aboutsummaryrefslogtreecommitdiff
path: root/templates/org/home.tmpl
Commit message (Collapse)AuthorAge
* fix #1204Unknwon2015-07-31
|
* Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-22
|\ | | | | | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl
| * templates/org/home.tmpl: fix org member can't see public repoUnknwon2015-02-22
| |
* | fix mirror issues uncaught #941Unknwon2015-02-13
|/
* Webhook delivery locking & Hide repo for org members if they don't have accessUnknwon2014-10-09
|
* Add suburl supportUnknwon2014-09-19
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-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
* Finish new edit team page, add member to teamUnknwon2014-08-24
|
* Finish team list, create new team, join/leave team pageUnknwon2014-08-16
|
* Finish new organization members and invitation pageUnknwon2014-08-15
|
* Finish new home page of organizationUnknwon2014-08-10
|
* Git installation check, show image in single file view, show short SHA1 ↵Unknwon2014-07-26
| | | | instead of 40-length string, complete log module
* Finish organization homepageUnknown2014-06-28