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-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-05-06Annotate the modelsZeger-Jan van de Weg
2016-04-19Remove useless require 'file_size_validator' causing warningsRémy Coutable
2016-03-30Update NotificationService to use NotificationSettings instead of membershipDmitriy Zaporozhets
2016-03-22Address feedbackDouwe Maan
2016-03-20Tweaks, refactoring, and specsDouwe Maan
2016-03-18Improve group visibility level featureZeger-Jan van de Weg
2016-03-17Merge 4009-external-users into issue_12658Felipe Artur
2016-03-14Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets
2016-03-11Removed arel_table receiver from search methodsYorick Peterse
2016-03-11Use ILIKE/LIKE for searching groupsYorick Peterse
2016-03-11Bring ProjectGroupLink model and migrations from EEDmitriy Zaporozhets
2016-03-10Prevent projects to have higher visibility than groupsFelipe Artur
2016-03-10Code improvementsFelipe Artur
2016-03-10Add permission level to groupsFelipe Artur
2016-01-23Make sorting preference reusable for all projects.Rubén Dávila
2016-01-21Remember last sort option used.Rubén Dávila
2016-01-06Annotate modelsStan Hu
2016-01-04remove public field from namespace and refactoringValery Sizov
2015-11-18Group methods for filtering public/visible groupsYorick Peterse
2015-11-17Refactor ability changesDouwe Maan
2015-11-17Merge branch 'master' into james11/gitlab-ce-removable-group-ownerDouwe Maan
2015-11-13Annotate modelsDmitriy Zaporozhets
2015-11-11refactored code as projects only have one owner. Kept some refactoring in pla...James Lopez
2015-11-05 Allow groups to appear in the search results if the group owner allows itValery Sizov
2015-11-03refactored permissions and added update_project_member ability logic. Also re...James Lopez
2015-10-15Eager load various issue/note associationsYorick Peterse
2015-08-24Fix Error 500 in API when accessing a group that has an avatarStan Hu
2015-08-07Add `Group#add_*` convenience methodsRobert Speicher
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