summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* 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-282-0/+561
* Move issue notifications (#8713)Lunny Xiao2019-10-294-30/+4
* Move issue change status from models to service (#8691)Lunny Xiao2019-10-283-14/+5
* Move more issue assignee code from models to issue service (#8690)Lunny Xiao2019-10-281-5/+2
* Fix deadline on update issue or PR via API (#8696)David Svantesson2019-10-282-16/+14
* Move some repositories' operations to a standalone service package (#8557)Lunny Xiao2019-10-266-33/+23
* Mail assignee when issue/pull request is assigned (#8546)David Svantesson2019-10-255-17/+97
* Revert "API should follow RequireSignInView (#8654)" (#8675)Lunny Xiao2019-10-241-8/+1
* API should follow RequireSignInView (#8654)Lunny Xiao2019-10-241-1/+8
* Hide some user information via API if user have no enough permission (#8655)Lunny Xiao2019-10-241-4/+4
* Fix 500 when getting user as unauthenticated user (#8653)Monty Taylor2019-10-241-1/+1
* Use AppSubUrl for more redirections (#8647)zeripath2019-10-231-1/+1
* Make /users/{username}/repos list private repos the current user has access t...7FM2019-10-231-1/+1
* Improve OGP (#8637)John Olheiser2019-10-231-0/+4
* Allow Protected Branches to Whitelist Deploy Keys (#8483)zeripath2019-10-213-1/+9
* 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-192-3/+3
* Fix template error on account page (#8562)John Olheiser2019-10-191-1/+1
* Fix bug on pull requests when transfer head repository (#8564)Lunny Xiao2019-10-182-26/+24
* Fix review webhooks (#8570)John Olheiser2019-10-181-2/+2
* Upgrade xorm to v0.8.0 (#8536)Lunny Xiao2019-10-171-1/+1
* don't ignore error message (#8550)Antoine GIRARD2019-10-171-1/+1
* Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)zeripath2019-10-163-8/+77
* Add missed close in ServeBlobLFS (#8527)zeripath2019-10-161-0/+5
* Fix password complexity regex for special characters (on master) (#8525)guillep2k2019-10-163-27/+15
* upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#8501)Colin Arnott2019-10-151-1/+1
* Restore Graceful Restarting & Socket Activation (#7274)zeripath2019-10-152-6/+17
* Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426)blueworrybear2019-10-153-4/+135
* Move clearlabels from models to issue service (#8326)Lunny Xiao2019-10-152-2/+4
* 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
* Make static resouces web browser cache time customized on app.ini (#8442)Lunny Xiao2019-10-141-4/+4
* Add pagination to commit graph page (#8360)jaqra2019-10-141-2/+4
* Fix errors in create org UI regarding team access permission. (#8506)David Svantesson2019-10-141-4/+5
* Password Complexity Checks (#6230)Maxim Tkachenko2019-10-145-27/+92
* Update migrated repositories' issues/comments/prs poster id if user has a git...Lunny Xiao2019-10-142-51/+74
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-136-43/+109
* 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
* Revert "Fix issues/pr list broken when there are many repositories (#8409)" (...Lunny Xiao2019-10-081-48/+92
* Fix issues/pr list broken when there are many repositories (#8409)Lunny Xiao2019-10-081-92/+48
* 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-022-12/+9