aboutsummaryrefslogtreecommitdiff
path: root/routers
Commit message (Collapse)AuthorAge
...
* | work on #754Unknwon2014-12-18
| |
* | work on #754Unknwon2014-12-18
| |
* | work on #756Unknwon2014-12-17
|/
* fix #751Unknwon2014-12-16
|
* fix #741Unknwon2014-12-16
|
* modes/repo: incorrect SSH clone URL for #742Unknwon2014-12-13
|
* api: able to create repo and fix #726Unknwon2014-12-12
| | | | | - POST /user/repos - POST /org/:org/repos
* fix #735Unknwon2014-12-12
|
* fix git clone error when repo has upper case namecodeskyblue2014-12-11
|
* Finish new UI for release pageUnknwon2014-12-10
|
* fix #711Unknwon2014-12-09
|
* Fix spelling errors in comments.Joseph Crail2014-12-06
|
* Added issue link rendering in commit messagesdennis-smurf2014-12-05
|
* update user api search results to include the full nameDeiwin Sarjas2014-12-02
| | | | | Is fully backwards compatible Fixes #677
* fix #676Unknwon2014-11-30
|
* fix #580Unknwon2014-11-30
|
* safe checkUnknwon2014-11-28
|
* mirror fix on oauth2Unknwon2014-11-28
|
* fix oauth2Unknwon2014-11-28
|
* fix #664Unknwon2014-11-25
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-11-24
|\
| * add milestone page designfuxiaohei2014-11-24
| |
* | fix #660Unknwon2014-11-24
|/
* Fix #652Unknwon2014-11-23
|
* Fix 653Unknwon2014-11-22
|
* more on change avatarUnknwon2014-11-21
|
* fix #139Unknwon2014-11-21
|
* custom avatar uploadUnknwon2014-11-21
|
* Fix #635Unknwon2014-11-18
|
* more APIs on #12Unknwon2014-11-18
|
* fox #620Unknwon2014-11-17
|
* add pull-request and labels page designfuxiaohei2014-11-17
|
* GetFile apiUnknwon2014-11-16
|
* support duoshuo mirror of gravatarUnknwon2014-11-16
|
* #12, use go-gogs-clientUnknwon2014-11-14
|
* #12, add/edit hookUnknwon2014-11-13
|
* fix #622Unknwon2014-11-13
|
* #12, API: list user repos, list repo hooksUnknwon2014-11-13
|
* add personal access token panel #12Unknwon2014-11-12
|
* Fix #618Unknwon2014-11-11
|
* work on #616 and update localesUnknwon2014-11-10
|
* work on #609Unknwon2014-11-07
|
* Fix #605, fix #255, fix #101Unknwon2014-11-06
|
* Work on #5 fork and fix #608Unknwon2014-11-05
|
* Fix #595isotas382014-11-02
|
* Fix Issue 589semlanik2014-10-30
|
* Safe workUnknwon2014-10-25
|
* update slack hook to use new formatChristopher Brickley2014-10-24
|
* Avoid setting missing label/milestone/assignee idsTony Tsang2014-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 Tsang2014-10-21
| | | | | - UpdateAssignee - UpdateIssueMilestone