aboutsummaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAge
* Fetch before Checkout when create pull request (#3699)Unknwon2016-12-23
* Fix regex on route file (#3851)Thibault Meyer2016-12-21
* Merge branch 'develop' of https://github.com/tanapoln/gogs into developUnknwon2016-12-21
|\
| * provide button to delete merged pull requestTanapol Nearunchorn2016-09-02
* | cmd: new command 'import locale'Unknwon2016-12-20
* | Update git-module version to support back Git 1.7.1Unknwon2016-12-08
* | #3590 fix 404 for release draft editionUnknwon2016-09-03
|/
* Add the ability to explore organizations (#3573)Daniel Oaks2016-09-01
* Minor code fix [CI SKIP]Unknwon2016-08-31
* Fix import pathUnknwon2016-08-30
* #3548 disable issue cannot edit label and milestonefor pull requestsUnknwon2016-08-30
* Web editor: support upload filesUnknwon2016-08-30
* codegangsta/cli => urfave/cli (#3546)Kim "BKC" Carlbäcker2016-08-30
* Bump git-module required versionUnknwon2016-08-29
* Load a set of predefined labels (#3459)Thibault Meyer2016-08-29
* Web editor: disallow edit mirror repositoryUnknwon2016-08-28
* Web editor: improve delete file processUnknwon2016-08-28
* #3505 use user’s info for committer and authorUnknwon2016-08-27
* #3383 code cleanupUnknwon2016-08-24
* Fix #3361: Dumps are created world readable (#3473)Thibault Meyer2016-08-17
* General code quality improvementUnknwon2016-08-16
* #2246 add HTMLURL to webhook typeUnknwon2016-08-16
* models/issue: improve quality and performance of NewIssue functionUnknwon2016-08-15
* markdown: fix treating pure number as SHA1Unknwon2016-08-15
* Web editor: temporarily disable upload and quick fix for edit and newUnknwon2016-08-15
* Web editor: improve delete fileUnknwon2016-08-14
* Code clean up for new config optionsUnknwon2016-08-14
* Squashed commit of the following:Richard Mahn2016-08-14
* Replace convert.To with APIFormat callsUnknwon2016-08-14
* #2246 fully support of webhooks for pull requestUnknwon2016-08-14
* Add subcommand to create new user in CLIUnknwon2016-08-13
* Add Content-Disposition header for downloads (#3439)Andrey Nering2016-08-11
* Fix #3321: commit tag shortener (#3418)Thibault Meyer2016-08-11
* #2852 code cleanupUnknwon2016-08-11
* Add initial support for unix sockets (#2852)Odin Ugedal2016-08-11
* Fix #3314: Cannot edit release with tag name contains slash (#3434)Thibault Meyer2016-08-11
* #2780 code clean upUnknwon2016-08-11
* #3233 code cleanup and minor issue fixUnknwon2016-08-11
* Fix only user has repo write access can commentUnknwon2016-08-11
* Fix typo CacheInternal -> CacheInterval (#3432)Thibault Meyer2016-08-11
* #2907 Add commit timestamp to webhookUnknwon2016-08-09
* #3007 update git-module require versionUnknwon2016-08-09
* #3406 fix regression of MustEnableIssues checkUnknwon2016-08-09
* Fix 404 when comment on pulls and not using interal issue trackerUnknwon2016-08-08
* Add support for federated avatars (#3320)Sandro Santilli2016-08-07
* #2593 allow render raw contentUnknwon2016-08-05
* #2162 completely disable builtin issue tracker when enable external trackerUnknwon2016-08-04
* #3290 better code structure and batch minor improvementsUnknwon2016-08-03
* #1601 support delete issue commentUnknwon2016-07-26
* Refactor User.Id to User.IDUnknwon2016-07-24