Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DoNewsCode/core-starter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: DoNewsCode/core-starter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: gin-http
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 11 files changed
  • 4 contributors

Commits on Mar 4, 2021

  1. feat: gin demo

    nfangxu committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    f25bc7e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. chore: update readme.md

    nfangxu committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    55e51dd View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Core v0.4.0-alpha.1 (#6)

    * chore: update readme.md
    
    * chore: remove
    
    * test: add bootstrap test
    
    * test: add bootstrap test
    
    * refactor: rename package
    
    * feat: add docs (#3)
    
    * feat: add swagger ui
    
    * feat: add docsify docs
    
    * chore: update readme.md
    
    * Add renovate.json (#1)
    
    Co-authored-by: Renovate Bot <[email protected]>
    
    * refactor: rename package
    
    * chore: update readme.md
    
    * Create CNAME
    
    * Update CNAME
    
    * Delete CNAME
    
    * fix(deps): update module github.com/donewscode/core to v0.3.0 (#4)
    
    Co-authored-by: Renovate Bot <[email protected]>
    
    * update readme.md
    
    * chore: update readme.md
    
    * feat: upgrade core v0.4.0-alpha.1
    
    * feat: upgrade
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Renovate Bot <[email protected]>
    3 people authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    51cf2c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Update .gitignore

    nfangxu authored Mar 18, 2021
    Configuration menu
    Copy the full SHA
    e1a51e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Merge branch 'main' into gin-http

    # Conflicts:
    #	app/module.go
    #	bootstrap/bootstrap.go
    #	bootstrap/root.go
    #	config/app.go
    #	docs/docsify/README.md
    #	go.mod
    #	go.sum
    #	main.go
    #	readme.md
    nfangxu committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    91b80eb View commit details
    Browse the repository at this point in the history
  2. fix merge

    nfangxu committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    47f775a View commit details
    Browse the repository at this point in the history
Loading