summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gitlab-auth-method-names' into 'master' Douwe Maan2016-06-131-13/+13
|\
| * Also rename "find" in the specsJacob Vosmaer2016-06-131-5/+5
| * Improve Gitlab::Auth method namesJacob Vosmaer2016-06-101-8/+8
* | Merge remote-tracking branch 'origin/master' into artifacts-whenKamil Trzcinski2016-06-1310-91/+245
|\ \
| * | Handle NULL migration errors in migration helpersYorick Peterse2016-06-131-0/+13
| * | Improved SVG sanitizer specs to include smoke tests for clean.bug/svg_sanitizerGabriel Mazetto2016-06-121-0/+16
| * | Refactored SVG sanitizerGabriel Mazetto2016-06-121-0/+18
| * | Refactor SVG sanitizer and prevent `xlink:href` to refer to external resourcesGabriel Mazetto2016-06-121-3/+15
| * | Fix SVG whitelisting to allow namespaced attributesGabriel Mazetto2016-06-121-0/+48
| * | Merge branch 'workhorse-helpers' into 'master' Robert Speicher2016-06-101-1/+1
| |\ \
| | * \ Merge branch 'master' into workhorse-helpersDouwe Maan2016-06-109-308/+184
| | |\ \ | | | |/
| | * | Add send_git_diff helperDouwe Maan2016-06-088-11/+218
| | |\ \
| | * | | Add workhorse controller and API helpersDouwe Maan2016-06-061-1/+1
| * | | | Fixing specs stubbed objects cannot access databasePaco Guzman2016-06-101-2/+2
| | |_|/ | |/| |
| * | | Fix failing `EmailOnPush` spec.Timothy Andrew2016-06-101-2/+2
| * | | Merge branch 'saml-ldap-link-flow' into 'master' Douwe Maan2016-06-091-0/+18
| |\ \ \
| | * | | Syntax fixes and better logging around the `ldap_person` method.saml-ldap-link-flowPatricio Cano2016-06-081-2/+1
| | * | | Moved `find_or_create_ldap_user` method to parent class and added logging.Patricio Cano2016-06-071-1/+1
| | * | | Adjust the SAML control flow to allow LDAP identities to be added to an exist...Patricio Cano2016-06-061-0/+19
| * | | | Merge branch 'make-omniauth-tests-to-not-modify-global-state' into 'master' Yorick Peterse2016-06-093-3/+9
| |\ \ \ \
| | * | | | Make Omniauth providers specs to not modify global configurationKamil Trzcinski2016-06-083-3/+9
| * | | | | Merge branch '18019-fix-wiki-linking' into 'master' Rémy Coutable2016-06-092-85/+108
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Implement the correct linking behaviour in `WikiLinkFilter`.Timothy Andrew2016-06-092-85/+108
* | | | | | Make "four phase test"artifacts-whenKamil Trzcinski2016-06-131-0/+1
* | | | | | Improve after reviewKamil Trzcinski2016-06-101-1/+2
* | | | | | Added when to artifactsKamil Trzcinski2016-06-081-0/+23
|/ / / / /
* | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-htt...Jacob Vosmaer2016-06-0811-14/+285
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'refactor/ci-config-add-facade' into 'master' Rémy Coutable2016-06-072-0/+97
| |\ \ \ \
| | * | | | Improve Ci config loader by changing method signaturerefactor/ci-config-add-facadeGrzegorz Bizon2016-06-071-4/+4
| | * | | | Remove duplicated exception in Ci configGrzegorz Bizon2016-06-071-1/+2
| | * | | | Rename class that loads CI configuration to LoaderGrzegorz Bizon2016-06-062-15/+11
| | * | | | Extract CI config YAML parser to a separate classGrzegorz Bizon2016-06-032-1/+67
| | * | | | Add gitlab ci configuration class that holds hashGrzegorz Bizon2016-06-031-0/+34
| | |/ / /
| * | | | Merge branch 'issue_14189' into 'master' Jacob Schatz2016-06-071-0/+16
| |\ \ \ \
| | * | | | Improve Issuable.order_labels_priorityRémy Coutable2016-06-061-0/+16
| * | | | | Merge branch 'rename-ci-commit-phase-2' into 'master' Douwe Maan2016-06-072-9/+9
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/master' into rename-ci-commit-phase-2Kamil Trzcinski2016-06-071-3/+10
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Fix tests failuresKamil Trzcinski2016-06-071-2/+2
| | * | | | | Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2Kamil Trzcinski2016-06-061-2/+23
| | |\ \ \ \ \
| | | * \ \ \ \ Merge remote-tracking branch 'origin/master' into rename-ci-commitrename-ci-commitKamil Trzcinski2016-06-061-3/+23
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | * | | | | | Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2Kamil Trzcinski2016-06-061-3/+3
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski2016-06-061-3/+3
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | * | | | | | Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-032-8/+7
| | |/ / / / /
| | * | | | | Merge commit 'ca3c5c295ed653b483fe81c3918ffe60f46666b9' into rename-ci-commitKamil Trzcinski2016-06-032-0/+64
| | |\ \ \ \ \
| | * | | | | | Rename Ci::Build commit to pipelineKamil Trzcinski2016-06-032-2/+2
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'gh-disable-webhooks'Douwe Maan2016-06-071-0/+65
| |\ \ \ \ \ \
| | * | | | | | Disable Webhooks before proceeding with the GitHub importDouglas Barbosa Alexandre2016-06-061-0/+65
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'gh-fix-comments-on-diff'Douwe Maan2016-06-071-0/+2
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Fix importer for GitHub comments on diffgh-fix-comments-on-diffDouglas Barbosa Alexandre2016-06-061-0/+2
| | |/ / / /
| * | | | | Merge branch 'issue_3359' into 'master' Yorick Peterse2016-06-061-3/+10
| |\ \ \ \ \ | | |/ / / / | |/| | | |