summaryrefslogtreecommitdiffstats
path: root/templates/admin/repo
Commit message (Collapse)AuthorAgeFilesLines
* WIP: create PR - choose branchUnknwon2015-08-081-2/+2
|
* Remove the "PHP" style formatting functionPeter Smit2015-02-161-1/+1
| | | | | | The "PHP" formatting function doesn't add anything, except an undocumented date format. All usages in the templates have been replaced with DateFmtShort and DateFmtLong for convenience.
* Fix #799 by adding a tooltip for all dates in all settings/panelsPeter Smit2015-01-021-1/+1
|
* Fix swapped issue/star columns in /admin/reposJames Cracknell2014-11-281-2/+2
|
* fix invalid user links in admin panelsUnknwon2014-11-191-1/+1
|
* Add suburl supportUnknwon2014-09-191-4/+4
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-181-4/+4
| | | | | | | | | | | | | | 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
* Continue working on new admin pagesUnknwon2014-08-291-0/+60