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
AgeCommit message (Expand)Author
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-26Merge branch '35453-pending-delete-projects-error-in-admin-dashboard-fix' int...Sean McGivern
2017-07-25Fixes 500 error caused by pending delete projects in admin dashboardTiago Botelho
2017-07-25Merge branch '30634-protected-pipeline' into 'master'Kamil Trzciński
2017-07-25Merge branch 'dz-update-shoulda' into 'master'Rémy Coutable
2017-07-24Remove unnecessary set_flash.now from controller specsDmitriy Zaporozhets
2017-07-24Associate Issues tab only with internal issues trackerJarka Kadlecova
2017-07-22Merge branch 'zj-pipeline-badge-improvements' into 'master'Grzegorz Bizon
2017-07-21Merge branch '34549-extract-devise-mappings-into-helper' into 'master'Rémy Coutable
2017-07-21Rename build to pipeline for status badgesZ.J. van de Weg
2017-07-20Extract "@request.env['devise.mapping'] = Devise.mappings[:user]" to a test h...Jacopo
2017-07-20Wrong data type when testing webhooksAlexander Randa
2017-07-20Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-07-20Merge branch 'fix/gb/fix-container-registry-tag-routing' into 'master'Kamil Trzciński
2017-07-20Merge branch '33303-404-for-unauthorized-project' into 'security-9-3'Sean McGivern
2017-07-20Merge branch '33359-pers-snippet-files-location' into 'security-9-3'Sean McGivern
2017-07-19Merge branch '34930-fix-edited-by' into 'master'Sean McGivern
2017-07-19Merge branch 'authentiq-updates' into 'master'Rémy Coutable
2017-07-19Use Ghost user when edited_by, merged_by deletedJarka Kadlecova
2017-07-19Merge branch 'issue_35132' into 'master'Sean McGivern
2017-07-19Update Prometheus gem to version that explicitly calls `munmap`Paweł Chojnacki
2017-07-19Fix docker tag reference routing constraintsGrzegorz Bizon
2017-07-18Instead of adding master, stub_not_protect_default_branchLin Jen-Shin
2017-07-18Fix external issue trackers redirectFelipe Artur
2017-07-18Added authentiq provider to tests and updated documentation, gem and config f...Alexandros Keramidas
2017-07-17Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-07-14Merge branch 'bjk/metric_names' into 'master'Douwe Maan
2017-07-14Merge branch 'fix-exact-matches-of-username-and-email-on-top-of-the-user-sear...Sean McGivern
2017-07-14Update Pipeline's badge count in Merge Request and Commits view to match real...Filipa Lacerda
2017-07-14Fixes the user order being overriden in the autocomplete controllerTiago Botelho
2017-07-14Merge branch 'fix/gb/recover-from-renaming-project-with-container-images' int...Sean McGivern
2017-07-14Remove one assertion from projects controller specsGrzegorz Bizon
2017-07-14Fix rubocop offense in projects controller specsGrzegorz Bizon
2017-07-14Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-07-13Recover from renaming project that has container imagesGrzegorz Bizon
2017-07-12Add unit to latency metrics.Ben Kochie
2017-07-11Merge branch '33949-remove-healthcheck-access-token' into 'master'Sean McGivern
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-07-10Differentiate shared test context using options hash instead of subject.Pawel Chojnacki
2017-07-07Merge branch 'feature/intermediate/32568-adding-variables-to-pipelines-schedu...Kamil Trzciński
2017-07-07Merge branch '34590-fix-dashboard-labels-dropdown' into 'master'Sean McGivern
2017-07-07Native group milestonesFelipe Artur
2017-07-07Resolve "Inconsistent location of members page between groups and projects"Tim Zallmann
2017-07-07Fix dashboard labels dropdownNick Thomas
2017-07-07Merge from master(Fix conflicts)Shinya Maeda
2017-07-07merge from masterShinya Maeda
2017-07-07gb nice catchesShinya Maeda
2017-07-07Basic BE changeShinya Maeda
2017-07-06Remove validates :key, uniqueness due to new validator covers the caseShinya Maeda