| Commit message (Expand) | Author | Age | Files | Lines |
* | #12, use go-gogs-client | Unknwon | 2014-11-14 | 2 | -7/+9 |
* | Add function argument missing | Sean Keery | 2014-11-14 | 1 | -3/+3 |
* | #12, add/edit hook | Unknwon | 2014-11-13 | 2 | -1/+10 |
* | #12, API: list user repos, list repo hooks | Unknwon | 2014-11-13 | 2 | -15/+111 |
* | add personal access token panel #12 | Unknwon | 2014-11-12 | 5 | -25/+48 |
* | work on #616 and update locales | Unknwon | 2014-11-10 | 2 | -34/+39 |
* | continue work on #255 | Unknwon | 2014-11-07 | 2 | -68/+3 |
* | work on #609 | Unknwon | 2014-11-07 | 2 | -0/+43 |
* | Fix #605, fix #255, fix #101 | Unknwon | 2014-11-06 | 2 | -70/+167 |
* | fix session API broken and SQL pretection | Unknwon | 2014-11-04 | 1 | -3/+0 |
* | Add basic FCGI support | Andy Leap | 2014-11-03 | 1 | -0/+4 |
* | check for smtp AUTH extension | mcheng89 | 2014-10-31 | 1 | -1/+1 |
* | Fix fork repo and macaron API broken | Unknwon | 2014-10-24 | 1 | -1/+1 |
* | update slack hook to use new format | Christopher Brickley | 2014-10-24 | 1 | -2/+1 |
* | Able to fork repo to individuals | Unknwon | 2014-10-19 | 2 | -3/+23 |
* | Fix API broken | Unknwon | 2014-10-18 | 1 | -1/+1 |
* | Use binding middleware | Unknwon | 2014-10-15 | 9 | -576/+87 |
* | Fix repo css and rel path img in md | Unknwon | 2014-10-14 | 1 | -0/+8 |
* | Fix diff css style, hooks \r char | Unknwon | 2014-10-11 | 1 | -1/+1 |
* | Add raw, history file button, and other mirror fixes | Unknwon | 2014-10-11 | 1 | -6/+0 |
* | Page: Compare 2 commits | Unknwon | 2014-10-10 | 1 | -63/+3 |
* | Allow mail with self-signed certificates | Unknwon | 2014-10-09 | 1 | -2/+51 |
* | Fix malformed address | Michel Roux | 2014-10-08 | 1 | -1/+1 |
* | Update with macaron | Unknwon | 2014-10-06 | 1 | -2/+0 |
* | Fix #264 | Unknwon | 2014-10-06 | 4 | -0/+144 |
* | Fix #522 | Unknwon | 2014-10-06 | 1 | -1/+1 |
* | Merge pull request #525 from linquize/tag-sort-reverse | 无闻 | 2014-10-05 | 2 | -0/+16 |
|\ |
|
| * | If git >= 2.0, sort tags in descending order by version number | Linquize | 2014-10-05 | 2 | -0/+16 |
* | | Basic xss prevention | Unknwon | 2014-10-04 | 2 | -23/+52 |
|/ |
|
* | Fix #515 | Unknwon | 2014-09-30 | 4 | -7/+9 |
* | Fix AvatarLink when using a suburl and gravatar is disabled or avatars are ca... | Martin van Beurden | 2014-09-28 | 1 | -2/+2 |
* | UI: Confirmation box | Unknwon | 2014-09-28 | 1 | -18/+0 |
* | Fix bug on transfer repo | Unknwon | 2014-09-25 | 1 | -5/+3 |
* | Fix download archive issue | Unknwon | 2014-09-24 | 1 | -8/+3 |
* | Page: Repository home page | Unknwon | 2014-09-23 | 1 | -1/+4 |
* | Fix #495 and cannot view repository by tag | Unknwon | 2014-09-23 | 2 | -2/+7 |
* | Feature: Integrate crypto/tls/generate_cert.go command | Unknwon | 2014-09-22 | 1 | -0/+6 |
* | Add basic submodule support | Unknwon | 2014-09-22 | 1 | -0/+52 |
* | submodule support and closed #478 | lunnyxiao | 2014-09-22 | 1 | -1/+1 |
* | Merge branch 'dev' of github.com:gogits/gogs into dev | lunnyxiao | 2014-09-22 | 3 | -2/+6 |
|\ |
|
| * | Support custom robots.txt | Unknwon | 2014-09-21 | 1 | -0/+3 |
| * | Mirror bug fix | Unknwon | 2014-09-21 | 1 | -0/+1 |
| * | Mirror bug fix | Unknwon | 2014-09-21 | 1 | -1/+0 |
| * | Set cookiepath to AppSubUrl | Martin van Beurden | 2014-09-21 | 3 | -2/+3 |
* | | add submodule basic support & buf fixed #478 | lunnyxiao | 2014-09-22 | 4 | -1/+61 |
|/ |
|
* | Add suburl support | Unknwon | 2014-09-19 | 7 | -29/+30 |
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.... | Martin van Beurden | 2014-09-18 | 7 | -32/+45 |
* | Mirror fix and fix #481 | Unknwon | 2014-09-17 | 2 | -6/+8 |
* | Merge branch 'dev' of github.com:gogits/gogs into dev | lunnyxiao | 2014-09-17 | 3 | -12/+75 |
|\ |
|
| * | Quick fix on #476 | Unknwon | 2014-09-16 | 1 | -1/+1 |