Commit Graph

657 Commits (0a697517ac79ea4b5f710f83381ed13dffb00272)

Author SHA1 Message Date
Unknwon 0a697517ac work on
Unknwon c4820f119d work on
Unknwon 57b3be4016 work on
Unknwon d01f2f3c22 fix
Unknwon 1a5aa5e0c0 fix
Unknwon b553ea45ee modes/repo: incorrect SSH clone URL for
Unknwon ac4a10456e api: able to create repo and fix
- POST /user/repos
- POST /org/:org/repos
Unknwon 2f3a7e53cb fix
codeskyblue db6c0ebf76 fix git clone error when repo has upper case name
Unknwon bc8721fb6c Finish new UI for release page
Unknwon 9a1fe801e5 fix
Joseph Crail 39c068400e Fix spelling errors in comments.
dennis-smurf 528c075ad6 Added issue link rendering in commit messages
Deiwin Sarjas 48bb0fadc2 update user api search results to include the full name
Is fully backwards compatible
Fixes 
Unknwon 5338808600 fix
Unknwon d75013a0e8 fix
Unknwon b6437b5a4c safe check
Unknwon db4951bc61 mirror fix on oauth2
Unknwon d6132aaa88 fix oauth2
Unknwon a43164877c fix
Unknwon 0cce61de3a Merge branch 'dev' of github.com:gogits/gogs into dev
Unknwon 5b96e3fcc7 fix
fuxiaohei 79dae254cf add milestone page design
Unknwon 1b66600bd0 Fix
Unknwon dc53270da9 Fix 653
Unknwon ef275ebf62 more on change avatar
Unknwon 22ab4fa1b0 fix
Unknwon 55dfe2c978 custom avatar upload
Unknwon 2d8c414f8c Fix
Unknwon 37d8d3afe9 more APIs on
Unknwon 32dcaefafa fox
fuxiaohei d1a60e3643 add pull-request and labels page design
Unknwon a0f9197b45 GetFile api
Unknwon 340a4595dd support duoshuo mirror of gravatar
Unknwon 52d66ba6c8 , use go-gogs-client
Unknwon 9dc3c93a6a , add/edit hook
Unknwon 9e22840483 fix
Unknwon 8eb5120fbd , API: list user repos, list repo hooks
Unknwon 8c9338a537 add personal access token panel
Unknwon 21b9d5fa1f Fix
Unknwon e0de6cb5ad work on and update locales
Unknwon abc57b6e43 work on
Unknwon 23eec25274 Fix , fix , fix
Unknwon 4e7eb5be9d Work on fork and fix
isotas38 2c28ed8c05 Fix
semlanik 377530ec21 Fix Issue 589
Unknwon 83283bca4c Safe work
Christopher Brickley 3794111460 update slack hook to use new format
Tony Tsang d87a9cb362 Avoid setting missing label/milestone/assignee ids
Label, milestone, assignee ids are not includes in post request, possible
js or form building bug.
Tony Tsang 93b9a2acc0 Fix misuse of issue index for issue id.
- UpdateAssignee
- UpdateIssueMilestone