summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Fix swagger errors (#4220)Antoine GIRARD2018-06-1213-51/+158
* HTML-escape text READMEs (#4192)nickolas3602018-06-101-2/+6
* swagger: add 'required: true' for params in URL (#4097)stevegt2018-06-022-0/+2
* add simple descriptions for file API responses (#4089)stevegt2018-06-011-3/+6
* add simple descriptions for swagger validate (#4087)stevegt2018-05-317-0/+41
* Added deletion of an empty line at the end of the file (#4050) (#4054)Alexey Terentyev2018-05-291-0/+4
* Fix wiki redirects (#3919)Michael Kuhn2018-05-281-2/+2
* Make home.tmpl visible with Signin-View enabled (#4040)Fluf2018-05-241-1/+1
* LDAP Public SSH Keys synchronization (#1844)Magnus Lindvall2018-05-243-20/+21
* Added repository search ordered by stars or forks. Forks column in admin repo...Alexey Terentyev2018-05-242-8/+24
* fix bugs caused by #3929 (#3999)Lunny Xiao2018-05-231-1/+1
* Support secure cookie for csrf-token (#3839)Aleksandr Bulyshchenko2018-05-221-0/+1
* remove collaborative repositories from search on user profiles (#3996)David Schneiderbauer2018-05-211-7/+8
* Fix some webhooks bugs (#3981)Lunny Xiao2018-05-212-4/+4
* Add support for FIDO U2F (#3971)Jonas Franz2018-05-194-6/+256
* Re-enable random avatar feature (#3988)David Schneiderbauer2018-05-191-1/+1
* Splitted the user settings code into several files to be more maintainable (#...David Schneiderbauer2018-05-1712-842/+950
* Add more webhooks support and refactor webhook templates directory (#3929)Lunny Xiao2018-05-164-16/+40
* Refactor User Settings (#3900)David Schneiderbauer2018-05-154-257/+237
* issue-2768: added new option allow_only_external_registration (#3910)FabioFortini2018-05-132-1/+4
* fix blank topic (#3948)Lunny Xiao2018-05-111-1/+5
* Multiple assignees (#3705)kolaente2018-05-094-100/+118
* fix wrong issue endpoints in swagger doc (#3914)David Schneiderbauer2018-05-082-5/+5
* Add option to use paged LDAP search when synchronizing users (#3895)Lauris BH2018-05-051-0/+5
* Added user language setting (#3875)kolaente2018-05-052-1/+19
* Do not allow to reuse TOTP passcode (#3878)Lauris BH2018-05-021-1/+7
* Issue due date (#3794)kolaente2018-05-014-14/+98
* Fix path cleanup in multiple places (#3871)Lauris BH2018-05-011-2/+2
* API endpoint for testing webhook (#3550)Ethan Koenig2018-04-294-4/+112
* Store OAuth2 session data in database (#3660)Lauris BH2018-04-291-1/+3
* Shows total tracked time in issue and milestone list (#3341)Jonas Franz2018-04-291-0/+6
* don't reset team/repo count when updating team via API (#3831)Morgan Bazalgette2018-04-291-7/+4
* Add topic support (#3711)Lunny Xiao2018-04-115-0/+98
* fix go vet error (#3740)Lunny Xiao2018-03-301-1/+1
* refactor: import order. (#3736)Bo-Yi Wu2018-03-2918-31/+36
* Correctly check http git access rights for reverse proxy authorized users (#3...Lauris BH2018-03-291-20/+20
* Add repository setting to enable/disable health checks (#3607)Allen Wild2018-03-271-0/+18
* Add protected branch whitelists for merging (#3689)Chri-s2018-03-251-1/+6
* Change protected branch settings title to existing locale entry (#3694)Chri-s2018-03-211-1/+1
* Fix style of "In your repositories" when selected (#3699)Alex Ward2018-03-201-1/+1
* Global code search support (#3664)Lunny Xiao2018-03-163-1/+119
* Refactor and simplify redirect to url (#3674)Lauris BH2018-03-154-24/+8
* Added checks for protected branches in pull requests (#3544)Chri-s2018-03-131-0/+9
* Add label descriptions (#3662)Lauris BH2018-03-131-6/+9
* Added issue search via api (#3612)kolaente2018-03-071-6/+29
* Add Attachment API (#3478)Jonas Franz2018-03-065-5/+350
* Log attachment blocked events (#3615)Mahmoud Al-Qudsi2018-03-051-0/+1
* Add admin dashboard option to run health checks (#3606)Allen Wild2018-03-021-0/+4
* Rework special link parsing in the post-processing of markup (#3354)Morgan Bazalgette2018-02-271-2/+2
* Fix missing translations when updating username. (#3564)bugreport02018-02-251-3/+3