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
AgeCommit message (Expand)Author
2018-05-21Merge branch 'zj-workhorse-archive-mandatory' into 'master'Grzegorz Bizon
2018-05-19Merge branch 'xeodon/gitlab-ce-fix/45743-master-fix-gitaly-delete-refs' into ...Grzegorz Bizon
2018-05-19Fix error when deleting an empty list of refsSergey Sinev
2018-05-19Merge branch '46498-do-not-modify-strings' into 'master'Stan Hu
2018-05-18Merge branch 'fix/handle-large-commit-tag-message' into 'master'Robert Speicher
2018-05-18Add handling for commit/tags with big messagesAhmad Sherif
2018-05-18Merge branch 'gitaly-1182-search-by-content-name' into 'master'Robert Speicher
2018-05-18Merge branch '5913-extract-ee-specific-lines-for-lib-gitlab-auth' into 'master'Robert Speicher
2018-05-18Merge branch 'zj-calculate-checksum-mandator' into 'master'Nick Thomas
2018-05-18Merge branch 'memoize-database-version' into 'master'Rémy Coutable
2018-05-18Minimize CE/EE difference in Gitlab::Auth::LDAP::ConfigRémy Coutable
2018-05-18Minimize CE/EE difference in Gitlab::Auth::LDAP::AccessRémy Coutable
2018-05-18Minimize CE/EE difference in Gitlab::Auth::UserAuthFindersRémy Coutable
2018-05-18Minimize CE/EE difference in Gitlab::Auth::Saml::UserRémy Coutable
2018-05-18Minimize CE/EE difference in Gitlab::Auth::Saml::ConfigRémy Coutable
2018-05-18Fix a RuntimeError: cannot modify frozen stringNick Thomas
2018-05-18Calculating repository checksums executed by GitalyZeger-Jan van de Weg
2018-05-18Merge branch 'feature/gb/add-regexp-variables-expression' into 'master'Kamil Trzciński
2018-05-18Merge branch 'ccr/regexp_anchor' into 'master'Kamil Trzciński
2018-05-18Migrate RepositoryService#SearchFilesBy{Content,Name}Kim "BKC" Carlbäcker
2018-05-18Simplify pattern lexeme fabrication and matcherGrzegorz Bizon
2018-05-18Simplify untrusted regexp factory methodGrzegorz Bizon
2018-05-17Memoize Gitlab::Database.versionYorick Peterse
2018-05-17Preload pipeline data for project pipelinesYorick Peterse
2018-05-17Add variables expression pattern validation supportGrzegorz Bizon
2018-05-17Add anti-corruption layer above expressions pattern matchingGrzegorz Bizon
2018-05-17Add extended /regexp/ scheme support to untrusted regexpGrzegorz Bizon
2018-05-17Merge branch 'zj-workhorse-commit-patch-diff' into 'master'Grzegorz Bizon
2018-05-17Move git archives downloading to GitalyZeger-Jan van de Weg
2018-05-16Merge branch 'sh-fast-admin-counts' into 'master'Yorick Peterse
2018-05-16Fix Error 500 viewing admin page due to statement timeoutsStan Hu
2018-05-16Merge branch 'fix-metrics-doorkeeper' into 'master'Nick Thomas
2018-05-16Merge branch 'zj-add-branch-mandatory' into 'master'Douwe Maan
2018-05-16Fix GPM content types for DoorkeeperYorick Peterse
2018-05-16Workhorse to send raw diff and patch for commitsZeger-Jan van de Weg
2018-05-16Merge branch 'zj-ref-contains-sha-mandatory' into 'master'Robert Speicher
2018-05-15Merge branch 'fix-metrics-content-types' into 'master'Stan Hu
2018-05-15Fix setting Gitlab metrics content typesYorick Peterse
2018-05-15Remove useless assignment in pattern lexemeGrzegorz Bizon
2018-05-15Add a unique and not null constraint on the project_features.project_id columnStan Hu
2018-05-15Do not support inverse variable pattern matchingGrzegorz Bizon
2018-05-15Add support for pattern matching in variables expressionsGrzegorz Bizon
2018-05-15Reorganize exceptions in pipeline expressions moduleGrzegorz Bizon
2018-05-15Disable greedy mode when matching filenameJan Provaznik
2018-05-15Merge branch 'master' into feature/gb/add-regexp-variables-expressionGrzegorz Bizon
2018-05-14Merge branch 'backstage/gb/backport-untrusted-regexp-ee-code' into 'master'Rémy Coutable
2018-05-14Ref contains oid check done by GitalyZeger-Jan van de Weg
2018-05-14Add pattern matching variables expression lexemeGrzegorz Bizon
2018-05-14Raise variables statement exception if pattern is invalidGrzegorz Bizon
2018-05-14Do not raise if variable expression can not be evaluatedGrzegorz Bizon