Unknwon
e3d3d424b2
Minor fix for go vet
8 years ago
Pablo Saavedra
98b152030d
The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true ( #3246 )
...
Executed go fmt
getEngine() not handles DB parameters (#2972 ) (#2974 )
Uses .AllCols() for Update in updateMirror()
Spanish traslation removed
Fixed a wrong way to ommit the --prune option in process.ExecDir() for MirrorUpdate function
8 years ago
Cosmin Stroe
ba314a7a36
Support alphanumeric issue style (ABC-1234) for external issue tracker ( #2992 )
9 years ago
Unknwon
926e75d721
#2334 strip whitespace for migrate URL
...
Also fix a possible race condition while install
9 years ago
Martin Hartkorn
15d37b7a95
Refactored according to suggestions
9 years ago
Martin Hartkorn
3650bd8528
Convert mirrors to regular repositories.
9 years ago
Florian Kaiser
abc5abce30
Allow modification of a release if Content is empty ( fix #2516 )
9 years ago
Unknwon
40f3142264
#2114 External URL for wiki
9 years ago
Unknwon
b8d48bdb62
#2037 Add "New Mirror" button on Dashboard
9 years ago
Unknwon
120cd4e471
#1984 Better mirror repo management
9 years ago
Unknwon
e538ff2770
fix #1829 and fix #890
9 years ago
Unknwon
e42fcb033d
wiki: finish edit
9 years ago
Unknwon
392f3ee210
wiki: finish new
9 years ago
Unknwon
c50a3503e6
introduce git-shell
9 years ago
Unknwon
18de67380c
fix #1958
9 years ago
Unknwon
6f0a41b8b2
#1511 Allow local import only for admin users
9 years ago
Nathan Zadoks
f1aa4c0524
Fix the JSON field names for MigrateRepoForm
...
For some reason, the field names for Private and Mirror got swapped.
9 years ago
Unknwon
932dbccb67
fix import path, fix #1782
9 years ago
Unknwon
38eb000d13
work on #1570
9 years ago
Unknwon
7ec991326d
fix migrate api
9 years ago
Unknwon
e5b105e513
fix migrate API
9 years ago
Unknwon
c6b039c6f9
new repo options UI
9 years ago
Unknwon
55ddf225bb
webhook APIs
9 years ago
Unknwon
f509c59ac1
new create webhook event
9 years ago
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
10 years ago
Unknwon
059338139c
routers: able to migrate repo from local path
...
- modules/middleware/context.go: add HandleAPI method
10 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