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
2018-05-02Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda
2018-05-02Add guardclause of offset < 0 in #truncateShinya Maeda
2018-05-02Skip truncate when offset == size. Fix static analysys.Shinya Maeda
2018-05-02Merge branch 'master' into live-trace-v2Shinya Maeda
2018-05-01update webpack manifest integration to recognize multi-chunk entrypointsMike Greiling
2018-05-01move dev server middleware to new namespaceMike Greiling
2018-05-01Merge branch 'dm-commit-trailer-without-gravatar' into 'master'Robert Speicher
2018-05-01Merge branch 'osw-use-cached-highlighted-content-for-discussions' into 'master'Douwe Maan
2018-05-01Merge branch 'helm-add-alpine-mirrors' into 'master'Kamil Trzciński
2018-05-01Merge request and commit discussions APIJan Provaznik
2018-05-01Use stages position column to track stage indexGrzegorz Bizon
2018-05-01Merge branch 'master' into backstage/gb/migrate-pipeline-stages-indexGrzegorz Bizon
2018-05-01Merge branch 'zj-fix-index-rails' into 'master'Douwe Maan
2018-05-01show only groups an admin is a member of in dashboards/gropsRoger Rüttimann
2018-05-01Use Ruby methods, not Rails' String#firstZeger-Jan van de Weg
2018-05-01Introduces `FastDestroyAll` moduleShinya Maeda
2018-05-01Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda
2018-05-01Merge branch 'master' into live-trace-v2Shinya Maeda
2018-05-01Use persisted diff data instead fetching Git on discussionsOswaldo Ferreira
2018-05-01Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi...Jose
2018-04-30Merge branch 'security-45689-fix-archive-cache-bug' into 'security-10-7'Douwe Maan
2018-04-30Merge branch 'bvl-fix-openid-redirect' into 'master'Douwe Maan
2018-04-30Merge branch 'rebase-in-progress-fast-timeout' into 'master'Douwe Maan
2018-04-30Remove API changes for assigning group runner to projectDylan Griffith
2018-04-30Add alpine mirrors while operating on k8s clusterAlessio Caiazza
2018-04-30Start persisting runner_type when creating runnersDylan Griffith
2018-04-30Use fast timeouts for Gitaly FooInProgress RPC'sJacob Vosmaer
2018-04-30Merge branch 'zj-remove-repo-path-remote-repository' into 'master'Douwe Maan
2018-04-30Define custom base controller for DoorkeeperBob Van Landuyt
2018-04-30Merge branch 'add-jwt-strategy-to-gitlab-suite' into 'master'Douwe Maan
2018-04-30Compute repository checksum by defaultZeger-Jan van de Weg
2018-04-30Remove legacy storage path callZeger-Jan van de Weg
2018-04-30Rename Runner#group? -> #assigned_to_group? and Runner#project? -> #assigned_...Dylan Griffith
2018-04-30Fix up db/schema.rb changes leftover and comments out of dateDylan Griffith
2018-04-30Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda
2018-04-30Fix spec. Revert #truncate in stream (But still prevent redandant calls)Shinya Maeda
2018-04-30Merge branch 'master' into live-trace-v2Shinya Maeda
2018-04-29Merge branch 'jramsay-44880-filter-pipelines-by-sha' into 'master'Kamil Trzciński
2018-04-29[Rails5] Fix Arel::UpdateManagerblackst0ne
2018-04-29[Rails5] Fix TZInfo::InvalidTimezoneIdentifier exceptionblackst0ne
2018-04-27Merge branch 'master' into live-trace-v2Shinya Maeda
2018-04-27Merge branch 'zj-repository-exist-mandatory' into 'master'Nick Thomas
2018-04-27Add gitlab-pages admin ping rake taskJacob Vosmaer (GitLab)
2018-04-27Add sha filter to list pipelinesJames Ramsay
2018-04-26Ports omniauth-jwt gem onto GitLab OmniAuth Strategies suiteTiago Botelho
2018-04-26Merge branch 'performance/gb/improve-pipeline-creation-service' into 'master'Kamil Trzciński
2018-04-26Fix specs. Align with the new table name ci_build_trace_chunkShinya Maeda
2018-04-26Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda
2018-04-26Optimize Trace#write/append/raw by caching data and avoiding unnecesary truncateShinya Maeda
2018-04-26Refactoring ci_job_trace to ci_build_traceShinya Maeda