Commit Graph

165 Commits (b6ef539ef46b728736764899a05be8236ca0c306)

Author SHA1 Message Date
Unknwon 1cb03135b7 new repo git hooks UI
Unknwon 062adbed8a add confirmation to delete ssh key
Unknwon dea3a8c6a4 WIP: create PR - choose branch
Unknwon 9db4acc62e improve fork process
Unknwon 3d0583df0f fix private repo cannot trigger hook by SSH
Unknwon 39a3b768bc : Add Deployment Key Support
Unknwon e50982f5ec allow anonymous SSH clone
Unknwon fa298a2c30 : Realtime webhooks
Unknwon ced212f8fa fix hidden bug on tpl rendering
Unknwon 698b9e2acc Clearer error message for illegal characters
Unknwon fc6db829b2 fix read access team visibility of private repo
Unknwon 18c0697329 routers/repo/setting.go: fix LDAP cannot validate password
Unknwon 8896c82d34 models: fix issue with transfer repository
README: fix typo
Unknwon ee68a826a5 v4 migration, merge 'dev', clean code and mirror fix
Unknwon 7ccab9cd09 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
Unknwon 04164eada3 models: able to rename user with diff letter cases
- templates/org: mirror fix on name output
- routers: add missing error check
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.
Peter Smit 76f8904718 Introducing Collaboration Struct
Thomas Laroche e948c7c262 Fix
Unknwon ac4a10456e api: able to create repo and fix
- POST /user/repos
- POST /org/:org/repos
Unknwon 2f3a7e53cb fix
Unknwon 9dc3c93a6a , add/edit hook
Christopher Brickley 3794111460 update slack hook to use new format
Unknwon 41dbb4c148 Hide org member in collar page
Unknwon 64c68220d2 Fix
Unknwon a046a31d2b UI: Confirmation box
Unknwon ad52b2d791 Mirror fix on transfer repo
Unknwon 7ba9257a7f Add suburl support
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
Unknwon a596388ebf Add success message after transfer repository
Unknwon a2cac952a4 Prepare 0.5 release
Unknwon cfed11f092 Bug: Transfer repository doesn't update the count
Christopher Brickley f7be61c819 getOrgRepoCtx returns values directly & err
Christopher Brickley 85c35a6b8b add organization-level webhooks
Christopher Brickley 7269b06fd5 HookType is case-sensitive
Update webhook wasn’t showing up because of the wrong case
Christopher Brickley 2bce24068d add Slack API webhook support
Unknwon 9baf2b38d0 Bug fix on organization
Unknwon 21a1b8e5a3 Finish new edit team page, add member to team
Unknwon 9a1d5d2489 Finish new web hook pages
Unknwon 9820b8e134 Finish new hooks list page
Unknwon e8c9bb2c66 Finish new collaboration page
Unknwon 755eec745f Finish new repo settings page
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!!
Unknwon 8dd07c0ddd New UI merge in progress
Unknown 13b032f829 update name
Unknown e4ea5cf598 Finish Teams page
Unknown 6e448b0714 Finish delete organization
Unknown e0f9c628c5 Add create organization
Unknown 314193029a Use constants to name template file
Unknown ad5ec45dd6 Fix
Unknown 302c863cda Fix
Unknown 9c3aa6936a Fix
Unknown 688ec6ecbd Fixed
Unknown 33ec0632ff Fix
slene 7d84cc96e8 update with git api
Unknown e867283406 Assignee back end
Unknown e573855a4f Fix , support web hook
Unknown 94bccbb148 Finish edit and remove web hook
Unknown 24f614f6db Finish add web hook
Unknown 6e3dba2cc5 Clean repo code
FuXiaoHei d34c3bb751 finish webhook ui,
some ui fix
Unknown 02687cbdf3 Add mail notify for new collaborator
FuXiaoHei 3e856928a2 add webhooks page ui
Unknown f6c4fbeb37 Collaborator
FuXiaoHei 52fbb9788a add collaboration page ui