summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* [CE] Reduce the diff with EE in spec/helpers/projects_helper_spec.rbRémy Coutable2019-03-281-0/+2
* [CE] Reduce the diff with EE in spec/helpers/merge_requests_helper_spec.rbRémy Coutable2019-03-281-0/+2
* [CE] Reduce the diff with EE in spec/helpers/issuables_helper_spec.rbRémy Coutable2019-03-281-2/+4
* [CE] Reduce the diff with EE in spec/helpers/group_helper_spec.rbRémy Coutable2019-03-281-0/+2
* [CE] Reduce the diff with EE in spec/helpers/auth_helper_spec.rbRémy Coutable2019-03-281-0/+2
* [CE] Reduce the diff with EE in spec/helpers/appearances_helper_spec.rbRémy Coutable2019-03-281-5/+3
* Knative version bump 0.2.2 -> 0.3.0Chris Baumbauer2019-03-281-1/+1
* Merge branch '9957-move-ee-differences-for-app-assets-javascripts-monitoring-...Phil Hughes2019-03-281-0/+24
|\
| * Remove EE differences for monitoring dashboardSimon Knox2019-03-271-0/+24
* | Merge branch '54670-external-diffs-when-outdated' into 'master'Sean McGivern2019-03-285-3/+253
|\ \
| * | Allow external diffs to be used conditionallyNick Thomas2019-03-275-3/+253
* | | Merge branch 'fix-routes-n-plus-one-in-user-autocomplete' into 'master'Grzegorz Bizon2019-03-282-13/+56
|\ \ \
| * | | Remove N+1 queries from users autocompleteSean McGivern2019-03-252-13/+56
* | | | Merge branch 'rubocop-handle-ee-migration-specs' into 'master'Rémy Coutable2019-03-281-0/+18
|\ \ \ \
| * | | | Properly handle `ee` migration specsHeinrich Lee Yu2019-03-281-0/+18
* | | | | Merge branch 'ce-reduce-ee-diff-in-spec-policies' into 'master'Lin Jen-Shin2019-03-2810-447/+432
|\ \ \ \ \
| * | | | | [CE] Reduce the diff with EE in spec/policies/group_policy_spec.rbRémy Coutable2019-03-272-49/+48
| * | | | | Factorize policy helpers into PolicyHelpersRémy Coutable2019-03-276-32/+12
| * | | | | [CE] Reduce the diff with EE in spec/policies/project_policy_spec.rbRémy Coutable2019-03-274-373/+379
| * | | | | [CE] Reduce the diff with EE in spec/policies/namespace_policy_spec.rbRémy Coutable2019-03-271-1/+1
* | | | | | Revert "Merge branch '13784-validate-variables-for-masking' into 'master'"Kamil Trzciński2019-03-275-109/+39
* | | | | | Upgraded Vue to 2.6.8Tim Zallmann2019-03-276-92/+73
* | | | | | Scaffold UI elements for minimal versionMiranda Fluharty2019-03-275-39/+109
* | | | | | Refactor verify_pages_domain_service specsVladimir Shushlin2019-03-271-50/+92
* | | | | | Merge branch 'osw-multi-line-suggestions-creation-strategy' into 'master'Andreas Brandl2019-03-2711-83/+411
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Prepare suggestion implementation for multi-lineOswaldo Ferreira2019-03-2711-83/+411
* | | | | | Add API access check to GraphqlFelipe Artur2019-03-271-0/+45
| |/ / / / |/| | | |
* | | | | Merge branch '10719-stage-spec' into 'master'Phil Hughes2019-03-271-1/+1
|\ \ \ \ \
| * | | | | Removes EE differences for stage_column_component_specFilipa Lacerda2019-03-271-1/+1
* | | | | | Merge branch 'winh-cleanup-note_form_spec' into 'master'Fatih Acet2019-03-271-6/+12
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Remove top-level mount from note_form_spec.jsWinnie Hellmann2019-03-261-6/+12
* | | | | | Merge branch 'sh-optimize-projects-api' into 'master'Douwe Maan2019-03-271-1/+48
|\ \ \ \ \ \
| * | | | | | Optimize /api/v4/projects endpoint for visibility levelStan Hu2019-03-271-1/+48
| | |/ / / / | |/| | | |
* | | | | | Fixes link in artifacts breadcrumbFilipa Lacerda2019-03-271-0/+6
|/ / / / /
* | | | | Merge branch 'winh-assignees_spec' into 'master'Filipa Lacerda2019-03-271-0/+13
|\ \ \ \ \
| * | | | | Copy missing test in assignees_spec.js from EEWinnie Hellmann2019-03-261-0/+13
| | |/ / / | |/| | |
* | | | | Merge branch 'remove-expand-diff-feature-flag' into 'master'Filipa Lacerda2019-03-271-3/+0
|\ \ \ \ \
| * | | | | Remove expand diff to full file feature flagPhil Hughes2019-03-261-3/+0
| |/ / / /
* | | | | Resolve "Get milestone by title via API"Fabio Busatto2019-03-271-0/+9
* | | | | Merge branch 'winh-jest-console' into 'master'Phil Hughes2019-03-272-2/+27
|\ \ \ \ \
| * | | | | Provide custom Jest environment with mocked consoleWinnie Hellmann2019-03-261-0/+27
| * | | | | Add jest-environment-jsdom and jest-util dependenciesWinnie Hellmann2019-03-261-2/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'bvl-allow-more-repos-per-resource-ce' into 'master'James Lopez2019-03-276-30/+88
|\ \ \ \ \
| * | | | | Allow multiple repositories per projectBob Van Landuyt2019-03-266-30/+88
* | | | | | Merge branch '48132-display-output-from-pre-receive-scripts' into 'master'Dmitriy Zaporozhets2019-03-267-13/+23
|\ \ \ \ \ \
| * | | | | | Allow custom hooks errors to appear in GitLab UILuke Duncalfe2019-03-267-13/+23
* | | | | | | Merge branch '49910-reopening-a-closed-milestone-from-the-closed-milestones-p...Rémy Coutable2019-03-261-0/+28
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix bug when reopening milestone from index pageMark Fletcher2019-03-261-0/+28
* | | | | | | Merge branch 'osw-multi-assignees-merge-requests-migration' into 'master'Douglas Barbosa Alexandre2019-03-264-0/+129
|\ \ \ \ \ \ \
| * | | | | | | Add multiple assignees migration and table populationOswaldo Ferreira2019-03-254-0/+129