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-08-01Add repository languages for projectsZeger-Jan van de Weg
2018-08-01Fix bug setting http headers in Files APIFrancisco Javier López 🌴 On vacation; back on August 22th!
2018-08-01Merge branch 'bvl-user-status-message-35463' into 'master'Rémy Coutable
2018-08-01Merge branch '41416-making-instance-wide-data-tools-more-accessible' into 'ma...Filipa Lacerda
2018-08-01Merge branch 'runner-features' into 'master'Grzegorz Bizon
2018-08-01Merge branch 'user-argument-2/upstream' into 'master'Nick Thomas
2018-08-01Improve error messageKamil Trzciński
2018-08-01Add the message HTML to the UserStatus apiBob Van Landuyt
2018-08-01Improve Ci::Status::Build specsKamil Trzciński
2018-08-01Add `runner_unsupported` CI failureKamil Trzciński
2018-08-01Resolve "Allow issue's Internal ID (`iid`) to be set when creating via the API"Jamie Schembri
2018-08-01Merge branch 'follow-up-20723' into 'master'Sean McGivern
2018-08-01Merge branch 'fj-6860-instance-level-project-templates' into 'master'Sean McGivern
2018-08-01Merge branch 'floating-avarage-commit-numbers' into 'master'Dmitriy Zaporozhets
2018-08-01Add support for SSH certificate authenticationÆvar Arnfjörð Bjarmason
2018-08-01Fix a few disrepencies between CE and EE in the lines orderingRémy Coutable
2018-07-31Add local project uploads cleanup taskMichael Kozono
2018-07-31Merge branch 'master' into '41416-making-instance-wide-data-tools-more-access...Luke Bennett
2018-07-31Merge branch 'revert-c90d7633' into 'master'Rémy Coutable
2018-07-31Code cleaning in PostReceive servicesFrancisco Javier López 🌴 (About to) On vacation; back on August 22th!
2018-07-31Merge branch 'zj-remove-git-rake-tasks' into 'master'Sean McGivern
2018-07-31Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera
2018-07-31Remove gitlab:user:check_repos taskZeger-Jan van de Weg
2018-07-31Remove git rake tasksZeger-Jan van de Weg
2018-07-31Merge branch 'ce-application-settings' into 'master'Sean McGivern
2018-07-31Merge branch 'feature/gb/login-activity-metrics' into 'master'Sean McGivern
2018-07-31Improve authentication activity code readabilityGrzegorz Bizon
2018-07-30Merge branch 'sh-simplify-liveness-check' into 'master'Robert Speicher
2018-07-30Merge branch '32821-better-error-message-add-invalid-user-to-project' into 'm...Rémy Coutable
2018-07-30Improve error message when adding invalid user to a projectJacopo
2018-07-30Merge branch 'rails5-gpg-permit-concurrent' into 'master'Grzegorz Bizon
2018-07-30Merge branch '48098-mutual-auth-cluster-applications' into 'master'Dmitriy Zaporozhets
2018-07-30Merge branch '1499-api-endpoint-for-configuring-pull-mirroring-via-http-ce' i...Grzegorz Bizon
2018-07-30Minor style improvements for Helm codeDylan Griffith
2018-07-30Use guard clause in Helm::InstallCommandDylan Griffith
2018-07-30Expand ca -> certificate_authority in Helm::CertificateDylan Griffith
2018-07-30Combine attr_reader in InstallCommand to one lineDylan Griffith
2018-07-30Minor refactoring of InitCommand and InstallCommandDylan Griffith
2018-07-30Reduce duplication in code in Gitlab::Kubernetes::Helm::CertificateDylan Griffith
2018-07-30Ensure CA + Tiller cert never expire and Helm client cert expires quicklyDylan Griffith
2018-07-30Get mutual SSL working with helm tillerDylan Griffith
2018-07-30Allow users to set a statusBob Van Landuyt
2018-07-30Updated application settings with minor fixesMarcel Amirault
2018-07-30Merge branch 'master-ce' into artifact-format-v2Shinya Maeda
2018-07-30Show one digit after dot in commit_per_day value in charts page.msdundar
2018-07-29Permit concurrent loads in gpg keychain mutexJasper Maes
2018-07-29Use /-/health instead of breaking /-/livenessStan Hu
2018-07-29Simplify /-/liveness check to avoid connecting to the databaseStan Hu
2018-07-28Refactor Cluster Application classes to pass through a has of config filesDylan Griffith
2018-07-27Backports EE-1499 to CETiago Botelho