Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | work on #754 | Unknwon | 2014-12-18 | |
| | | ||||
* | | work on #754 | Unknwon | 2014-12-18 | |
| | | ||||
* | | work on #756 | Unknwon | 2014-12-17 | |
|/ | ||||
* | fix #751 | Unknwon | 2014-12-16 | |
| | ||||
* | fix #741 | Unknwon | 2014-12-16 | |
| | ||||
* | modes/repo: incorrect SSH clone URL for #742 | Unknwon | 2014-12-13 | |
| | ||||
* | api: able to create repo and fix #726 | Unknwon | 2014-12-12 | |
| | | | | | - POST /user/repos - POST /org/:org/repos | |||
* | fix #735 | Unknwon | 2014-12-12 | |
| | ||||
* | fix git clone error when repo has upper case name | codeskyblue | 2014-12-11 | |
| | ||||
* | Finish new UI for release page | Unknwon | 2014-12-10 | |
| | ||||
* | fix #711 | Unknwon | 2014-12-09 | |
| | ||||
* | Fix spelling errors in comments. | Joseph Crail | 2014-12-06 | |
| | ||||
* | Added issue link rendering in commit messages | dennis-smurf | 2014-12-05 | |
| | ||||
* | update user api search results to include the full name | Deiwin Sarjas | 2014-12-02 | |
| | | | | | Is fully backwards compatible Fixes #677 | |||
* | fix #676 | Unknwon | 2014-11-30 | |
| | ||||
* | fix #580 | Unknwon | 2014-11-30 | |
| | ||||
* | safe check | Unknwon | 2014-11-28 | |
| | ||||
* | mirror fix on oauth2 | Unknwon | 2014-11-28 | |
| | ||||
* | fix oauth2 | Unknwon | 2014-11-28 | |
| | ||||
* | fix #664 | Unknwon | 2014-11-25 | |
| | ||||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2014-11-24 | |
|\ | ||||
| * | add milestone page design | fuxiaohei | 2014-11-24 | |
| | | ||||
* | | fix #660 | Unknwon | 2014-11-24 | |
|/ | ||||
* | Fix #652 | Unknwon | 2014-11-23 | |
| | ||||
* | Fix 653 | Unknwon | 2014-11-22 | |
| | ||||
* | more on change avatar | Unknwon | 2014-11-21 | |
| | ||||
* | fix #139 | Unknwon | 2014-11-21 | |
| | ||||
* | custom avatar upload | Unknwon | 2014-11-21 | |
| | ||||
* | Fix #635 | Unknwon | 2014-11-18 | |
| | ||||
* | more APIs on #12 | Unknwon | 2014-11-18 | |
| | ||||
* | fox #620 | Unknwon | 2014-11-17 | |
| | ||||
* | add pull-request and labels page design | fuxiaohei | 2014-11-17 | |
| | ||||
* | GetFile api | Unknwon | 2014-11-16 | |
| | ||||
* | support duoshuo mirror of gravatar | Unknwon | 2014-11-16 | |
| | ||||
* | #12, use go-gogs-client | Unknwon | 2014-11-14 | |
| | ||||
* | #12, add/edit hook | Unknwon | 2014-11-13 | |
| | ||||
* | 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 |