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-05-25Implement $CI_ENVIRONMENT_URL for jobsLin Jen-Shin
2017-05-24Merge branch 'dm-outdated-system-note' into 'master'Grzegorz Bizon
2017-05-24Address reviewDouwe Maan
2017-05-24Merge branch 'dm-fix-routes' into 'master'Robert Speicher
2017-05-24Merge branch '29852-latex-formatting' into 'master'Robert Speicher
2017-05-24Fix LaTeX formatting for AsciiDoc wikiJarka Kadlecova
2017-05-24Merge branch 'sentry-clientside-releases' into 'master'Phil Hughes
2017-05-24Remove changes that are not absolutely necessaryDouwe Maan
2017-05-24Fix ambiguous routing issues by teaching router about reserved wordsDouwe Maan
2017-05-24Fix specsDouwe Maan
2017-05-24Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan
2017-05-24Merge branch 'fix-notify-post-receive' into 'master'Stan Hu
2017-05-23Merge branch 'zj-fix-pipeline-etag' into 'master'Kamil Trzciński
2017-05-23Fix rubocopAchilleas Pipinellis
2017-05-23Add missing regex to backup managerAchilleas Pipinellis
2017-05-22Add Etag caching for Pipeline#Show actionZ.J. van de Weg
2017-05-21Avoid resource intensive login checks if password is not providedHoratiu Eugen Vlad
2017-05-21Use Gitlab::REVISION over reading HEAD sha from gitLuke "Jared" Bennett
2017-05-19Merge branch 'dm-no-conflicts-when-branches-are-missing' into 'master'Robert Speicher
2017-05-19Merge branch 'dm-catch-uri-errors' into 'master'Robert Speicher
2017-05-18Stop MR conflict code from blowing up when branches are missingDouwe Maan
2017-05-18Fixes for the rename reserved paths helpersBob Van Landuyt
2017-05-18Prevent errors from non-functional notify_post_receive endpointAlejandro Rodríguez
2017-05-18Remove Services count from usage ping payload.Ruben Davila
2017-05-18Merge branch 'dm-gemfile-viewer'Rémy Coutable
2017-05-18Catch all URI errors in ExternalLinkFilterDouwe Maan
2017-05-18Merge branch 'gitaly-local-branches' into 'master'Douwe Maan
2017-05-18Merge branch 'add-current_user-avatar_url-to-gon' into 'master'Phil Hughes
2017-05-18Merge branch 'sh-fix-container-registry-s3-redirects' into 'master'Kamil Trzciński
2017-05-18Add current_user_avatar_url to gonLuke "Jared" Bennett
2017-05-18Incorporate Gitaly's local_branches operation into repo codeAlejandro Rodríguez
2017-05-17Fix invalid object reference in ee_compat_check scriptRobert Speicher
2017-05-17Add auxiliary blob viewers to dependency filesDouwe Maan
2017-05-17Merge branch '32085-improve-ee-compat-check' into 'master' Robert Speicher
2017-05-17Properly handle container registry redirects to fix metadata stored on a S3 b...Stan Hu
2017-05-17Compare ids of commits if present for equality testAlejandro Rodríguez
2017-05-16Re-enable gitaly migration for ref_name_for_sha after bugfixesAlejandro Rodríguez
2017-05-16Merge branch 'cherry-pick-0663458c' into 'master' Douwe Maan
2017-05-16Fetch CE/branch before running `git apply --check --3way patch`Rémy Coutable
2017-05-16Update ee_compat_check.rb to include `git apply --reject` suggestionLuke "Jared" Bennett
2017-05-16Merge branch 'bvl-rename-build-events-to-job-events' into 'master' Douwe Maan
2017-05-16Merge branch 'dm-rename-column-concurrently-with-null' into 'master' Yorick Peterse
2017-05-16Disallow NULL on renamed column after default has been setDouwe Maan
2017-05-15Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan
2017-05-15Merge branch 'use-gitaly-migrate' into 'master' Douwe Maan
2017-05-15Merge branch 'rename-rendered_title' into 'master' Rémy Coutable
2017-05-15Merge branch 'bvl-rename-build-events-to-job-events' into 'master' Douwe Maan
2017-05-15Merge branch 'fix-github-import' into 'master' Douwe Maan
2017-05-15Merge branch 'gitaly-reuse-stubs' into 'master' Robert Speicher
2017-05-15Create a Users FinderGeorge Andrinopoulos