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/lib
AgeCommit message (Expand)Author
2019-01-31Extract GitLab Pages using RubyZipKamil Trzciński
2019-01-31Prevent comments by email when issue is lockedHeinrich Lee Yu
2019-01-31Show tooltip for malicious looking linksBrett Walker
2019-01-31Added validations to prevent LFS object forgeryFrancisco Javier López
2019-01-31Fix private user email being visible in tag webhooksLuke Duncalfe
2019-01-31Prefer build() rather than create()Luke Duncalfe
2019-01-31Fix slow project reference pattern regexHeinrich Lee Yu
2019-01-31Fix path disclosure on Project ImportJames Lopez
2019-01-31Add number of repositories to usage ping dataBalasankar "Balu" C
2019-01-31Update Sentry client to get project listReuben Pereira
2019-01-30Merge branch 'an-opentracing-render-tracing' into 'master'Douwe Maan
2019-01-30Add OpenTracing instrumentation for Action View Render eventsAndrew Newdigate
2019-01-30Merge branch 'anan-add-MethodCallWithoutArgsParentheses-cop' into 'master'Lin Jen-Shin
2019-01-29Revert the "What's new" featureBrandon Labuschagne
2019-01-29Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate
2019-01-29Revert " Trigger iid logic from GitHub importer for merge requests."Andreas Brandl
2019-01-29Revert "Trigger iid logic from GitHub importer for issues."Andreas Brandl
2019-01-29Revert "Trigger iid logic from GitHub importer for milestones."Andreas Brandl
2019-01-28Merge branch 'bw-enable-sourcepos' into 'master'Robert Speicher
2019-01-25Refactor Storage MigrationGabriel Mazetto
2019-01-25Prepare rake task for storage rollbackGabriel Mazetto
2019-01-25Merge branch 'elasticsearch-via-gitaly-ee' into 'master'Nick Thomas
2019-01-25Merge branch 'feature/gb/cross-project-pipeline-trigger' into 'master'Douwe Maan
2019-01-25Add connection_data method to Gitaly clientValery Sizov
2019-01-25Merge branch '54250-upstream-kubeclient-redirect-patch' into 'master'Kamil Trzciński
2019-01-25Merge branch '40997-gitlab-pages-deploy-jobs-have-a-null-status' into 'master'Grzegorz Bizon
2019-01-25Merge branch 'an-opentracing-active-record-tracing' into 'master'Kamil Trzciński
2019-01-25Add a new relation between a stage and related bridgesGrzegorz Bizon
2019-01-25Add new pipeline relation to import/export specsGrzegorz Bizon
2019-01-25Do not assigne unused attributes to CI/CD buildsGrzegorz Bizon
2019-01-25Refactor pipeline specs and remove raise_error warningGrzegorz Bizon
2019-01-25Make it possible to fabricate CI/CD bridge jobsGrzegorz Bizon
2019-01-25Use http_max_redirects opt to replace monkeypatchThong Kuah
2019-01-24Merge branch '56392-enable-the-layout-extraspacing-cop' into 'master'Lin Jen-Shin
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-24Remove expired artifacts periodicallyShinya Maeda
2019-01-24Adds tracing support for ActiveRecord notificationsAndrew Newdigate
2019-01-24Merge branch 'sh-fix-upload-snippets-with-relative-url-root' into 'master'Nick Thomas
2019-01-24Merge branch 'sh-remove-bitbucket-mirror-constant' into 'master'Robert Speicher
2019-01-23Merge branch '52674-api-v4-projects-project_id-jobs-endpoint-hits-statement-t...Nick Thomas
2019-01-23Merge branch '56417-update-helm-to-2-12-2' into 'master'Kamil Trzciński
2019-01-23Fix 404s for snippet uploads when relative URL root usedStan Hu
2019-01-22Merge branch 'an-opentracing-propagation' into 'master'Kamil Trzciński
2019-01-22Merge branch 'fixes-populate-cluster-kubernetes-namespace-table-spec' into 'm...Kamil Trzciński
2019-01-22[API] Omit X-Total{,-Pages} when count > 10kRémy Coutable
2019-01-22Adds inter-service OpenTracing propagationAndrew Newdigate
2019-01-22Merge branch '55966-when-ref-is-ambiguous-createpipelineservice-raises-an-err...Grzegorz Bizon
2019-01-22Removes factories on Cluster background migrationMayra Cabrera
2019-01-22Treat "" as nil for external commit status descriptionVladimir Shushlin
2019-01-22Limit Sidekiq args logging to 10 KB of JSONSean McGivern