summaryrefslogtreecommitdiffstats
path: root/cmd/web.go
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Bump versionUnknwon2016-07-221-1/+1
* #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
* #3045 fix DEPRECATED Action signature erorrUnknwon2016-05-121-1/+3
* 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
* #1891 attempt to fix invalid csrf tokenUnknwon2016-03-121-2/+3
* #1286 #2098 Alpha support for custom templatesUnknwon2016-03-121-4/+5
* fix #2804Unknwon2016-03-111-0/+3
* #13 finish user and repository searchUnknwon2016-03-111-1/+4
* Rename module: middleware -> contextUnknwon2016-03-111-32/+32
* Some minor changesUnknwon2016-03-061-2/+1
* Minor fix for #2772Unknwon2016-03-061-1/+1
* Added: Ability to delete org avatar.Tamás Molnár2016-03-061-0/+1
* #1146 finish new access rights for collaboratorsUnknwon2016-03-051-7/+7
* #1146 finsih UI work for access mode of collaboratorsUnknwon2016-03-051-1/+7
* #1157 some avatar setting changesUnknwon2016-03-051-0/+1
* #1597 support pull requests in same repositoryUnknwon2016-03-041-2/+2
* Minor fixes for #2746Unknwon2016-03-041-1/+1
* Update delete wiki page routeJosh Frye2016-03-041-1/+1
* Add ability to delete single wiki pages.Josh Frye2016-03-041-0/+1
* Allow setting git operations timeoutsUnknwon2016-02-291-1/+1
* Minor fix for #2660Unknwon2016-02-241-1/+1
* Test mailer button. Addresses #1531Josh Frye2016-02-241-0/+1
* #2682 fix missing slash for go-get metaUnknwon2016-02-231-1/+1
* #1821 add actions for close and reopen issuesUnknwon2016-02-221-1/+1
* Fix #857Unknwon2016-02-201-1/+1
* Rename MustEnablePulls() to MustAllowPulls() and simplify the contained check...Download-Fritz2016-02-191-2/+2
* Remove cache avatar support and add its testsUnknwon2016-02-141-6/+0