42 Commits (d76f11c6f14b69bf981e5fc3901cc2c6445773b8)

Author SHA1 Message Date
Unknwon 466facc009 #1067: Deleting users should remove them from collaborator lists
- fix delete user but repository watches are not decreased
9 years ago
Unknwon 588f3215c6 #1040: dashboard no longer accessible when repo is missing 9 years ago
Unknwon ee68a826a5 v4 migration, merge 'dev', clean code and mirror fix 9 years ago
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
9 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
9 years ago
Peter Smit 6c1ee384f1 Merge remote-tracking branch 'mine/access_refactor' into access_refactor
Conflicts:
	cmd/serve.go
	models/access.go
	models/migrations/migrations.go
	models/org.go
	models/repo.go
	models/user.go
	modules/middleware/org.go
	modules/middleware/repo.go
	routers/api/v1/repo.go
	routers/org/teams.go
	routers/repo/http.go
	routers/user/home.go
10 years ago
Peter Smit 0a4cda0dd4 Refactoring of the Access Table
This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.

The result does compile, but has not been tested. It may eat your kittens.
10 years ago
Unknwon 485ea6f14f models: make code change for session issue with SQLite3 #739 10 years ago
Peter Smit 0d158e569b Change constants to UPPERCASE_WITH_UNDERSCORE style 10 years ago
Peter Smit 4e79adf6b5 Refactoring of the Access Table
This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.

The result does compile, but has not been tested. It may eat your kittens.
10 years ago
Unknwon 85c9f7c5f3 Issue: Show error prompt when add repository to team and it does not exist #533 10 years ago
Unknwon 1e1f9e7166 Update with macaron 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 a2cac952a4 Prepare 0.5 release 10 years ago
Christopher Brickley 85c35a6b8b add organization-level webhooks 10 years ago
Unknwon 74b31566cf Finsih add/remove repo in organization 10 years ago
Unknwon 21a1b8e5a3 Finish new edit team page, add member to team 10 years ago
Unknwon fa60502a70 Working on organization pages 10 years ago
Unknwon a60edbe88c Add/remove member need add/remove access to repositories as well 10 years ago
Unknwon bba707de36 Finish team list, create new team, join/leave team page 10 years ago
Unknwon 36b4c57ff1 Finish new organization members and invitation page 10 years ago
Unknwon 5acc948562 Page: `/org/:orgname/settings` 10 years ago
Unknwon 5fbf8531e6 Finish new home page of organization 10 years ago
Unknwon 9813161411 Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization 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
fuxiaohei c127d84777 add organization team-single page 10 years ago
Unknown 465dc962b5 Finish create organization team 10 years ago
Unknown e4ea5cf598 Finish Teams page 10 years ago
Unknown 5dbfe3c26c Finish organization homepage 10 years ago
Unknown 6e448b0714 Finish delete organization 10 years ago
fuxiaohei 1d55ecd29c add organization team-create page 10 years ago
fuxiaohei b5ba2bd268 add organization team-create page 10 years ago
Unknown 19e9104289 Organization settings page 10 years ago
Unknown e0f9c628c5 Add create organization 10 years ago
fuxiaohei fb53cc4fa8 add organization setting page 10 years ago
fuxiaohei f393dc6520 add organization dashboard page 10 years ago
fuxiaohei ea507e20d4 add organization create page 10 years ago
fuxiaohei adda10f4a4 add organization teams page 10 years ago
fuxiaohei 514d7e1922 add organization memebers page 10 years ago
FuXiaoHei 4fcbf553aa organisation main page ui 10 years ago