aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #538 from 0xbaadf00d/feature/fix-contrib-linkAndrey Nering2016-12-301-1/+1
|\
| * Fix URL link on CONTRIBUTINGThibault Meyer2016-12-301-1/+1
|/
* Notification - Step 1 (#523)Andrey Nering2016-12-315-11/+349
* push + pull now works with reverse proxy + basic auth on apache 2.4Gogs2016-12-291-62/+75
* Speed up conflict checking in pull request creation (#276)typeless2016-12-291-8/+15
* Tab on user profile to show starred repos (#519)Andrey Nering2016-12-297-76/+115
* Cache users on list releases (#527)Lunny Xiao2016-12-291-14/+22
* Repo permission bug fixes (#513)Ethan Koenig2016-12-293-35/+7
* add default values for SSH settings (#500)Lunny Xiao2016-12-291-25/+31
* slight optimization for GetUserRepositories (#498)Lunny Xiao2016-12-291-8/+11
* commithgraph / timeline (#428)Kjell Kvinge2016-12-2910-2/+673
* Permissions bug fix for webhooksEthan Koenig2016-12-281-1/+1
* Implementation of Folder JumpingSl@ny2016-12-286-5/+54