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
2014-06-05Refactor some search scopes to prevent wierd behaviour and PG::Error issuesDmitriy Zaporozhets
2014-05-28Add ability rule for creating project in namespaceDmitriy Zaporozhets
2014-04-09Re-annotate modelsDmitriy Zaporozhets
2014-02-20Allow access to groups with public projects.Jason Hollingsworth
2014-01-28added group avatarsSteven Thonus
2013-12-10Fixed rails 4 deprecation warnings in groupsJeroen van Baarsen
2013-10-14Update user access level when adding to group.Marin Jankovski
2013-10-01Annotate!Dmitriy Zaporozhets
2013-09-26Group ownership completely based on users_groups relation nowDmitriy Zaporozhets
2013-09-25Modify permissions for project and groupDmitriy Zaporozhets
2013-08-27Improve user block/removal from admin areaDmitriy Zaporozhets
2013-06-26Improve change group ownership logicDmitriy Zaporozhets
2013-06-18Add owner to group members after group createDmitriy Zaporozhets
2013-06-18Use project.team over project.usersDmitriy Zaporozhets
2013-06-18Added UsersGroup validations. Added ability to add UsersGroup to group via UIDmitriy Zaporozhets
2013-06-18create UsersGroup entity. Modify ability to check group owners instead one ownerDmitriy Zaporozhets
2013-04-03Update model methodsAndrey Kumanyaev
2013-03-15reannotatedDmitriy Zaporozhets
2013-02-28Description to groups addedAndrew8xx8
2012-12-30Improve perfomance of removeing groupDmitriy Zaporozhets
2012-12-30Get rid of skipping callbacks in production code. Dont trigger gitolite more ...Dmitriy Zaporozhets
2012-12-26Code duplication removed from controllersAndrey Kumanyaev
2012-11-29Refactor abilities. Added ProjectUpdate context. Fixed few bugs with namespacesDmitriy Zaporozhets
2012-11-25ReannotatedDmitriy Zaporozhets
2012-11-23Ability to create project with namespaceDmitriy Zaporozhets
2012-11-22Namespace model added. Migration to convert exit project/groupsDmitriy Zaporozhets
2012-11-19Annotated. schema updatedDmitriy Zaporozhets
2012-10-09AnnotatedDmitriy Zaporozhets
2012-10-09simple refactoringAndrey Kumanyaev
2012-10-04Minore code-style fixesValeriy Sizov
2012-10-03SQL FixesDmitriy Zaporozhets
2012-10-03Spianch test for group dashboardDmitriy Zaporozhets
2012-10-02Admin Group scaffold -> new, show, indexDmitriy Zaporozhets
2012-10-02Group entity. Group has many projectsDmitriy Zaporozhets