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
2017-08-31Remove unused method from CI/CD YAML processorGrzegorz Bizon
2017-08-26Check if kubernetes required before creating a jobGrzegorz Bizon
2017-08-26Use new complex only/except policy internal schemeGrzegorz Bizon
2017-08-25Add specs for attributable aspect of ci config entryGrzegorz Bizon
2017-08-25Improve reporting of a CI/CD entry config locationGrzegorz Bizon
2017-08-25Simplify ci config entry validator implementationGrzegorz Bizon
2017-08-25Use only/except policy that returns an arrayGrzegorz Bizon
2017-08-25Fix CI/CD trigger policy default valueGrzegorz Bizon
2017-08-25Implement complex only/except policy CI/CD configGrzegorz Bizon
2017-08-25Make it possible to define CI/CD config strategiesGrzegorz Bizon
2017-08-24Use aspect-oriented design in CI/CD config entriesGrzegorz Bizon
2017-08-24Rename CI/CD job triggering policy class to PolicyGrzegorz Bizon
2017-08-23Merge branch 'gitaly-commit-patch' into 'master'Sean McGivern
2017-08-23Fix a potential timeout in `Gitlab::Logger.read_latest`Robert Speicher
2017-08-22Incorporate DiffService.CommitPatch Gitaly RPCAlejandro Rodríguez
2017-08-22Merge branch 'fix/sm/34762-bad-validation-message' into 'master'Kamil Trzciński
2017-08-22Merge branch 'fix/import-fork-mr' into 'master'Sean McGivern
2017-08-22Merge branch '34533-inline-single-authorized-projects' into 'master'Douwe Maan
2017-08-22Use event-based waiting in Gitlab::JobWaiterNick Thomas
2017-08-22Enfouce namespace for Kubernetes to lowercaseShinya Maeda
2017-08-22Refactor project and storage typesGabriel Mazetto
2017-08-22Prevent using gitlab import task when hashed storage is enabledGabriel Mazetto
2017-08-22New storage is now "Hashed" instead of "UUID"Gabriel Mazetto
2017-08-22Merge branch 'gitaly-tree-entries-encoding' into 'master'Robert Speicher
2017-08-21Merge branch 'only-limit-fetch-when-requested' into 'master'Robert Speicher
2017-08-21Correctly encode string params for Gitaly's TreeEntries RPCAlejandro Rodríguez
2017-08-21Fix fork MRs importing issueJames Lopez
2017-08-21Only require sidekiq-limit_fetch when enabled in settingsSean McGivern
2017-08-21Merge branch 'backstage/gb/migrate-stages-statuses' into 'master'Kamil Trzciński
2017-08-21Merge branch 'gitaly-annotations-update' into 'master'Douwe Maan
2017-08-21Merge branch 'zj-remove-ci-api-v1' into 'master'Kamil Trzciński
2017-08-21Merge branch 'rs-git-access-spec-speed' into 'master'Douwe Maan
2017-08-20Fix Error 500s when attempting to destroy a protected tagStan Hu
2017-08-18Reduce duplication in GitAccess spec around error messagesRobert Speicher
2017-08-18Simplify return valuesJacob Vosmaer
2017-08-18Simplify method argumentsJacob Vosmaer
2017-08-18More annotationsJacob Vosmaer
2017-08-18Delete unused Gitlab::Git methodsJacob Vosmaer
2017-08-18Add Gitaly annotationJacob Vosmaer
2017-08-18Fix MR diffs background migration when file modes are missingSean McGivern
2017-08-18Merge branch 'gitaly_ref_exists' into 'master'Sean McGivern
2017-08-18Remove CI API v1Zeger-Jan van de Weg
2017-08-18Merge branch '36041-notification-title' into 'master'Douwe Maan
2017-08-18Client Implementation: RefService::RefExistsAndrew Newdigate
2017-08-18Merge branch 'gitaly-apply-gitattributes' into 'master'Sean McGivern
2017-08-17Total Pages should be at least oneToon Claes
2017-08-17don't add next page link if current page is out of rangeJordan Patterson
2017-08-17Don't escape html entities when rich == raw lineJarka Kadlecova
2017-08-17Incorporate RepositoryService.ApplyGitattributes Gitaly RPCAlejandro Rodríguez
2017-08-17Merge branch 'ee-2628-backport-to-ce' into 'master'Douwe Maan