Unknwon
fc6db829b2
fix read access team visibility of private repo
10 years ago
Unknwon
18c0697329
routers/repo/setting.go: fix LDAP cannot validate password #1006
10 years ago
Unknwon
8896c82d34
models: fix issue with transfer repository
...
README: fix typo
10 years ago
Unknwon
ee68a826a5
v4 migration, merge 'dev', clean code and mirror fix
10 years ago
Unknwon
04164eada3
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
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
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
Unknwon
a046a31d2b
UI: Confirmation box
10 years ago
Unknwon
ad52b2d791
Mirror fix on transfer repo
10 years ago
Unknwon
7ba9257a7f
Add suburl support
10 years ago
Martin van Beurden
0055cbd365
Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
...
Conflicts:
modules/setting/setting.go
Conflicts:
templates/repo/release/list.tmpl
templates/user/dashboard/dashboard.tmpl
Conflicts:
routers/repo/setting.go
10 years ago
Unknwon
a596388ebf
Add success message after transfer repository #481
10 years ago
Unknwon
a2cac952a4
Prepare 0.5 release
10 years ago
Unknwon
cfed11f092
Bug: Transfer repository doesn't update the count
10 years ago
Christopher Brickley
f7be61c819
getOrgRepoCtx returns values directly & err
10 years ago
Christopher Brickley
85c35a6b8b
add organization-level webhooks
10 years ago
Christopher Brickley
7269b06fd5
HookType is case-sensitive
...
Update webhook wasn’t showing up because of the wrong case
10 years ago
Christopher Brickley
2bce24068d
add Slack API webhook support
10 years ago
Unknwon
9baf2b38d0
Bug fix on organization
10 years ago
Unknwon
21a1b8e5a3
Finish new edit team page, add member to team
10 years ago
Unknwon
9a1d5d2489
Finish new web hook pages
10 years ago
Unknwon
9820b8e134
Finish new hooks list page
10 years ago
Unknwon
e8c9bb2c66
Finish new collaboration page
10 years ago
Unknwon
755eec745f
Finish new repo settings page
10 years ago
Unknwon
5c4bc3c848
Huge updates!!!!! Be careful to merge!!!!
10 years ago
Unknwon
8dd07c0ddd
New UI merge in progress
10 years ago
Unknown
13b032f829
update name
10 years ago
Unknown
e4ea5cf598
Finish Teams page
11 years ago
Unknown
6e448b0714
Finish delete organization
11 years ago
Unknown
e0f9c628c5
Add create organization
11 years ago
Unknown
314193029a
Use constants to name template file
11 years ago
Unknown
ad5ec45dd6
Fix #165
11 years ago
Unknown
302c863cda
Fix #242
11 years ago
Unknown
9c3aa6936a
Fix #223
11 years ago
Unknown
688ec6ecbd
Fixed #209
11 years ago
Unknown
33ec0632ff
Fix #183
11 years ago
slene
7d84cc96e8
update with git api
11 years ago
Unknown
e867283406
Assignee back end
11 years ago
Unknown
e573855a4f
Fix #98 , support web hook
11 years ago
Unknown
94bccbb148
Finish edit and remove web hook
11 years ago
Unknown
24f614f6db
Finish add web hook
11 years ago
Unknown
6e3dba2cc5
Clean repo code
11 years ago
FuXiaoHei
d34c3bb751
finish webhook ui,
...
some ui fix
11 years ago