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-06-19Merge branch 'fix-external-ci-services' into 'master'Grzegorz Bizon
2017-06-09Merge commit 'abc61f260074663e5711d3814d9b7d301d07a259' into 9-3-stableClement Ho
2017-06-07Merge branch '3191-deploy-keys-update' into 'master'Rémy Coutable
2017-06-05Allow group reporters to manage group labelsSean McGivern
2017-06-02Merge branch '25934-project-snippet-vis' into 'security-9-2'Douwe Maan
2017-06-02Implement ability to update deploy keysAlexander Randa
2017-05-31Check only a merge ability for protected actionsGrzegorz Bizon
2017-05-10Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan
2017-05-10Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan
2017-05-08Add confirm delete protected branch modalSam Rose
2017-05-08Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg
2017-05-05Use update build policy instead of new play policyGrzegorz Bizon
2017-05-05Merge commit '3a2b60f7' from 'master'Grzegorz Bizon
2017-05-03Improve environment policy classGrzegorz Bizon
2017-05-02Support uploaders for personal snippets commentsJarka Kadlecova
2017-05-02Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon
2017-05-01Fix Rubocop offense in environments policy classGrzegorz Bizon
2017-05-01Add new ability check for stopping environmentGrzegorz Bizon
2017-04-26Fix Rubocop CyclomaticComplexity offenseRémy Coutable
2017-04-13Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon
2017-04-12Do not inherit build policy in pipeline policyGrzegorz Bizon
2017-04-12Move code for playing an action to separate serviceGrzegorz Bizon
2017-04-12Implement new rule for manual actions in policiesGrzegorz Bizon
2017-04-12Merge branch 'siemens/gitlab-ce-fix/subgroup-hide-button' into 'master' Rémy Coutable
2017-04-11Move permission to create subgroup into GroupPolicyDmitriy Zaporozhets
2017-04-09Remove the User#is_admin? methodblackst0ne
2017-04-07Merge branch 'feature/service-desk-be-backport' into 'master' Sean McGivern
2017-04-07Backport permissions and multi-line array to CEFelipe Artur
2017-04-06ProjectsFinder should handle more optionsJacopo
2017-03-09use policies to protect sending emailhttp://jneen.net/
2017-03-09use the policy stack to protect loginshttp://jneen.net/
2017-03-09add User#internal? and some global permissionshttp://jneen.net/
2017-03-09use a magic default :global symbol instead of nilhttp://jneen.net/
2017-03-07Improve pipeline triggers UIKamil Trzciński
2017-03-03Merge branch 'remove_group_policy_add_rules' into 'master' Douwe Maan
2017-02-28Remove now unnecessary `additional_rules!` method from GroupPolicyDrew Blessing
2017-02-24Don't allow deleting a ghost user.Timothy Andrew
2017-02-23Enable Rails/DelegateDouwe Maan
2017-02-07Merge branch 'ee-1439-read-only-user' into 'master' Douwe Maan
2017-02-05Backport changes from gitlab-org/gitlab-ee!998Timothy Andrew
2017-02-01Fix pages abilitiesKamil Trzcinski
2017-02-01Initial work on GitLab Pages updateKamil Trzcinski
2017-02-01Add GitLab PagesKamil Trzcinski
2017-01-23Fix build access policies when pipelines are publicGrzegorz Bizon
2017-01-18More improvements to presentersRémy Coutable
2017-01-18Handle presenters in BasePolicyRémy Coutable
2016-12-29Merge branch 'issue_25682' into 'master' Sean McGivern
2016-12-29Parse JIRA issue references even if Issue Tracker is disabledFelipe Artur
2016-12-26Include group parents into read access for project and groupDmitriy Zaporozhets
2016-12-16Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741Rydkin Maxim