summaryrefslogtreecommitdiffstats
path: root/templates/status
Commit message (Collapse)AuthorAgeFilesLines
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-1/+1
|
* Indent all templates with tabsAdam Strzelecki2015-12-082-10/+10
| | | | | | | | | | | | This commit improves templates readability, since all of them use consistent indent with all template command blocks indented too. 1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks such as {{if}} {{with}} 2. Cleans all trailing white-space 3. Adds trailing last line-break to each file
* introduce git-shellUnknwon2015-11-262-10/+0
|
* fix #2020Unknwon2015-11-242-2/+2
|
* #1545 Cross reference the commit from the issue when it is closed by the commitUnknwon2015-08-304-20/+15
|
* Add suburl supportUnknwon2014-09-192-2/+2
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-182-2/+2
| | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go
* Fix #348Unknwon2014-09-051-2/+2
|
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-262-3/+4
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-07-262-9/+2
|\ | | | | | | | | Conflicts: templates/status/500.tmpl
| * Change "an error is occurred" to "has occurred"Ciaran Downey2014-07-252-4/+4
| |
* | New UI merge in progressUnknwon2014-07-264-15/+16
|/
* Corrected grammar and spelling mistakes in templates. Normalizing to ↵twitchyliquid642014-04-201-2/+2
| | | | American English.
* Add flashUnknown2014-04-101-2/+2
|
* add ssl support for webLunny Xiao2014-04-051-0/+6
|
* change css name styleFuXiaoHei2014-03-253-3/+3
|
* SSL enable config optionUnknown2014-03-231-0/+1
|
* 404 and 500 page uiFuXiaoHei2014-03-232-3/+7
|
* use ctx.Handle to handle 404 pageFuXiaoHei2014-03-232-0/+14
|
* Add log.handleUnknown2014-03-141-0/+7
|
* Add UI for register userUnknown2014-02-171-0/+6