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
path: root/spec
AgeCommit message (Collapse)Author
2017-06-23Make JavaScript tests fail for unhandled Promise rejectionsWinnie Hellmann
2017-06-22Merge branch 'fix/properly-encode-gitaly-diffs' into 'master'Robert Speicher
Encode Gitaly diff patches properly See merge request !12368
2017-06-22Merge branch '28717-additional-metrics-review-branch' into 'master'Grzegorz Bizon
Support additional prometheus metrics - review branch Closes #28717 See merge request !11712
2017-06-22Merge branch ↵Jacob Schatz
'34010-fix-linking-to-parallel-diff-line-number-creating-gray-box' into 'master' Fix linking to line number on parallel diff creating empty discussion box Closes #34010 See merge request !12332
2017-06-22Resolve "Can't sort Groups"Alfredo Sumaran
2017-06-22Merge remote-tracking branch 'upstream/master' into ↵Pawel Chojnacki
28717-additional-metrics-review-branch
2017-06-22Merge branch '32301-filter-archive-project-on-param-present' into 'master'Rémy Coutable
Filter archived project in API only if param present Closes #32301 See merge request !12245
2017-06-22Merge branch 'dm-restore-capybara-screenshot' into 'master'Robert Speicher
Don't reset the session when the example failed to fix capybara-screenshot See merge request !12370
2017-06-22Don't reset the session when the example failed, because we need ↵Douwe Maan
capybara-screenshot to have access to it
2017-06-22Merge branch '33833-issue-and-mr-state-tabs-don-t-work-on-dashboard' into ↵Jacob Schatz
'master' Resolve "Issue and MR state tabs don't work on dashboard" Closes #33833 See merge request !12278
2017-06-22Encode Gitaly diff patches properlyAhmad Sherif
2017-06-22Merge branch 'feature/migrate-blob-find-to-gitaly' into 'master'Robert Speicher
Migrate Gitlab::Git::Blob.find to Gitaly See merge request !12104
2017-06-21Add feature spec for dashboard state filter tabsEric Eastwood
2017-06-21Merge branch 'backport-filtered-search-lazy-token-transient' into 'master'Clement Ho
Backport filtered search lazy token consistent state fix See merge request !12335
2017-06-21Filter archived project in API v3 only if param presentvanadium23
2017-06-21Revert to using links instead of buttons in Issuable Index tabs.Bryce Johnson
2017-06-21Merge branch 'fix/gb/improve-build-stage-reference-migration' into 'master'Kamil Trzciński
Improve build stages reference migration Closes #33866 See merge request !12337
2017-06-21Merge branch 'bvl-validate-path-update' into 'master'Douwe Maan
Rebuild the dynamic path before validating it Closes #33746 See merge request !12213
2017-06-21Migrate Gitlab::Git::Blob.find to GitalyAhmad Sherif
2017-06-21Backport filtered search lazy token consistent state fixEric Eastwood
From https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2142 Didn't actually fix the spec but is worthwhile to get things in a consistent state no matter how fast the test runs.
2017-06-21Fix linking to line number on parallel diff creating empty discussionEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/34010
2017-06-21Merge branch 'winh-revert-6ac777a7592533d9c7b3682b2b9ca8caccca3f4d' into ↵Jacob Schatz
'master' Revert "Merge branch 'winh-merge-request-related-issues' into 'master'" See merge request !12354
2017-06-21Merge branch '34008-fix-CI_ENVIRONMENT_URL-2' into 'master'Kamil Trzciński
Don't expand CI_ENVIRONMENT_URL so runner would do Closes #34008 See merge request !12344
2017-06-21Rebuild the dynamic path before validating itBob Van Landuyt
Otherwise we won't validate updates to the path. Allowing users to change the path to something that's not allowed.
2017-06-21Rename stage ref migration specs to match a class nameGrzegorz Bizon
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-21Merge branch 'disable-environment-list-polling' into 'master'Grzegorz Bizon
Disable environment list polling as it breaks deployboard See merge request !12347
2017-06-21Revert "Merge branch 'winh-merge-request-related-issues' into 'master'"winh
This reverts commit 6ac777a7592533d9c7b3682b2b9ca8caccca3f4d, reversing changes made to 025cbc2ad4dc175634676ff8a6955e043512d8bf.
2017-06-21Update build stage reference migration specsGrzegorz Bizon
2017-06-21Expand with all the variables so that things likeLin Jen-Shin
CI_ENVIRONMENT_SLUG is also available. It won't be recursive because we're not putting this value in the variables.
2017-06-21Merge branch 'replase_spinach_spec_create.feature' into 'master'Rémy Coutable
Replace 'create.feature' spinach test with an rspec analog See merge request !12343
2017-06-21Disable environment list polling as it breaks deployboardKamil Trzcinski
2017-06-21Move expanded_environment_url to CreateDeploymentServiceLin Jen-Shin
Because that's the only place we need it.
2017-06-21Replace invalid chars while seeding environmentsZeger-Jan van de Weg
2017-06-21Replace 'create.feature' spinach test with an rspec analogblackst0ne
2017-06-21Merge branch '33878-fix-edit-deploy-key' into 'master'Rémy Coutable
Fix edit button for deploy keys available from other projects Closes #33878 See merge request !12301
2017-06-21Don't expand CI_ENVIRONMENT_URL so runner would doLin Jen-Shin
And make sure CI_ENVIRONMENT_URL comes last so all variables would be available whenever the runner is trying to expand it. This is an alternative to !12333
2017-06-21Merge branch 'gitaly-auth-token' into 'master'Sean McGivern
Pass Gitaly token on Ruby gRPC requests See merge request !12228
2017-06-21Bulk edit scroll fixBryce Johnson
2017-06-20Merge branch '33868-fix-mr-changes-diff-note-up-arrow-editing' into 'master'Jacob Schatz
Fix pressing up-arrow on a MR "Changes" diff discussion edits your last note Closes #33868 See merge request !12297
2017-06-20Merge branch '30213-project-transfer-move-rollback' into 'master'Douwe Maan
Rollback project folder move after error in Projects::TransferService Closes #30213 See merge request !11877
2017-06-20Merge branch 'bugfix/html-email-brackets' into 'master'Douwe Maan
unwrap links without an href Closes #27645 See merge request !9045
2017-06-20Rollback project folder move after error in Projects::TransferServiceJames Edwards-Jones
2017-06-20Merge branch 'fix-email-avatars' into 'master'Douwe Maan
Fix avatar images in pipeline emails Closes gitlab-ee#2696 See merge request !12310
2017-06-20Merge branch 'hide-edit-comment-and-report-as-abuse-conditionally' into 'master'Douwe Maan
Only show 'Edit comment'/'Report as abuse' when user has perms/isnt current_user See merge request !12096
2017-06-20Merge branch 'refactor-projects-finder-init-collection' into 'master'Rémy Coutable
Refactor ProjectsFinder#init_collection and GroupProjectsFinder#init_collection Closes #33632 See merge request !12135
2017-06-20Enable gitaly token auth when testingJacob Vosmaer
2017-06-20Uniformize code between both pipelines tablesFilipa Lacerda
2017-06-20Re-instate is_admin flag in users API is current user is an adminMike Ricketts
2017-06-20Fix avatar images in pipeline emailsSean McGivern