summaryrefslogtreecommitdiffstats
path: root/routers/org
Commit message (Collapse)AuthorAgeFilesLines
* fix #981Unknwon2015-09-171-2/+7
|
* #1191 allow upload avatar for orgUnknwon2015-09-061-0/+12
| | | | Signed-off-by: Unknwon <u@gogs.io>
* finish new org settings pageUnknwon2015-09-061-3/+11
|
* new org options UIUnknwon2015-09-061-8/+8
|
* #1193 Make organization emails non-mandatoryUnknwon2015-09-062-18/+3
|
* new webhooks list UIUnknwon2015-08-261-1/+15
|
* allow anonymous SSH cloneUnknwon2015-08-052-2/+2
|
* #1070 Clearer error message for illegal charactersUnknwon2015-03-262-8/+11
|
* #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-173-7/+6
| | | | - fix delete user but repository watches are not decreased
* #1040: dashboard no longer accessible when repo is missingUnknwon2015-03-161-1/+1
|
* v4 migration, merge 'dev', clean code and mirror fixUnknwon2015-02-231-1/+1
|
* Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-221-5/+10
|\ | | | | | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl
| * models: able to rename user with diff letter cases #981Unknwon2015-02-221-5/+10
| | | | | | | | | | - templates/org: mirror fix on name output - routers: add missing error check
* | Merge remote-tracking branch 'mine/access_refactor' into access_refactorPeter Smit2015-02-121-6/+6
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | Change constants to UPPERCASE_WITH_UNDERSCORE stylePeter Smit2015-02-091-6/+6
| | |
| * | Refactoring of the Access TablePeter Smit2015-02-061-8/+8
| | | | | | | | | | | | | | | | | | 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.
* | | Refactoring of the Access TablePeter Smit2015-02-121-8/+8
| |/ |/| | | | | | | | | 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.
* | models: make code change for session issue with SQLite3 #739Unknwon2015-02-101-5/+2
|/
* Issue: Show error prompt when add repository to team and it does not exist #533Unknwon2014-10-101-0/+5
|
* Update with macaronUnknwon2014-10-061-1/+1
|
* Add suburl supportUnknwon2014-09-193-6/+6
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-183-6/+9
| | | | | | | | | | | | | | 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
* Prepare 0.5 releaseUnknwon2014-09-121-2/+2
|
* add organization-level webhooksChristopher Brickley2014-09-051-0/+28
|
* Finsih add/remove repo in organizationUnknwon2014-08-261-3/+48
|
* Finish new edit team page, add member to teamUnknwon2014-08-242-13/+131
|
* Working on organization pagesUnknwon2014-08-231-4/+6
|
* Add/remove member need add/remove access to repositories as wellUnknwon2014-08-161-2/+2
|
* Finish team list, create new team, join/leave team pageUnknwon2014-08-163-60/+64
|
* Finish new organization members and invitation pageUnknwon2014-08-151-2/+93
|
* Page: `/org/:orgname/settings`Unknwon2014-08-142-110/+105
|
* Finish new home page of organizationUnknwon2014-08-101-8/+7
|
* Reser repo owner to organization when error occurs in repo create page, ↵Unknwon2014-07-261-52/+13
| | | | dashboard news feed page, create organization page
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-263-37/+31
|
* New UI merge in progressUnknwon2014-07-261-6/+6
|
* add organization team-single pagefuxiaohei2014-07-071-0/+5
|
* Finish create organization teamUnknown2014-07-021-3/+78
|
* Finish Teams pageUnknown2014-06-293-13/+59
|
* Finish organization homepageUnknown2014-06-281-3/+35
|
* Finish delete organizationUnknown2014-06-281-1/+44
|
* add organization team-create pagefuxiaohei2014-06-271-0/+5
|
* add organization team-create pagefuxiaohei2014-06-272-4/+16
|
* Organization settings pageUnknown2014-06-271-5/+51
|
* Add create organizationUnknown2014-06-251-6/+90
|
* add organization setting pagefuxiaohei2014-06-231-0/+5
|
* add organization dashboard pagefuxiaohei2014-06-231-0/+5
|
* add organization create pagefuxiaohei2014-06-231-7/+11
|
* add organization teams pagefuxiaohei2014-06-221-0/+6
|
* add organization memebers pagefuxiaohei2014-06-221-1/+6
|
* organisation main page uiFuXiaoHei2014-06-071-0/+11