summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '17276-breakage-in-displaying-svg-in-the-same-repository' into '...Robert Speicher2019-08-021-0/+1
|\
| * Fix inline rendering of SVGs from current repo17276-breakage-in-displaying-svg-in-the-same-repositoryHeinrich Lee Yu2019-08-021-0/+1
* | Merge branch 'respect-needs-on-artifacts' into 'master'Sean McGivern2019-08-021-2/+15
|\ \
| * | Respect needs for artifactsrespect-needs-on-artifactsKamil Trzciński2019-08-021-2/+15
* | | Prevent empty classes in ansi2html conversionLukas '+ alert('Eipi') + ' Eipert2019-08-024-34/+31
* | | Syncs the vue test utils helpersSam Beckham2019-08-023-36/+20
|/ /
* | Improve test for .with_needsKamil Trzciński2019-08-021-2/+3
* | Merge branch 'fe-cleanup-job-app-spec' into 'master'Fatih Acet2019-08-021-396/+287
|\ \
| * | Clean up job_app_specfe-cleanup-job-app-specPaul Slaughter2019-08-011-396/+287
* | | Call `GC::Profiler.clear` only in one placeAleksei Lipniagov2019-08-022-24/+16
* | | Resolve Incorrect empty state message on "Explore projects"Dennis Tang2019-08-021-1/+1
|/ /
* | Only render job sidebar block if it has contentMiranda Fluharty2019-08-021-0/+25
* | Merge branch '10646-create-drafts-with-commit-id-ce' into 'master'Paul Slaughter2019-08-025-1/+61
|\ \
| * | Backport from EE10646-create-drafts-with-commit-id-cejboyson12019-08-012-0/+4
| * | Make diff_refs_match_commit validation reusablePatrick Bajao2019-08-012-0/+56
| * | Add commit_id to draft_notes tablePatrick Bajao2019-08-011-1/+1
| |/
* | Merge branch 'add-cop-for-rspec-file-paths' into 'master'Ash McKenzie2019-08-0216-65/+113
|\ \ | |/ |/|
| * Quarantine folder containing only a folder specadd-cop-for-rspec-file-pathsSean McGivern2019-08-011-1/+2
| * Remove snippet breadcrumb specSean McGivern2019-08-011-19/+0
| * Fix project nav specsSean McGivern2019-08-011-2/+2
| * Remove mail_google_schema_whitelisting specSean McGivern2019-08-011-27/+0
| * Fix milestone view specsSean McGivern2019-08-012-1/+2
| * Fix labels issuable link specsSean McGivern2019-08-013-15/+40
| * Rename broken spec filesSean McGivern2019-08-0115-0/+0
| * Add RSpec/TopLevelDescribePath copSean McGivern2019-08-011-0/+67
* | Merge branch 'revert-editor-indents' into 'master'Michael Kozono2019-08-014-797/+3
|\ \
| * | Revert "Merge branch 'mh/editor-indents' into 'master'"revert-editor-indentsPaul Slaughter2019-08-014-797/+3
* | | Merge branch 'ce-docker_image_replication' into 'master'Douglas Barbosa Alexandre2019-08-012-1/+14
|\ \ \
| * | | Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3809ce-docker_image_replicationValery Sizov2019-08-012-1/+14
* | | | Add can_merge option to autocomplete responseIgor2019-08-012-0/+44
* | | | Merge branch 'bvl-fix-relative-positioning-rename-ce' into 'master'Robert Speicher2019-08-011-1/+6
|\ \ \ \
| * | | | Skip specs for default relative positionsBob Van Landuyt2019-08-011-1/+6
| | |/ / | |/| |
* | | | Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'master'Stan Hu2019-08-018-54/+264
|\ \ \ \ | |/ / / |/| | |
| * | | Use NotesFinder in IssuableActions modulePatrick Derichs2019-08-018-54/+264
* | | | Hardcodes namespaces lease timing value to 1.5hMayra Cabrera2019-08-011-34/+0
* | | | Merge branch 'osw-avoid-errors-due-to-concurrent-calls' into 'master'Douwe Maan2019-08-013-21/+77
|\ \ \ \
| * | | | Add exclusive lease to mergeability check processosw-avoid-errors-due-to-concurrent-callsOswaldo Ferreira2019-07-313-21/+77
* | | | | Add support for DAGKamil Trzciński2019-08-019-27/+374
* | | | | Merge branch 'rename-relative-position-move-to-end' into 'master'Bob Van Landuyt2019-08-011-7/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix bug when moving batches of items to the endrename-relative-position-move-to-endHeinrich Lee Yu2019-08-011-7/+10
* | | | | Use Array.join rather than URI.joinJason Goodman2019-08-012-10/+29
* | | | | Merge branch 'sh-fix-infite-loop-peek-bar' into 'master'Sean McGivern2019-08-011-3/+7
|\ \ \ \ \
| * | | | | Fix SystemStackError when Peek bar is active with Rugged callssh-fix-infite-loop-peek-barStan Hu2019-07-311-3/+7
* | | | | | Adds new tracking interface for snowplowJeremy Jackson2019-08-011-0/+123
* | | | | | Fix broken spec from file renameThong Kuah2019-08-011-1/+1
* | | | | | Merge branch '65363-add-feature-remove' into 'master'Stan Hu2019-08-011-0/+16
|\ \ \ \ \ \
| * | | | | | Add new Feature.remove method65363-add-feature-removeAsh McKenzie2019-08-011-0/+16
* | | | | | | Merge branch '65297-fix-typo-on-clusters_applications_cert_managers-factory' ...Thong Kuah2019-07-316-10/+10
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Remove typo from factory name65297-fix-typo-on-clusters_applications_cert_managers-factoryJoão Cunha2019-07-306-10/+10
* | | | | | | Merge branch 'sh-fix-special-role-error-500' into 'master'Douglas Barbosa Alexandre2019-07-311-0/+16
|\ \ \ \ \ \ \