Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | comletely remove v1 UI files of Gogs | Unknwon | 2015-08-15 | 1 | -32/+0 |
| | |||||
* | fix template error | Unknwon | 2015-08-10 | 1 | -1/+1 |
| | |||||
* | fix #1439 | Unknwon | 2015-08-05 | 1 | -1/+1 |
| | |||||
* | fix #1204 | Unknwon | 2015-07-31 | 1 | -1/+1 |
| | |||||
* | update gopmfile | Unknwon | 2015-07-28 | 1 | -1/+1 |
| | |||||
* | fix #1305 | Unknwon | 2015-07-28 | 1 | -3/+1 |
| | |||||
* | #1098 Hide gravatar email field if gravatar is disabled (or offline mode) | Unknwon | 2015-03-24 | 1 | -0/+2 |
| | |||||
* | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 | 4 | -138/+138 |
|\ | | | | | | | | | | | | | | | | | 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 | 3 | -68/+68 |
| | | | | | | | | | | - 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 | 1 | -70/+70 |
| | | |||||
* | | fix mirror issues uncaught #941 | Unknwon | 2015-02-13 | 1 | -1/+1 |
|/ | |||||
* | Webhook delivery locking & Hide repo for org members if they don't have access | Unknwon | 2014-10-09 | 1 | -1/+1 |
| | |||||
* | UI: Confirmation box | Unknwon | 2014-09-28 | 3 | -4/+25 |
| | |||||
* | Add suburl support | Unknwon | 2014-09-19 | 11 | -22/+22 |
| | |||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 11 | -22/+22 |
| | | | | | | | | | | | | | | 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 | 1 | -2/+2 |
| | |||||
* | Organization level webhooks | Unknwon | 2014-09-07 | 1 | -10/+10 |
| | |||||
* | Merge pull request #442 from compressed/org_hook | 无闻 | 2014-09-07 | 3 | -1/+77 |
|\ | | | | | Organization-level Webhooks | ||||
| * | add organization-level webhooks | Christopher Brickley | 2014-09-05 | 3 | -1/+77 |
| | | |||||
* | | Fix #348 | Unknwon | 2014-09-05 | 1 | -48/+48 |
|/ | |||||
* | Removed trailing white spaces | Tristan Storch | 2014-08-30 | 1 | -3/+3 |
| | | | | | | | | | | 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 | 2 | -181/+0 |
| | |||||
* | Finsih add/remove repo in organization | Unknwon | 2014-08-26 | 2 | -2/+47 |
| | |||||
* | Finish new edit team page, add member to team | Unknwon | 2014-08-24 | 6 | -18/+76 |
| | |||||
* | Working on organization pages | Unknwon | 2014-08-23 | 5 | -2/+46 |
| | |||||
* | Finish team list, create new team, join/leave team page | Unknwon | 2014-08-16 | 10 | -155/+119 |
| | |||||
* | Finish new organization members and invitation page | Unknwon | 2014-08-15 | 1 | -3/+6 |
| | |||||
* | Finish new organization members and invitation page | Unknwon | 2014-08-15 | 5 | -186/+81 |
| | |||||
* | Page: `/org/:orgname/settings` | Unknwon | 2014-08-14 | 3 | -0/+95 |
| | |||||
* | Finish new home page of organization | Unknwon | 2014-08-10 | 2 | -66/+71 |
| | |||||
* | Finish new repo settings page | Unknwon | 2014-08-02 | 1 | -6/+6 |
| | |||||
* | Reser repo owner to organization when error occurs in repo create page, ↵ | Unknwon | 2014-07-26 | 1 | -0/+31 |
| | | | | dashboard news feed page, create organization page | ||||
* | Git installation check, show image in single file view, show short SHA1 ↵ | Unknwon | 2014-07-26 | 1 | -1/+1 |
| | | | | instead of 40-length string, complete log module | ||||
* | add organization team-single page | fuxiaohei | 2014-07-07 | 1 | -0/+106 |
| | |||||
* | Finish create organization team | Unknown | 2014-07-02 | 3 | -18/+24 |
| | |||||
* | Finish Teams page | Unknown | 2014-06-29 | 1 | -34/+20 |
| | |||||
* | Finish organization homepage | Unknown | 2014-06-28 | 2 | -85/+70 |
| | |||||
* | Clean code | Unknown | 2014-06-27 | 1 | -6/+3 |
| | |||||
* | add organization team-create page | fuxiaohei | 2014-06-27 | 1 | -0/+75 |
| | |||||
* | add organization team-create page | fuxiaohei | 2014-06-27 | 2 | -0/+80 |
| | |||||
* | Organization settings page | Unknown | 2014-06-27 | 1 | -37/+19 |
| | |||||
* | Add create organization | Unknown | 2014-06-25 | 2 | -93/+4 |
| | |||||
* | add organization setting page | fuxiaohei | 2014-06-23 | 1 | -0/+151 |
| | |||||
* | add organization dashboard page | fuxiaohei | 2014-06-23 | 1 | -0/+73 |
| | |||||
* | add organization create page | fuxiaohei | 2014-06-23 | 1 | -0/+48 |
| | |||||
* | add organization teams page | fuxiaohei | 2014-06-22 | 2 | -0/+121 |
| | |||||
* | organisation main page ui | FuXiaoHei | 2014-06-07 | 1 | -0/+85 |