summaryrefslogtreecommitdiffstats
path: root/routers/admin
Commit message (Collapse)AuthorAgeFilesLines
...
* #1124 LDAP add and edit form are misleadingUnknwon2015-03-241-15/+15
|
* #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-171-3/+3
| | | | - fix delete user but repository watches are not decreased
* #851: Edit Account does not take into consideration password rulesUnknwon2015-03-171-4/+3
|
* Merge pull request #915 from Lafriks/dev无闻2015-02-231-18/+24
|\ | | | | Get username, name, surname and e-mail from LDAP server
| * Get username, name, surname and e-mail from LDAP serverLauris BH2015-02-081-18/+24
| |
* | able to allow insecure certification of webhook for #891Unknwon2015-02-101-4/+1
| |
* | cmd: code fix for #905Unknwon2015-02-081-0/+4
|/ | | | | | | - 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-011-0/+4
| | | | refs #763
* fix API changesUnknwon2014-12-281-1/+0
|
* fix #676Unknwon2014-11-301-3/+9
|
* fix #580Unknwon2014-11-301-0/+4
|
* Fix #635Unknwon2014-11-181-2/+7
|
* fox #620Unknwon2014-11-171-1/+2
|
* fix #622Unknwon2014-11-131-0/+3
|
* Fix pagination() to get the right total number of pagesEryx2014-10-141-1/+2
|
* Mirror fix on admin/orgs pagingUnknwon2014-10-102-4/+4
|
* Fix #532, add system noticeUnknwon2014-10-082-2/+48
|
* Add suburl supportUnknwon2014-09-193-9/+9
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-183-9/+11
| | | | | | | | | | | | | | 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-301-20/+12
|
* Continue working on new admin pagesUnknwon2014-08-295-86/+120
|
* Finish new admin users pagesUnknwon2014-08-293-223/+224
|
* Finish new admin dashboardUnknwon2014-08-281-2/+3
|
* Convert captcha, cache, csrf as middlewaresUnknwon2014-07-311-1/+2
|
* New UI merge in progressUnknwon2014-07-263-26/+26
|
* Make possible for administrators to change user's password (fix proposal for ↵gima2014-07-181-0/+7
| | | | #290)
* Fix #285Unknown2014-07-121-2/+2
|
* Paging function for users and repositoriesUnknown2014-07-071-3/+37
|
* Add create organizationUnknown2014-06-251-2/+2
|
* Fix #165Unknown2014-06-241-1/+1
|
* In progress of name template name constantUnknown2014-06-223-38/+60
|
* Fix #165Unknown2014-06-211-3/+10
|
* Basic process managerUnknown2014-06-191-1/+4
|
* Add corn rask monitor panelUnknown2014-06-131-0/+17
|
* Add tar.gz download button and other mirror updatesUnknown2014-06-082-11/+12
|
* Fix #242Unknown2014-06-081-0/+3
|
* Fix #209Unknown2014-05-281-0/+2
|
* Fixed #209Unknown2014-05-251-21/+22
|
* Make gmail auth workUnknown2014-05-151-1/+1
|
* bug fixed #193Lunny Xiao2014-05-151-0/+1
|
* Merge pull request #192 from DerDackel/ldapsslLunny Xiao2014-05-151-0/+2
|\ | | | | Add LDAP over SSL support
| * Add LDAP over SSL supportSebastian Jackel2014-05-151-0/+2
| |
* | Fix edit auth page bugUnknown2014-05-121-4/+4
| |
* | Log to different adapter according to levelUnknown2014-05-111-2/+8
|/
* Fix #173Unknown2014-05-111-6/+8
|
* spell bug fixedLunny Xiao2014-05-111-2/+2
|
* UI fixUnknown2014-05-111-15/+13
|
* add support for smtp authenticationLunny Xiao2014-05-111-21/+62
|
* merge all login methodsLunny Xiao2014-05-111-1/+2
|
* Add mention, read/unread support of issue trackerUnknown2014-05-071-1/+1
|