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-09-07Merge branch 'alerts-for-built-in-metrics' into 'master'Grzegorz Bizon
2018-09-07Merge branch 'issue_50488' into 'master'Stan Hu
2018-09-07Merge branch 'master' into 'alerts-for-built-in-metrics'Kamil Trzciński
2018-09-06Add Gitlab::Git::Repository#find_remote_root_refDouglas Barbosa Alexandre
2018-09-06Add Gitlab::GitalyClient::RemoteService#find_remote_root_refDouglas Barbosa Alexandre
2018-09-06Move project services log to a separate fileFelipe Artur
2018-09-06Merge branch '43140-reduce-logs-tree-load' into 'master'Rémy Coutable
2018-09-06Extract tree summary logic out of RefsController#logs_treeNick Thomas
2018-09-06Recognize 'UNLICENSE' license filesJ.D. Bean
2018-09-06Add git_v2 flag to GitalyClientJames Lopez
2018-09-06Merge branch 'sh-fix-attachments-inline' into 'master'Nick Thomas
2018-09-06Merge branch 'ash.mckenzie/geo-git-push-ssh-proxy' into 'master'Sean McGivern
2018-09-06Merge branch 'bvl-codeowners-file-ce' into 'master'Douwe Maan
2018-09-06Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah
2018-09-06Update /api/v4/allowedAsh McKenzie
2018-09-06GitAccess#check custom action supportAsh McKenzie
2018-09-06New GitAccessResult::Success/CustomActionAsh McKenzie
2018-09-06Merge branch 'bw-commonmark-for-files' into 'master'Sean McGivern
2018-09-06Port changes for CODEOWNERS to CEBob Van Landuyt
2018-09-06Merge branch 'ce-5306-more-custom-templates' into 'master'Robert Speicher
2018-09-06Fix attachments not displaying inline with Google Cloud StorageStan Hu
2018-09-05Merge branch 'an/api-route-logger' into 'master'Stan Hu
2018-09-05Merge branch 'feature/gb/allow-to-extend-keys-in-gitlab-ci-yml' into 'master'Kamil Trzciński
2018-09-05Fix multipart error on rails reloadAndrew Newdigate
2018-09-05Merge branch '45938-postgres-timeout-when-counting-number-of-ci-builds-for-us...Robert Speicher
2018-09-05Ensure services counts always have values in usage pingsSean McGivern
2018-09-05Handle statement timeouts in usage pingSean McGivern
2018-09-05remove guard clause and add comment on performaceBrett Walker
2018-09-05Backport changes to Gitlab::Tempalte::BaseTemplateNick Thomas
2018-09-05add 'default_enabled' to feature flagsBrett Walker
2018-09-05Allow the TemplateFinder to handle licenses as wellNick Thomas
2018-09-05Convert global templates to vendored templates via a ::TemplateFinderNick Thomas
2018-09-05Merge branch 'filter-web-hooks-by-branch' into 'master'Dmitriy Zaporozhets
2018-09-05Resolve "Return how many commits the source branch is behind the target branc...🙈 jacopo beschi 🙉
2018-09-05Add route information to lograge structured loggingAndrew Newdigate
2018-09-05Improve specs and error messages in extendable configGrzegorz Bizon
2018-09-05Add missing frozen_string_literal to some classesGrzegorz Bizon
2018-09-05Improve extended CI/CD config error messagesGrzegorz Bizon
2018-09-05Simplify classes and exceptions of extendable configGrzegorz Bizon
2018-09-05Limit extendable CI/CD config entry nesting levelsGrzegorz Bizon
2018-09-05Ignore irrelevant sql commands in metricsMark Chao
2018-09-04Add gitaly_calls to API structured logsAndrew Newdigate
2018-09-04Fix migrationsKamil Trzciński
2018-09-04Merge branch 'add-background-migration-for-legacy-traces' into 'master'Kamil Trzciński
2018-09-04Add support for `extends` key in CI/CD configurationGrzegorz Bizon
2018-09-04Improve extended CI/CD config specs and fix a bugGrzegorz Bizon
2018-09-04Use deep_dup to duplicate hash in CI/CD extendable configGrzegorz Bizon
2018-09-04Add specs for extendable CI/CD hash entry classGrzegorz Bizon
2018-09-04Improve extendable CI/CD config hash collectionGrzegorz Bizon
2018-09-04Detect circular dependenies in CI/CD `extends:` entryGrzegorz Bizon