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/lib
AgeCommit message (Expand)Author
2019-01-25Refactor Storage MigrationGabriel Mazetto
2019-01-25Prepare rake task for storage rollbackGabriel Mazetto
2019-01-25Allow suggestions to be copied and pasted as GFMDouwe Maan
2019-01-25Merge branch 'elasticsearch-via-gitaly-ee' into 'master'Nick Thomas
2019-01-25Merge branch 'container-repository-cleanup-api' into 'master'Grzegorz Bizon
2019-01-25Merge branch '54905-milestone-search' into 'master'Sean McGivern
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-25Add Container Registry APIKamil Trzciński
2019-01-25Merge branch 'db-copy-as-gfm-prosemirror' into 'master'Phil Hughes
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-25Make CI/CD bridge job a pipeline processable entityGrzegorz Bizon
2019-01-25Use defauly `only` policy defined as a constantGrzegorz Bizon
2019-01-25Do not assigne unused attributes to CI/CD buildsGrzegorz Bizon
2019-01-25Make it possible to fabricate CI/CD bridge jobsGrzegorz Bizon
2019-01-25Make it possible to override config jobs composition in EEGrzegorz Bizon
2019-01-25Use http_max_redirects opt to replace monkeypatchThong Kuah
2019-01-24Adds milestone searchJacopo
2019-01-24Merge branch '56392-enable-the-layout-extraspacing-cop' into 'master'Lin Jen-Shin
2019-01-24Merge branch '53676-ip-address-of-gitlab-runner-is-wrong-in-the-runners-descr...Stan Hu
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-24Use nodes and marks to power Copy-as-GFMDouwe Maan
2019-01-24Get remote address for runnerSteve Azzopardi
2019-01-24Merge branch 'if-log_user_admin_status' into 'master'Stan Hu
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-23Log admin status of user when OAuth::User is savedImre Farkas
2019-01-23Merge branch '56417-update-helm-to-2-12-2' into 'master'Kamil Trzciński
2019-01-23Merge branch '25569-changing-wording-to-delete-when-referring-to-removing-a-b...Filipa Lacerda
2019-01-23Fix 404s for snippet uploads when relative URL root usedStan Hu
2019-01-22Use 'delete' instead of 'remove' for source branchSam Bigelow
2019-01-22Merge branch 'an-opentracing-propagation' into 'master'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-22Merge branch '56547-limit-sidekiq-logging-based-on-argument-size' into 'master'Stan Hu
2019-01-22Treat "" as nil for external commit status descriptionVladimir Shushlin
2019-01-22Limit Sidekiq args logging to 10 KB of JSONSean McGivern
2019-01-22Merge branch 'force-redeploy-on-updated-secrets' into 'master'Kamil Trzciński
2019-01-21Assign pipeline protected attribute in PopulateMatija Čupić
2019-01-21Fix empty labels for `pages:deploy` jobVladimir Shushlin
2019-01-21Merge branch 'sh-preload-associations-for-group-api' into 'master'Douwe Maan
2019-01-21Search project tags via APIRobert Schilling
2019-01-20Eliminate N+1 queries in /api/groups/:idStan Hu