Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #12, API: list user repos, list repo hooks | Unknwon | 2014-11-13 | 3 | -12/+163 |
| | |||||
* | add personal access token panel #12 | Unknwon | 2014-11-12 | 1 | -9/+66 |
| | |||||
* | Fix #618 | Unknwon | 2014-11-11 | 1 | -2/+2 |
| | |||||
* | work on #616 and update locales | Unknwon | 2014-11-10 | 1 | -2/+2 |
| | |||||
* | work on #609 | Unknwon | 2014-11-07 | 1 | -24/+3 |
| | |||||
* | Fix #605, fix #255, fix #101 | Unknwon | 2014-11-06 | 4 | -82/+114 |
| | |||||
* | Work on #5 fork and fix #608 | Unknwon | 2014-11-05 | 1 | -39/+140 |
| | |||||
* | Fix #595 | isotas38 | 2014-11-02 | 1 | -1/+4 |
| | |||||
* | Fix Issue 589 | semlanik | 2014-10-30 | 1 | -1/+1 |
| | |||||
* | Safe work | Unknwon | 2014-10-25 | 1 | -0/+20 |
| | |||||
* | update slack hook to use new format | Christopher Brickley | 2014-10-24 | 1 | -6/+2 |
| | |||||
* | Avoid setting missing label/milestone/assignee ids | Tony Tsang | 2014-10-22 | 1 | -3/+3 |
| | | | | | Label, milestone, assignee ids are not includes in post request, possible js or form building bug. | ||||
* | Fix misuse of issue index for issue id. | Tony Tsang | 2014-10-21 | 1 | -2/+2 |
| | | | | | - UpdateAssignee - UpdateIssueMilestone | ||||
* | Able to fork repo to individuals | Unknwon | 2014-10-19 | 1 | -15/+14 |
| | |||||
* | Merge pull request #560 from evolvedlight/master | 无闻 | 2014-10-18 | 1 | -0/+15 |
|\ | | | | | First cut of fork repo | ||||
| * | Merge remote-tracking branch 'upstream/dev' | evolvedlight | 2014-10-13 | 9 | -18/+142 |
| |\ | | | | | | | | | | | | | Conflicts: models/repo.go | ||||
| * | | Got the fork count working | evolvedlight | 2014-10-10 | 1 | -3/+9 |
| | | | |||||
| * | | Initial cut of git fork | evolvedlight | 2014-10-04 | 1 | -0/+9 |
| | | | |||||
* | | | Fix API broken | Unknwon | 2014-10-18 | 1 | -1/+1 |
| | | | |||||
* | | | Fix API broken | Unknwon | 2014-10-18 | 4 | -4/+4 |
| | | | |||||
* | | | Fix #572 | Unknwon | 2014-10-15 | 1 | -10/+31 |
| | | | |||||
* | | | Fix pagination() to get the right total number of pages | Eryx | 2014-10-14 | 1 | -1/+2 |
| |/ |/| | |||||
* | | Mirror fix on add ssh key | Unknwon | 2014-10-11 | 1 | -3/+7 |
| | | |||||
* | | Add raw, history file button, and other mirror fixes | Unknwon | 2014-10-11 | 2 | -2/+4 |
| | | |||||
* | | Page: Compare 2 commits | Unknwon | 2014-10-10 | 1 | -0/+2 |
| | | |||||
* | | Hide org member in collar page | Unknwon | 2014-10-10 | 1 | -6/+17 |
| | | |||||
* | | Issue: Show error prompt when add repository to team and it does not exist #533 | Unknwon | 2014-10-10 | 1 | -0/+5 |
| | | |||||
* | | Mirror fix on admin/orgs paging | Unknwon | 2014-10-10 | 2 | -4/+4 |
| | | |||||
* | | Fix #532, add system notice | Unknwon | 2014-10-08 | 2 | -2/+48 |
| | | |||||
* | | Update with macaron | Unknwon | 2014-10-06 | 1 | -1/+1 |
| | | |||||
* | | Fix #264 | Unknwon | 2014-10-06 | 1 | -0/+54 |
|/ | |||||
* | Fix #515 | Unknwon | 2014-09-30 | 1 | -0/+1 |
| | |||||
* | UI: Confirmation box | Unknwon | 2014-09-29 | 1 | -0/+3 |
| | |||||
* | add issue router for new issue page ui preview | fuxiaohei | 2014-09-27 | 1 | -0/+6 |
| | |||||
* | Add directory level commit message | Unknwon | 2014-09-26 | 2 | -6/+18 |
| | |||||
* | remove debug info | lunnyxiao | 2014-09-26 | 1 | -5/+0 |
| | |||||
* | Mirror fix on transfer repo | Unknwon | 2014-09-25 | 1 | -1/+1 |
| | |||||
* | Mirror template bug fix | Unknwon | 2014-09-25 | 1 | -1/+2 |
| | |||||
* | Fix download archive issue | Unknwon | 2014-09-24 | 1 | -8/+44 |
| | |||||
* | Page: Commits and fix #249 | Unknwon | 2014-09-23 | 1 | -1/+3 |
| | |||||
* | Add basic submodule support | Unknwon | 2014-09-22 | 1 | -15/+1 |
| | |||||
* | submodule support and closed #478 | lunnyxiao | 2014-09-22 | 1 | -14/+14 |
| | |||||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | lunnyxiao | 2014-09-22 | 2 | -9/+9 |
|\ | |||||
| * | Set cookiepath to AppSubUrl | Martin van Beurden | 2014-09-21 | 2 | -9/+9 |
| | | |||||
* | | add submodule basic support & buf fixed #478 | lunnyxiao | 2014-09-22 | 2 | -6/+39 |
|/ | |||||
* | Add suburl support | Unknwon | 2014-09-19 | 16 | -52/+52 |
| | |||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 16 | -52/+60 |
| | | | | | | | | | | | | | | 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 | ||||
* | Add success message after transfer repository #481 | Unknwon | 2014-09-17 | 1 | -0/+1 |
| | |||||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | lunnyxiao | 2014-09-17 | 2 | -2/+2 |
|\ | | | | | | | | | Conflicts: conf/app.ini | ||||
| * | fix user's actions on domain/org/name-of-organization/dashboard | tobyzxj | 2014-09-16 | 1 | -1/+1 |
| | |