aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Add ability to fork your own repos (#761)Bwko2017-01-261-6/+0
* Use handlers for API authorization (#723)Ethan Koenig2017-01-265-131/+100
* Fix FIXME and remove superfluous queries in models/org (#749)Ethan Koenig2017-01-251-7/+27
* bug fixed caused by #530 (#755)Lunny Xiao2017-01-251-1/+1
* Search bar for issues/pulls (#530)Ethan Koenig2017-01-255-11/+38
* 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