| Commit message (Expand) | Author | Age | Files | Lines |
* | fix 500 error while use a reserved name in org rename (#17878) (#17881) | a1012112796 | 2021-12-02 | 1 | -1/+1 |
* | Fix user primary email changed (#17840) | Lunny Xiao | 2021-11-28 | 4 | -7/+23 |
* | Fixed commit count (#17698) (#17790) | KN4CK3R | 2021-11-26 | 3 | -15/+12 |
* | Fix close issue but time watcher still running (#17761) | Lunny Xiao | 2021-11-23 | 1 | -4/+4 |
* | Return 400 but not 500 when request archive with wrong format (#17691) (#17700) | Lunny Xiao | 2021-11-20 | 1 | -1/+5 |
* | Fix golangci-lint warnings (#17598 et al) (#17668) | Gusted | 2021-11-16 | 5 | -14/+8 |
* | Fix bug on detect issue/comment writer (#17592) | Lunny Xiao | 2021-11-09 | 1 | -1/+1 |
* | Stop double encoding blame commit messages (#17498) (#17500) | zeripath | 2021-10-31 | 1 | -2/+1 |
* | Run Migrate in Install rather than just SyncTables (#17475) (#17486) | zeripath | 2021-10-30 | 1 | -1/+2 |
* | Ensure that restricted users can access repos for which they are members (#17... | zeripath | 2021-10-28 | 1 | -1/+1 |
* | Prevent panic in serv.go with Deploy Keys (#17434) (#17435) | zeripath | 2021-10-26 | 1 | -1/+1 |
* | Fix CSV render error (#17406) (#17431) | KN4CK3R | 2021-10-25 | 1 | -8/+15 |
* | Read expected buffer size (#17409) (#17430) | KN4CK3R | 2021-10-25 | 5 | -18/+18 |
* | Ensure correct SSH permissions check for private and restricted users (#17370... | 6543 | 2021-10-20 | 1 | -1/+6 |
* | Don't panic if we fail to parse U2FRegistration data (#17304) (#17371) | zeripath | 2021-10-20 | 1 | -1/+1 |
* | Backport of fix for auto registration - PR #17219 (#17292) | Viktor Kuzmin | 2021-10-12 | 1 | -1/+1 |
* | API: don't allow merged PRs to be reopened (#17271) | Norwin | 2021-10-08 | 2 | -1/+14 |
* | API pull's head/base have correct permission(#17214) (#17245) | pricly-yellow | 2021-10-07 | 1 | -4/+4 |
* | Fix stange behavior of DownloadPullDiffOrPatch in incorect index (#17223) (#1... | pricly-yellow | 2021-10-05 | 1 | -18/+4 |
* | Check user instead of organization when creating a repo from a template via A... | 6543 | 2021-10-01 | 1 | -4/+9 |
* | Fix bug of get context user (#17169) (#17172) | Lunny Xiao | 2021-09-28 | 1 | -10/+1 |
* | Fix wrong i18n keys (#17150) (#17153) | 6543 | 2021-09-26 | 2 | -5/+5 |
* | Add caller to cat-file batch calls (#17082) (#17089) | zeripath | 2021-09-20 | 1 | -6/+8 |
* | Render full plain readme. (#17083) (#17090) | zeripath | 2021-09-19 | 1 | -0/+4 |
* | Decrement Fork Num when converting from Fork (#17035) (#17046) | zeripath | 2021-09-15 | 1 | -4/+2 |
* | Ensure that rebase conflicts are handled in updates (#16952) (#16960) | zeripath | 2021-09-05 | 2 | -0/+18 |
* | Correctly return the number of Repositories for Organizations (#16807) (#16911) | zeripath | 2021-09-01 | 1 | -1/+1 |
* | List limited and private orgs if authenticated on API (#16866) (#16879) | 6543 | 2021-08-31 | 3 | -4/+4 |
* | Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899) (#1... | 6543 | 2021-08-31 | 3 | -5/+5 |
* | Fix wiki raw commit diff/patch view (#16891) (#16892) | 6543 | 2021-08-31 | 1 | -1/+1 |
* | Repare and Improve GetDiffRangeWithWhitespaceBehavior (#16894) (#16895) | 6543 | 2021-08-31 | 3 | -14/+12 |
* | Ensure wiki repos are all closed (#16886) (#16888) | 6543 | 2021-08-30 | 1 | -32/+34 |
* | In Render tolerate not being passed a context (#16842) (#16858) | 6543 | 2021-08-29 | 6 | -0/+13 |
* | Fix branch pagination error (#16805) (#16816) | Lunny Xiao | 2021-08-25 | 1 | -1/+1 |
* | Add missing return to handleSettingRemoteAddrError (#16794) (#16795) | zeripath | 2021-08-23 | 1 | -0/+1 |
* | Keep attachments on tasklist update (#16750) (#16757) | KN4CK3R | 2021-08-21 | 1 | -15/+19 |
* | Fix wrong user in OpenID response (#16736) (#16741) | KN4CK3R | 2021-08-20 | 2 | -10/+85 |
* | Restore functionality for pushing non-standard refs (Partial #16705) (#16706) | zeripath | 2021-08-17 | 1 | -5/+0 |
* | Set AllowedHeaders on API CORS handler (#16524) (#16618) | zeripath | 2021-08-04 | 2 | -0/+2 |
* | Swagger AccessToken fixes (#16574) (#16597) | zeripath | 2021-08-02 | 3 | -7/+12 |
* | Handle too long PR titles correctly (#16517) (#16549) | zeripath | 2021-07-26 | 2 | -0/+25 |
* | Fix issue pasted image missing if no release permission (#16520) (#16527) | Lunny Xiao | 2021-07-24 | 1 | -1/+6 |
* | Switch to maintained jwt lib (#16532) (#16533) | zeripath | 2021-07-24 | 1 | -1/+1 |
* | Restore CORS on git smart http protocol (#16496) (#16506) | zeripath | 2021-07-21 | 1 | -11/+11 |
* | Add TestPrepareWikiFileName (#16487) (#16498) | 6543 | 2021-07-21 | 1 | -2/+2 |
* | Update notification table with only latest data (#16445) (#16469) | zeripath | 2021-07-17 | 1 | -0/+2 |
* | Fix activation of primary email addresses (#16385) | Meano | 2021-07-13 | 3 | -27/+34 |
* | Return updated repository when changing repository using API (#16420) | 6543 | 2021-07-13 | 1 | -1/+7 |
* | Add option to provide signature for a token to verify key ownership (#14054) | zeripath | 2021-07-13 | 3 | -5/+124 |
* | Let branch/tag name be a valid ref to get CI status (#16400) | 6543 | 2021-07-13 | 3 | -46/+68 |