78 Commits (5866eb23217de4d29b181e30c26cee28ebc6aedc)

Author SHA1 Message Date
Unknwon bb3b90fcd6 #1487 Readme Template 9 years ago
Unknwon 46bee50e45 complate list of gitignores and licenses 9 years ago
Unknwon c08600c59b new edit webhook UI 9 years ago
Unknwon 4217c2333c new create webhook UI 9 years ago
Unknwon 1fb53067f4 finish close/reopen issue 9 years ago
Unknwon 133b19d0c5 finish view comments on issue page 9 years ago
Unknwon 34f6cbfc2a finish attachments when create issue 9 years ago
Unknwon 922f3f3062 finish create issue with labels 9 years ago
Unknwon 590c464c56 UI: create issue with title and content 9 years ago
Unknwon 3e4cdccf6b milestone: create page 9 years ago
Unknwon dc4aab9925 UI: CURD labels
- fix update lable break connection with repository
9 years ago
Unknwon ac95f6d50f UI: basic label list
- create new label
9 years ago
Unknwon 34102f7889 remove unused scripts and simplify migrate form definition 9 years ago
Unknwon 059338139c routers: able to migrate repo from local path
- modules/middleware/context.go: add HandleAPI method
9 years ago
Peter Smit e6fc58a744 Remove GoGet option from repository and handle it with ?go-get=1 instead
The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page.
10 years ago
Unknwon ac4a10456e api: able to create repo and fix #726
- POST /user/repos
- POST /org/:org/repos
10 years ago
Unknwon bc8721fb6c Finish new UI for release page 10 years ago
Christopher Brickley 3794111460 update slack hook to use new format 10 years ago
Unknwon fa241efa6d Use binding middleware 10 years ago
Unknwon 91e5c24a31 Fix #522 10 years ago
Unknwon b9560374cd UI fix 10 years ago
Unknwon 2a3660dae3 Fix #453 10 years ago
Christopher Brickley 2bce24068d add Slack API webhook support 10 years ago
Unknwon 9a1d5d2489 Finish new web hook pages 10 years ago
Justin Nuß 8023494a94 Fix invalid struct tags and remove unreachable code. 10 years ago
Unknwon 755eec745f Finish new repo settings page 10 years ago
Unknwon dabf5b057c Finish new migrate page 10 years ago
Unknwon 8dd07c0ddd New UI merge in progress 10 years ago