summaryrefslogtreecommitdiff
path: root/spec/fixtures
Commit message (Collapse)AuthorAgeFilesLines
* Increase GraphQL complexityBrett Walker2019-04-081-0/+92
| | | | | An IntrospectionQuery required more complexity points.
* Merge branch 'revert-3962b00b' into 'master'Andreas Brandl2019-04-054-159/+0
|\ | | | | | | | | Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'" See merge request gitlab-org/gitlab-ce!27051
| * Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-054-159/+0
| | | | | | This reverts merge request !26823
* | Removes the undescriptive CI Charts headerDimitrie Hoekstra2019-04-051-3/+0
|/ | | | | | Additional changes include removal of translation records Added changelog
* Move Contribution Analytics related spec in ↵Imre Farkas2019-04-054-0/+159
| | | | spec/features/groups/group_page_with_external_authorization_service_spec to EE
* Merge branch 'keyval-labels' into 'master'Sean McGivern2019-04-051-2/+1
|\ | | | | | | | | [CE] Add mutually exclusive labels See merge request gitlab-org/gitlab-ce!26804
| * Fix scoped_labels feature checkJan Provaznik2019-04-041-2/+1
| | | | | | | | | | Check this feature per project/group instead of globally. Also do not show tooltip if it's disabled.
* | Fenced blockquotes to not change source line pos58717-checkbox-cannot-be-checked-if-a-blockquote-is-aboveBrett Walker2019-04-041-0/+16
| | | | | | | | | | Replaces blockquote fences with \n, keeping the line numbering intact.
* | Expose head pipeline in the related merge requestsAlexandru Croitor2019-04-043-3/+40
|/ | | | | | | | | Expose head pipeline for the MR in the api when requesting related merge requests for an issue and show a detailed status for the pipeline, which would include: details_path, favicon, group, icon, label, text, tooltip. https://gitlab.com/gitlab-org/gitlab-ce/issues/57662#note_152023412
* Add control for variable value maskingmfluharty2019-03-291-0/+2
| | | | | | Show masked switch for each variable When toggled on, the variable value will be masked in runner logs Show warning message if the switch is on but the value is not maskable
* Revert "Merge branch '13784-validate-variables-for-masking' into 'master'"Kamil Trzciński2019-03-271-2/+0
| | | This reverts merge request !25476
* Scaffold UI elements for minimal versionMiranda Fluharty2019-03-271-0/+2
| | | | | Add a masked switch to variable rows Copy some behavior from the protected switch
* Reduce diff with EE in spec/fixtures/api/schemasRémy Coutable2019-03-148-134/+133
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Add support for ingress hostnamesingress-hostnameswalkafwalka2019-03-071-0/+1
|
* Backport security-reports fixtures to CELucas Charles2019-03-073-0/+388
|
* Fix misspellings in app/spec executable linesTakuya Noguchi2019-02-271-9/+9
| | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* Add name_without_type to environments.jsonVladimir Shushlin2019-02-261-0/+1
| | | | It's needed to show shorter names in environments "folders"
* Replaced part of diff file properties with diff viewerNatalia Tepluhina2019-02-151-0/+11
| | | | | | - replaced file.too_large - replaced file.text - replaced file.collapsed
* Backport fixture updateOlivier Gonzalez2019-02-151-5/+18
| | | | Sync fixture with EE.
* Revert "Merge branch '50559-add-milestone-progress-to-api' into 'master'"Stan Hu2019-02-141-1/+0
| | | This reverts merge request !25173
* Add milestone progress to APIRobert Schilling2019-02-131-0/+1
|
* API: Expose text_color for project and group labelsRobert Schilling2019-02-121-0/+1
|
* Merge branch '55447-validate-k8s-ca-cert' into 'master'Dmitriy Zaporozhets2019-02-111-1/+1
|\ | | | | | | | | Validate k8s CA certificate at cluster creation See merge request gitlab-org/gitlab-ce!24990
| * Validate kubernetes cluster CA certificate55447-validate-k8s-ca-certTiger2019-02-081-1/+1
| | | | | | | | | | | | No certificate is still accepted, but if one is provided it must be valid. Only run validation if the certificate has changed to avoid making existing records invalid.
* | Upgrade cluster applications, starting with runnerThong Kuah2019-02-071-1/+2
| |
* | Merge branch 'api-group-labels' into 'master'Sean McGivern2019-02-071-0/+18
|\ \ | |/ |/| | | | | | | | | API group labels Closes #44901 See merge request gitlab-org/gitlab-ce!21368
| * Incorporate feedback from NickRobert Schilling2019-01-311-1/+2
| |
| * Use a schema matcher to capture all entity membersRobert Schilling2019-01-311-0/+17
| |
* | Allow custom squash commit messagesLuke Duncalfe2019-02-061-2/+4
| |
* | Remove Redcarpet markdown engineJan Provaznik2019-02-041-1/+1
| | | | | | | | | | This engine was replaced with CommonMarker in 11.4, it was deprecated since then.
* | Merge branch ↵Sean McGivern2019-02-041-1/+2
|\ \ | | | | | | | | | | | | | | | | | | '19745-forms-with-task-lists-can-be-overwritten-when-editing-simultaneously' into 'master' Forms with task lists can be overwritten when editing simultaneously See merge request gitlab-org/gitlab-ce!23938
| * | Fix for broken specBrett Walker2019-01-301-1/+2
| | |
* | | Extract GitLab Pages using RubyZipKamil Trzciński2019-01-316-0/+0
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | RubyZip allows us to perform strong validation of expanded paths where we do extract file. We introduce the following additional checks to extract routines: 1. None of path components can be symlinked, 2. We drop privileges support for directories, 3. Symlink source needs to point within the target directory, like `public/`, 4. The symlink source needs to exist ahead of time.
* | Update Sentry client to get project listReuben Pereira2019-01-313-0/+113
|/
* Merge branch 'cluster_status_for_ugprading' into 'master'Grzegorz Bizon2019-01-301-0/+1
|\ | | | | | | | | Expose app version to frontend See merge request gitlab-org/gitlab-ce!24791
| * Expose app version to frontendThong Kuah2019-01-311-0/+1
| |
* | Merge branch 'container-repository-cleanup-api' into 'master'Grzegorz Bizon2019-01-252-1/+15
|\ \ | |/ |/| | | | | | | | | Container repository cleanup API Closes #55978 See merge request gitlab-org/gitlab-ce!24303
| * Add Container Registry APIKamil Trzciński2019-01-252-1/+15
| | | | | | | | | | | | This includes a set of APIs to manipulate container registry. This includes also an ability to delete tags based on requested criteria, like keep-last-n, matching-name, older-than.
* | Merge branch 'security-2770-verify-bundle-import-files' into 'master'Yorick Peterse2019-01-161-0/+1
|\ \ | |/ |/| | | | | | | | | [master] Validate bundle files before unpacking them Closes #2770 See merge request gitlab/gitlabhq!2772
| * Validate bundle files before unpacking themNick Thomas2019-01-101-0/+1
| |
* | Backport container scanning fixturesOlivier Gonzalez2019-01-102-107/+105
|/ | | | Fix JSON formating and indent
* Service for calling Sentry issues apiReuben Pereira2019-01-093-0/+78
|
* Merge branch 'mr-widget-conflicts-protected-branch' into 'master'Nick Thomas2019-01-081-1/+3
|\ | | | | | | | | | | | | Disable resolve conflicts for protected branches Closes #53463 See merge request gitlab-org/gitlab-ce!23842
| * Disable resolve conflicts for protected branchesPhil Hughes2019-01-071-1/+3
| | | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53463
* | Merge branch '49231-import-issues-csv' into 'master'Douwe Maan2019-01-073-0/+13
|\ \ | | | | | | | | | | | | | | | | | | Import issues from CSV Closes #49231 See merge request gitlab-org/gitlab-ce!23532
| * | Import CSV BackendHeinrich Lee Yu2019-01-073-0/+13
| | | | | | | | | | | | Process CSV uploads async using a worker then email results
* | | Use Container Scaning report fixture from EE7061_store_container_scanning_reports_in_db_be-ceGilbert Roulot2019-01-071-10/+84
| |/ |/|
* | Add tests for Release Link APIShinya Maeda2019-01-073-9/+16
|/ | | | | | | | | | Add tests for the API and add a couple of tests Add revert revert
* Support new report syntax for common vulnerabilitiesKamil Trzciński2019-01-0410-2386/+3987
| | | | | This MR also removes other reports and uses one common set of fixtures for all test types.
* Add spec for Releases::Source and Link modelsShinya Maeda2019-01-041-0/+1
| | | | Releases::Source and Releases::Link are covered by tests