Commit Graph

1728 Commits (04b3e8cbdc2bb4eafe8feb3fe4882f010e931860)

Author SHA1 Message Date
Bo-Yi Wu 04b3e8cbdc
refactor: reduce sql query in retrieveFeeds (#3547)
6 years ago
Ethan Koenig 7b104f0cd0 Populate URL field of API commits (#3546)
6 years ago
Codruț Constantin Gușoi 96c268c0fc Implements generator cli for secrets (#3531)
6 years ago
Piotr Orzechowski b104ab3ca1 Add option to enable or disable swagger endpoints (#3502)
6 years ago
Ethan Koenig 4c9d9c221a Improve wiki test (#3493)
6 years ago
Lauris BH 283e87d814
Fix rendering of wiki page list if wiki repo contains other files (#3454)
6 years ago
Morgan Bazalgette 17655cdf1b Enable caching on assets and avatars (#3376)
6 years ago
Lauris BH ca4f5c37e6
Fix branch deletion for squash or rebase merged pull requests (#3425)
6 years ago
Lauris BH ca306985d3
Change how merged PR commit info are prepared (#3368)
6 years ago
Marc Brückner 695b10bedd Fix API-Endpoint release (#3012)
6 years ago
Morgan Bazalgette eb0f166f50 Address issues pointed out by @lunny in #3339 (#3352)
6 years ago
Kim "BKC" Carlbäcker e5b8b4b5ec Cleanup models.User.HashPassword (#3334)
6 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339)
6 years ago
Antoine GIRARD 84feb016f5 Remove useless fmt.Errorf("%v", err) (#3337)
6 years ago
Morgan Bazalgette 674cfb7cac Change EncodePasswd to HashPassword (#3329)
6 years ago
Deyong Zhu d663cef2a5 Fix branch name escaping in compare url (#3311)
6 years ago
Sandro Santilli 44053532bb Serve .patch for pull requests (#3305)
6 years ago
Vlad Temian e78786ef39 Writable deploy keys (closes #671) (#3225)
6 years ago
Lauris BH 8ac1501ad7
Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188)
6 years ago
Sandro Santilli a192f3052e Serve pull request .diff files (#3293)
6 years ago
Ethan Koenig ce7ae17b81 Fix swagger docs (#3300)
6 years ago
Elouan Martinet 5057c6b43f Fix guide link for webhooks in repository settings (#3291) (#3292)
6 years ago
Ethan Koenig 4c9341f689 Fix bugs in issue dashboard stats (#3073)
6 years ago
Ethan Koenig 515cdaa85d Fix ignored errors when checking if organization, team member (#3177)
6 years ago
Lunny Xiao 529482135c
Support default private when creating or migrating repository (#3239)
6 years ago
Ethan Koenig 0e384c6376 Check ignored errors for issue and milestone count (#3213)
6 years ago
Ethan Koenig befa7445d2 Unit tests for routers/repo/issue_label (#3198)
6 years ago
Lunny Xiao f94c1b3943
Improvements for supporting UI Location (#3146)
6 years ago
Lauris BH d3c5911ffc Fix wiki page list not rendering after updatedunix changes (#3175)
6 years ago
harry 03ec35ed79 Mention completion for issue editor. (#3136)
6 years ago
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142)
6 years ago
Antoine GIRARD ef78309b65 Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092)
6 years ago
Ethan Koenig 596308f213 Fix missing branch in release bug (#3108)
7 years ago
Ethan Koenig 68179dc676 Remove unnecessary function call (#3109)
7 years ago
Sasha Varlamov 311c83ad17 Allow adding collaborators with (fullname) (#3103)
7 years ago
Sasha Varlamov 7ec6cddd27 Add 'mark all read' option to notifications (#3097)
7 years ago
Vlad Temian 469ab99e9a Delete a user's public key via admin api (closes #3014) (#3059)
7 years ago
Ethan Koenig c0a7899416 Sort repos in issues dashboard sidebar (#3072)
7 years ago
Ethan Koenig 3c1b1ca78e Fix error message sanitiziation (#3082)
7 years ago
Lauris BH 5dc37b187c
Add reactions to issues/PR and comments (#2856)
7 years ago
Lunny Xiao b3d5ba6f90 Fix missing password length check when change password (#3039)
7 years ago
Lunny Xiao 35cc5b0402
Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043)
7 years ago
Piotr Orzechowski 57edc3155f Default log level to Info without hardcoding it in installer (#3041)
7 years ago
Lunny Xiao 13e59c8b7a remove unused variable (#3038)
7 years ago
Ethan Koenig 91f3d77ceb Unit tests for wiki routers (#3022)
7 years ago
Sandro Santilli 67b0d2175d Set OpenID support on by default when installing new instance (#3010)
7 years ago
Duncan Ogilvie 551f3cbe42 Memory usage improvements (#3013)
7 years ago
Antoine GIRARD 4035ab05fa Fix git lfs path (#3016)
7 years ago
Antoine GIRARD d99f4ab003 Git LFS lock api (#2938)
7 years ago
Vlad Temian 6ad4990a65 Add fingerprint to ssh key endpoints. (#3009)
7 years ago