Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LDAP user synchronization (#1478) | Lauris BH | 2017-05-10 | 1 | -0/+4 |
| | |||||
* | Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) | Patrick G | 2017-03-15 | 1 | -117/+113 |
| | |||||
* | Take back control of hooks (#1006) | Lunny Xiao | 2017-02-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | * git: delegate all server-side Git hooks (#1623) * create hooks directories * take control hooks back * fix lint * bug fixed and minor changes * fix imports style * fix migration scripts | ||||
* | #2554 reinitialize all repos from the db | Unknwon | 2016-02-04 | 1 | -0/+4 |
| | | | | - Update locales | ||||
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 1 | -117/+117 |
| | | | | | | | | | | | | 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 | ||||
* | add admin op: delete missing repos | Unknwon | 2015-11-18 | 1 | -3/+7 |
| | |||||
* | fix #1990 | Unknwon | 2015-11-18 | 1 | -120/+113 |
| | |||||
* | Fix indent tmpl | Antoine GIRARD | 2015-10-14 | 1 | -148/+118 |
| | |||||
* | To quick to copy-paste | Antoine GIRARD | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | Implement new ui to dashboard | Antoine GIRARD | 2015-10-13 | 1 | -42/+39 |
| | |||||
* | drop oauth2 feature support | Unknwon | 2015-09-17 | 1 | -9/+5 |
| | |||||
* | remove dashboard operations table header | Gogs | 2015-09-05 | 1 | -7/+1 |
| | |||||
* | cmd: code fix for #905 | Unknwon | 2015-02-08 | 1 | -1/+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 request | fzerorubigd | 2015-01-01 | 1 | -0/+5 |
| | | | | refs #763 | ||||
* | fix #580 | Unknwon | 2014-11-30 | 1 | -0/+4 |
| | |||||
* | Fix #635 | Unknwon | 2014-11-18 | 1 | -0/+4 |
| | |||||
* | Add suburl support | Unknwon | 2014-09-19 | 1 | -2/+2 |
| | |||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 1 | -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 | ||||
* | Finish new admin users pages | Unknwon | 2014-08-29 | 1 | -1/+1 |
| | |||||
* | Finish new admin dashboard | Unknwon | 2014-08-28 | 1 | -137/+145 |
| | |||||
* | Fix #165 | Unknown | 2014-06-21 | 1 | -0/+4 |
| | |||||
* | Finish add new milestone | Unknown | 2014-05-12 | 1 | -1/+1 |
| | |||||
* | Improve delete SSH key | Unknown | 2014-05-06 | 1 | -1/+1 |
| | |||||
* | Batch of mirror fixes | Unknown | 2014-05-06 | 1 | -0/+24 |
| | |||||
* | Mirror updates | Unknown | 2014-04-14 | 1 | -1/+1 |
| | |||||
* | Add transfer repository | Unknown | 2014-04-04 | 1 | -1/+1 |
| | |||||
* | .admin-dl-horizontal | crackcomm | 2014-04-01 | 1 | -1/+1 |
| | |||||
* | Description list instead of div's in admin Dashboard & Configuration. | crackcomm | 2014-04-01 | 1 | -32/+89 |
| | |||||
* | change css name style | FuXiaoHei | 2014-03-25 | 1 | -2/+2 |
| | |||||
* | Update session | Unknown | 2014-03-22 | 1 | -0/+1 |
| | |||||
* | Add admin memStatus panel | Unknown | 2014-03-22 | 1 | -1/+32 |
| | |||||
* | Bug fix | Unknown | 2014-03-21 | 1 | -0/+9 |
| | |||||
* | All configuration reload-able | Unknown | 2014-03-21 | 1 | -8/+1 |
| | |||||
* | Basic admin data table, models changes | Unknown | 2014-03-20 | 1 | -1/+1 |
| | |||||
* | Work on admin | Unknown | 2014-03-20 | 1 | -0/+24 |