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-01-30Merge branch '41972-make-sure-no-warnings' into 'master'Robert Speicher
2018-01-29Merge branch 'osw-consistent-values-on-api-merge-status' into 'master'Douwe Maan
2018-01-29Remove tap and use simplified method callOswaldo Ferreira
2018-01-29Don't allow Repository#log with limit zeroJacob Vosmaer (GitLab)
2018-01-29Merge branch 'improve_nginx_confs' into 'master'Rémy Coutable
2018-01-29Merge branch 'sh-mute-notifications-seeder' into 'master'Rémy Coutable
2018-01-29Set alternate object directories in run_gitJacob Vosmaer (GitLab)
2018-01-29Merge branch '42290-pass-BUNDLE_PATH' into 'master'Rémy Coutable
2018-01-28Return more consistent values for merge_status on MR APIOswaldo Ferreira
2018-01-27Mute notifications in the seeder to speed GDK developmentStan Hu
2018-01-26update code based on feedbackJames Lopez
2018-01-26disable retry attempts for Import/Export until that is fixedJames Lopez
2018-01-26Pass BUNDLE_PATH to install to the same path for testLin Jen-Shin
2018-01-26Use Process::Status rather than an integerLin Jen-Shin
2018-01-26Fix rubocop offenses. It's not checked before whenLin Jen-Shin
2018-01-26Eliminate the last warning for redis wrapperLin Jen-Shin
2018-01-26We need Rails in order to use Gitlab.config anywayLin Jen-Shin
2018-01-26Eliminate the warnings for databaseLin Jen-Shin
2018-01-26Eliminate the warnings from task helpersLin Jen-Shin
2018-01-26Convert parser warnings to stdout in haml_lintLin Jen-Shin
2018-01-26Ignore flay warningsLin Jen-Shin
2018-01-26Fail static-analysis if there's output to stderrLin Jen-Shin
2018-01-26Add omnibus remarksMelroy van den Berg
2018-01-25Merge branch 'feature/migrate-repo-restorer-to-gitaly' into 'master'Robert Speicher
2018-01-25Merge branch 'lint-rugged' into 'master'Rémy Coutable
2018-01-25Merge branch 'contrain-run-git' into 'master'Rémy Coutable
2018-01-25Merge branch 'fix/batch-lfs-pointers-accepting-lazy-enum' into 'master'Grzegorz Bizon
2018-01-25Make Gitaly RepositoryExists opt-outJacob Vosmaer (GitLab)
2018-01-25Fix .batch_lfs_pointers accepting a lazy enumeratorAhmad Sherif
2018-01-25Look for rugged with static analysisJacob Vosmaer
2018-01-25Merge branch 'revert-9f5390d8' into 'master'Marin Jankovski
2018-01-25Merge branch 'revert-430b3f0e' into 'master'Douwe Maan
2018-01-25Revert "Merge branch 'osw-updates-merge-status-on-api-actions' into 'master'"Douwe Maan
2018-01-25Merge branch 'jej/gitattributes-check-at-ref' into 'master'Rémy Coutable
2018-01-25Revert "Merge branch 'remove-rugged-walk' into 'master'"Jacob Vosmaer (GitLab)
2018-01-25Make Gitlab::Git::Repository#run_git privateJacob Vosmaer
2018-01-25Merge branch '42161-gitaly-commitservice-encoding-undefinedconversionerror-u-...Rémy Coutable
2018-01-25Add a gRPC health check to ensure Gitaly is upStan Hu
2018-01-24Merge branch 'fix/add-formatted-data-to-wiki-page' into 'master'Robert Speicher
2018-01-24Merge branch 'search-100' into 'master'Yorick Peterse
2018-01-24Add formatted_data attribute to Git::WikiPageAhmad Sherif
2018-01-24Migrate .batch_lfs_pointers to GitalyAhmad Sherif
2018-01-24Migrate restoring repo from bundle to GitalyAhmad Sherif
2018-01-24Merge branch 'feature/migrate-bundle-to-disk-to-gitaly' into 'master'Robert Speicher
2018-01-24Merge branch 'osw-updates-merge-status-on-api-actions' into 'master'Douwe Maan
2018-01-24Merge branch 'PNSalocin/gitlab-ce-24035-api-create-application' into 'master'Rémy Coutable
2018-01-24Migrate repository bundling to GitalyAhmad Sherif
2018-01-24Make the exposing of the Application secret more explicitToon Claes
2018-01-24Add documentation about when the application API was addedToon Claes
2018-01-24Add application create APINicolas MERELLI