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-12-03Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski
2017-12-03Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg
2017-12-03Create Ci::ArtifactsZeger-Jan van de Weg
2017-12-01Ensure `Namespace`'s is namespaced in `Gitlab::Kubernetes::Helm#initialize` a...Rémy Coutable
2017-12-01Merge branch 'backstage/gb/build-pipeline-in-a-separate-class' into 'master'Kamil Trzciński
2017-12-01Merge branch 'sh-fix-root-ref-repository' into 'master'Rémy Coutable
2017-12-01Gracefully handle case when repository's root ref does not existStan Hu
2017-11-30Add link to gitaly converationZeger-Jan van de Weg
2017-11-30Merge branch 'master' into backstage/gb/build-pipeline-in-a-separate-classGrzegorz Bizon
2017-11-30Merge branch '38668-revert-copied-kubernetesservice-logic' into 'master'Grzegorz Bizon
2017-11-30fix for special charecter in file nameshaseeb
2017-11-30We could simply count the commitsLin Jen-Shin
2017-11-29support ordering of project notes in notes apihaseeb
2017-11-29Merge branch 'remove-mr-diff-serialised-columns' into 'master'Yorick Peterse
2017-11-29Create fork networks for forks for which the source was deleted.Bob Van Landuyt
2017-11-29Merge branch 'gitaly-ssh-upload-pack-opt-out' into 'master'Sean McGivern
2017-11-29Add timeouts for Gitaly callsAndrew Newdigate
2017-11-29Merge branch 'dm-search-pattern' into 'master'Sean McGivern
2017-11-29SSHUploadPack over Gitaly is now OptOutKim "BKC" Carlbäcker
2017-11-28Merge branch '40530-merge-request-generates-wrong-diff-when-branch-and-tag-ha...Rémy Coutable
2017-11-28Ensure MRs always use branch refs for comparisonSean McGivern
2017-11-28Remove serialised diff and commit columnsSean McGivern
2017-11-28Merge branch 'zj-controller-action-gitaly-metrics' into 'master'Rémy Coutable
2017-11-28Add controller#action metrics on GitalyZeger-Jan van de Weg
2017-11-28Merge branch 'hashed-storage-attachments-migration-path' into 'master'Nick Thomas
2017-11-28Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda
2017-11-28Merge branch 'tm/feature/list-runners-jobs-api' into 'master'Kamil Trzciński
2017-11-28Merge branch 'tm/feature/namespace-by-id-api' into 'master'Kamil Trzciński
2017-11-28Refactorize jobs finding logicTomasz Maczukin
2017-11-28Modify outputTomasz Maczukin
2017-11-28Allow filtering by 'status'Tomasz Maczukin
2017-11-28Add information about projectTomasz Maczukin
2017-11-28Add new API endpoint - list jobs of a specified runnerTomasz Maczukin
2017-11-27Merge branch '39601-create-issuable-destroy-service' into 'master'Rémy Coutable
2017-11-27Use fuzzy search with minimum length of 3 characters where appropriateDouwe Maan
2017-11-27Modify fuzzy_arel_match to search for equality when a term shorter than 3 cha...Douwe Maan
2017-11-25Create issue and merge request destroy servicesGeorge Andrinopoulos
2017-11-25static-analysis fixdigitalMoksha
2017-11-25refactored the hashed repository namedigitalMoksha
2017-11-24ignore hashed repositories when doing rake gitlab:cleanup:dirsdigitalMoksha
2017-11-24Rename to_fuzzy_arel to fuzzy_arel_matchDouwe Maan
2017-11-24Merge branch 'jej/fix-protected-branch-validations-ce' into 'master'Rémy Coutable
2017-11-24Drastically improve project search performance by no longer searching namespa...Douwe Maan
2017-11-24Fix ProtectedBranch access level validationsJames Edwards-Jones
2017-11-24Merge branch 'dm-fix-registry-with-sudo-token' into 'master'Sean McGivern
2017-11-24Merge branch 'pawel/update_prometheus_gem_to_well_tested_version' into 'master'Douwe Maan
2017-11-24Use feature flag instead of application settigns to control if method calls s...Pawel Chojnacki
2017-11-24Use only real duration to measure method call performance via PrometheusPawel Chojnacki
2017-11-24check method timing threshold when observing method performancePawel Chojnacki
2017-11-24Reenable prometheus metricsPawel Chojnacki