aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* #3281 fix x.Iterate returns nothing inside session scope with SQLite3Unknwon2016-07-261-1/+1
* models/ssh_key: code cleaningUnknwon2016-07-261-1/+1
* #1601 support delete issue commentUnknwon2016-07-262-4/+9
* repo/settings/options: take naming style examples out of locale stringUnknwon2016-07-251-2/+2
* #1384 add pagination for repositoriesUnknwon2016-07-244-2/+9
* Refactor User.Id to User.IDUnknwon2016-07-2428-60/+60
* Minor HTML fix for delete repository noticeUnknwon2016-07-232-3/+3
* #3186 fix wrong link for new pull request button of non-fork repositoryUnknwon2016-07-231-1/+1
* #2903 use different reversed words and patterns for repository and userUnknwon2016-07-231-1/+1
* #3181 detect situation when base branch is deleted in pull requestUnknwon2016-07-231-1/+1
* #3066 fix create organization ignores full name propertyUnknwon2016-07-231-1/+1
* #3157 create user path before rename repository while transferUnknwon2016-07-231-1/+1