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-09-22Merge branch '38197-fix-ImapAuthenticationCheck' into 'master'Douwe Maan
2017-09-22Merge branch '33328-usage-ping-for-gitlab-features-and-components' into 'master'Rémy Coutable
2017-09-22Merge branch 'sh-blob-raw-check' into 'master'Douwe Maan
2017-09-22Resolve "Better SVG Usage in the Frontend"Tim Zallmann
2017-09-22Merge branch 'fix-multi-line-hook-output' into 'master'Rémy Coutable
2017-09-21Ensure that Blob.raw returns always returns a valid blob objectStan Hu
2017-09-21Fix rake gitlab:incoming_email:check and make itLin Jen-Shin
2017-09-21Merge branch 'bvl-transient-failure-health-controller-spec' into 'master'Douwe Maan
2017-09-21Merge branch 'dm-closing-issue-urls' into 'master'Robert Speicher
2017-09-21Don't memoize storage configuration on `FsShardsCheck`Bob Van Landuyt
2017-09-21Adds gitlab features and components to usage ping data.Tiago Botelho
2017-09-21Display full pre-receive and post-receive hook output in GitLab UIRobin Bobbitt
2017-09-21Adds EE tag detection to remove_old in gitlab backup.Tiago Botelho
2017-09-21Correctly detect multiple issue URLs after 'Closes...' in MR descriptionsDouwe Maan
2017-09-20Merge branch 'gitlab-git-popen' into 'master'Douwe Maan
2017-09-20Merge branch '32796-tighten-up-remove-old-while-backing-up-gitlab' into 'master'Rémy Coutable
2017-09-20Merge branch '37713-enable-ee_compat_check-for-forks' into 'master'Rémy Coutable
2017-09-20Use Gitlab::Git's Popen on that module's codeAlejandro Rodríguez
2017-09-20Tighten up remove_old regex from gitlab backup manager.Tiago Botelho
2017-09-20Fix rewriting issue references with group milestonesGrzegorz Bizon
2017-09-20Merge branch '20049-projects-api-forks' into 'master'Rémy Coutable
2017-09-20Merge branch 'fix/gitaly-commit-diff-rpc-encoding-error' into 'master'Robert Speicher
2017-09-20Add an API endpoint to determine the forks of a projectMark Fletcher
2017-09-19Prepare cherry-pick and revert for migration to GitalyJacob Vosmaer (GitLab)
2017-09-19Merge branch 'backstage/gb/jobs-triggering-policy-specifications' into 'master'Kamil Trzciński
2017-09-19Merge branch '37999-fix-circuit-breaker' into 'master'Douwe Maan
2017-09-19Encode paths properly for Gitaly Commit{Diff,Delta}Ahmad Sherif
2017-09-19Detect n+1 issues involving GitalyAndrew Newdigate
2017-09-19Merge branch 'sh-project-feature-eager-load' into 'master'Yorick Peterse
2017-09-19Fix the filesystem shard health check to check all configured shardsNick Thomas
2017-09-19Merge branch 'bvl-port-of-ee-translations' into 'master'Douwe Maan
2017-09-19Eliminate N+1 queries referencing issuesStan Hu
2017-09-18fix #35290 Make read-only API for public merge requests available without aut...haseeb
2017-09-18Merge branch 'add_closed_at_attribute' into 'master'Rémy Coutable
2017-09-18Add Dutch as an available language.Bob Van Landuyt
2017-09-18Merge branch '37789-followup-for-read-registry-change' into 'master'Rémy Coutable
2017-09-18Raise exception when initializing unknown policyGrzegorz Bizon
2017-09-18Clean up read_registry scope changesRobin Bobbitt
2017-09-18Do not initialize YAML processor with project full pathGrzegorz Bizon
2017-09-18Do not pass project path from YAML processorGrzegorz Bizon
2017-09-18Simplify pipeline source policy pattern matchingGrzegorz Bizon
2017-09-18Add specs for CI/CD job policy refs specificationGrzegorz Bizon
2017-09-18Fix Rubocop offenses in YAML processor classesGrzegorz Bizon
2017-09-18Remove YAML processor refactoring stubs and fix specsGrzegorz Bizon
2017-09-18Extract job refs policy specs into separate classGrzegorz Bizon
2017-09-18Use CI/CD job policy specification in YAML processorGrzegorz Bizon
2017-09-18Implement CI/CD kubernetes policy specificationGrzegorz Bizon
2017-09-18Merge branch 'operation-service-merge' into 'master'Rémy Coutable
2017-09-18Merge branch 'mk-delete-conflicting-redirects-mysql' into 'master'Douwe Maan
2017-09-16Add 'closed_at' attribute to Issues APIVitaliy @blackst0ne Klachkov