summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* fixed bugs on Wiki and resolved #667 (#674)Lunny Xiao2017-01-211-10/+14
* Fix crash caused by #647 (#708)Bwko2017-01-201-1/+1
* Spun attachments into seperate go file (#701)Philip Couling2017-01-202-57/+73
* Fix permission bugs in team API (#647)Ethan Koenig2017-01-203-120/+136
* API Endpoints for organization members (#645)Ethan Koenig2017-01-202-0/+151
* Notifications: trying to get a better layout (#660)Andrey Nering2017-01-181-2/+2
* Refactor process package and introduce ProcessManager{} with tests (#75)Matthias Loibl2017-01-171-1/+1
* Two factor authentication support (#630)Andrew2017-01-162-8/+363
* Attach to release (#673)Philip Couling2017-01-153-6/+25
* Bug fixes for webhook API (#650)Ethan Koenig2017-01-143-6/+51
* docs: update translation on notification page for zh-CN (#649)xgitea2017-01-131-1/+1
* Notifications: mark as read/unread and pin (#629)Andrey Nering2017-01-121-1/+34
* bug fix releaseLunny Xiao2017-01-091-0/+5
* Add Keep email private (see issue #571). (#571)derSuessmann2017-01-082-0/+5
* API endpoint for subscribers (#598)Ethan Koenig2017-01-072-0/+26
* API endpoint for stargazers (#597)Ethan Koenig2017-01-062-0/+26
* Make releases faster than before and resolved #490 (#588)Lunny Xiao2017-01-061-56/+46
* Merge pull request #539 from andreynering/notifications-step-2Andrey Nering2017-01-052-1/+81
|\
| * Add pagination for notificationsAndrey Nering2017-01-031-3/+25
| * Do not get count on /api routersAndrey Nering2017-01-021-0/+5
| * Notifications - Step 2Andrey Nering2016-12-302-1/+54
* | Rename .gogs to .gitea and comply with github template guidelines (#568) (#582)Manuel Kuhlmann2017-01-052-4/+10
* | bug fixed for fork repos (#560)Lunny Xiao2017-01-031-1/+1
* | build failed by deleting release by API (#562)Lunny Xiao2017-01-031-1/+1
* | change the default action when deleting a release to not delete tagLunny Xiao2017-01-031-1/+2
* | Release API endpointsEthan Koenig2017-01-022-0/+193
* | UI config to toggle whether user email shows up in Explore Users (#336)Thiago Avelino2017-01-011-0/+1
* | Restrict creating organisations by user (#193)Schwobaland2016-12-312-0/+9
* | API endpoints for forks (#509)Ethan Koenig2016-12-312-0/+63
* | fix gofmt errorBo-Yi Wu2016-12-302-5/+5
|/
* Notification - Step 1 (#523)Andrey Nering2016-12-311-0/+5
* push + pull now works with reverse proxy + basic auth on apache 2.4Gogs2016-12-291-62/+75
* Tab on user profile to show starred repos (#519)Andrey Nering2016-12-291-5/+8
* Cache users on list releases (#527)Lunny Xiao2016-12-291-14/+22
* Repo permission bug fixes (#513)Ethan Koenig2016-12-292-5/+7
* commithgraph / timeline (#428)Kjell Kvinge2016-12-291-0/+27
* Permissions bug fix for webhooksEthan Koenig2016-12-281-1/+1
* API endpoints for organization teams (#370)Ethan Koenig2016-12-283-0/+70
* Remove redundant query in collaborator API (#516)Ethan Koenig2016-12-281-24/+4
* fix installation page ssh domain unavilableLunny Xiao2016-12-271-2/+2
* Improve the way how branches are deletedBwko2016-12-262-11/+51
* API Endpoints for collaborators (#375)Ethan Koenig2016-12-262-1/+99
* Git LFS support v2 (#122)Fabian Zaremba2016-12-262-0/+46
* Provide button to delete merged pull request (#441)Lunny Xiao2016-12-252-0/+28
* Organization webhook API endpointsEthan Koenig2016-12-254-134/+316
* Added sorting to organizations, repos & users page (#222)Bwko2016-12-244-20/+58
* Added sorting to the labels & milestones page (#199)Bwko2016-12-242-7/+10
* Added minimum password length to app.ini (#223)Bwko2016-12-241-3/+8
* Bug fixes for Issues filters (#413)Ethan Koenig2016-12-242-38/+47
* API Endpoint for watching (#191)Ethan Koenig2016-12-242-0/+132