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 (Expand)Author
2019-08-30Replace rails_helper.rb with spec_helper.rbAsh McKenzie
2019-08-29Merge branch 'mk/simplify-internal-post-receive-messages' into 'master'Grzegorz Bizon
2019-08-29Merge branch 'ce-xanf-move-auto-merge-failed-to-jest' into 'master'Kushal Pandya
2019-08-29Merge branch '56130-operations-environments-shows-incorrect-deployment-date-f...Kushal Pandya
2019-08-29Merge branch '62284-follow-up-from-resolve-api-to-get-all-project-group-membe...James Lopez
2019-08-29Merge branch 'performance-bar-warnings' into 'master'Stan Hu
2019-08-29Simplify internal post receive messagesMichael Kozono
2019-08-29Do not persist translated system notesSean McGivern
2019-08-29Reduce the number of SQL requests on MR-showIgor
2019-08-28Merge branch 'ce-xanf-move-file-icon-spec-to-jest' into 'master'Clement Ho
2019-08-28Save board lists collapsed settingFelipe Artur
2019-08-28Refactored Karma spec to Jest for file_iconIllya Klymov
2019-08-28Support Gitaly feature flags in workhorseJacob Vosmaer
2019-08-28Uses projects_authorizations.access_level in MembersFinderJacopo
2019-08-28Add top-level warnings key to performance bar responseSean McGivern
2019-08-28Return warnings for performance bar from backendSean McGivern
2019-08-28Merge branch 'csslab-removal' into 'master'Clement Ho
2019-08-28Update CE files for GSD projects filterVictor Zagorodny
2019-08-28Adding NOT NULL constraint to private_profileAdam Hegyi
2019-08-28Show correct deployment date for a manual jobjakeburden
2019-08-28Merge branch 'add-rubocop-check-for-be-success' into 'master'Grzegorz Bizon
2019-08-28Merge branch 'sh-lfs-object-batches' into 'master'Rémy Coutable
2019-08-28Remove csslabArun Kumar Mohan
2019-08-28Apply bindings to querys from QueryRecorderDavid Wilkins
2019-08-28Remove token field from runners edit formPayton Burdette
2019-08-28Merge branch 'id-change-total-notes-calculation' into 'master'Ash McKenzie
2019-08-28Merge branch 'sh-fix-issue-move-api' into 'master'Grzegorz Bizon
2019-08-28Fix moving issues API failing when text includes commit URLsStan Hu
2019-08-28Replace it_behaves_like with include_examplesVitali Tatarintev
2019-08-28Changes snowplow to use cookies for sessionsJeremy Jackson
2019-08-28Remove Rubocop::SpecHelper fileVitali Tatarintev
2019-08-28Inline shared examples for BeSuccessMatcherVitali Tatarintev
2019-08-28Refactor BeSuccessMatcher specs for readabilityVitali Tatarintev
2019-08-28Utilize Rubocop's Include for BeSuccessMatcherVitali Tatarintev
2019-08-28Add support of not_to/to_not to BeSuccessMatcherVitali Tatarintev
2019-08-28Refactor BeSuccessMatcher specsVitali Tatarintev
2019-08-28Replace double quotes with single quotesVitali Tatarintev
2019-08-28Enable frozen string literalVitali Tatarintev
2019-08-28Autocorrect `be_success` to `be_successful`Vitali Tatarintev
2019-08-28Add Rubocop check to avoid using `be_success`Vitali Tatarintev
2019-08-28Merge branch 'todos/include-issue-mr-titles' into 'master'Stan Hu
2019-08-28Change the way totalNotes is calculatedIgor Drozdov
2019-08-28Rename dev, org, com helperDoug Stull
2019-08-28Add Issue and Merge Request titles to Todo itemsArun Kumar Mohan
2019-08-28Makes LFS object linker process OIDs in batchesStan Hu
2019-08-27CE-specific changes for designs `user_notes_count`Luke Duncalfe
2019-08-27Fix a nil error in Gitlab::Danger::TeammateRémy Coutable
2019-08-27Refactored Karma spec to Jest for mr_widget_auto_merge_failedIllya Klymov
2019-08-27Move gke_cluster_dropdowns to create_cluster dirEnrique Alcantara
2019-08-27Merge branch '65312-use-group-labels-instead-of-legacy-team-labels-for-danger...Lin Jen-Shin