Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-09Re-add EmailValidator to avoid the repetition of format: { with: Devise.email...Rémy Coutable
2016-02-09Validate email addresses using Devise.email_regexpRémy Coutable
2016-01-21Creator should be added as a master of the project on creationDouglas Barbosa Alexandre
2015-11-17Refactor ability changesDouwe Maan
2015-11-12fixing rubocop - random code not related to the changesJames Lopez
2015-11-12fixing rubocop indentsJames Lopez
2015-11-12fixing rubocop indentsJames Lopez
2015-11-11refactored code as projects only have one owner. Kept some refactoring in pla...James Lopez
2015-11-03refactored permissions and added update_project_member ability logic. Also re...James Lopez
2015-10-30fix issue with adding members to project (spotted by test)James Lopez
2015-10-29fixed last group owner issue and added testJames Lopez
2015-05-03Re-annotate modelsStan Hu
2015-04-14Add spinach tests around accepting and declining invitations.Douwe Maan
2015-04-14Remove duplication between Group and ProjectMember.Douwe Maan
2015-04-14Let invites be declined.Douwe Maan
2015-04-14Add invites controller.Douwe Maan
2015-04-14Add invite logic to Member.Douwe Maan
2015-04-14Track who created a group or project member.Douwe Maan
2015-02-06Explicitly define ordering in models using default_scopeDmitriy Zaporozhets
2014-10-09annotateValery Sizov
2014-09-14Huge replace of old users_project and users_group referencesDmitriy Zaporozhets
2014-09-14Add Member AR modelDmitriy Zaporozhets