aboutsummaryrefslogtreecommitdiff
path: root/routers/org/members.go
Commit message (Collapse)AuthorAge
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
|
* Refactor User.Id to User.IDUnknwon2016-07-24
|
* Rename module: middleware -> contextUnknwon2016-03-11
|
* fix #650Unknwon2015-11-22
|
* allow anonymous SSH cloneUnknwon2015-08-05
|
* #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-17
| | | | - fix delete user but repository watches are not decreased
* 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
|
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-26
|
* Finish Teams pageUnknown2014-06-29