aboutsummaryrefslogtreecommitdiff
path: root/models/access.go
Commit message (Expand)AuthorAge
* repo: able to add organization member as repository collaboratorUnknwon2017-02-24
* models/access: hasAccess only need userID not user objectUnknwon2017-02-23
* repo: assignee can be anyone who has read access (#3739)Unknwon2017-02-17
* refactoring: SSH and HTTP push procees is now unifiedUnknwon2017-02-16
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
* #1384 add pagination for repositoriesUnknwon2016-07-24
* Refactor User.Id to User.IDUnknwon2016-07-24
* #1692 api: admin list and create team under organizationUnknwon2016-03-21
* Updated and created were appended with _unix. Fresh databases have only the n...Marin Jankovski2016-03-11
* #1146 finsih UI work for access mode of collaboratorsUnknwon2016-03-05
* fix #1997Unknwon2015-11-19
* fix #1953Unknwon2015-11-15
* fix #1302Unknwon2015-11-13
* #1458: Authorities were messed up when using mysql databaseUnknwon2015-08-28
* minor fix on API responseUnknwon2015-08-19
* WIP: create PR - choose branchUnknwon2015-08-08
* #1369: nil pointer when add repo to teamUnknwon2015-07-24
* #1279: Removing user from collaboration removes repositioryUnknwon2015-07-14
* #1143 Team member access lost when adding repository collaboratorUnknwon2015-03-24
* #1040: dashboard no longer accessible when repo is missingUnknwon2015-03-16
* REAMDE: updateUnknwon2015-02-28
* models: done testing on new access systemUnknwon2015-02-28
* models: fix issue with transfer repositoryUnknwon2015-02-24
* v4 migration, merge 'dev', clean code and mirror fixUnknwon2015-02-23
* some fixes, but not done yet!Unknwon2015-02-13
* code fix #941 caution: undertestUnknwon2015-02-13
* Merge remote-tracking branch 'mine/access_refactor' into access_refactorPeter Smit2015-02-12
|\
| * Change constants to UPPERCASE_WITH_UNDERSCORE stylePeter Smit2015-02-09
| * Refactoring of the Access TablePeter Smit2015-02-06
* | Refactoring of the Access TablePeter Smit2015-02-12
* | first pass work on migration #925Unknwon2015-02-11
|/
* Fix dashboard issue after collaboration migrationPeter Smit2015-02-04
* Introducing Collaboration StructPeter Smit2015-01-23
* Finsih add/remove repo in organizationUnknwon2014-08-26
* Add create organizationUnknown2014-06-25
* Fix #165Unknown2014-06-21
* Show private repository activities in dashboard if has accessUnknown2014-05-08
* Assignee back endUnknown2014-05-08
* CollaboratorUnknown2014-05-01
* Fix import pathUnknown2014-04-18
* Add repo mirror and importUnknown2014-04-12
* Support private repoUnknown2014-04-11
* Use session for rolling backUnknown2014-04-04
* Add: rename repositoryUnknown2014-04-03
* Fix bug work with sqlite3Unknown2014-03-30
* IP: RC Code ReviewUnknown2014-03-27
* Add postgres support, clean code, code reviewUnknown2014-03-17
* Add UI for register userUnknown2014-02-17
* add publickey & accessLunny Xiao2014-02-17