Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace jasmine.createSpy() with jest.fn()winh-jest-no-jasmine-globals | Winnie Hellmann | 2019-04-08 | 3 | -3/+3 |
* | Run yarn eslint --fix | Winnie Hellmann | 2019-04-08 | 4 | -10/+10 |
* | Enable ESLint rule jest/no-jasmine-globals | Winnie Hellmann | 2019-04-08 | 1 | -0/+2 |
* | Merge branch '59570-wip-quick-action' into 'master' | Sean McGivern | 2019-04-08 | 2 | -47/+44 |
|\ | |||||
| * | Extract wip quick action to a shared example59570-wip-quick-action | Alexandru Croitor | 2019-04-05 | 2 | -47/+44 |
* | | Merge branch '59570-duplicate-quick-action' into 'master' | Sean McGivern | 2019-04-08 | 2 | -36/+35 |
|\ \ | |||||
| * | | Extract duplicate quick action spec to a shared example59570-duplicate-quick-action | Alexandru Croitor | 2019-04-05 | 2 | -36/+35 |
* | | | Merge branch '60006-add-touch-for-image-diff' into 'master' | Phil Hughes | 2019-04-08 | 4 | -21/+57 |
|\ \ \ | |||||
| * | | | Fix touch event pageX | ftab | 2019-04-08 | 4 | -21/+57 |
|/ / / | |||||
* | | | Merge branch '58981-migrate-clusters-tests-to-jest' into 'master' | Phil Hughes | 2019-04-08 | 7 | -41/+62 |
|\ \ \ | |||||
| * | | | Migrate clusters tests to jest | Enrique Alcántara | 2019-04-08 | 7 | -41/+62 |
|/ / / | |||||
* | | | Merge branch '60116-fix-button-wrapping' into 'master' | Phil Hughes | 2019-04-08 | 2 | -0/+6 |
|\ \ \ | |||||
| * | | | Fix button text wrapping to next line60116-fix-button-wrapping | Annabel Dunstone Gray | 2019-04-05 | 2 | -0/+6 |
* | | | | Merge branch 'sh-add-gitaly-ref-name-caching-tree-controller' into 'master' | James Lopez | 2019-04-08 | 3 | -0/+9 |
|\ \ \ \ | |||||
| * | | | | Enable Gitaly FindCommit caching for TreeControllersh-add-gitaly-ref-name-caching-tree-controller | Stan Hu | 2019-04-07 | 3 | -0/+9 |
* | | | | | Merge branch 'ce-proj-settings-ok-mr-settings-only' into 'master' | Fatih Acet | 2019-04-08 | 6 | -36/+77 |
|\ \ \ \ \ | |||||
| * | | | | | Improve project merge request settingsce-proj-settings-ok-mr-settings-only | Luke Bennett | 2019-04-07 | 6 | -36/+77 |
| |/ / / / | |||||
* | | | | | Merge branch 'renovate/gitlab-ui-3.x' into 'master' | Kushal Pandya | 2019-04-08 | 2 | -5/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Update dependency @gitlab/ui to ^3.2.0 | Lukas 'Eipi' Eipert | 2019-04-05 | 2 | -5/+5 |
* | | | | | | Merge branch 'fix-karma-test-utils-master-overflow' into 'master' | Kushal Pandya | 2019-04-08 | 13 | -9/+25 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Disable sync mode for serverless testsfix-karma-test-utils-master-overflow | Luke Bennett | 2019-04-07 | 6 | -1/+9 |
| * | | | | | | Fix unmocked requests in serverless tests | Luke Bennett | 2019-04-07 | 4 | -8/+16 |
| * | | | | | | Move karma serverless tests to jest for isolation | Luke Bennett | 2019-04-07 | 13 | -0/+0 |
* | | | | | | | Merge branch 'docs-anchors-20-misc' into 'master' | Evan Read | 2019-04-08 | 3 | -4/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Docs: Fix misc anchors | Marcel Amirault | 2019-04-08 | 3 | -4/+4 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'docs-anchors-19-environments' into 'master' | Evan Read | 2019-04-08 | 7 | -10/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Docs: Fix anchors related to environments doc | Marcel Amirault | 2019-04-08 | 7 | -10/+10 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'patch-49' into 'master' | Evan Read | 2019-04-07 | 1 | -4/+4 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | docs: fix artifacts folder path, according to GitLab CE 11.8.2 | jk2K | 2019-03-25 | 1 | -4/+4 |
* | | | | | | | Merge branch 'sh-git-gc-after-initial-fetch' into 'master' | Michael Kozono | 2019-04-07 | 3 | -0/+15 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | GitHub import: Run housekeeping after initial importsh-git-gc-after-initial-fetch | Stan Hu | 2019-04-07 | 3 | -0/+15 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'sh-improve-find-commit-caching' into 'master' | Kamil Trzciński | 2019-04-07 | 7 | -4/+18 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Expand FindCommit caching to blob and refssh-improve-find-commit-caching | Stan Hu | 2019-04-06 | 7 | -4/+18 |
* | | | | | | | Merge branch '60149-nameerror-uninitialized-constant-sentry-client-sentryerro... | Michael Kozono | 2019-04-07 | 5 | -20/+93 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Handle possible HTTP exception for Sentry client | Peter Leitzen | 2019-04-07 | 5 | -20/+93 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch '59621-order-labels-alphabetically-in-issue-boards' into 'master' | Kushal Pandya | 2019-04-07 | 2 | -1/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Sort labels alphabetically on issue board59621-order-labels-alphabetically-in-issue-boards | Dmitriy Zaporozhets | 2019-04-05 | 2 | -1/+10 |
* | | | | | | | | Merge branch '_acet-related-mrs-widget-rewrite' into 'master' | Kushal Pandya | 2019-04-07 | 24 | -70/+651 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Rewrite related MRs widget with Vue_acet-related-mrs-widget-rewrite | Fatih Acet | 2019-04-05 | 24 | -70/+651 |
* | | | | | | | | | Merge branch '59997-restore-original-security-dast-gitlab-ci-yml-template' in... | Kamil Trzciński | 2019-04-06 | 3 | -62/+51 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Restore original Security/DAST.gitlab-ci.yml | Tiger Watson | 2019-04-06 | 3 | -62/+51 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch '58612-clean-up-notes-data' into 'master' | Stan Hu | 2019-04-06 | 3 | -8/+78 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Clean up `noteable_id` for notes on commits58612-clean-up-notes-data | Heinrich Lee Yu | 2019-04-06 | 3 | -8/+78 |
* | | | | | | | | | Merge branch 'knative-prometheus' into 'master' | Mike Greiling | 2019-04-06 | 52 | -320/+1516 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Add Knative metrics to Prometheus | Chris Baumbauer | 2019-04-06 | 52 | -320/+1516 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'master' into 'master' | Douglas Barbosa Alexandre | 2019-04-05 | 4 | -14/+16 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Changes button label to Run Pipeline | Jean | 2019-04-05 | 4 | -14/+16 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch '58712-truncate-names-in-pipeline' into 'master' | Mike Greiling | 2019-04-05 | 5 | -34/+13 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Initial pass for tooltip changes | Sarah Groff Hennigh-Palermo | 2019-04-05 | 5 | -34/+13 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'mk/remove-alternate-url-ce' into 'master' | Douglas Barbosa Alexandre | 2019-04-05 | 1 | -7/+0 |
|\ \ \ \ \ \ \ |