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: gone-io/gone
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: gone-io/gone
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref

Commits on Jun 14, 2024

  1. feat: merge code

    dapeng committed Jun 14, 2024
    Copy the full SHA
    4bf21b4 View commit details
  2. Merge pull request #25 from gone-io/feature/1.x

    feat: merge code
    Degfy authored Jun 14, 2024
    Copy the full SHA
    e209e48 View commit details
  3. Copy the full SHA
    9e86da3 View commit details

Commits on Jun 15, 2024

  1. feat: fix gone.IsDefault error; check examples

    dapeng committed Jun 15, 2024
    Copy the full SHA
    c0a5380 View commit details
  2. Merge pull request #26 from gone-io/feature/1.x

    Feature/1.x
    Degfy authored Jun 15, 2024
    Copy the full SHA
    e2266be View commit details
  3. fix: templates of tools/gone

    dapeng committed Jun 15, 2024
    Copy the full SHA
    ed0a62e View commit details
  4. Merge pull request #27 from gone-io/feature/1.x

    fix: templates of tools/gone
    Degfy authored Jun 15, 2024
    Copy the full SHA
    e1070c0 View commit details

Commits on Jun 16, 2024

  1. doc: update doc

    dapeng committed Jun 16, 2024
    Copy the full SHA
    693eb25 View commit details
  2. doc: update doc

    dapeng committed Jun 16, 2024
    Copy the full SHA
    a095015 View commit details
  3. Merge pull request #28 from gone-io/feature/1.x

    Feature/1.x
    Degfy authored Jun 16, 2024
    Copy the full SHA
    a763741 View commit details

Commits on Jun 19, 2024

  1. example: example/grpc update

    dapeng committed Jun 19, 2024
    Copy the full SHA
    5622a8d View commit details
  2. Merge pull request #29 from gone-io/feature/1.x

    example: example/grpc update
    Degfy authored Jun 19, 2024
    Copy the full SHA
    0149e58 View commit details
  3. doc: update readme and change LICENSE to MIT

    dapeng committed Jun 19, 2024
    Copy the full SHA
    b40565c View commit details
  4. Merge pull request #30 from gone-io/feature/1.x

    doc: update readme and change LICENSE to MIT
    Degfy authored Jun 19, 2024
    Copy the full SHA
    ad5c666 View commit details

Commits on Jun 25, 2024

  1. feat: add comment

    dapeng committed Jun 25, 2024
    Copy the full SHA
    b798ec7 View commit details
  2. Merge branch 'main' into feature/1.x

    dapeng committed Jun 25, 2024
    Copy the full SHA
    af067a4 View commit details
  3. feat: testKit config read mod dir config

    dapeng committed Jun 25, 2024
    Copy the full SHA
    4af08eb View commit details

Commits on Jun 26, 2024

  1. feat: 1. add internal/json and replace encoding/json

    2. define gin.Middleware
    3. implement gin.Middleware for replacing gin/process.go
    dapeng committed Jun 26, 2024
    Copy the full SHA
    c5ebd37 View commit details
  2. feat: gone.Error add method GetStatusCode() int

    dapeng committed Jun 26, 2024
    Copy the full SHA
    2dd8717 View commit details
  3. feat: SysMiddleware add limiter of request

    dapeng committed Jun 26, 2024
    Copy the full SHA
    aa0543b View commit details

Commits on Jun 27, 2024

  1. fix: run test error

    dapeng committed Jun 27, 2024
    Copy the full SHA
    2d0c5a2 View commit details
  2. test: add test for error.go

    dapeng committed Jun 27, 2024
    Copy the full SHA
    5977e64 View commit details
  3. test: add test for goner/gin/sys_middleware

    dapeng committed Jun 27, 2024
    Copy the full SHA
    682dc3d View commit details

Commits on Jun 28, 2024

  1. test: add test for goner/gin/sys_middleware

    dapeng committed Jun 28, 2024
    Copy the full SHA
    9b4b056 View commit details

