Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix #532, add system notice | Unknwon | 2014-10-08 |
| | |||
* | UI: Confirmation box | Unknwon | 2014-09-28 |
| | |||
* | Page: Commits and fix #249 | Unknwon | 2014-09-23 |
| | |||
* | Add suburl support | Unknwon | 2014-09-19 |
| | |||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-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 | ||
* | Removed trailing white spaces | Tristan Storch | 2014-08-30 |
| | | | | | | | | | | Removed trailing whitespaces with ```sh for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done ``` and some handwork. | ||
* | Finish all new admin pages. | Unknwon | 2014-08-30 |
| | |||
* | Continue working on new admin pages | Unknwon | 2014-08-29 |
| | |||
* | Finish new admin users pages | Unknwon | 2014-08-29 |
| | |||
* | Finish new admin dashboard | Unknwon | 2014-08-28 |
| | |||
* | bug fixed | lunnyxiao | 2014-08-08 |
| | |||
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 |
| | |||
* | Make possible for administrators to change user's password (fix proposal for ↵ | gima | 2014-07-18 |
| | | | | #290) | ||
* | Paging function for users and repositories | Unknown | 2014-07-07 |
| | |||
* | fix typos in users' editing template. | António Meireles | 2014-06-30 |
| | |||
* | Fix #165 | Unknown | 2014-06-24 |
| | |||
* | In progress of name template name constant | Unknown | 2014-06-22 |
| | |||
* | Fix #165 | Unknown | 2014-06-21 |
| | |||
* | Basic process manager | Unknown | 2014-06-19 |
| | |||
* | Add corn rask monitor panel | Unknown | 2014-06-13 |
| | |||
* | Fix #242 | Unknown | 2014-06-08 |
| | |||
* | Code convention | Unknown | 2014-06-05 |
| | |||
* | Fix #209 | Unknown | 2014-05-28 |
| | |||
* | Registeration -> Registration | Bruno Bigras | 2014-05-26 |
| | |||
* | Make gmail auth work | Unknown | 2014-05-15 |
| | |||
* | Merge pull request #192 from DerDackel/ldapssl | Lunny Xiao | 2014-05-15 |
|\ | | | | | Add LDAP over SSL support | ||
| * | Add LDAP over SSL support | Sebastian Jackel | 2014-05-15 |
| | | |||
* | | Finish add new milestone | Unknown | 2014-05-12 |
| | | |||
* | | Fix edit auth page bug | Unknown | 2014-05-12 |
| | | |||
* | | Log to different adapter according to level | Unknown | 2014-05-11 |
|/ | |||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-05-11 |
|\ | |||
| * | add user new js | FuXiaoHei | 2014-05-11 |
| | | |||
| * | add user new js | FuXiaoHei | 2014-05-11 |
| | | |||
* | | Fix #173 | Unknown | 2014-05-11 |
|/ | |||
* | spell bug fixed | Lunny Xiao | 2014-05-11 |
| | |||
* | UI fix | Unknown | 2014-05-11 |
| | |||
* | add support for smtp authentication | Lunny Xiao | 2014-05-11 |
| | |||
* | add auth new js | FuXiaoHei | 2014-05-11 |
| | |||
* | add login name for auth type | Lunny Xiao | 2014-05-11 |
| | |||
* | Add mention, read/unread support of issue tracker | Unknown | 2014-05-07 |
| | |||
* | Finish issue design | Unknown | 2014-05-07 |
| | |||
* | Improve delete SSH key | Unknown | 2014-05-06 |
| | |||
* | Batch of mirror fixes | Unknown | 2014-05-06 |
| | |||
* | Clean repo code | Unknown | 2014-05-05 |
| | |||
* | Clean api code | Unknown | 2014-05-05 |
| | |||
* | finish webhook ui, | FuXiaoHei | 2014-05-05 |
| | | | | some ui fix | ||
* | fix code | Unknown | 2014-05-05 |
| | |||
* | Merge branch 'dev-ldap' into dev | Lunny Xiao | 2014-05-05 |
|\ | |||
| * | basic authentications | Lunny Xiao | 2014-05-05 |
| | | |||
| * | ldap support | Lunny Xiao | 2014-05-03 |
| | |