summaryrefslogtreecommitdiffstats
path: root/main.go
Commit message (Expand)AuthorAgeFilesLines
* Fix for #828: Embed build tags (#1051)Jonas2017-02-281-1/+14
* Move push update to post-receive and protected branch check to pre-receive (#...Lunny Xiao2017-02-251-1/+0
* Take back control of hooks (#1006)Lunny Xiao2017-02-231-1/+1
* Cleanup log messagingGabriel Jackson2017-02-021-1/+1
* fix: Remove call to set GOMAXPROCS (#577)Bo-Yi Wu2017-01-041-4/+1
* Raised version to 1.1.0 (#468)Thomas Boerger2016-12-241-1/+1
* Remove remaining Gogs reference on locales and cmd (#430)Joubert RedRat2016-12-211-1/+1
* Autogenerate Version on build (#190)Kim "BKC" Carlbäcker2016-12-131-1/+1
* Catch os... errorsBwko2016-12-021-1/+7
* fixed bug #151 finally (#164)Lunny Xiao2016-11-121-2/+1
* ask for go get from code.gitea.io/gitea and change gogs to gitea on main file...Lunny Xiao2016-11-111-4/+5
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-2/+2
* Remove go version from build tags (#133)Matthias Loibl2016-11-101-2/+0
* Check unhandled errors (#128)Matthias Loibl2016-11-101-1/+2
* Linter doesn't like uppercase variablesThomas Boerger2016-11-041-3/+4
* Rename gogs.go to main.goMatthias Loibl2016-11-041-0/+41