summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Unit tests for models/access.go (#606)Ethan Koenig2017-01-0810-0/+258
* API endpoint for subscribers (#598)Ethan Koenig2017-01-073-7/+30
* Merge pull request #555 from ethantkoenig/tests/pullAndrey Nering2017-01-068-21/+421
|\
| * Unit tests for models/pull.goEthan Koenig2017-01-068-21/+421
* | Create missing database indexes (#596)Andrey Nering2017-01-0613-64/+64
|/
* API endpoint for stargazers (#597)Ethan Koenig2017-01-063-6/+32
* Make releases faster than before and resolved #490 (#588)Lunny Xiao2017-01-066-64/+169
* Merge pull request #539 from andreynering/notifications-step-2Andrey Nering2017-01-0510-6/+233
|\
| * Add pagination for notificationsAndrey Nering2017-01-033-10/+40
| * Showing index in front of issue titleAndrey Nering2017-01-021-1/+1
| * More fine graned colorsAndrey Nering2017-01-022-6/+6
| * Do not get count on /api routersAndrey Nering2017-01-021-0/+5
| * Notifications - Step 2Andrey Nering2016-12-309-1/+193
* | Added 1.0.1 to changelog (#594)Thomas Boerger2017-01-051-0/+13
* | Clone tags within drone for proper version generation (#591)Thomas Boerger2017-01-052-1/+5
* | Add the note forked from gogs (#590)Lunny Xiao2017-01-051-1/+1
* | Fix unified diff view styling (#585)Manuel Kuhlmann2017-01-053-34/+54
* | Fix diff split view coloring (#553) (#584)Manuel Kuhlmann2017-01-053-45/+48
* | Fix SQL bug in models/access (#583)Ethan Koenig2017-01-051-11/+14
* | Check primary email address fields on CreateUser (#556)Berk Demirkır2017-01-051-0/+9
* | Fix typos in models/ (#576)Ethan Koenig2017-01-0515-44/+44
* | Rename .gogs to .gitea and comply with github template guidelines (#568) (#582)Manuel Kuhlmann2017-01-052-4/+10
* | fix: Remove call to set GOMAXPROCS (#577)Bo-Yi Wu2017-01-041-4/+1
* | fix bug #564 (#567)Lunny Xiao2017-01-031-1/+1
* | Update xorm and dependencies vendor for feature to dump to other database (#565)Lunny Xiao2017-01-0354-2619/+3135
* | 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
* | Fix benchmarktests (#557)Kjell Kvinge2017-01-031-13/+17
* | Update maintainer list for LGTMBo-Yi Wu2017-01-031-0/+1
* | change the default action when deleting a release to not delete tagLunny Xiao2017-01-032-7/+10
* | fix config session missing data row & resolved #517 (#549)Lunny Xiao2017-01-021-1/+1
* | Provide description for the INSTALL_LOCK config option (#554)Alvaro Aleman2017-01-021-0/+1
* | Release API endpointsEthan Koenig2017-01-026-4/+357
* | Makefile: on Windows, executable should have ".exe" (#550)Andrey Nering2017-01-011-1/+6
* | Merge pull request #543 from lunny/lunny/fallback_graceful_windowsAndrey Nering2017-01-013-24/+65
|\ \
| * | fix windows build broken by #416Lunny Xiao2016-12-313-24/+65
* | | UI config to toggle whether user email shows up in Explore Users (#336)Thiago Avelino2017-01-015-2/+8
* | | Apply dockerfile updates to raspberry dockerfile (#548)Bastian Rinsche2017-01-011-4/+2
* | | Replace pull request with issue at issue_template (#547)Bwko2016-12-311-1/+1
* | | Merge pull request #545 from lunny/lunny/fix_ui_data_row_missingAndrey Nering2016-12-311-5/+5
|\ \ \
| * | | resolved #517: fix admin ui data row missingLunny Xiao2016-12-311-5/+5
* | | | Fix wrong anchors for non-latin headings (#3981) (#512)Bwko2016-12-311-1/+1
* | | | resolved #485: when migrate empty wiki repo, then ignore (#541)Lunny Xiao2016-12-311-2/+5
|/ / /
* / / Unit tests for token and update modelsEthan Koenig2016-12-3141-0/+11919
|/ /
* | Restrict creating organisations by user (#193)Schwobaland2016-12-3111-19/+96
* | API endpoints for forks (#509)Ethan Koenig2016-12-314-3/+104
* | Support http service graceful restart (#416)Lunny Xiao2016-12-3120-3/+1919
* | Updated Dutch translationsBwko2016-12-301-105/+105
* | replcae go fmt with gofmt command.Bo-Yi Wu2016-12-301-1/+1
* | fix gofmt errorBo-Yi Wu2016-12-307-28/+27