aboutsummaryrefslogtreecommitdiff
path: root/routers/admin/admin.go
Commit message (Collapse)AuthorAge
* 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
| | | | | | | - routers/admin: add rewrite update hook operation - conf/locale: update locale file due to ini behavior changes - cmd/cert_stub.go: remove useless code - cmd/fix.go: no longer need fix command(at least now)
* add afunction to rewrite all public keys on admin requestfzerorubigd2015-01-01
| | | | refs #763
* 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. ↵Martin van Beurden2014-09-18
| | | | | | | | | | | | | | 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
* 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
|
* Fix #209Unknown2014-05-28
|
* Fixed #209Unknown2014-05-25
|
* Log to different adapter according to levelUnknown2014-05-11
|
* Add mention, read/unread support of issue trackerUnknown2014-05-07
|
* Batch of mirror fixesUnknown2014-05-06
|
* Clean repo codeUnknown2014-05-05
|
* Merge branch 'dev-ldap' into devLunny Xiao2014-05-05
|\
| * ldap supportLunny Xiao2014-05-03
| |
* | Add disable gravatar optionUnknown2014-05-01
| |
* | Add router log config optionUnknown2014-05-01
| |
* | HTTP no follow and offline modeUnknown2014-04-27
|/
* Add weibo oauthUnknown2014-04-13
|
* Change new martini impot pathUnknown2014-03-30
|
* Update config optionUnknown2014-03-28
|
* Mirror fixUnknown2014-03-23
|
* SSL enable config optionUnknown2014-03-23
|
* Update sessionUnknown2014-03-22
|
* Add admin memStatus panelUnknown2014-03-22
|
* Add config option: Picture cache pathUnknown2014-03-22
|
* Add log config panel in adminUnknown2014-03-21
|
* Finsih mail resend limitUnknown2014-03-21
|
* Bug fixUnknown2014-03-21
|
* Add admin add userUnknown2014-03-21
|
* All configuration reload-ableUnknown2014-03-21
|
* Basic admin data table, models changesUnknown2014-03-20
|