Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | finish webhook ui, | FuXiaoHei | 2014-05-05 | 1 | -0/+11 |
* | Add mail notify for new collaborator | Unknown | 2014-05-05 | 2 | -9/+18 |
* | Fix Collaborators cannot commit | Unknown | 2014-05-03 | 1 | -3/+3 |
* | Mirror fix on UI | Unknown | 2014-05-02 | 1 | -0/+1 |
* | Fix #159 | Unknown | 2014-05-02 | 1 | -1/+1 |
* | add webhooks page ui | FuXiaoHei | 2014-05-02 | 1 | -0/+22 |
* | Collaborator | Unknown | 2014-05-01 | 1 | -13/+75 |
* | add collaboration page ui | FuXiaoHei | 2014-05-01 | 2 | -113/+144 |
* | Prepare for v0.3.1 hotfix | Unknown | 2014-04-28 | 1 | -0/+1 |
* | Show parents in commit diff page | Chris Lee | 2014-04-27 | 1 | -0/+12 |
* | Use commit summaries instead of full messages | Chris Lee | 2014-04-27 | 1 | -1/+1 |
* | New err check style | Unknown | 2014-04-22 | 1 | -1/+0 |
* | Fix #92 | Unknown | 2014-04-22 | 1 | -1/+0 |
* | Mirror updates | Unknown | 2014-04-19 | 1 | -0/+1 |
* | Merge branch 'master' of github.com:gogits/gogs | Unknown | 2014-04-16 | 1 | -2/+2 |
|\ | |||||
| * | swap \n for \000, update len check, when reading receive-pack input | Christopher Brickley | 2014-04-15 | 1 | -2/+2 |
* | | Fix auth issue on #80 | Unknown | 2014-04-16 | 1 | -17/+19 |
* | | Auth problem related #80 | Unknown | 2014-04-16 | 1 | -1/+5 |
|/ | |||||
* | Mirror bug fix on downloading zip | Unknown | 2014-04-15 | 1 | -2/+2 |
* | zip archive download | slene | 2014-04-16 | 2 | -31/+73 |
* | bug fixed for http clone | Lunny Xiao | 2014-04-14 | 1 | -2/+7 |
* | Finish release | Unknown | 2014-04-14 | 1 | -3/+130 |
* | go get | Unknown | 2014-04-13 | 1 | -4/+0 |
* | go get | Unknown | 2014-04-13 | 1 | -0/+4 |
* | Able to change mirror interval now | Unknown | 2014-04-12 | 1 | -0/+14 |
* | update with new git | slene | 2014-04-13 | 4 | -74/+58 |
* | Add repo mirror and import | Unknown | 2014-04-12 | 1 | -18/+32 |
* | Mirror fix | Unknown | 2014-04-12 | 1 | -0/+1 |
* | Mirror bug fix | Unknown | 2014-04-11 | 1 | -0/+4 |
* | combine getCommit ById and ByBranch in routers/repo/commit.go | zhsso | 2014-04-11 | 1 | -12/+2 |
* | Support private repo | Unknown | 2014-04-11 | 1 | -2/+2 |
* | Pages in commits list page | Unknown | 2014-04-11 | 1 | -3/+28 |
* | Add search commits | Unknown | 2014-04-11 | 2 | -1/+43 |
* | remove trace | Lunny Xiao | 2014-04-11 | 1 | -1/+0 |
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Lunny Xiao | 2014-04-11 | 2 | -40/+43 |
|\ | |||||
| * | Add support default branch | Unknown | 2014-04-10 | 1 | -16/+13 |
| * | Fix #69 | Unknown | 2014-04-10 | 2 | -24/+30 |
* | | add actions for http push | Lunny Xiao | 2014-04-11 | 1 | -3/+18 |
* | | fix | zhsso | 2014-04-10 | 8 | -0/+1414 |
* | | mistakes | zhsso | 2014-04-10 | 8 | -1414/+0 |
|/ | |||||
* | bug fixed | Lunny Xiao | 2014-04-10 | 1 | -8/+14 |
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Lunny Xiao | 2014-04-10 | 1 | -0/+31 |
|\ | |||||
| * | Add go get meta support | Unknown | 2014-04-09 | 1 | -0/+1 |
| * | Work on mirror repo | Unknown | 2014-04-09 | 1 | -10/+8 |
| * | repo-import page ui | FuXiaoHei | 2014-04-09 | 1 | -0/+32 |
* | | Merge branch 'master' of github.com:gogits/gogs into dev | Lunny Xiao | 2014-04-10 | 3 | -13/+45 |
|\| | |||||
| * | Fix issue with log in with GitHub but need more error handle after | Unknown | 2014-04-07 | 1 | -5/+23 |
| * | Add @ # commit link detect on all markdown render | Unknown | 2014-04-07 | 1 | -4/+4 |
| * | Merge branch 'dev' of https://github.com/gogits/gogs into dev | FuXiaoHei | 2014-04-06 | 1 | -4/+122 |
| |\ | |||||
| * | | add release-new route | FuXiaoHei | 2014-04-06 | 1 | -0/+8 |