summaryrefslogtreecommitdiffstats
path: root/routers/repo
Commit message (Expand)AuthorAgeFilesLines
* fix (#9838)65432020-01-171-1/+7
* Fix download file wrong content-type (#9825) (#9835)Lunny Xiao2020-01-171-1/+7
* Fix wrong identify poster on a migrated pull request when submi… (#9827) (#...Lunny Xiao2020-01-171-3/+1
* Fix compare (#9808) (#9815)Lunny Xiao2020-01-171-24/+20
* Fix #9662 (#9783)David Svantesson2020-01-161-1/+1
* Branches not at ref commit ID should not be listed as Merged (#9614) (#9639)zeripath2020-01-083-31/+97
* Fix repository issues pagination bug when there are more than one label filte...Lunny Xiao2019-12-281-1/+2
* when branch is deleted after a pull request is merged, trigger webhook (#9510)Brad Albright2019-12-271-0/+16
* Create PR on Current Repository by Default (#8670) (#9141)guillep2k2019-11-241-0/+28
* Backport: Hide given credentials for migrated repos. (#9098)Jordan2019-11-201-0/+1
* fix wrong system notice when repository is empty (#9020)Lunny Xiao2019-11-151-0/+5
* Hotfix for review actions and notifications (#8965)guillep2k2019-11-141-4/+6
* Add Close() method to gogitRepository (#8901) (#8956)zeripath2019-11-137-1/+100
* Fix bug on pull requests when transfer head repository (#8564) (#8569)Lunny Xiao2019-10-191-16/+15
* Add missed close in ServeBlobLFS (#8527) (#8542)zeripath2019-10-161-0/+5
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-132-41/+92
* Move change issue title from models to issue service package (#8456)Lunny Xiao2019-10-111-1/+1
* Check for either escaped or unescaped wiki filenames (#8408)Tekaoh2019-10-091-0/+12
* Allow users with explicit read access to give approvals (#8382)guillep2k2019-10-081-2/+2
* add file line count info on UI (#8396)silverwind2019-10-071-0/+2
* Fix editor commit to new branch if PR disabled (#8375)guillep2k2019-10-051-3/+3
* Bugfix for image compare and minor improvements to image compare (#8289)Mario Lubenka2019-10-043-76/+50
* Fix a comment typo (#8358)Tekaoh2019-10-021-1/+1
* Change general form binding to gogs form (#8334)Aam Surganda2019-10-021-8/+5
* Move mirror to a standalone package from models (#7486)Lunny Xiao2019-10-011-2/+4
* Extract actions on deletereleasebyid from models to release service (#8219)Lunny Xiao2019-10-011-1/+1
* Extract actions on new issue from models to services (#8217)Lunny Xiao2019-09-301-1/+2
* Extract actions on new pull request from models to pulls service and move cod...Lunny Xiao2019-09-272-5/+4
* Move create issue comment to comments package (#8212)Lunny Xiao2019-09-241-3/+4
* Move all mail related codes from models to services/mailer (#7200)Lunny Xiao2019-09-241-1/+2
* Add teams to repo on collaboration page. (#8045)David Svantesson2019-09-232-0/+276
* Reference issues from pull requests and other issues (#8137)guillep2k2019-09-201-3/+32
* Refuse merge until all required status checks success (#7481)Lunny Xiao2019-09-182-0/+58
* move some milestone functions to a standalone package (#8213)Lunny Xiao2019-09-181-1/+2
* Adds side-by-side diff for images (#6784)Mario Lubenka2019-09-163-3/+98
* Move create release from models to a standalone package (#7539)Lunny Xiao2019-09-151-3/+4
* Implement webhook branch filter (#7791)WGH2019-09-091-0/+1
* Add option to initialize repository with labels (#6061)John Olheiser2019-09-082-16/+10
* Add reviewrs as participants (#8121)guillep2k2019-09-071-11/+11
* Move git diff codes from models to services/gitdiff (#7889)Lunny Xiao2019-09-054-6/+10
* Add API endpoint for accessing repo topics (#7963)David Svantesson2019-09-031-17/+4
* Add change title notification for issues (#8061)guillep2k2019-09-021-0/+3
* Move line number to :before attr to hide from search on browser (#8002)jaqra2019-08-281-1/+1
* Retry create issue to cope with duplicate keys (#7898)guillep2k2019-08-261-7/+0
* Use gitea forked macaron (#7933)Tamal Saha2019-08-236-7/+7
* Extract the username and password from the mirror url (#7651)zeripath2019-08-161-0/+4
* Detect delimiter in CSV rendering (#7869)Norwin2019-08-161-2/+4
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-155-15/+16
* Convert files to utf-8 for indexing (#7814)guillep2k2019-08-153-8/+8
* fix non existent milestone with 500 error (#7867)Lanre Adelowo2019-08-141-0/+5