summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Bindata is optional and over-writable on restart (#354)Thomas Boerger2016-12-221-10/+17
* update code.gitea.io/git (#450)Lunny Xiao2016-12-221-1/+1
* Remove remaining Gogs reference on locales and cmd (#430)Joubert RedRat2016-12-215-18/+21
* Fixes panic when there's no user initialized (#358)Bwko2016-12-061-2/+2
* Integrate templates into bindata optionally (#314)Thomas Boerger2016-12-061-55/+3
* Fixes #316Antonio Facciolo2016-12-052-1/+5
* Catch os... errorsBwko2016-12-023-6/+11
* Get rid of bin folder within makefile, enabled TiDB (#319)Thomas Boerger2016-12-012-32/+1
* Integrate public as bindata optionally (#293)Thomas Boerger2016-11-301-3/+4
* golint fixed for modules/authLunny Xiao2016-11-271-1/+1
* Merge pull request #270 from andreynering/gitea/http-headers-downloadAndrey Nering2016-11-271-5/+1
|\
| * Fix HTTP headers for issue attachment downloadAndrey Nering2016-11-261-5/+1
* | Golint fixed for modules/setting (#262)Lunny Xiao2016-11-271-9/+9
|/
* fix gofmt error.Bo-Yi Wu2016-11-153-3/+3
* Remember diff view style (#163)Andrey Nering2016-11-131-3/+3
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-105-29/+29
* Improve formatting of admin commandMatthias Loibl2016-11-091-2/+4
* Use cli Flags directly and not some helper funcsMatthias Loibl2016-11-098-69/+91
* And othersSandro Santilli2016-11-071-1/+1
* ACCESS_MODE_* -> AccessMode*Sandro Santilli2016-11-071-7/+7
* Dropped client from version checkThomas Boerger2016-11-071-2/+0
* Replace gogits/git-module dependency with go-gitea/git (#94)Sandro Santilli2016-11-062-3/+3
* Merge branch 'master' into feature/goimportsSandro Santilli2016-11-051-6/+7
|\
| * Refactor editorconfig middlewareAndrey Nering2016-11-051-6/+7
* | Add missing version & gogs packageMatthias Loibl2016-11-051-0/+2
* | Fix imports found by goimports.Matthias Loibl2016-11-051-17/+13
|/
* Fixed "net.UnixAddr composite literal uses unkeyed fields"Thomas Boerger2016-11-041-1/+1
* Made linter happy in cmd folderThomas Boerger2016-11-047-5/+14
* Merge branch 'master' into fix/3743-route-regexp-branchnameLunny Xiao2016-11-045-26/+26
|\
| * Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-035-26/+26
* | Restore whitespaceThibault Meyer2016-11-031-1/+1
* | Fix SHA regexp and commit comparisonsThibault Meyer2016-11-031-4/+4
|/
* #3590 fix 404 for release draft editionUnknwon2016-09-031-2/+18
* Add the ability to explore organizations (#3573)Daniel Oaks2016-09-011-0/+1
* Minor code fix [CI SKIP]Unknwon2016-08-311-2/+7
* Fix import pathUnknwon2016-08-301-1/+1
* #3548 disable issue cannot edit label and milestonefor pull requestsUnknwon2016-08-301-2/+2
* Web editor: support upload filesUnknwon2016-08-301-4/+12
* codegangsta/cli => urfave/cli (#3546)Kim "BKC" Carlbäcker2016-08-307-7/+7
* Bump git-module required versionUnknwon2016-08-291-1/+1
* Load a set of predefined labels (#3459)Thibault Meyer2016-08-291-0/+1
* Web editor: disallow edit mirror repositoryUnknwon2016-08-281-1/+1
* Web editor: improve delete file processUnknwon2016-08-281-1/+2
* #3505 use user’s info for committer and authorUnknwon2016-08-271-1/+1
* #3383 code cleanupUnknwon2016-08-241-1/+1
* Fix #3361: Dumps are created world readable (#3473)Thibault Meyer2016-08-171-0/+4
* General code quality improvementUnknwon2016-08-161-1/+1
* #2246 add HTMLURL to webhook typeUnknwon2016-08-161-2/+2
* models/issue: improve quality and performance of NewIssue functionUnknwon2016-08-151-2/+1
* markdown: fix treating pure number as SHA1Unknwon2016-08-151-1/+1