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
2015-07-30No more web urlDouwe Maan
2015-07-29Use URL helpersDouwe Maan
2015-07-28Add project star and fork count, group avatar URL and user/group web URL attr...Douwe Maan
2015-06-03Log group creation and removalDmitriy Zaporozhets
2015-05-26Add `reference_pattern` to Referable modelsRobert Speicher
2015-05-26Add `to_reference` for models that support referencesRobert Speicher
2015-05-07Fix bug where avatar filenames were not actually deleted from the database du...Stan Hu
2015-04-14Remove duplication between Group and ProjectMember.Douwe Maan
2015-04-14Let members be invited from Add members pane.Douwe Maan
2015-04-14Track who created a group or project member.Douwe Maan
2015-02-20Split up AttachmentUploader.Douwe Maan
2015-02-19Revert "Fix broken access control and refactor avatar upload"Dmitriy Zaporozhets
2015-02-16Fix broken access control and refactor avatar uploadHannes Rosenögger
2015-02-06Refactor sorting in projectDmitriy Zaporozhets
2015-01-31Fix group search to check path as well as name.Tim Bishop
2015-01-27Added support for firing system hooks on group create/destroy and adding/remo...Boyan Tabakov
2015-01-02Raise group avatar filesize limit to 200kb, fixes #8527Robert Schilling
2014-09-14Huge replace of old users_project and users_group referencesDmitriy Zaporozhets
2014-07-15Added public groups area to enhance searching and exploring of projectsdreis
2014-06-26Group and Event strong_paramsDmitriy Zaporozhets
2014-06-26User model to strong params. Comment other attr_accessible to let tests runDmitriy Zaporozhets
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