summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* 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
* #3076 detect invalid tag name git errorUnknwon2016-07-232-2/+2
* add IsSubmodule field to DiffFile and hide view file button on diff page for ...Siarhei Navatski2016-07-231-7/+9
* Bump versionUnknwon2016-07-221-1/+1
* #3295 fix wrong logic judgementUnknwon2016-07-211-1/+1
* Fix misselection of issues view typeUnknwon2016-07-171-1/+1
* models/webhook: restrict deletion to be explicitly with repo and org IDUnknwon2016-07-171-1/+1
* templates/org/home: minor UI fixUnknwon2016-07-161-2/+2
* Upgrade octicon to 4.3.0Unknwon2016-07-1614-55/+55
* #2937 able to prohibit user loginUnknwon2016-07-163-1/+23
* #3274 fix can't get webhook detail of organizationUnknwon2016-07-161-1/+1
* Bump versionUnknwon2016-07-161-1/+1
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-167-24/+40
* models/repo: remove redundant info for some repo methodsUnknwon2016-07-151-4/+4
* #2798 fix assign operation not take effectUnknwon2016-07-151-1/+1
* Fixes #3263 - Change for Fontawesome icons to not conflict withs semantic-ui ...Richard Mahn2016-07-151-1/+1
* [Fix] Don't display way too large files #1513 (#3253)Kim Carlbäcker2016-07-121-0/+4
* #2586 bump git-module requirementUnknwon2016-07-121-1/+1
* #2458 fix emoji been rendered inside raw content areaUnknwon2016-07-113-6/+6
* Update localeUnknwon2016-07-091-1/+1
* Minor fix for #3246Unknwon2016-07-092-2/+2
* The pruning for the synchronized mirrors is a option now. Default value: enab...Pablo Saavedra2016-07-091-0/+7
* Modify behaviour of repo-delete. (#3232)Pheng Heong TAN2016-07-092-5/+1