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-06-11Merge branch 'sh-github-importer-improve-error' into 'master'James Lopez
2018-06-11GitHub Rake importer: Fail with a clearer explanation if GitLab username is w...Stan Hu
2018-06-11Merge branch 'sh-expire-content-cache-after-import' into 'master'Mayra Cabrera
2018-06-11Adjust SQL and transaction Prometheus bucketsYorick Peterse
2018-06-11Add Gitlab::SQL:CTE for easily building CTE statementsDouglas Barbosa Alexandre
2018-06-11Expire Wiki content cache after importing a repositoryStan Hu
2018-06-11Avoid checking the user format in every url validationFrancisco Javier López
2018-06-11Migrate CycleAnalytics::CommitCount to GitalyKim Carlbäcker
2018-06-11Don't use Gitlab::Utils.nlbr in Gitlab::GitJacob Vosmaer (GitLab)
2018-06-11Move gitaly_blame, gitaly_count_commits, gitaly_commit_count to opt-outJacob Vosmaer (GitLab)
2018-06-08Merge branch 'use-restore-custom-hooks-gitaly' into 'master'Douwe Maan
2018-06-08RefactorAhmad Hassan
2018-06-08Remove Gitlab::Popen dependency from lib/gitlab/gitJacob Vosmaer
2018-06-07Merge branch 'introduce-job-keep-alive-api-endpoint' into 'master'Tomasz Maczukin
2018-06-07Merge branch 'add-new-arg-to-git-rev-list-call' into 'master'Douwe Maan
2018-06-07Pass the --in-commit-order arg to `git-rev-list`Rubén Dávila
2018-06-07Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan
2018-06-07Merge branch 'sh-fix-schema-migrations-seq-scans' into 'master'Douwe Maan
2018-06-07Change update entrypoint instead of adding new keep-alive oneTomasz Maczukin
2018-06-07Add git filter flag only if it is supportedFrancisco Javier López
2018-06-07Resolve "Hashed Storage: Make possible to migrate single project"Gabriel Mazetto
2018-06-07Make Gitlab::CurrentSettings.current_application_settings return cached setti...Rémy Coutable
2018-06-07Avoid sequential scans loading schema_migrations table when loading applicati...Stan Hu
2018-06-07Merge branch 'backup-rake-tar' into 'master'Douwe Maan
2018-06-07Add installation type to usage ping dataBalasankar C
2018-06-07Introduce new keep-alive API entrypoint for CI jobTomasz Maczukin
2018-06-07Use RestoreCustomHooks RPC in restore rake taskAhmad Hassan
2018-06-07Restore navigation theme orderGeorge Tsiolis
2018-06-07Consistently use tar lookup functionJacob Vosmaer
2018-06-07Merge branch '45505-lograge_formatter_encoding' into 'master'Kamil Trzciński
2018-06-07Merge branch 'fj-move-rev-list-option' into 'master'Douwe Maan
2018-06-07Resolve "Introduce new navigation themes in GitLab 11.0"Annabel Gray
2018-06-06Enforce UTF-8 encoding on user input in LogrageWithTimestamp formatter and fi...Imre Farkas
2018-06-06Moving rev-list lfs options to LfschangesFrancisco Javier López
2018-06-06Support LFS objects when creating a project by importFrancisco Javier López
2018-06-06Merge branch '42751-rename-master-to-maintainer' into 'master'Sean McGivern
2018-06-06Merge branch 'live-trace-v2-persist-data' into 'master'Kamil Trzciński
2018-06-06Merge branch 'gitaly-find-commit-go-git' into 'master'Sean McGivern
2018-06-06change wordingMark Chao
2018-06-06wordingMark Chao
2018-06-06Rename master to maintainerMark Chao
2018-06-06Merge branch '47189-github_import_visibility' into 'master'Douwe Maan
2018-06-06Merge branch '45821-avatar_api' into 'master'Rémy Coutable
2018-06-06Merge branch 'bvl-graphql-start-34754' into 'master'Douwe Maan
2018-06-06Use Github repo visibility during import while respecting restricted visibili...Imre Farkas
2018-06-06Rescue from failed feature lookupsJacob Vosmaer
2018-06-06Simplify server feature flagsJacob Vosmaer
2018-06-06Set Gitaly Server feature flags from RailsZeger-Jan van de Weg
2018-06-06Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt
2018-06-06Fix the query to select stale live tracesShinya Maeda