| Commit message (Expand) | Author | Age | Files | Lines |
* | cmd: update csrf version requirement | Unknwon | 2015-02-04 | 1 | -1/+1 |
* | models: code fix on #818 | Unknwon | 2015-02-01 | 1 | -1/+1 |
* | routers: save partial config when install | Unknwon | 2015-02-01 | 1 | -2/+2 |
* | cmd: CMD option for port number of `gogs web` to prevent first time run conflict | Unknwon | 2015-02-01 | 1 | -5/+13 |
* | update with deps | Unknwon | 2015-01-17 | 1 | -3/+3 |
* | prepare for mirror update release | Unknwon | 2015-01-05 | 1 | -2/+2 |
* | use new Redis client | Unknwon | 2015-01-03 | 1 | -2/+2 |
* | add cache version require | Unknwon | 2015-01-02 | 1 | -0/+1 |
* | Optmize git-fsck options and fix #820 | Unknwon | 2015-01-02 | 1 | -0/+2 |
* | fix cache dep API broken | Unknwon | 2014-12-31 | 1 | -3/+3 |
* | fix 500: E-mail already used in user settings page | Unknwon | 2014-12-29 | 1 | -3/+3 |
* | fix API changes | Unknwon | 2014-12-28 | 1 | -4/+1 |
* | fix invite bug(shouldn't include full name to search box) | Unknwon | 2014-12-22 | 1 | -2/+3 |
* | mirror fix and update | Unknwon | 2014-12-20 | 1 | -1/+1 |
* | Merge pull request #755 from phsmit/multiple_emails | 无闻 | 2014-12-20 | 1 | -0/+3 |
|\ |
|
| * | Finish method for having multiple emails/user. | Peter | 2014-12-17 | 1 | -0/+3 |
* | | update locale and mirror code format | Unknwon | 2014-12-19 | 1 | -2/+2 |
|/ |
|
* | fix binding api broken | Unknwon | 2014-12-15 | 1 | -10/+16 |
* | api: able to create repo and fix #726 | Unknwon | 2014-12-12 | 1 | -5/+8 |
* | mirror code clean | Unknwon | 2014-12-11 | 1 | -2/+1 |
* | increase minimum version vor HTTPS to TLS 1.0 (POODLE, fixes #730) | Henry | 2014-12-11 | 1 | -1/+4 |
* | Finish new UI for release page | Unknwon | 2014-12-10 | 1 | -5/+8 |
* | fix #687 | Unknwon | 2014-11-30 | 1 | -2/+4 |
* | Merge pull request #686 from willglynn/cert_stub_exit_code | 无闻 | 2014-11-30 | 1 | -0/+2 |
|\ |
|
| * | Cert command stub should return a non-zero exit code | Will Glynn | 2014-11-29 | 1 | -0/+2 |
* | | fix oauth2 | Unknwon | 2014-11-28 | 1 | -2/+8 |
|/ |
|
* | fix #659 | Unknwon | 2014-11-25 | 1 | -4/+7 |
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2014-11-24 | 1 | -0/+1 |
|\ |
|
| * | add milestone page design | fuxiaohei | 2014-11-24 | 1 | -0/+1 |
* | | fix #660 | Unknwon | 2014-11-24 | 1 | -0/+1 |
|/ |
|
* | Fix #656 | chai2010 | 2014-11-24 | 1 | -1/+1 |
* | more on change avatar | Unknwon | 2014-11-21 | 1 | -1/+1 |
* | custom avatar upload | Unknwon | 2014-11-21 | 1 | -0/+8 |
* | more APIs on #12 | Unknwon | 2014-11-18 | 1 | -1/+9 |
* | add pull-request and labels page design | fuxiaohei | 2014-11-17 | 1 | -0/+2 |
* | GetFile api | Unknwon | 2014-11-16 | 1 | -0/+1 |
* | use AppSubUrl as prefix for routes in FCGI mode | Kyle P Davis | 2014-11-16 | 1 | -0/+3 |
* | #12, use go-gogs-client | Unknwon | 2014-11-14 | 1 | -1/+1 |
* | #12, add/edit hook | Unknwon | 2014-11-13 | 1 | -3/+6 |
* | fix #622 | Unknwon | 2014-11-13 | 1 | -5/+5 |
* | #12, API: list user repos, list repo hooks | Unknwon | 2014-11-13 | 1 | -2/+7 |
* | add personal access token panel #12 | Unknwon | 2014-11-12 | 1 | -4/+2 |
* | work on #609 | Unknwon | 2014-11-07 | 1 | -9/+5 |
* | Fix #605, fix #255, fix #101 | Unknwon | 2014-11-06 | 1 | -11/+9 |
* | Work on #5 fork and fix #608 | Unknwon | 2014-11-05 | 1 | -2/+4 |
* | fix session API broken and SQL pretection | Unknwon | 2014-11-04 | 1 | -1/+1 |
* | Add basic FCGI support | Andy Leap | 2014-11-03 | 1 | -0/+3 |
* | Fix fork repo and macaron API broken | Unknwon | 2014-10-24 | 1 | -165/+165 |
* | Fix API broken | Unknwon | 2014-10-18 | 1 | -1/+1 |
* | Use binding middleware | Unknwon | 2014-10-15 | 1 | -1/+1 |