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-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
2016-12-13Backport hooks on group policies for the EE-specific implementationDouglas Barbosa Alexandre
2016-12-12Merge branch 'features/api-snippets' into 'master' Sean McGivern
2016-12-04Update effected testsZ.J. van de Weg
2016-12-04Guests can read builds if those are publicZ.J. van de Weg
2016-12-01API: Endpoint to expose personal snippets as /snippetsGuyzmo
2016-11-30Allow access to the wiki with git when repository feature disabledDouglas Barbosa Alexandre
2016-11-09Merge branch 'pipeline-notifications' into 'master' Sean McGivern
2016-11-09Merge branch 'issue_23548_dev' into 'master'Douwe Maan
2016-11-08Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin
2016-11-07Process commits in a separate workerYorick Peterse
2016-11-07Added IssueCollectionYorick Peterse
2016-11-03Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin
2016-11-01Allow owners to fetch source code in CI buildsKamil Trzcinski
2016-10-21Send only to users have :read_build access, feedback:Lin Jen-Shin
2016-10-19Use delegate! on group and project labels policiesDouglas Barbosa Alexandre
2016-10-19Add ProjectLabel modelDouglas Barbosa Alexandre
2016-10-19Use policies to handle with global/project label permissionsDouglas Barbosa Alexandre
2016-10-19Add CRUD for Group LabelsDouglas Barbosa Alexandre
2016-10-17Add visibility level to project repositoryFelipe Artur
2016-10-11Make guests unable to view MRsValery Sizov
2016-10-07Improve project policy specAlejandro Rodríguez
2016-09-20Cycle analytics should be accessible to all for public projects.Timothy Andrew
2016-09-20Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew