Hein-Pieter van Braam
|
c11460fbc5
Merge branch 'master' of https://github.com/gogits/gogs
|
6 年之前 |
Unknwon
|
3b8b8a2ee3
pull_request: able to ignore whitespace when check conflict (#4834)
|
7 年之前 |
Unknwon
|
34c2e52bd5
repo/pull: allow rebase before merging (#4805)
|
7 年之前 |
mharinder
|
5cd1fdeb9e
pull: add an option to use rebase for merging pull requests
|
7 年之前 |
Hein-Pieter van Braam
|
17ae76abb5
Merge branch 'master' of https://github.com/gogits/gogs
|
7 年之前 |
Unknwon
|
643c85e9c8
routes/home: minor code improve
|
7 年之前 |
Unknwon
|
ee9950ec2f
explore: fix total repository number and page number do not match (#4441)
|
7 年之前 |
Unknwon
|
dc10594d7b
repo: fix cannot fork repository (#4572)
|
7 年之前 |
Unknwon
|
e02fac4968
repo: fix panic on pull request submit (#4572)
|
7 年之前 |
Unknwon
|
11b1498a6e
api/repo: load attributes when listing user repositories (#4565)
|
7 年之前 |
Unknwon
|
0e6a6bf880
Refactoring: remove sessionRelease()
|
7 年之前 |
Unknwon
|
ab2197bc75
random: some code simplify
|
7 年之前 |
Unknwon
|
a887e475e3
repo: change action visibility when repository visibility changed (#4414)
|
7 年之前 |
Unknwon
|
3efc0d8681
repo: load base repository for loadAttributes
|
7 年之前 |
Simon Dann
|
e9a2b72ddb
models/repo: modify keyword search to include description for #4287 (#4548)
|
7 年之前 |
Unknwon
|
c69fa18434
repo: expose more fields to API format (#4484)
|
7 年之前 |
Unknwon
|
ce6e8ed8fe
models: remove redundant tags for primary keys
|
7 年之前 |
Hein-Pieter van Braam
|
514564257e
Merge with upstream
|
7 年之前 |
Unknwon
|
65277e47c5
api/repo: add Mirror field (#4392)
|
7 年之前 |
Unknwon
|
9e3c83372f
api/repo: improve migration error handling
|
7 年之前 |
Unknwon
|
90b9f7e08c
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}
|
7 年之前 |
Hein-Pieter van Braam
|
990a5d7ac1
Add 'explore mirrors' option
|
7 年之前 |
Hein-Pieter van Braam
|
282dccf9aa
Hide mirrors on 'explore' page
|
7 年之前 |
Hein-Pieter van Braam
|
50842a64f7
Merge branch 'master' of https://github.com/gogits/gogs
|
7 年之前 |
Unknwon
|
d05395fe90
Refactoring: rename modules -> pkg
|
7 年之前 |
Unknwon
|
c07899701a
vendor: update github.com/gogits/git-module
|
7 年之前 |
Unknwon
|
ab42671c63
repo: handle git.ErrUnsupportedVersion error type
|
7 年之前 |
Hein-Pieter van Braam
|
8c50f5e870
Merge branch 'master' of https://github.com/gogits/gogs
|
7 年之前 |
Unknwon
|
c1c269d9ef
modules: rename markdown -> markup
|
7 年之前 |
Hein-Pieter van Braam
|
6921a89231
Gogs now selects the HEAD branch by default
|
7 年之前 |