Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update locales | Unknwon | 2015-11-03 |
| | |||
* | #1191 allow upload avatar for org | Unknwon | 2015-09-06 |
| | | | | Signed-off-by: Unknwon <u@gogs.io> | ||
* | new user profile settings UI | Unknwon | 2015-09-06 |
| | | | | Signed-off-by: Unknwon <u@gogs.io> | ||
* | finish new org settings page | Unknwon | 2015-09-06 |
| | |||
* | fix org header order | Unknwon | 2015-09-06 |
| | |||
* | new org options UI | Unknwon | 2015-09-06 |
| | |||
* | #1193 Make organization emails non-mandatory | Unknwon | 2015-09-06 |
| | |||
* | new create webhook UI | Unknwon | 2015-08-27 |
| | |||
* | new webhooks list UI | Unknwon | 2015-08-26 |
| | |||
* | comletely remove v1 UI files of Gogs | Unknwon | 2015-08-15 |
| | |||
* | fix template error | Unknwon | 2015-08-10 |
| | |||
* | fix #1439 | Unknwon | 2015-08-05 |
| | |||
* | fix #1204 | Unknwon | 2015-07-31 |
| | |||
* | update gopmfile | Unknwon | 2015-07-28 |
| | |||
* | fix #1305 | Unknwon | 2015-07-28 |
| | |||
* | #1098 Hide gravatar email field if gravatar is disabled (or offline mode) | Unknwon | 2015-03-24 |
| | |||
* | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 |
|\ | | | | | | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl | ||
| * | models: able to rename user with diff letter cases #981 | Unknwon | 2015-02-22 |
| | | | | | | | | | | - templates/org: mirror fix on name output - routers: add missing error check | ||
| * | templates/org/home.tmpl: fix org member can't see public repo | Unknwon | 2015-02-22 |
| | | |||
* | | fix mirror issues uncaught #941 | Unknwon | 2015-02-13 |
|/ | |||
* | Webhook delivery locking & Hide repo for org members if they don't have access | Unknwon | 2014-10-09 |
| | |||
* | UI: Confirmation box | Unknwon | 2014-09-28 |
| | |||
* | Add suburl support | Unknwon | 2014-09-19 |
| | |||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 |
| | | | | | | | | | | | | | | 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 | ||
* | UI fix | Unknwon | 2014-09-13 |
| | |||
* | Organization level webhooks | Unknwon | 2014-09-07 |
| | |||
* | Merge pull request #442 from compressed/org_hook | 无闻 | 2014-09-07 |
|\ | | | | | Organization-level Webhooks | ||
| * | add organization-level webhooks | Christopher Brickley | 2014-09-05 |
| | | |||
* | | Fix #348 | Unknwon | 2014-09-05 |
|/ | |||
* | Removed trailing white spaces | Tristan Storch | 2014-08-30 |
| | | | | | | | | | | Removed trailing whitespaces with ```sh for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done ``` and some handwork. | ||
* | Finish new admin users pages | Unknwon | 2014-08-29 |
| | |||
* | Finsih add/remove repo in organization | Unknwon | 2014-08-26 |
| | |||
* | Finish new edit team page, add member to team | Unknwon | 2014-08-24 |
| | |||
* | Working on organization pages | Unknwon | 2014-08-23 |
| | |||
* | Finish team list, create new team, join/leave team page | Unknwon | 2014-08-16 |
| | |||
* | Finish new organization members and invitation page | Unknwon | 2014-08-15 |
| | |||
* | Finish new organization members and invitation page | Unknwon | 2014-08-15 |
| | |||
* | Page: `/org/:orgname/settings` | Unknwon | 2014-08-14 |
| | |||
* | Finish new home page of organization | Unknwon | 2014-08-10 |
| | |||
* | Finish new repo settings page | Unknwon | 2014-08-02 |
| | |||
* | Reser repo owner to organization when error occurs in repo create page, ↵ | Unknwon | 2014-07-26 |
| | | | | dashboard news feed page, create organization page | ||
* | Git installation check, show image in single file view, show short SHA1 ↵ | Unknwon | 2014-07-26 |
| | | | | instead of 40-length string, complete log module | ||
* | add organization team-single page | fuxiaohei | 2014-07-07 |
| | |||
* | Finish create organization team | Unknown | 2014-07-02 |
| | |||
* | Finish Teams page | Unknown | 2014-06-29 |
| | |||
* | Finish organization homepage | Unknown | 2014-06-28 |
| | |||
* | Clean code | Unknown | 2014-06-27 |
| | |||
* | add organization team-create page | fuxiaohei | 2014-06-27 |
| | |||
* | add organization team-create page | fuxiaohei | 2014-06-27 |
| | |||
* | Organization settings page | Unknown | 2014-06-27 |
| |