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-06Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah
2018-09-06Merge branch 'bw-commonmark-for-files' into 'master'Sean McGivern
2018-09-06Merge branch 'ce-5306-more-custom-templates' into 'master'Robert Speicher
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-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
2018-09-04Do not modify extensible CI/CD entries by referenceGrzegorz Bizon
2018-09-04Support recursive `extends:` in `.gitlab-ci.yml`Grzegorz Bizon
2018-09-04Add basic support for CI/CD config extensionGrzegorz Bizon
2018-09-04Merge branch 'sh-send-put-headers-object-storage' into 'master'Nick Thomas
2018-09-04Fix bugs/edge cases of JUnitParserShinya Maeda
2018-09-04Uploads to wiki stored inside the wiki git repositoryFrancisco Javier López
2018-09-03Stop using FlayRémy Coutable
2018-09-03Merge branch '6417-extract-ee-specific-files-lines-for-lib-gitlab-email-handl...Douwe Maan
2018-09-03Merge branch 'sh-improve-bitbucket-server-logging' into 'master'Rémy Coutable
2018-09-03Merge branch '50564-chat-service-refactoring' into 'master'Nick Thomas
2018-09-03Remove requires from email handlersSean McGivern
2018-09-03Add frozen_string_literal: true to email handlersSean McGivern
2018-09-03Extract EE-specific lines from Gitlab::Email::HandlerSean McGivern
2018-09-03Merge branch 'issue_48084' into 'master'Sean McGivern
2018-09-01Merge branch 'feature/#32877-add-default-field-branch-api' into 'master'Robert Speicher
2018-09-01Merge branch 'ash.mckenzie/allow-auth-via-jwt' into 'master'Robert Speicher
2018-08-31Use a serializer to render diff linesFelipe Artur
2018-08-31Merge branch '47765-group-visibility-error-due-to-string-conversion' into 'ma...Douwe Maan
2018-08-31Use sample data for push event when no commits createdTakuya Noguchi