summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix bug where Bitbucket `closed` issues were imported as `opened`iurisilvio/gitlab-ce-bitbucket_closedIuri de Silvio2016-03-071-0/+88
* Merge branch 'feature/cross-project-labels' into 'master' Douwe Maan2016-03-071-1/+26
|\
| * Change content of cross project labelGrzegorz Bizon2016-03-031-3/+3
| * Improve cross project label look and feelGrzegorz Bizon2016-03-031-2/+8
| * Add support for cross project references for labelsGrzegorz Bizon2016-03-031-0/+19
| * Add support for keyword arguments in label reference methodGrzegorz Bizon2016-03-031-1/+1
* | Merge branch 'rs-frontmatter-pre' into 'master' Robert Speicher2016-03-051-0/+53
|\ \
| * | Add YamlFrontMatterFilter to the PreProcessPipelineRobert Speicher2016-03-041-0/+53
| |/
* | Merge branch 'rs-wiki-pipeline-spec' into 'master' Douwe Maan2016-03-042-44/+60
|\ \
| * | Replace `[[_TOC_]]` tag even if `toc` result is blankrs-wiki-pipeline-specRobert Speicher2016-03-032-3/+3
| * | Add a spec for WikiPipelineRobert Speicher2016-03-012-44/+60
* | | Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-032-2/+2
| |/ |/|
* | Add FilterArray class to Banzairs-filter-arrayRobert Speicher2016-03-011-0/+39
|/
* Merge branch 'rs-wiki-toc' into 'master' Douwe Maan2016-03-011-0/+52
|\
| * Replace Gollum `[[_TOC_]]` tag with result of TableOfContentsFilterrs-wiki-tocRobert Speicher2016-02-231-0/+52
* | Merge branch 'rs-data-links' into 'master' Douwe Maan2016-02-291-1/+15
|\ \ | |/ |/|
| * Sanitize `vbscript:` linksrs-data-linksRobert Speicher2016-02-231-0/+7
| * Sanitize `data:` linksRobert Speicher2016-02-211-1/+8
* | Extend specs for summary build statusci/extend-summary-status-specsGrzegorz Bizon2016-02-201-21/+51
|/
* Merge branch 'commit-status-fix' into 'master' Kamil TrzciƄski2016-02-191-25/+29
|\
| * Fix missing ignored? for GenericCommitStatuscommit-status-fixKamil Trzcinski2016-02-191-25/+29
* | Merge branch 'saml-decoupling' into 'master'Patricio Cano2016-02-192-3/+294
|\ \ | |/ |/|
| * Make new `allow_single_sign_on` feature backwards compatiblePatricio Cano2016-02-182-3/+23
| * Decouple SAML authentication from the default Omniauth logicPatricio Cano2016-02-182-3/+274
* | Merge branch 'rs-emoji' into 'master' Douwe Maan2016-02-191-2/+2
|\ \ | |/ |/|
| * Fix specs expecting `emoji/` in image pathRobert Speicher2016-02-131-2/+2
* | Revert "Merge branch 'saml-decoupling' into 'master' "Douwe Maan2016-02-182-274/+3
* | Decouple SAML authentication from the default Omniauth logicPatricio Cano2016-02-182-3/+274
* | Fix builds scheduler when first build is allowed to failGrzegorz Bizon2016-02-181-0/+20
* | Add specs for build status helper classGrzegorz Bizon2016-02-181-0/+17
* | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-arc...git-archive-refactorJacob Vosmaer2016-02-171-9/+12
|\ \
| * \ Merge branch 'rs-issue-13469' into 'master' Douwe Maan2016-02-171-9/+12
| |\ \
| | * | Handle nil commits in Gitlab::PushDataBuilder.buildrs-issue-13469Robert Speicher2016-02-151-9/+12
* | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-arc...Jacob Vosmaer2016-02-178-47/+159
|\ \ \ \ | |/ / /
| * | | Merge branch 'bugagazavr/gitlab-ce-extend-hooks' into 'master' Douwe Maan2016-02-162-9/+27
| |\ \ \
| | * | | Add new data to project in push, issue, merge-request and note webhooks databugagazavr/gitlab-ce-extend-hooksKirill Zaitsev2016-02-112-9/+27
| | | |/ | | |/|
| * | | Fix undefined method `postgresql?` during migrationrs-gitlab-database-moduleRobert Speicher2016-02-151-0/+32
| | |/ | |/|
| * | Fix relative links in other markup formatsben.boeckel/gitlab-ce-fixup-links-in-generic-docsBen Boeckel2016-02-121-16/+0
| |/
| * Merge remote-tracking branch 'origin/rs-database-info'Dmitriy Zaporozhets2016-02-041-0/+20
| |\
| | * Display database type and version in Administration dashboardrs-database-infoRobert Speicher2016-02-021-0/+20
| * | Make Pipelines responsible for defining their custom whitelistrs-whitelist-in-pipelineRobert Speicher2016-02-032-22/+37
| * | Support Akismet spam checking for creation of issues via APIStan Hu2016-02-021-0/+35
| |/
| * Allow "@" in file names and pathallow-@Jacob Vosmaer2016-02-011-0/+8
* | First version of "git archive" headersJacob Vosmaer2016-02-021-0/+18
|/
* Merge branch 'rename-inline-diff' into 'master' Robert Speicher2016-01-313-26/+89
|\
| * Fix specs and add a new oneDouwe Maan2016-01-301-24/+24
| * Mark inline difference between old and new paths when a file is renamedDouwe Maan2016-01-293-27/+90
* | Increase the minimum length for commit SHA matching to 7rs-issue-12706Robert Speicher2016-01-291-2/+2
|/
* Partially revert "Add IP check against DNSBLs at account sign-up"rs-remove-ip-blockingRobert Speicher2016-01-281-68/+0
* Move blame group logic to dedicated classDouwe Maan2016-01-281-0/+24