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-11-25static-analysis fixdigitalMoksha
2017-11-25refactored the hashed repository namedigitalMoksha
2017-11-24ignore hashed repositories when doing rake gitlab:cleanup:dirsdigitalMoksha
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
2017-11-24Move prometheus middle ware to prometheus initialized.Pawel Chojnacki
2017-11-23Fix hashed storage for attachments bugsJames Lopez
2017-11-23Merge branch 'dm-cleanup-fetch-and-mirror-methods' into 'master'Sean McGivern
2017-11-23Rename fetch_refs to refmapDouwe Maan
2017-11-23Clean up repository fetch and mirror methodsDouwe Maan
2017-11-23Fix pulling and pushing using a personal access token with the sudo scopeDouwe Maan
2017-11-23Merge branch 'jej-rename-legacy-protected-branches-api-service' into 'master'Rémy Coutable
2017-11-23Merge branch '39887-move-identical-check-to-merged-branches' into 'master'Douwe Maan
2017-11-23Merge branch 'reviewing-db-changes' into 'master'Rémy Coutable
2017-11-23Merge branch 'use-merge-requests-diff-id-column' into 'master'Douwe Maan
2017-11-23Merge branch 'jk-group-mentions-fix' into 'master'Sean McGivern
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-11-23Added Rubocop config for background migrationsYorick Peterse
2017-11-23Renamed ProtectedBranches::ApiUpdateService to LegacyApiUpdateServiceJames Edwards-Jones
2017-11-23Use latest_merge_request_diff associationSean McGivern
2017-11-23Fix link text from group contextJarka Kadlecova
2017-11-23Merge branch '40463-ee-compatibility-check-job-fails-unexpectedly' into 'master'Sean McGivern
2017-11-23Fix encoding bugs in Gitlab::Git::UserJacob Vosmaer (GitLab)
2017-11-23Move identical merged branch check to merged_branch_namesLin Jen-Shin
2017-11-23In EeCompatCheck, always reset to canonical-ee/master when applying a patchRémy Coutable
2017-11-23Generate the patch against `origin/#{branch}` instead of just `#{branch}`Rémy Coutable
2017-11-23Try to always find the merge base using `origin/#{branch}` instead of just `#...Rémy Coutable
2017-11-23Merge branch '32620-speed-up-unicorn-specs' into 'master'Rémy Coutable
2017-11-22Speed up Unicorn specs by using a dummy Rack application instead of GitLabNick Thomas
2017-11-22Merge branch 'pawel/disable_prometheus_metrics' into 'master'Stan Hu
2017-11-22Force disable Prometheus metricsPawel Chojnacki
2017-11-22Merge branch '40354-improve-ee_compat_check' into 'master'Sean McGivern
2017-11-22Merge branch '39720-group-milestone-sorting' into 'master'Sean McGivern
2017-11-22Try to find the merge-base against the canonical masterRémy Coutable
2017-11-22Merge branch 'feature_add_mermaid' into 'master'Phil Hughes
2017-11-22Add FetchSourceBranch Gitaly callJacob Vosmaer (GitLab)
2017-11-22Add support of MermaidVitaliy @blackst0ne Klachkov
2017-11-21ignore hashed repos (for now) when using `rake gitlab:cleanup:repos`Brett Walker
2017-11-21Merge branch '39977-gitlab-shell-default-timeout' into 'master'Douwe Maan
2017-11-21Use `make install` for Gitaly setups in non-test environmentsAlejandro Rodríguez
2017-11-21Set the default gitlab-shell timeout to 3 hoursNick Thomas
2017-11-21Merge branch 'sh-optimize-read-only-check' into 'master'Douwe Maan
2017-11-21Skip confirmation user apiDaniel Juarez