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/spec/lib
AgeCommit message (Expand)Author
2016-05-11Only generate repository push email onceSean McGivern
2016-05-10Merge branch 'fix/using-uploads-in-global-snippets' into 'master' Robert Speicher
2016-05-10Do not process upload links if no project contextGrzegorz Bizon
2016-05-10Fix using link to uploads in global snippetsGrzegorz Bizon
2016-05-10Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2016-05-10Revert "Merge branch 'wiki-fix' into 'master' "Rémy Coutable
2016-05-09Use a case-insensitive comparison in sanitizing URI schemesStan Hu
2016-05-09Merge branch 'issue_15394' into 'master' Rémy Coutable
2016-05-09Use the proper GitLab URL for links in WikiArtem Sidorenko
2016-05-06Merge branch 'fix/import-url-issues' into 'master' Robert Speicher
2016-05-05Sanitize milestones and label titlesFelipe Artur
2016-05-05Fix the line code when importing PR review comments from GitHubDouglas Barbosa Alexandre
2016-04-28Merge branch 'use-remote-ip-for-akismet' into 'master' Rémy Coutable
2016-04-28fix failing specJames Lopez
2016-04-28added spec testing exception raisedJames Lopez
2016-04-28Use ActionDispatch Remote IP for Akismet checkingStan Hu
2016-04-27Backport GitHub Enterprise import support from EEStan Hu
2016-04-22Fix some typosTomasz Maczukin
2016-04-22Fix formattingTomasz Maczukin
2016-04-22Add posibility to define a hidden job without 'script' in .gitlab-ci.ymlTomasz Maczukin
2016-04-21Merge branch 'dev_issue_15331' into 'master' Robert Speicher
2016-04-21Fix failing specAlfredo Sumaran
2016-04-21Merge branch 'fix/cross-project-labels-project-reference' into 'master' Grzegorz Bizon
2016-04-21Merge branch 'ci-commit-as-pipeline' into 'master' Kamil Trzciński
2016-04-21Fix cross-project label ref with invalid projectGrzegorz Bizon
2016-04-20Fix setting of "action" for Grape transactionsYorick Peterse
2016-04-20Fix wiki testsSebastian Klier
2016-04-19Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski
2016-04-19Merge branch 'make-before-after-overridable' into 'master' Kamil Trzciński
2016-04-19Merge branch 'after-script' into 'master' Kamil Trzciński
2016-04-19Using single builder for push and tag eventsGabriel Mazetto
2016-04-19Added System Hooks for push and tag_pushGabriel Mazetto
2016-04-19Use double instead of OpenStruct in the Issue/PR formatters specsDouglas Barbosa Alexandre
2016-04-19Set GitHub milestones to Issue/Merge Request that were importedDouglas Barbosa Alexandre
2016-04-19Import milestones from GitHubDouglas Barbosa Alexandre
2016-04-18Import labels from GitHubDouglas Barbosa Alexandre
2016-04-18Make rubocop happyKamil Trzcinski
2016-04-18Use GitHub Issue/PR number as iid to keep referencesDouglas Barbosa Alexandre
2016-04-18Merge branch 'after-script' into make-before-after-overridableKamil Trzcinski
2016-04-18Merge remote-tracking branch 'origin/master' into after-scriptKamil Trzcinski
2016-04-18Merge remote-tracking branch 'origin/master' into after-scriptKamil Trzcinski
2016-04-18Count the number of SQL queries per transactionYorick Peterse
2016-04-18Merge branch 'after-script' into make-before-after-overridableKamil Trzcinski
2016-04-18Fix rubocop complainsKamil Trzcinski
2016-04-18Minor refactorings in CI configGrzegorz Bizon
2016-04-18Validate job-level variables in YAML config fileGrzegorz Bizon
2016-04-18Minor refactoring in code related to job variablesGrzegorz Bizon
2016-04-18Make CI config return empty array if no job variablesGrzegorz Bizon
2016-04-18Rename method that returns global envs in CI confGrzegorz Bizon
2016-04-18Read job variables directly from gitlab CI configGrzegorz Bizon