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