Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix spelling errors in comments. | Joseph Crail | 2014-12-06 |
| | |||
* | Added issue link rendering in commit messages | dennis-smurf | 2014-12-05 |
| | |||
* | fix #664 | Unknwon | 2014-11-25 |
| | |||
* | add milestone page design | fuxiaohei | 2014-11-24 |
| | |||
* | fox #620 | Unknwon | 2014-11-17 |
| | |||
* | add pull-request and labels page design | fuxiaohei | 2014-11-17 |
| | |||
* | GetFile api | Unknwon | 2014-11-16 |
| | |||
* | #12, add/edit hook | Unknwon | 2014-11-13 |
| | |||
* | Fix #618 | Unknwon | 2014-11-11 |
| | |||
* | 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 |
| | |||
* | 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 #572 | Unknwon | 2014-10-15 |
| |/ |/| | |||
* | | 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 |
| | | |||
* | | 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 |
| | |||
* | toutf8 improved & add max git diff lines | lunnyxiao | 2014-09-17 |
| | |||
* | Prepare 0.5 release | Unknwon | 2014-09-12 |
| | |||
* | Bug: Transfer repository doesn't update the count | Unknwon | 2014-09-12 |
| | |||
* | Remove hg dep | Unknwon | 2014-09-07 |
| | |||
* | Merge pull request #442 from compressed/org_hook | 无闻 | 2014-09-07 |
|\ | | | | | Organization-level Webhooks |