| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'gitlab-auth-method-names' into 'master' | Douwe Maan | 2016-06-13 | 1 | -13/+13 |
| |\ | |||||
| | * | Also rename "find" in the specs | Jacob Vosmaer | 2016-06-13 | 1 | -5/+5 |
| | * | Improve Gitlab::Auth method names | Jacob Vosmaer | 2016-06-10 | 1 | -8/+8 |
| * | | Merge remote-tracking branch 'origin/master' into artifacts-when | Kamil Trzcinski | 2016-06-13 | 10 | -91/+245 |
| |\ \ | |||||
| | * | | Handle NULL migration errors in migration helpers | Yorick Peterse | 2016-06-13 | 1 | -0/+13 |
| | * | | Improved SVG sanitizer specs to include smoke tests for clean.bug/svg_sanitizer | Gabriel Mazetto | 2016-06-12 | 1 | -0/+16 |
| | * | | Refactored SVG sanitizer | Gabriel Mazetto | 2016-06-12 | 1 | -0/+18 |
| | * | | Refactor SVG sanitizer and prevent `xlink:href` to refer to external resources | Gabriel Mazetto | 2016-06-12 | 1 | -3/+15 |
| | * | | Fix SVG whitelisting to allow namespaced attributes | Gabriel Mazetto | 2016-06-12 | 1 | -0/+48 |
| | * | | Merge branch 'workhorse-helpers' into 'master' | Robert Speicher | 2016-06-10 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * \ | Merge branch 'master' into workhorse-helpers | Douwe Maan | 2016-06-10 | 9 | -308/+184 |
| | | |\ \ | | | |/ | |||||
| | | * | | Add send_git_diff helper | Douwe Maan | 2016-06-08 | 8 | -11/+218 |
| | | |\ \ | |||||
| | | * | | | Add workhorse controller and API helpers | Douwe Maan | 2016-06-06 | 1 | -1/+1 |
| | * | | | | Fixing specs stubbed objects cannot access database | Paco Guzman | 2016-06-10 | 1 | -2/+2 |
| | | |_|/ | |/| | | |||||
| | * | | | Fix failing `EmailOnPush` spec. | Timothy Andrew | 2016-06-10 | 1 | -2/+2 |
| | * | | | Merge branch 'saml-ldap-link-flow' into 'master' | Douwe Maan | 2016-06-09 | 1 | -0/+18 |
| | |\ \ \ | |||||
| | | * | | | Syntax fixes and better logging around the `ldap_person` method.saml-ldap-link-flow | Patricio Cano | 2016-06-08 | 1 | -2/+1 |
| | | * | | | Moved `find_or_create_ldap_user` method to parent class and added logging. | Patricio Cano | 2016-06-07 | 1 | -1/+1 |
| | | * | | | Adjust the SAML control flow to allow LDAP identities to be added to an exist... | Patricio Cano | 2016-06-06 | 1 | -0/+19 |
| | * | | | | Merge branch 'make-omniauth-tests-to-not-modify-global-state' into 'master' | Yorick Peterse | 2016-06-09 | 3 | -3/+9 |
| | |\ \ \ \ | |||||
| | | * | | | | Make Omniauth providers specs to not modify global configuration | Kamil Trzcinski | 2016-06-08 | 3 | -3/+9 |
| | * | | | | | Merge branch '18019-fix-wiki-linking' into 'master' | Rémy Coutable | 2016-06-09 | 2 | -85/+108 |
| | |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | | * | | | | Implement the correct linking behaviour in `WikiLinkFilter`. | Timothy Andrew | 2016-06-09 | 2 | -85/+108 |
| * | | | | | | Make "four phase test"artifacts-when | Kamil Trzcinski | 2016-06-13 | 1 | -0/+1 |
| * | | | | | | Improve after review | Kamil Trzcinski | 2016-06-10 | 1 | -1/+2 |
| * | | | | | | Added when to artifacts | Kamil Trzcinski | 2016-06-08 | 1 | -0/+23 |
| |/ / / / / | |||||
| * | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-htt... | Jacob Vosmaer | 2016-06-08 | 11 | -14/+285 |
| |\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | | Merge branch 'refactor/ci-config-add-facade' into 'master' | Rémy Coutable | 2016-06-07 | 2 | -0/+97 |
| | |\ \ \ \ | |||||
| | | * | | | | Improve Ci config loader by changing method signaturerefactor/ci-config-add-facade | Grzegorz Bizon | 2016-06-07 | 1 | -4/+4 |
| | | * | | | | Remove duplicated exception in Ci config | Grzegorz Bizon | 2016-06-07 | 1 | -1/+2 |
| | | * | | | | Rename class that loads CI configuration to Loader | Grzegorz Bizon | 2016-06-06 | 2 | -15/+11 |
| | | * | | | | Extract CI config YAML parser to a separate class | Grzegorz Bizon | 2016-06-03 | 2 | -1/+67 |
| | | * | | | | Add gitlab ci configuration class that holds hash | Grzegorz Bizon | 2016-06-03 | 1 | -0/+34 |
| | | |/ / / | |||||
| | * | | | | Merge branch 'issue_14189' into 'master' | Jacob Schatz | 2016-06-07 | 1 | -0/+16 |
| | |\ \ \ \ | |||||
| | | * | | | | Improve Issuable.order_labels_priority | Rémy Coutable | 2016-06-06 | 1 | -0/+16 |
| | * | | | | | Merge branch 'rename-ci-commit-phase-2' into 'master' | Douwe Maan | 2016-06-07 | 2 | -9/+9 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge remote-tracking branch 'origin/master' into rename-ci-commit-phase-2 | Kamil Trzcinski | 2016-06-07 | 1 | -3/+10 |
| | | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | |||||
| | | * | | | | | Fix tests failures | Kamil Trzcinski | 2016-06-07 | 1 | -2/+2 |
| | | * | | | | | Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2 | Kamil Trzcinski | 2016-06-06 | 1 | -2/+23 |
| | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ | Merge remote-tracking branch 'origin/master' into rename-ci-commitrename-ci-commit | Kamil Trzcinski | 2016-06-06 | 1 | -3/+23 |
| | | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | | | |||||
| | | * | | | | | | Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2 | Kamil Trzcinski | 2016-06-06 | 1 | -3/+3 |
| | | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | | * | | | | | Merge remote-tracking branch 'origin/master' into rename-ci-commit | Kamil Trzcinski | 2016-06-06 | 1 | -3/+3 |
| | | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | | | |||||
| | | * | | | | | | Rename all `[ci_]commit` to `[ci_]pipeline` in specs and features | Kamil Trzcinski | 2016-06-03 | 2 | -8/+7 |
| | | |/ / / / / | |||||
| | | * | | | | | Merge commit 'ca3c5c295ed653b483fe81c3918ffe60f46666b9' into rename-ci-commit | Kamil Trzcinski | 2016-06-03 | 2 | -0/+64 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Rename Ci::Build commit to pipeline | Kamil Trzcinski | 2016-06-03 | 2 | -2/+2 |
| | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | | Merge branch 'gh-disable-webhooks' | Douwe Maan | 2016-06-07 | 1 | -0/+65 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Disable Webhooks before proceeding with the GitHub import | Douglas Barbosa Alexandre | 2016-06-06 | 1 | -0/+65 |
| | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | | Merge branch 'gh-fix-comments-on-diff' | Douwe Maan | 2016-06-07 | 1 | -0/+2 |
| | |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| | | * | | | | | Fix importer for GitHub comments on diffgh-fix-comments-on-diff | Douglas Barbosa Alexandre | 2016-06-06 | 1 | -0/+2 |
| | | |/ / / / | |||||
| | * | | | | | Merge branch 'issue_3359' into 'master' | Yorick Peterse | 2016-06-06 | 1 | -3/+10 |
| | |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
