| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'ml-qa-repo-logging' into 'master' | Robert Speicher | 2018-10-25 | 4 | -7/+17 |
|\ |
|
| * | Re-enable debug logging of Git commands and outputml-qa-repo-logging | Mark Lapierre | 2018-10-25 | 4 | -7/+17 |
* | | Always use `attribute` to define the product | Lin Jen-Shin | 2018-10-25 | 34 | -620/+540 |
|/ |
|
* | Merge branch 'qa-backport-recent-ee-changes' into 'master' | Douglas Barbosa Alexandre | 2018-10-22 | 5 | -57/+115 |
|\ |
|
| * | [QA] Port recent changes from EEqa-backport-recent-ee-changes | Rémy Coutable | 2018-10-22 | 5 | -57/+115 |
* | | Merge branch 'mk/backport-use-strings-for-context-description-qa' into 'master' | Rémy Coutable | 2018-10-22 | 32 | -33/+33 |
|\ \ |
|
| * | | Use strings for context descriptionsmk/backport-use-strings-for-context-description-qa | Michael Kozono | 2018-10-18 | 32 | -33/+33 |
| |/ |
|
* | | Log page actionsml-qa-logging | Mark Lapierre | 2018-10-19 | 11 | -13/+287 |
|/ |
|
* | [QA] Fix resource API fabrication documentation | Rémy Coutable | 2018-10-18 | 1 | -7/+5 |
* | Merge branch 'qa-nightly-26' into 'master' | Rémy Coutable | 2018-10-18 | 1 | -8/+17 |
|\ |
|
| * | [QA] Fix the 'clone using deploy key' tests | Rémy Coutable | 2018-10-18 | 1 | -8/+17 |
* | | Merge branch 'ml-qa-code-owners' into 'master' | Rémy Coutable | 2018-10-18 | 3 | -0/+48 |
|\ \
| |/
|/| |
|
| * | Add support for pushing and viewing files | Mark Lapierre | 2018-10-17 | 3 | -0/+48 |
* | | First iteration to allow creating QA resources using the API | Rémy Coutable | 2018-10-17 | 34 | -205/+1246 |
* | | Extend Create New Merge Request test to also add a label | Aleksandr Soborov | 2018-10-17 | 9 | -3/+141 |
* | | Replace job with group in frontend components to be consistent with backend | Winnie Hellmann | 2018-10-17 | 1 | -1/+1 |
* | | Merge branch 'qa-handle-sign-up-with-terms' into 'master' | Nick Thomas | 2018-10-16 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | [QA] Handle sign-up when terms must be accepted | Rémy Coutable | 2018-10-15 | 1 | -0/+3 |
* | | Merge branch 'ashmckenzie/7516-update-qa-docker-image' into 'master' | Rémy Coutable | 2018-10-16 | 1 | -1/+11 |
|\ \ |
|
| * | | Install git-lfs from stretch-backports | Ash McKenzie | 2018-10-15 | 1 | -1/+1 |
| * | | Install git from stretch-backports | Ash McKenzie | 2018-10-15 | 1 | -1/+11 |
* | | | Disable the QA/ElementWithPattern cop for existing offenses | Rémy Coutable | 2018-10-15 | 43 | -152/+160 |
| |/
|/| |
|
* | | Add GitLab QA spec for adding a deploy token | Stan Hu | 2018-10-12 | 5 | -0/+143 |
|/ |
|
* | Merge branch 'qa-257-instance-wide-saml-sso' into 'master' | Rémy Coutable | 2018-10-11 | 9 | -0/+102 |
|\ |
|
| * | Initial commit | Sanad Liaquat | 2018-10-11 | 9 | -0/+102 |
* | | Merge branch 'ml-qa-add-members' into 'master' | Rémy Coutable | 2018-10-11 | 5 | -0/+79 |
|\ \
| |/
|/| |
|
| * | Add test to add a new project member | Mark Lapierre | 2018-10-10 | 5 | -0/+79 |
* | | Merge branch 'ml-qa-register-user-failure' into 'master' | Rémy Coutable | 2018-10-10 | 3 | -17/+35 |
|\ \ |
|
| * | | Retry registration 3 times before failing | Mark Lapierre | 2018-10-10 | 3 | -17/+35 |
| |/ |
|
* | | [QA] Fix a wrong constant name | Rémy Coutable | 2018-10-10 | 3 | -3/+3 |
|/ |
|
* | Merge branch 'ml-qa-add-file-templates' into 'master' | Sean McGivern | 2018-10-10 | 11 | -5/+352 |
|\ |
|
| * | Add tests of adding file templates | Mark Lapierre | 2018-10-09 | 11 | -5/+352 |
* | | Merge branch 'qa-60-reorganize-menu-classes' into 'master' | Rémy Coutable | 2018-10-09 | 35 | -60/+66 |
|\ \ |
|
| * | | Reorganize menu filesqa-60-reorganize-menu-classes-squash-try | sliaquat | 2018-10-09 | 35 | -60/+66 |
* | | | Merge branch 'qa-304-auto-devops-open-live-environment' into 'master' | Rémy Coutable | 2018-10-09 | 5 | -0/+70 |
|\ \ \ |
|
| * | | | Move to using qa-* selectors | Thong Kuah | 2018-10-09 | 3 | -5/+6 |
| * | | | Assert prod environment is live after Auto Devops | Thong Kuah | 2018-10-08 | 5 | -0/+69 |
| |/ / |
|
* | | | Merge branch 'qa_spec_admin_cluster_create_cluster_role_binding' into 'master' | Rémy Coutable | 2018-10-09 | 1 | -1/+11 |
|\ \ \ |
|
| * | | | Fix commands for kubectl >= 1.12 | Thong Kuah | 2018-10-09 | 1 | -2/+9 |
| * | | | Use basic auth to create cluster role binding | Thong Kuah | 2018-10-08 | 1 | -1/+4 |
* | | | | Allow the registration e2e test to be skipped | Mark Lapierre | 2018-10-08 | 5 | -19/+55 |
| |_|/
|/| | |
|
* | | | Also explain explicitly what `element` does | Thong Kuah | 2018-10-08 | 1 | -2/+3 |
* | | | Explain what `view` does | Thong Kuah | 2018-10-08 | 1 | -0/+3 |
|/ / |
|
* | | Adding qa-selectors for e2e tests | Ramya Authappan | 2018-10-05 | 3 | -0/+40 |
|/ |
|
* | Add a QA spec for RBAC cluster and auto devops | Dylan Griffith | 2018-10-04 | 5 | -51/+117 |
* | Revisit the login page when attempt to retry login | Mark Lapierre | 2018-10-02 | 1 | -1/+1 |
* | Merge branch 'ce-7763-failure-in-geo-rb' into 'master' | Douglas Barbosa Alexandre | 2018-10-02 | 8 | -50/+96 |
|\ |
|
| * | [QA] Improve admin hashed-storage settings | Rémy Coutable | 2018-10-02 | 8 | -50/+96 |
* | | Don't check for the groups list before filtering | Mark Lapierre | 2018-10-01 | 1 | -32/+6 |
* | | Optimize groups filter | Mark Lapierre | 2018-09-28 | 3 | -13/+41 |
|/ |
|