summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* #2246 add HTMLURL to webhook typeUnknwon2016-08-163-10/+10
* #3464 reproduce diff signsUnknwon2016-08-161-1/+1
* models/issue: improve quality and performance of NewIssue functionUnknwon2016-08-151-1/+1
* #3466 fix response of pull request form validation errorUnknwon2016-08-152-2/+2
* Fix outdated edit can’t overwrite changesUnknwon2016-08-151-1/+1
* Web editor: temporarily disable upload and quick fix for edit and newUnknwon2016-08-153-77/+37
* Web editor: improve delete fileUnknwon2016-08-142-3/+3
* Web editor: improve edit file and diff previewUnknwon2016-08-144-13/+12
* Code clean up for new config optionsUnknwon2016-08-141-3/+3
* Squashed commit of the following:Richard Mahn2016-08-1412-23/+328
* Fix template nil errorUnknwon2016-08-141-1/+1
* Fix template error [CI SKIP]Unknwon2016-08-141-1/+1
* Replace convert.To with APIFormat callsUnknwon2016-08-141-1/+1
* #2246 fully support of webhooks for pull requestUnknwon2016-08-144-4/+14
* Add subcommand to create new user in CLIUnknwon2016-08-131-1/+1
* fix grammar + typo. (#3453)Justin Ray Vrooman2016-08-121-2/+2
* On showing diff/file, use the tab_width specified on .editorconfig, if any (#...Andrey Nering2016-08-112-2/+2
* Do not show non-image attachment in a <img> tag. Fixes #3215 (#3311)Andrey Nering2016-08-111-2/+14
* #2852 code cleanupUnknwon2016-08-111-1/+1
* #3233 code cleanup and minor issue fixUnknwon2016-08-113-3/+3
* Wiki mirroring implementation (#3233)Andrew2016-08-112-2/+2
* Always set redirect_to on header-provided sign-in (#3435)Sandro Santilli2016-08-111-1/+1
* #3408 minor code fixUnknwon2016-08-111-1/+1
* Do not show the "Sign up for free" button in issue tracker (#3408)Sandro Santilli2016-08-111-2/+1
* #3279 use doer email for FROM field of issuesUnknwon2016-08-111-1/+1
* Fix typo CacheInternal -> CacheInterval (#3432)Thibault Meyer2016-08-111-1/+1
* #3091 show Git configs on admin panelUnknwon2016-08-102-7/+37
* #3417 wrong dashboard issue count for create by youUnknwon2016-08-091-1/+1
* #3158 skip RUN_USER check on WindowsUnknwon2016-08-091-1/+1
* Little code refactoringUnknwon2016-08-091-1/+1
* Render the Code view on the server (minus syntax highlighting) (#2942)Rory McNamara2016-08-091-1/+1
* #3325 use correct word for .gitignoreUnknwon2016-08-091-2/+2
* #3406 fix regression of MustEnableIssues checkUnknwon2016-08-091-1/+1
* #3399 500 for upstream pulls page if user has forked repositoryUnknwon2016-08-082-2/+2
* Fix 404 when comment on pulls and not using interal issue trackerUnknwon2016-08-081-1/+1
* #2825 early response 200 when ?go-get=1Unknwon2016-08-071-1/+1
* #3320 code cleanupUnknwon2016-08-073-4/+4
* Add support for federated avatars (#3320)Sandro Santilli2016-08-075-26/+65
* #3393 fix missing sub-url prefix in relative avatar linkUnknwon2016-08-071-1/+1
* Update .gitattributesUnknwon2016-08-061-1/+1
* #2593 allow render raw contentUnknwon2016-08-051-1/+1
* Replace gogs.io http links with https version (#3386)rugk2016-08-054-12/+12
* Ignore repository with issue disabled or use external tracker in dashboard is...Unknwon2016-08-051-1/+1
* #3348 always use relative avatar link in the templateUnknwon2016-08-0525-48/+47
* #2162 completely disable builtin issue tracker when enable external trackerUnknwon2016-08-042-2/+2
* #3290 better code structure and batch minor improvementsUnknwon2016-08-031-1/+1
* #2162 improve repository advance options UI displayUnknwon2016-07-311-28/+46
* #3345 dump content directly to HTTP ResponseWriterUnknwon2016-07-301-1/+1
* Fix of template error in "/:owner/:repo/pulls" (#3343)Okunev Yu Dmitry2016-07-291-1/+1
* #3327 fix wrong table name in JoinUnknwon2016-07-261-1/+1