aboutsummaryrefslogtreecommitdiffstats
path: root/templates/org/settings
Commit message (Expand)AuthorAgeFilesLines
* #2156 admin able to edit organization max repo creationUnknwon2015-12-111-0/+10
* Indent all templates with tabsAdam Strzelecki2015-12-085-129/+129
* #1944 Drop /org/ URL path prefix in organization home pageUnknwon2015-11-241-3/+3
* update localesUnknwon2015-11-031-1/+1
* #1191 allow upload avatar for orgUnknwon2015-09-061-0/+14
* new user profile settings UIUnknwon2015-09-061-1/+1
* finish new org settings pageUnknwon2015-09-062-44/+39
* new org options UIUnknwon2015-09-061-50/+39
* #1193 Make organization emails non-mandatoryUnknwon2015-09-061-8/+0
* new create webhook UIUnknwon2015-08-271-34/+26
* new webhooks list UIUnknwon2015-08-263-39/+26
* fix #1439Unknwon2015-08-051-1/+1
* update gopmfileUnknwon2015-07-281-1/+1
* fix #1305Unknwon2015-07-281-3/+1
* #1098 Hide gravatar email field if gravatar is disabled (or offline mode)Unknwon2015-03-241-0/+2
* models: able to rename user with diff letter cases #981Unknwon2015-02-222-67/+67
* UI: Confirmation boxUnknwon2014-09-282-3/+17
* Add suburl supportUnknwon2014-09-193-5/+5
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-183-5/+5
* Organization level webhooksUnknwon2014-09-071-10/+10
* Merge pull request #442 from compressed/org_hook无闻2014-09-073-1/+77
|\
| * add organization-level webhooksChristopher Brickley2014-09-053-1/+77
* | Fix #348Unknwon2014-09-051-48/+48
|/
* Working on organization pagesUnknwon2014-08-232-2/+2
* Finish team list, create new team, join/leave team pageUnknwon2014-08-162-0/+2
* Page: `/org/:orgname/settings`Unknwon2014-08-143-0/+95