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-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-13Refactor common protected ref checkStan Hu
2017-12-07Support uploads for groupsJarka Kadlecova
2017-11-28Update policies unit testsTomasz Maczukin
2017-11-07Improve specShinya Maeda
2017-11-07Merge branch 'master' into fix/sm/31771-do-not-allow-jobs-to-be-erased-newShinya Maeda
2017-11-06Add doc. Fix spec. Add erase_build in protected_ref ruleShinya Maeda
2017-11-06Fix spec. Revert update check.Shinya Maeda
2017-11-06Do not allow jobs to be erasedShinya Maeda
2017-10-30specs for policies.Shinya Maeda
2017-10-06Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil Trzciński
2017-10-05authorizations_controller_spec. cluster_policy_spec.Shinya Maeda
2017-10-03Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issu...Jarka Kadlecova
2017-09-29moved fork checks into policiesPhil Hughes
2017-09-28Support custom attributes on usersMarkus Koller
2017-09-25Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issuesJarka Kadlecova
2017-09-22Refactor spec/policies/project_policy_spec.rb to minimize the diff with EERémy Coutable
2017-09-20Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett
2017-09-18Allow DEVELOPER role to admin milestonesFelipe Artur
2017-09-14Create system notes for MR too, improve doc + clean up codeJarka Kadlecova
2017-09-14Support discussion locking in the backendJarka Kadlecova
2017-09-07Make Members with Owner and Master roles always able to create subgroupsRuben Davila
2017-09-06Fix ability when Share lock is offMichael Kozono
2017-09-06Fix “Share lock” policy for deeply nested groupsMichael Kozono
2017-09-06Specify nested_groups specsMichael Kozono
2017-09-06Enforce share_with_group_lock rulesMichael Kozono
2017-08-22Fixes group policy specs on MySQL.Tiago Botelho
2017-08-21Improves subgroup creation permissionsTiago Botelho
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Ensure all project factories use `:repository` trait or `:empty_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-27Remove superfluous type defs in specsKeifer Furzland
2017-07-25Merge branch '30634-protected-pipeline' into 'master'Kamil Trzciński
2017-07-25Allow admin to read_users_list even if it's restrictedLin Jen-Shin
2017-07-24Don't treat anonymous users as owners when group has pending invitesSean McGivern
2017-07-24Associate Issues tab only with internal issues trackerJarka Kadlecova
2017-07-18Unify build policy tests and pipeline policy testsLin Jen-Shin
2017-07-18Restore some tests from masterLin Jen-Shin
2017-07-18Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-07-18Make sure it checks against the tag only when it's a tagLin Jen-Shin
2017-07-17Protect manual actions against protected tag tooLin Jen-Shin
2017-07-05Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-07-04Fix bad conflict resolutionLin Jen-Shin
2017-07-04Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-07-04Consistently check permission for creating pipelines,Lin Jen-Shin
2017-07-03Implement review comments for !12445 from @jneen.Timothy Andrew
2017-06-27convert all the policies to DeclarativePolicyhttp://jneen.net/
2017-06-27update the specs to not require a set to be returnedhttp://jneen.net/
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon