summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Fix pull view when head repository or head branch missed and close related pu...Lunny Xiao2020-01-251-13/+16
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-2457-216/+720
* Make archive prefixing configurable with a global setting (#9943)zeripath2020-01-221-1/+5
* Fix wrong hint when status checking is running on pull request view (#9886)Lunny Xiao2020-01-222-10/+12
* add remote ip to the invalid credentials error message (#9918)bobemoe2020-01-211-3/+3
* Refactor repository check and sync functions (#9854)Lunny Xiao2020-01-201-5/+7
* Add support for database schema in PostgreSQL (#8819)guillep2k2020-01-201-0/+3
* Fix wrong permissions check when issues/prs shared operations (#9885)Lunny Xiao2020-01-207-24/+33
* Add top author stats to activity page (#9615)Lauris BH2020-01-201-0/+5
* Add option to prevent LDAP from deactivating everything on empty search (#9879)zeripath2020-01-201-0/+1
* Ensure that 2fa is checked on reset-password (#9857)zeripath2020-01-191-8/+75
* Fix issues/pulls dependencies problems (#9842)Lunny Xiao2020-01-194-22/+45
* [Docs] add usefull info to REQUIRE_SIGNIN_VIEW (#9848)65432020-01-171-1/+1
* Improve notification pager (#9821)Lunny Xiao2020-01-171-8/+14
* fix (#9836)65432020-01-171-1/+7
* Fix download file wrong content-type (#9825)Lunny Xiao2020-01-171-1/+7
* Fix wrong identify poster on a migrated pull request when submi… (#9827)Lunny Xiao2020-01-171-1/+1
* Add setting to set default and global disabled repository units. (#8788)David Svantesson2020-01-174-131/+157
* Add "Update Branch" button to Pull Requests (#9784)65432020-01-172-1/+82
* Fix admin handling at merge of PR (#9749)David Svantesson2020-01-161-12/+14
* Fix compare (#9808)Lunny Xiao2020-01-161-24/+20
* Remove unnecessary permissions load (#9796)Lunny Xiao2020-01-163-20/+4
* Fix push-to-create (#9772)John Olheiser2020-01-161-1/+58
* Fix missing msteam webhook on organization (#9781)Lunny Xiao2020-01-151-1/+3
* Fix #9662 (#9767)David Svantesson2020-01-151-1/+1
* Migrate reactions when migrating repository from github (#9599)Lunny Xiao2020-01-152-4/+4
* Add require signed commit for protected branch (#9708)zeripath2020-01-155-18/+169
* [API] add endpoint to check notifications [Extend #9488] (#9595)65432020-01-143-0/+41
* Move newbranch to standalone package (#9627)Lunny Xiao2020-01-143-7/+10
* Restricted users (#6274)Manush Dodunekov2020-01-137-27/+22
* [API] Add "before" query to ListIssueComments and ListRepoIssue… (#9685)65432020-01-131-11/+25
* [API] add GET /orgs endpoint (#9560)65432020-01-125-6/+61
* Move create/fork repository from models to modules/repository (#9489)Lunny Xiao2020-01-122-5/+5
* Add owner_name column for table repository for maintaince reason (#9717)Lunny Xiao2020-01-122-5/+3
* [BugFix] [API] ​/repos​/issues​/search (#9698)65432020-01-121-12/+16
* Allow repo admin to merge PR regardless of review status (#9611)David Svantesson2020-01-114-32/+108
* Move tracked time api convert to convert package (#9665)Lunny Xiao2020-01-101-5/+6
* Remove deprecation comment for CreateOrgRepo (#9670)Ryan2020-01-101-1/+0
* Fix wrong original git service type on a migrated repository (#9693)Lunny Xiao2020-01-102-21/+31
* Move pull request api convert to convert package (#9664)Lunny Xiao2020-01-101-4/+5
* [API] creat org repo call same as github (#9186)65432020-01-092-10/+41
* [API] orgEditTeam make Fields optional (#9556)65432020-01-091-14/+29
* [API] Add notification endpoint (#9488)65432020-01-097-2/+422
* Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)David Svantesson2020-01-093-2/+5
* times Add filters (#9373)65432020-01-083-25/+150
* [API] add comments endpoint for single comment (#9494)65432020-01-082-3/+85
* Move wiki related funtions from models to services/wiki (#9355)Lunny Xiao2020-01-073-23/+26
* Branches not at ref commit ID should not be listed as Merged (#9614)zeripath2020-01-073-31/+97
* Graceful Queues: Issue Indexing and Tasks (#9363)zeripath2020-01-072-2/+137
* fix swagger description of reaction API (#9617)65432020-01-061-12/+12