Unknwon
f0939809c4
more fix on #2268
9 years ago
Unknwon
8ac9d9b4c7
rename import path
9 years ago
Unknwon
ce054072fa
#2114 External URL for wiki
9 years ago
Unknwon
7c3baef786
move out git module and #1573 send push hook
9 years ago
Unknwon
ab55ca457f
#1984 Better mirror repo management
9 years ago
Unknwon
ad998a52b9
#2063 Ability to delete repo from admin panel
9 years ago
Unknwon
442f027ad1
fix #2105 and fix #1857
9 years ago
Unknwon
caac2f9b19
fix #1829 and fix #890
9 years ago
Unknwon
877f9c2ef2
fix broken link
9 years ago
Unknwon
316ca2d3e4
fix #976
9 years ago
Unknwon
3b28aed7f2
fix #878
9 years ago
Unknwon
bfcd3d036f
#1742 Update default branch in git repository while change in web view
9 years ago
Unknwon
f50ce33d9b
fix #1987
9 years ago
Unknwon
d4ffa64a15
New push to head repo of head branch: regenerate patch and retest apply
9 years ago
Unknwon
71445511dc
#1646 and other minor fixes
9 years ago
Unknwon
3a0c2096ac
#1021 Forked repo unavailable after deleting original repo
9 years ago
Unknwon
27b337a78d
#1377 add rename repo action
9 years ago
Unknwon
c4a608c0b9
finish new repo options page
9 years ago
Unknwon
96dbec41f7
webhook APIs
9 years ago
Unknwon
50cf8ca2e0
new create webhook event
9 years ago
Unknwon
2557f2b011
add highlight js
9 years ago
Unknwon
eafb87f1d4
add webhook recent deliveries
9 years ago
Unknwon
72f82c617a
new edit webhook UI
9 years ago
Unknwon
df9986f5a8
new create webhook UI
9 years ago
Unknwon
b95ad93e04
new webhooks list UI
9 years ago
Unknwon
b892366780
new repo git hooks UI
9 years ago
Unknwon
14636093e9
add confirmation to delete ssh key
9 years ago
Unknwon
36fa23ed16
WIP: create PR - choose branch
10 years ago
Unknwon
c95ef7c546
improve fork process
10 years ago
Unknwon
8307824880
fix private repo cannot trigger hook by SSH
10 years ago
Unknwon
6f6ad6f3c9
#334 : Add Deployment Key Support
10 years ago
Unknwon
893b66bcac
allow anonymous SSH clone
10 years ago
Unknwon
d286033e38
#835 : Realtime webhooks
10 years ago
Unknwon
71bda6278c
fix hidden bug on tpl rendering
10 years ago
Unknwon
dd7f3e9f60
#1070 Clearer error message for illegal characters
10 years ago
Unknwon
ed7f1ae592
fix read access team visibility of private repo
10 years ago
Unknwon
46c5c2abc0
routers/repo/setting.go: fix LDAP cannot validate password #1006
10 years ago
Unknwon
08b8901cd9
models: fix issue with transfer repository
README: fix typo
10 years ago
Unknwon
56a29ce158
v4 migration, merge 'dev', clean code and mirror fix
10 years ago
Unknwon
5a7bca797c
Merge branch 'dev' of github.com:gogits/gogs into access
Conflicts:
gogs.go
models/models.go
models/user.go
templates/.VERSION
templates/org/home.tmpl
10 years ago
Unknwon
f6e65b5e06
models: able to rename user with diff letter cases #981
- templates/org: mirror fix on name output
- routers: add missing error check
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
Peter Smit
76f8904718
Introducing Collaboration Struct
10 years ago
Thomas Laroche
e948c7c262
Fix #795
10 years ago
Unknwon
ac4a10456e
api: able to create repo and fix #726
- POST /user/repos
- POST /org/:org/repos
10 years ago
Unknwon
2f3a7e53cb
fix #735
10 years ago
Unknwon
9dc3c93a6a
#12 , add/edit hook
10 years ago
Christopher Brickley
3794111460
update slack hook to use new format
10 years ago
Unknwon
41dbb4c148
Hide org member in collar page
10 years ago
Unknwon
64c68220d2
Fix #264
10 years ago