Commits on Jul 4, 2024

  1. Merge pull request #31 from gone-io/feature/1.x

    Feature/1.x
    Degfy authored Jul 4, 2024
    Copy the full SHA
    65daa2e View commit details

Commits on Jul 13, 2024

  1. feat: check error type first

    dapeng committed Jul 13, 2024
    Copy the full SHA
    2cf8862 View commit details
  2. test: update the mock code

    dapeng committed Jul 13, 2024
    Copy the full SHA
    516f9d8 View commit details
  3. test: update the mock code

    dapeng committed Jul 13, 2024
    Copy the full SHA
    ad75c87 View commit details
  4. Merge pull request #32 from gone-io/feature/1.x

    Feature/1.x
    Degfy authored Jul 13, 2024
    Copy the full SHA
    7c0c739 View commit details
  5. fix: http query inject error when value is empty

    dapeng committed Jul 13, 2024
    Copy the full SHA
    8c91250 View commit details
  6. Merge pull request #33 from gone-io/feature/1.x

    fix: http query inject error when value is empty
    Degfy authored Jul 13, 2024
    Copy the full SHA
    1eecb3d View commit details

Commits on Aug 16, 2024

  1. fix: imports path error on windows when generating code by priest sub…

    … command
    dapeng committed Aug 16, 2024
    Copy the full SHA
    ef4780c View commit details
  2. Merge pull request #34 from gone-io/feature/1.x

    fix: imports path error on windows when generating code  by priest su…
    Degfy authored Aug 16, 2024
    Copy the full SHA
    b457340 View commit details

Commits on Sep 12, 2024

  1. Copy the full SHA
    a959e76 View commit details
  2. Merge pull request #35 from gone-io/feature/1.x

    feat: goner/urllib add method`C()` for get *req.Client
    Degfy authored Sep 12, 2024
    Copy the full SHA
    60763c1 View commit details

Commits on Nov 6, 2024

  1. feat: Export RunTest for testing

    dapeng committed Nov 6, 2024
    Copy the full SHA
    612e26b View commit details
  2. Merge pull request #36 from gone-io/feature/1.x

    feat: Export RunTest for testing
    Degfy authored Nov 6, 2024
    Copy the full SHA
    d4ef5a5 View commit details
  3. Copy the full SHA
    5fc2b15 View commit details
  4. feat: Add LoadPriest for Preparer

    dapeng committed Nov 6, 2024
    Copy the full SHA
    03e773b View commit details
  5. feat: update packages

    dapeng committed Nov 6, 2024
    Copy the full SHA
    a7dfd75 View commit details

Commits on Nov 9, 2024

  1. Copy the full SHA
    a3b810c View commit details

Commits on Nov 13, 2024

  1. Copy the full SHA
    f2354c0 View commit details
  2. doc: update readme

    dapeng committed Nov 13, 2024
    Copy the full SHA
    685caad View commit details
  3. test: test for go@v1.23.x

    dapeng committed Nov 13, 2024
    Copy the full SHA
    55540b7 View commit details
  4. Merge pull request #37 from gone-io/feature/1.1.x

    prepare for releasing v1.1.0
    Degfy authored Nov 13, 2024
    Copy the full SHA
    b2466c2 View commit details

Commits on Nov 19, 2024

  1. feat: xorm support cluster config

    dapeng committed Nov 19, 2024
    Copy the full SHA
    bc37c5e View commit details
  2. feat: add const of version

    dapeng committed Nov 19, 2024
    Copy the full SHA
    b441c15 View commit details
  3. feat: support gorm

    dapeng committed Nov 19, 2024
    Copy the full SHA
    4c3cb87 View commit details

Commits on Nov 20, 2024

  1. feat: goner/xorm 测试用例调整

    dapeng committed Nov 20, 2024
    Copy the full SHA
    6bb9295 View commit details
  2. feat: goner/xorm conf independent

    dapeng committed Nov 20, 2024
    Copy the full SHA
    64151ef View commit details
Loading