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-03-18Restrict access to references for confidential issuesDouglas Barbosa Alexandre
2016-03-17adjusted behavior so canceled builds tagged as allowed to fail do not fail buildGeoffrey Lalonde
2016-03-16Return an empty Array when there aren't lines to parse.Rubén Dávila
2016-03-15Merge branch 'rs-issue-14220' into 'master' Douwe Maan
2016-03-15Be more intelligent about sanitizing links with unsafe protocolsRobert Speicher
2016-03-14Merge branch 'gitlab-ci-yaml-updates' into 'master' Douwe Maan
2016-03-13Revert "Revert "Merge branch 'support-go-subpackages' into 'master' ""Stan Hu
2016-03-12Revert "Merge branch 'support-go-subpackages' into 'master' "Douwe Maan
2016-03-12Merge branch 'support-go-subpackages' into 'master' Douwe Maan
2016-03-12Merge branch 'master' into gitlab-ci-yaml-updatesAchilleas Pipinellis
2016-03-12Add spec for go-import middlewareStan Hu
2016-03-12Merge branch 'fix-gh-pr-import' into 'master' Douwe Maan
2016-03-11Fixed ProjectSearchResults spec to use a ProjectYorick Peterse
2016-03-11Refactor Gitlab::SnippetSearchResultsYorick Peterse
2016-03-11Refactor Gitlab::SearchResultsYorick Peterse
2016-03-11Merge remote-tracking branch 'origin/master' into gitlab-ci-yaml-updatesKamil Trzcinski
2016-03-11Allow to define on which builds the current one depends onKamil Trzcinski
2016-03-11Allow to pass name of created artifacts archive in `.gitlab-ci.yml`Kamil Trzcinski
2016-03-11Describe special YAML features: the use of anchors and hidden jobsKamil Trzcinski
2016-03-11Merge branch 'gitlab-ci-yaml-alias' into 'master' Kamil Trzciński
2016-03-11Fix importing PR's from GitHub when the source repo was removedDouglas Barbosa Alexandre
2016-03-10Improve test descriptionsJacob Vosmaer
2016-03-10Add tests for ExclusiveLeaseJacob Vosmaer
2016-03-08Support YAML alias/anchor usage in .gitlab-ci.ymlPascal Bach
2016-03-07Fix bug where Bitbucket `closed` issues were imported as `opened`Iuri de Silvio
2016-03-07Merge branch 'feature/cross-project-labels' into 'master' Douwe Maan
2016-03-05Merge branch 'rs-frontmatter-pre' into 'master' Robert Speicher
2016-03-05Add YamlFrontMatterFilter to the PreProcessPipelineRobert Speicher
2016-03-05Merge branch 'rs-wiki-pipeline-spec' into 'master' Douwe Maan
2016-03-03Replace `[[_TOC_]]` tag even if `toc` result is blankRobert Speicher
2016-03-03Use Gitlab::Git::DiffCollectionsJacob Vosmaer
2016-03-03Change content of cross project labelGrzegorz Bizon
2016-03-03Improve cross project label look and feelGrzegorz Bizon
2016-03-03Add support for cross project references for labelsGrzegorz Bizon
2016-03-03Add support for keyword arguments in label reference methodGrzegorz Bizon
2016-03-02Add a spec for WikiPipelineRobert Speicher
2016-03-01Add FilterArray class to BanzaiRobert Speicher
2016-03-01Merge branch 'rs-wiki-toc' into 'master' Douwe Maan
2016-02-29Merge branch 'rs-data-links' into 'master' Douwe Maan
2016-02-24Sanitize `vbscript:` linksRobert Speicher
2016-02-24Replace Gollum `[[_TOC_]]` tag with result of TableOfContentsFilterRobert Speicher
2016-02-22Sanitize `data:` linksRobert Speicher
2016-02-20Extend specs for summary build statusGrzegorz Bizon
2016-02-19Merge branch 'commit-status-fix' into 'master' Kamil Trzciński
2016-02-19Fix missing ignored? for GenericCommitStatusKamil Trzcinski
2016-02-19Merge branch 'saml-decoupling' into 'master'Patricio Cano
2016-02-19Merge branch 'rs-emoji' into 'master' Douwe Maan
2016-02-19Make new `allow_single_sign_on` feature backwards compatiblePatricio Cano
2016-02-19Decouple SAML authentication from the default Omniauth logicPatricio Cano
2016-02-19Revert "Merge branch 'saml-decoupling' into 'master' "Douwe Maan