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
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-24Don't treat anonymous users as owners when group has pending invitesSean McGivern
2017-07-18Update specs for new upload pathBob Van Landuyt
2017-07-07Mark a subgroup-related spec as PostgreSQL-onlyRobert Speicher
2017-07-07Add CASE When Clause for saving order when using where INShinya Maeda
2017-07-07Basic BE changeShinya Maeda
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-08Bring in security changes from the 9.2.5 releaseDJ Mountney
2017-05-17Use CTEs for nested groups and authorizationsYorick Peterse
2017-05-10Use relative paths for group/project/user avatarsblackst0ne
2017-05-04Backport avatar-related spec changes from gitlab-org/gitlab-ee@4b464eaaeeRémy Coutable
2017-05-01Reject group-routes as names of child namespacesBob Van Landuyt
2017-05-01Streamline the path validation in groups & projectsBob Van Landuyt
2017-04-06Support 2FA requirement per-groupMarkus Koller
2017-03-07Merge branch 'master' into 'rs-carrierwave-db'Douwe Maan
2017-03-06Add `has_many` associations for models that can have Upload recordsRobert Speicher
2017-02-16Create MM team for GitLab groupZ.J. van de Weg
2017-02-07Refresh authorizations when transferring projectsYorick Peterse
2017-01-25Merge branch 'backport-ee-changes-for-build-minutes' into 'master' Grzegorz Bizon
2017-01-24Fix 500 error for Group#web_url method if nested groupDmitriy Zaporozhets
2017-01-20Backport changes introduced by https://gitlab.com/gitlab-org/gitlab-ee/merge_...Kamil Trzcinski
2016-12-26Include group parents into read access for project and groupDmitriy Zaporozhets
2016-12-15Merge branch 'use-build-instead-create' into 'master' Rémy Coutable
2016-12-14Merge branch 'master' into 'dz-remove-namespaces-path-uniq'Dmitriy Zaporozhets
2016-12-13Use build instead create in group specSemyon Pupkov
2016-12-12Modify namespace name and path validationDmitriy Zaporozhets
2016-12-11Create nested group factoryDmitriy Zaporozhets
2016-11-11Make access request specs explicitly enable or disable access requests as req...Nick Thomas
2016-10-27Revert "Revert "Change "Group#web_url" to return "/groups/twitter" rather tha...Dmitriy Zaporozhets
2016-10-24Revert "Change "Group#web_url" to return "/groups/twitter" rather than "/twit...Dmitriy Zaporozhets
2016-10-21Change "Group#web_url" to return "/groups/twitter" rather than "/twitter".Adam Niedzielski
2016-10-19Add GroupLabel modelDouglas Barbosa Alexandre
2016-09-15Syntax fixes and better tests for helper methods. Updated docs.Patricio Cano
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-07-01Exclude requesters from Project#members, Group#members and User#membersRémy Coutable
2016-06-16Turn Group#owners into a has_many associationYorick Peterse
2016-06-14UI and copywriting improvementsRémy Coutable
2016-06-14Add request access for groupsRémy Coutable
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-03-22Address feedbackDouwe Maan
2016-03-21Fix specsDouwe Maan
2016-03-21Fix more 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-11Use ILIKE/LIKE for searching groupsYorick Peterse
2016-03-10Add permission level to groupsFelipe Artur