aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Web editor: temporarily disable upload and quick fix for edit and newUnknwon2016-08-151-2/+2
* Web editor: improve delete fileUnknwon2016-08-141-3/+8
* Code clean up for new config optionsUnknwon2016-08-141-1/+1
* Squashed commit of the following:Richard Mahn2016-08-141-0/+14
* Replace convert.To with APIFormat callsUnknwon2016-08-142-2/+3
* #2246 fully support of webhooks for pull requestUnknwon2016-08-141-1/+1
* Add subcommand to create new user in CLIUnknwon2016-08-131-0/+70
* Add Content-Disposition header for downloads (#3439)Andrey Nering2016-08-111-0/+1
* Fix #3321: commit tag shortener (#3418)Thibault Meyer2016-08-111-3/+3
* #2852 code cleanupUnknwon2016-08-111-11/+15
* Add initial support for unix sockets (#2852)Odin Ugedal2016-08-111-0/+18
* Fix #3314: Cannot edit release with tag name contains slash (#3434)Thibault Meyer2016-08-111-2/+2
* #2780 code clean upUnknwon2016-08-111-1/+1
* #3233 code cleanup and minor issue fixUnknwon2016-08-111-1/+1
* Fix only user has repo write access can commentUnknwon2016-08-111-1/+1
* Fix typo CacheInternal -> CacheInterval (#3432)Thibault Meyer2016-08-111-1/+1
* #2907 Add commit timestamp to webhookUnknwon2016-08-091-1/+1
* #3007 update git-module require versionUnknwon2016-08-091-1/+1
* #3406 fix regression of MustEnableIssues checkUnknwon2016-08-091-5/+5
* Fix 404 when comment on pulls and not using interal issue trackerUnknwon2016-08-081-1/+3
* Add support for federated avatars (#3320)Sandro Santilli2016-08-071-2/+3