| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Rubocop CyclomaticComplexity offensebackport-cyclomatic_complexity-fix | Rémy Coutable | 2017-04-26 | 1 | -18/+26 |
* | Merge branch 'siemens/gitlab-ce-fix/subgroup-hide-button' into 'master'
| Rémy Coutable | 2017-04-12 | 1 | -0/+1 |
|\ |
|
| * | Move permission to create subgroup into GroupPolicy | Dmitriy Zaporozhets | 2017-04-11 | 1 | -0/+1 |
* | | Remove the User#is_admin? method | blackst0ne | 2017-04-09 | 1 | -1/+1 |
* | | Merge branch 'feature/service-desk-be-backport' into 'master'
| Sean McGivern | 2017-04-07 | 1 | -0/+1 |
|\ \ |
|
| * | | Backport permissions and multi-line array to CE | Felipe Artur | 2017-04-07 | 1 | -0/+1 |
| |/ |
|
* | | ProjectsFinder should handle more options | Jacopo | 2017-04-06 | 1 | -2/+2 |
|/ |
|
* | use policies to protect sending email | http://jneen.net/ | 2017-03-09 | 1 | -0/+1 |
* | use the policy stack to protect logins | http://jneen.net/ | 2017-03-09 | 1 | -1/+1 |
* | add User#internal? and some global permissions | http://jneen.net/ | 2017-03-09 | 1 | -0/+6 |
* | use a magic default :global symbol instead of nil | http://jneen.net/ | 2017-03-09 | 1 | -2/+7 |
* | Improve pipeline triggers UI | Kamil Trzciński | 2017-03-07 | 1 | -0/+13 |
* | Merge branch 'remove_group_policy_add_rules' into 'master'
| Douwe Maan | 2017-03-02 | 1 | -6/+0 |
|\ |
|
| * | Remove now unnecessary `additional_rules!` method from GroupPolicy | Drew Blessing | 2017-02-28 | 1 | -6/+0 |
* | | Don't allow deleting a ghost user. | Timothy Andrew | 2017-02-24 | 1 | -0/+8 |
|/ |
|
* | Enable Rails/Delegate | Douwe Maan | 2017-02-23 | 1 | -3/+1 |
* | Merge branch 'ee-1439-read-only-user' into 'master'
| Douwe Maan | 2017-02-07 | 2 | -20/+29 |
|\ |
|
| * | Backport changes from gitlab-org/gitlab-ee!998 | Timothy Andrew | 2017-02-06 | 2 | -20/+29 |
* | | Fix pages abilities | Kamil Trzcinski | 2017-01-31 | 1 | -0/+2 |
* | | Initial work on GitLab Pages update | Kamil Trzcinski | 2017-01-31 | 1 | -0/+1 |
* | | Add GitLab Pages | Kamil Trzcinski | 2017-01-31 | 1 | -0/+1 |
|/ |
|
* | Fix build access policies when pipelines are public | Grzegorz Bizon | 2017-01-23 | 1 | -2/+0 |
* | More improvements to presenters23563-document-presenters | Rémy Coutable | 2017-01-18 | 1 | -1/+1 |
* | Handle presenters in BasePolicy | Rémy Coutable | 2017-01-18 | 1 | -0/+4 |
* | Merge branch 'issue_25682' into 'master'
| Sean McGivern | 2016-12-29 | 1 | -3/+10 |
|\ |
|
| * | Parse JIRA issue references even if Issue Tracker is disabled | Felipe Artur | 2016-12-29 | 1 | -3/+10 |
* | | Include group parents into read access for project and group | Dmitriy Zaporozhets | 2016-12-26 | 2 | -2/+2 |
|/ |
|
* | Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741 | Rydkin Maxim | 2016-12-16 | 2 | -7/+7 |
* | Backport hooks on group policies for the EE-specific implementationbackport/group-policies | Douglas Barbosa Alexandre | 2016-12-13 | 2 | -0/+12 |
* | Merge branch 'features/api-snippets' into 'master'
| Sean McGivern | 2016-12-12 | 1 | -0/+5 |
|\ |
|
| * | API: Endpoint to expose personal snippets as /snippets | Guyzmo | 2016-12-01 | 1 | -0/+5 |
* | | Update effected testszj-guest-reads-public-builds | Z.J. van de Weg | 2016-12-04 | 1 | -3/+0 |
* | | Guests can read builds if those are public | Z.J. van de Weg | 2016-12-04 | 2 | -0/+7 |
|/ |
|
* | Allow access to the wiki with git when repository feature disabled | Douglas Barbosa Alexandre | 2016-11-30 | 1 | -0/+3 |
* | Merge branch 'pipeline-notifications' into 'master'
| Sean McGivern | 2016-11-09 | 2 | -1/+5 |
|\ |
|
| * | Merge remote-tracking branch 'upstream/master' into pipeline-notifications | Lin Jen-Shin | 2016-11-08 | 2 | -8/+3 |
| |\ |
|
| * \ | Merge remote-tracking branch 'upstream/master' into pipeline-notifications | Lin Jen-Shin | 2016-11-03 | 1 | -4/+8 |
| |\ \ |
|
| * | | | Send only to users have :read_build access, feedback: | Lin Jen-Shin | 2016-10-21 | 2 | -1/+5 |
* | | | | Merge branch 'issue_23548_dev' into 'master' | Douwe Maan | 2016-11-09 | 1 | -0/+4 |
| |_|/
|/| | |
|
* | | | Process commits in a separate workerprocess-commits-using-sidekiq | Yorick Peterse | 2016-11-07 | 1 | -1/+1 |
* | | | Added IssueCollection | Yorick Peterse | 2016-11-07 | 2 | -8/+3 |
| |/
|/| |
|
* | | Allow owners to fetch source code in CI buildsallow-owner-to-run-ci-builds | Kamil Trzcinski | 2016-11-01 | 1 | -4/+8 |
|/ |
|
* | Use delegate! on group and project labels policies | Douglas Barbosa Alexandre | 2016-10-19 | 2 | -2/+2 |
* | Add ProjectLabel model | Douglas Barbosa Alexandre | 2016-10-19 | 1 | -3/+1 |
* | Use policies to handle with global/project label permissions | Douglas Barbosa Alexandre | 2016-10-19 | 2 | -0/+12 |
* | Add CRUD for Group Labels | Douglas Barbosa Alexandre | 2016-10-19 | 1 | -0/+1 |
* | Add visibility level to project repositoryissue_19734_2 | Felipe Artur | 2016-10-17 | 1 | -2/+12 |
* | Make guests unable to view MRsguests_cant_see_mrs | Valery Sizov | 2016-10-11 | 1 | -1/+2 |
* | Improve project policy spec | Alejandro Rodríguez | 2016-10-06 | 1 | -6/+12 |
* | Cycle analytics should be accessible to all for public projects. | Timothy Andrew | 2016-09-20 | 1 | -1/+2 |