Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Able to fork repo to individuals | Unknwon | 2014-10-19 | |
| | ||||
* | Fix repo css and rel path img in md | Unknwon | 2014-10-14 | |
| | ||||
* | Page: Compare 2 commits | Unknwon | 2014-10-10 | |
| | ||||
* | Basic xss prevention | Unknwon | 2014-10-04 | |
| | ||||
* | Fix AvatarLink when using a suburl and gravatar is disabled or avatars are ↵ | Martin van Beurden | 2014-09-28 | |
| | | | | cached | |||
* | Fix bug on transfer repo | Unknwon | 2014-09-25 | |
| | ||||
* | 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 | |||
* | Mirror fix and fix #481 | Unknwon | 2014-09-17 | |
| | ||||
* | toutf8 improved & add max git diff lines | lunnyxiao | 2014-09-17 | |
| | ||||
* | Fix #362, update code with upstream | Unknwon | 2014-08-23 | |
| | ||||
* | Feature: Social sign in | Unknwon | 2014-08-09 | |
| | ||||
* | Merge pull request #311 from nuss-justin/issue/281 | 无闻 | 2014-08-01 | |
|\ | | | | | Fix #281. Add mouse-over precise time and on-click switch listener. | |||
| * | Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281 | Justin Nuß | 2014-07-26 | |
| |\ | | | | | | | | | | | | | Conflicts: modules/base/tool.go | |||
| * | | Fix #281. Add mouse-over precise time and on-click switch listener. | Justin Nuß | 2014-07-24 | |
| | | | ||||
* | | | Convert captcha, cache, csrf as middlewares | Unknwon | 2014-07-31 | |
| |/ |/| | ||||
* | | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 | |
| | | ||||
* | | New UI merge in progress | Unknwon | 2014-07-26 | |
|/ | ||||
* | Paging function for users and repositories | Unknown | 2014-07-07 | |
| | ||||
* | In progress of name template name constant | Unknown | 2014-06-22 | |
| | ||||
* | fix for new git api | slene | 2014-05-28 | |
| | ||||
* | Fixed #209 | Unknown | 2014-05-25 | |
| | ||||
* | Fixed #209 | Unknown | 2014-05-25 | |
| | ||||
* | Code convention | Unknown | 2014-05-21 | |
| | ||||
* | Add MustValueRange | Unknown | 2014-05-18 | |
| | ||||
* | Clean old LDAP code | 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 | |
| | | ||||
* | | Fix #138 | Unknown | 2014-05-12 | |
| | | ||||
* | | Log to different adapter according to level | Unknown | 2014-05-11 | |
|/ | ||||
* | Fix #94 and fix #169 | Unknown | 2014-05-11 | |
| | ||||
* | fix news feed repo link | jiangjianxiao | 2014-05-09 | |
| | ||||
* | Improve delete SSH key | Unknown | 2014-05-06 | |
| | ||||
* | Batch of mirror fixes | Unknown | 2014-05-06 | |
| | ||||
* | User code clean and ui improve | Unknown | 2014-05-05 | |
| | ||||
* | Clean api code | Unknown | 2014-05-05 | |
| | ||||
* | Fix #145 | Unknown | 2014-05-05 | |
| | ||||
* | Fix import path | Unknown | 2014-05-05 | |
| | ||||
* | command dump | Unknown | 2014-05-05 | |
| | ||||
* | Add disable gravatar option | Unknown | 2014-05-01 | |
| | ||||
* | Add command dump and move to cmd did | Unknown | 2014-05-01 | |
| | ||||
* | Add router log config option | Unknown | 2014-05-01 | |
| | ||||
* | fix #91 | Unknown | 2014-05-01 | |
| | ||||
* | HTTP no follow and offline mode | Unknown | 2014-04-27 | |
| | ||||
* | Batch mirror fix | Unknown | 2014-04-26 | |
| | ||||
* | Merge branch 'master' of github.com:gogits/gogs | Unknown | 2014-04-26 | |
|\ | | | | | | | | | Conflicts: modules/base/conf.go | |||
| * | bug fixed | Lunny Xiao | 2014-04-26 | |
| | | ||||
* | | Fix #102 | Unknown | 2014-04-26 | |
| | | ||||
* | | bug fixed | Lunny Xiao | 2014-04-26 | |
|/ | ||||
* | Merge pull request #112 from juju2013/master | 无闻 | 2014-04-24 | |
|\ | | | | | basic support for LDAP/Microsoft Active Directory authentication |