Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove get_build method for find_by_id | Steve Azzopardi | 2019-01-09 | 4 | -29/+2 |
* | Merge branch 'leipert-fix-broken-master-vue' into 'master' | Tim Zallmann | 2019-01-09 | 2 | -40/+21 |
|\ | |||||
| * | Revert update to '@vue/component-compiler-utils' | Lukas Eipert | 2019-01-09 | 2 | -40/+21 |
|/ | |||||
* | Merge branch 'tz-upgrade-vue' into 'master' | Filipa Lacerda | 2019-01-09 | 3 | -41/+60 |
|\ | |||||
| * | Upgraded various Vue packages | Tim Zallmann | 2019-01-09 | 3 | -41/+60 |
* | | Merge branch 'qa-remote-grid' into 'master' | Sanad Liaquat | 2019-01-09 | 3 | -26/+133 |
|\ \ | |||||
| * | | Add specs to remote grid. Raise errors for #remote_grid_credentials | ddavison | 2019-01-09 | 2 | -1/+66 |
| * | | Dont pass extraneous chrome variables to other browsers | ddavison | 2019-01-09 | 2 | -10/+20 |
| * | | Convert passed browser to sym | ddavison | 2019-01-09 | 1 | -1/+1 |
| * | | Allow QA to run in remote grid environments | ddavison | 2019-01-09 | 2 | -17/+49 |
* | | | Merge branch 'docs/fix-styleguide' into 'master' | Achilleas Pipinellis | 2019-01-09 | 1 | -32/+30 |
|\ \ \ | |||||
| * | | | Fix broken markdown and other lint problems | Evan Read | 2019-01-09 | 1 | -32/+30 |
* | | | | Merge branch 'notes-awards-double-tooltip-fix' into 'master' | Filipa Lacerda | 2019-01-09 | 2 | -4/+11 |
|\ \ \ \ | |||||
| * | | | | Fixes doubles tooltips on note awards | Phil Hughes | 2019-01-09 | 2 | -4/+11 |
* | | | | | Merge branch '56040-coverage-is-always-100' into 'master' | Lin Jen-Shin | 2019-01-09 | 1 | -2/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Fix coverage artifact dir to not include '/' | Rémy Coutable | 2019-01-08 | 1 | -2/+4 |
* | | | | | | Merge branch 'always-run-cloud-image-trigger' into 'master' | Rémy Coutable | 2019-01-09 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Run the cloud-image trigger job for tags, even if the tests fail | DJ Mountney | 2019-01-08 | 1 | -0/+1 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'monospace-registry-tags' into 'master' | Filipa Lacerda | 2019-01-09 | 2 | -2/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use monospace font for registry table tag id and tag name | Clement Ho | 2019-01-09 | 2 | -2/+9 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'fix-qa-auto-devops-secrets' into 'master' | Kamil Trzciński | 2019-01-09 | 1 | -0/+11 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Fix QA spec flaky for application secret variables | Thong Kuah | 2019-01-09 | 1 | -0/+11 |
* | | | | | | Merge branch 'tz-improve-mainjs' into 'master' | Phil Hughes | 2019-01-09 | 2 | -43/+55 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Moved not so important initialisation functions into idleCallBack Calls | Tim Zallmann | 2019-01-08 | 2 | -43/+55 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'remove-gap-between-mr-tabs-and-file-header' into 'master' | Phil Hughes | 2019-01-09 | 2 | -1/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove extra space between MR tab bar and sticky file headers | Annabel Dunstone Gray | 2019-01-08 | 2 | -1/+6 |
* | | | | | | | Merge branch 'refactor-artifact-api-endpoint' into 'master' | Grzegorz Bizon | 2019-01-09 | 5 | -83/+122 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add explicit test for #latest_successful_build_for! | Steve Azzopardi | 2019-01-07 | 1 | -43/+82 |
| * | | | | | | | Create `get_build` for project model | Steve Azzopardi | 2019-01-07 | 4 | -7/+30 |
| * | | | | | | | Refactor project.latest_successful_builds_for def | Steve Azzopardi | 2019-01-07 | 5 | -43/+20 |
* | | | | | | | | Merge branch 'patch-37' into 'master' | Stan Hu | 2019-01-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | docs: Fix 'Gilab' typo | carla | 2019-01-09 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'qa-quarantine-tests' into 'master' | Sanad Liaquat | 2019-01-09 | 3 | -1/+320 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Quarantine spec code review changes | Mark Lapierre | 2019-01-08 | 2 | -20/+19 |
| * | | | | | | | Add doc for quarantined tests | Mark Lapierre | 2019-01-08 | 1 | -1/+22 |
| * | | | | | | | Skip quarantined tests via filters | Mark Lapierre | 2019-01-08 | 2 | -0/+299 |
| * | | | | | | | Revert "Allow tests to be quarantined" | Mark Lapierre | 2019-01-08 | 2 | -84/+14 |
| * | | | | | | | Allow tests to be quarantined | Mark Lapierre | 2019-01-08 | 2 | -14/+84 |
* | | | | | | | | Merge branch 'docs-html-encode-entity' into 'master' | Evan Read | 2019-01-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Encode special character in documentation | Jonston Chan | 2019-01-09 | 1 | -1/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'winh-issue-board-switcher-docs' into 'master' | Mike Lewis | 2019-01-09 | 2 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Replace issue_boards_multiple.png after adding search box | Winnie Hellmann | 2019-01-08 | 1 | -0/+0 |
| * | | | | | | | | Document search box in issue boards switcher | Winnie Hellmann | 2019-01-08 | 1 | -0/+1 |
* | | | | | | | | | Merge branch 'sh-switch-rack-request-to-actionpack' into 'master' | Robert Speicher | 2019-01-09 | 9 | -9/+11 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Switch use of Rack::Request to ActionDispatch::Request | Stan Hu | 2019-01-07 | 9 | -9/+11 |
* | | | | | | | | | | Merge branch 'elastic-test-repos-ce' into 'master' | Nick Thomas | 2019-01-09 | 3 | -79/+142 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Backport of elastic-test-repos from EE | Mario de la Ossa | 2019-01-08 | 3 | -79/+142 |
* | | | | | | | | | | | Merge branch 'ce-extract-specific-code-from-project_snippet_policy' into 'mas... | Nick Thomas | 2019-01-09 | 2 | -6/+9 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Make ProjectSnippetPolicy EE-readyce-extract-specific-code-from-project_snippet_policy | Rémy Coutable | 2019-01-07 | 2 | -6/+9 |
* | | | | | | | | | | | | Merge branch 'docs-kubernetes-api-40473' into 'master' | Evan Read | 2019-01-09 | 2 | -0/+347 |
|\ \ \ \ \ \ \ \ \ \ \ \ |