summaryrefslogtreecommitdiffstats
path: root/routers/repo
Commit message (Expand)AuthorAgeFilesLines
...
* Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)Benno2019-11-153-1/+114
* Refactor pull request review (#8954)Lunny Xiao2019-11-141-110/+18
* Add Close() method to gogitRepository (#8901)zeripath2019-11-137-1/+103
* Template Repositories (#8768)John Olheiser2019-11-113-31/+84
* Adjust error reporting from merge failures and use LC_ALL=C for git (#8548)zeripath2019-11-101-0/+30
* Move some actions to notification/action (#8779)Lunny Xiao2019-11-081-3/+2
* Fix count for commit graph last page (#8843)jaqra2019-11-071-1/+7
* Add additional periods to activity page (#8829)Lauris BH2019-11-051-0/+12
* Move more webhook codes from models to webhook module (#8802)Lunny Xiao2019-11-031-9/+9
* Prevent upload (overwrite) of lfs locked file (#8769)David Svantesson2019-11-021-1/+5
* Move issue milestone assign to issue service and move webhook to notification...Lunny Xiao2019-11-021-2/+1
* Rename HookQueue to hookQueue (#8778)Lunny Xiao2019-11-022-3/+0
* Move webhook to a standalone package under modules (#8747)Lunny Xiao2019-11-012-3/+5
* Allow cross-repository dependencies on issues (#7901)Brad Albright2019-10-312-4/+8
* Move webhook codes from service to webhook notification (#8712)Lunny Xiao2019-10-301-7/+1
* Move issue change content from models to service (#8711)Lunny Xiao2019-10-301-1/+1
* Create PR on Current Repository by Default (#8670)Benno2019-10-301-0/+28
* Respect LFS File Lock on UI (#8719)Benno2019-10-292-6/+38
* Show zero lines on the line counter if the file empty (#8700)Lukas2019-10-291-0/+5
* Add basic repository lfs management (#7199)zeripath2019-10-281-0/+551
* Move issue notifications (#8713)Lunny Xiao2019-10-292-15/+2
* Move issue change status from models to service (#8691)Lunny Xiao2019-10-281-7/+2
* Move more issue assignee code from models to issue service (#8690)Lunny Xiao2019-10-281-5/+2
* Move some repositories' operations to a standalone service package (#8557)Lunny Xiao2019-10-263-12/+6
* Mail assignee when issue/pull request is assigned (#8546)David Svantesson2019-10-252-11/+41
* Improve OGP (#8637)John Olheiser2019-10-231-0/+4
* Allow Protected Branches to Whitelist Deploy Keys (#8483)zeripath2019-10-212-0/+2
* Allows external rendering of other filetypes 2 (#8300)George Harvey2019-10-211-0/+14
* Move issue label operations to issue service package (#8553)Lunny Xiao2019-10-191-2/+2
* Fix bug on pull requests when transfer head repository (#8564)Lunny Xiao2019-10-181-16/+15
* Fix review webhooks (#8570)John Olheiser2019-10-181-2/+2
* Add missed close in ServeBlobLFS (#8527)zeripath2019-10-161-0/+5
* Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426)blueworrybear2019-10-152-2/+130
* Move clearlabels from models to issue service (#8326)Lunny Xiao2019-10-151-1/+2
* Move AddTestPullRequestTask to pull service package from models (#8324)Lunny Xiao2019-10-151-1/+1
* [Branch View] Add Included TAG (#8449)65432019-10-141-0/+4
* Add pagination to commit graph page (#8360)jaqra2019-10-141-2/+4
* 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