summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* 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
* #2593 allow render raw contentUnknwon2016-08-051-1/+1
* #2162 completely disable builtin issue tracker when enable external trackerUnknwon2016-08-041-4/+4
* #3290 better code structure and batch minor improvementsUnknwon2016-08-031-1/+1
* #1601 support delete issue commentUnknwon2016-07-261-1/+4
* Refactor User.Id to User.IDUnknwon2016-07-241-2/+2
* Bump versionUnknwon2016-07-221-1/+1
* Minor fix for go vetUnknwon2016-07-161-2/+2
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-161-3/+7
* #2709 validate username attribute fetched from LDAPUnknwon2016-07-121-1/+1
* #2586 bump git-module requirementUnknwon2016-07-121-1/+1
* Update glide.lockUnknwon2016-07-111-2/+5
* #518 update git-module require versionUnknwon2016-06-301-1/+1
* Update glide.yamlUnknwon2016-06-271-1/+1
* #2958 Update dep versionUnknwon2016-06-121-1/+1
* gogs dump tempdir flag (#3086)Alex Myasoedov2016-05-231-2/+7
* #3045 fix DEPRECATED Action signature erorrUnknwon2016-05-126-14/+26
* Add route for #2846Unknwon2016-03-211-1/+2
* #1692 add CRUD issue APIsUnknwon2016-03-131-1/+1
* Convert all API handers to use *context.APIContextUnknwon2016-03-131-6/+4