aboutsummaryrefslogtreecommitdiff
path: root/cmd/web.go
Commit message (Expand)AuthorAge
* Able to disable non-admin to create new organization (#1556)Unknwon2017-02-10
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
* routers/repo/branch: fix can't delete branch with slashes after merge (#4089)Unknwon2017-02-09
* routers/repo/pull: fix 404 on PR compare (#4074)Unknwon2017-02-08
* Do a fast-fail testing on repository URL before mirroringUnknwon2017-01-31
* Move models/mail.go to modules/mail.goUnknwon2017-01-30
* Able to set custom Access-Control-Allow-Origin header (#3987)Unknwon2017-01-28
* Add 'Organizations' page to user settings (#3587)Unknwon2017-01-27
* Setting orgs (#3587)Rémy Boulanouar2017-01-27
* Update XORM required version and 'go fmt'Unknwon2017-01-26
* 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
* | 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
* #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
* #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
* 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