aboutsummaryrefslogtreecommitdiff
path: root/routers/admin/admin.go
Commit message (Expand)AuthorAge
* Refactoring: rename package routers -> routesUnknwon2017-06-11
* Refactoring: rename ctx -> cUnknwon2017-06-03
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
* Refactoring: remove tool.TplNameUnknwon2017-04-05
* Refactoring: rename pkg/base -> pkg/toolUnknwon2017-04-05
* Refactoring: rename modules -> pkgUnknwon2017-04-04
* admin: fix template errorUnknwon2017-02-28
* admin/config: display repository related settings (#3816)Unknwon2017-02-18
* git: delegate all server-side Git hooks (#1623)Unknwon2017-02-14
* config: show Git version in admin panelUnknwon2017-02-11
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
* Move models/mail.go to modules/mail.goUnknwon2017-01-30
* Fix typo CacheInternal -> CacheInterval (#3432)Thibault Meyer2016-08-11
* #3091 show Git configs on admin panelUnknwon2016-08-10
* Add support for federated avatars (#3320)Sandro Santilli2016-08-07
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-16
* Rename module: middleware -> contextUnknwon2016-03-11
* #1891 attempt to fix expected invalid CSRF tokenUnknwon2016-03-03
* Post work for #2637Unknwon2016-02-27
* Minor fix for #2660Unknwon2016-02-24
* Test mailer button. Addresses #1531Josh Frye2016-02-24
* Move cron module to independent packageUnknwon2016-02-20
* #2554 reinitialize all repos from the dbUnknwon2016-02-04
* add admin op: delete missing reposUnknwon2015-11-18
* fix import path, fix #1782Unknwon2015-10-15
* drop oauth2 feature supportUnknwon2015-09-17
* typo and READMEUnknwon2015-09-12
* make cron task configurableUnknwon2015-08-18
* able to allow insecure certification of webhook for #891Unknwon2015-02-10
* cmd: code fix for #905Unknwon2015-02-08
* add afunction to rewrite all public keys on admin requestfzerorubigd2015-01-01
* fix API changesUnknwon2014-12-28
* fix #580Unknwon2014-11-30
* Fix #635Unknwon2014-11-18
* Add suburl supportUnknwon2014-09-19
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-18
* Finish all new admin pages.Unknwon2014-08-30
* Continue working on new admin pagesUnknwon2014-08-29
* Finish new admin users pagesUnknwon2014-08-29
* Finish new admin dashboardUnknwon2014-08-28
* Convert captcha, cache, csrf as middlewaresUnknwon2014-07-31
* New UI merge in progressUnknwon2014-07-26
* Fix #285Unknown2014-07-12
* Paging function for users and repositoriesUnknown2014-07-07
* Fix #165Unknown2014-06-24
* In progress of name template name constantUnknown2014-06-22
* Fix #165Unknown2014-06-21
* Basic process managerUnknown2014-06-19
* Add corn rask monitor panelUnknown2014-06-13
* Fix #242Unknown2014-06-08