summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:gogits/gogsUnknwon2015-07-096-20/+37
|\
| * update localeUnknwon2015-07-031-0/+2
| * add config options for HELOUnknwon2015-07-031-1/+1
| * Merge pull request #1226 from nice-software/wip/pamLunny Xiao2015-04-242-0/+12
| |\
| | * Add PAM authenticationPaolo Borelli2015-04-242-0/+12
| * | Merge pull request #1210 from acusti/patch-1Lunny Xiao2015-04-241-3/+4
| |\ \ | | |/ | |/|
| | * Match naming convention on page (checkbox→chk)Andrew Patton2015-04-151-1/+1
| | * Wrap remember text+checkbox in label; close #1209Andrew Patton2015-04-151-3/+4
| * | Fix HTML indentationDhuan2015-04-181-17/+17
| * | Display author's name on explore pageDhuan2015-04-181-2/+4
| |/
| * #1073 #1162 issue ID constraint failedUnknwon2015-03-271-1/+1
* | fix tmpl errorUnknwon2015-07-091-1/+1
|/
* fix #1156Unknwon2015-03-261-3/+1
* mirror fix of #1105Unknwon2015-03-251-1/+1
* #1114 'New Release' always visibleUnknwon2015-03-241-0/+2
* #1124 LDAP add and edit form are misleadingUnknwon2015-03-242-14/+26
* #1098 Hide gravatar email field if gravatar is disabled (or offline mode)Unknwon2015-03-242-0/+4
* #1143 Team member access lost when adding repository collaboratorUnknwon2015-03-241-1/+1
* #1080: Remove footer ads/branding from default templateUnknwon2015-03-234-1/+7
* UI compatibilityUnknwon2015-03-216-12/+12
* add sr-only class, change to new tag lineUnknwon2015-03-202-14/+5
* Merge branch 'develop' of github.com:gogits/gogs into release/0.6.1Unknwon2015-03-209-68/+63
|\
| * Merge pull request #1091 from sapk/fix-ng-issue-pages无闻2015-03-191-52/+43
| |\
| | * Apply ng to issue dashboardAntoine GIRARD2015-03-191-52/+43
| * | #1094: fix localeUnknwon2015-03-192-4/+4
| |/
| * prepare for 0.6 releaseUnknwon2015-03-181-1/+1
| * #1082: missing link for helpUnknwon2015-03-181-1/+1
| * #1064: X-Gogs-Event header is emptyUnknwon2015-03-181-1/+1
| * #851: Edit Account does not take into consideration password rulesUnknwon2015-03-171-1/+1
| * #1040: dashboard no longer accessible when repo is missingUnknwon2015-03-161-1/+1
| * Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"Unknwon2015-03-155-21/+18
| * Add additional accessibility text to repository navbar.Nolan Darilek2015-03-141-6/+8
| * Various accessibility fixes, mostly labeling icons.Nolan Darilek2015-03-144-12/+13
| * Merge branch 'develop' of github.com:gogits/gogs into developUnknwon2015-03-132-2/+2
| |\
| | * Fix for deleting user when gogs instalation is on http://hostname/gogsSternik2015-03-132-2/+2
| * | #988: fix one missing duplicated prefixUnknwon2015-03-131-1/+1
| |/
| * #988: GetRepoLink already contains AppSubUrlUnknwon2015-03-121-6/+6
| * fix HTTP/HTTPS push update func call panic #1037 and `http: multiple response...Unknwon2015-03-121-1/+1
| * remove unused scripts and simplify migrate form definitionUnknwon2015-03-112-3/+3
| * Handle submodules without a .gitmodules entry - fix #1023Filippo Valsorda2015-03-101-0/+4
* | home: new UIUnknwon2015-03-075-158/+289
|/
* cmd/serve.go: remove useless codeUnknwon2015-03-011-1/+1
* Merge branch 'access' of github.com:gogits/gogs into devUnknwon2015-02-287-7/+7
|\
| * models: done testing on new access systemUnknwon2015-02-281-1/+1
| * models: fix issue with transfer repositoryUnknwon2015-02-241-1/+1
| * v4 migration, merge 'dev', clean code and mirror fixUnknwon2015-02-231-1/+1
| * Merge branch 'access' of github.com:gogits/gogs into accessUnknwon2015-02-223-3/+3
| |\
| | * Updating context and fixing permission issuesPeter Smit2015-02-163-3/+3
| * | Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-2221-167/+164
| |\ \ | | |/ | |/|
| * | fix mirror issues uncaught #941Unknwon2015-02-133-3/+3