Nathan Zadoks
5e5ab4d364
Fix the JSON field names for MigrateRepoForm
For some reason, the field names for Private and Mirror got swapped.
9 years ago
Unknwon
f066c2f1d8
fix import path, fix #1782
9 years ago
Unknwon
5fe3ca7ad6
work on #1570
9 years ago
Unknwon
99fa5d7151
fix migrate api
9 years ago
Unknwon
85fa1e8e9b
fix migrate API
9 years ago
Unknwon
5137368404
new repo options UI
9 years ago
Unknwon
96dbec41f7
webhook APIs
9 years ago
Unknwon
50cf8ca2e0
new create webhook event
9 years ago
Unknwon
9ddb20dd96
#1487 Readme Template
9 years ago
Unknwon
12df5740fd
complate list of gitignores and licenses
9 years ago
Unknwon
72f82c617a
new edit webhook UI
9 years ago
Unknwon
df9986f5a8
new create webhook UI
9 years ago
Unknwon
88a779662f
finish close/reopen issue
10 years ago
Unknwon
0162859657
finish view comments on issue page
10 years ago
Unknwon
7af7ee836c
finish attachments when create issue
10 years ago
Unknwon
700f1d166b
finish create issue with labels
10 years ago
Unknwon
4c75ab3a82
UI: create issue with title and content
10 years ago
Unknwon
904a0ea1f3
milestone: create page
10 years ago
Unknwon
6e4a3e4f9d
UI: CURD labels
- fix update lable break connection with repository
10 years ago
Unknwon
dfcb8673b9
UI: basic label list
- create new label
10 years ago
Unknwon
80667e87b6
remove unused scripts and simplify migrate form definition
10 years ago
Unknwon
51da9e41f0
routers: able to migrate repo from local path
- modules/middleware/context.go: add HandleAPI method
10 years ago
Peter Smit
2bb8323ab5
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
11 years ago
Unknwon
9a1d5d2489
Finish new web hook pages
11 years ago
Justin Nuß
8023494a94
Fix invalid struct tags and remove unreachable code.
11 years ago
Unknwon
755eec745f
Finish new repo settings page
11 years ago
Unknwon
dabf5b057c
Finish new migrate page
11 years ago
Unknwon
8dd07c0ddd
New UI merge in progress
11 years ago