Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'no-sidebar-on-action-btn-click' into 'master' | Clement Ho | 2017-02-08 | 4 | -11/+130 |
|\ | | | | | | | | | | | | | dismiss sidebar on action button click Closes #27227 See merge request !8798 | ||||
| * | dismiss sidebar on repo buttons click | Adam Pahlevi | 2017-02-08 | 4 | -11/+130 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make the selector more inclusive spec for dashboard’s sidebar visibility fix linting errors for project dashboard page remove unused var: shouldBeCollapsed use project with repo, so download button became available use es6 style for testing project dashboard un-aliased global reference at sidebar.js.es6 fix spec from linting errors code improvement add singleton to `this` assign `singleton` to class add space in between remove `no-underscore-dangle` add complete changelog sidebar internal state test remove on page change, not exist in master. rebase. only nicescroll if the element is there new require style reference to sidebar content outside of timeout | ||||
* | | Merge branch '25134-mobile-issue-view-doesn-t-show-organization-membership' ↵ | Annabel Dunstone Gray | 2017-02-07 | 2 | -4/+11 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Show organisation membership and delete comment action on smaller viewports, plus chang… Closes #25134 See merge request !8905 | ||||
| * | | Fix static class error25134-mobile-issue-view-doesn-t-show-organization-membership | Annabel Dunstone Gray | 2017-02-07 | 1 | -1/+1 |
| | | | |||||
| * | | Show organisation membership and delete comment on smaller viewports, plus ↵ | dimitrieh | 2017-02-06 | 2 | -4/+11 |
| |/ | | | | | | | change comment author name to username | ||||
* | | Merge branch 'fix-ignored-spec-failures' into 'master' | Filipa Lacerda | 2017-02-07 | 1 | -2/+6 |
|\ \ | | | | | | | | | | | | | ensure karma fails if it cannot load all spec files See merge request !9038 | ||||
| * | | ensure karma fails if it cannot load all spec filesfix-ignored-spec-failures | Mike Greiling | 2017-02-07 | 1 | -2/+6 |
| | | | |||||
* | | | Merge branch 'revert-135b4f75' into 'master' | Douwe Maan | 2017-02-07 | 2 | -10/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | Revert "Merge branch 'fix-karma-coverage' into 'master'" See merge request !9051 | ||||
| * | | | Revert "Merge branch 'fix-karma-coverage' into 'master'"revert-135b4f75 | Clement Ho | 2017-02-07 | 2 | -10/+1 |
| | | | | | | | | | | | | This reverts merge request !9044 | ||||
* | | | | Merge branch 'docs/services-refactor' into 'master' | Achilleas Pipinellis | 2017-02-07 | 19 | -77/+116 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | Add info about the new location of Integrations Closes #27723 See merge request !9050 | ||||
| * | | | Add info about the new location of Integrationsdocs/services-refactor | Achilleas Pipinellis | 2017-02-07 | 19 | -77/+116 |
| | | | | | | | | | | | | | | | | [ci skip] | ||||
* | | | | Merge branch 'route-map-string-source' into 'master' | Douwe Maan | 2017-02-07 | 3 | -31/+41 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Support a string source in the route map See merge request !9046 | ||||
| * | | | | Use stricter regex anchorsroute-map-string-source | Douwe Maan | 2017-02-07 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Support a string source in the route map | Douwe Maan | 2017-02-07 | 3 | -31/+41 |
| | | | | | |||||
* | | | | | Merge branch 'fix/gb/invalid-new-merge-request-api' into 'master' | Fatih Acet | 2017-02-07 | 11 | -25/+52 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix rendering pipelines for a new merge request See merge request !9032 | ||||
| * | | | | | fix lint error | Mike Greiling | 2017-02-07 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Remove changelog entry; Changes after review | Filipa Lacerda | 2017-02-07 | 2 | -5/+1 |
| | | | | | | |||||
| * | | | | | fix broken frontend tests | Mike Greiling | 2017-02-07 | 3 | -13/+9 |
| | | | | | | |||||
| * | | | | | Fix merge request controller specs for new actionfix/gb/invalid-new-merge-request-api | Grzegorz Bizon | 2017-02-07 | 1 | -1/+7 |
| | | | | | | |||||
| * | | | | | Fix broken specs from the Frontend side | Filipa Lacerda | 2017-02-07 | 3 | -7/+8 |
| | | | | | | |||||
| * | | | | | Update _pipelines.html.haml | Kamil Trzciński | 2017-02-07 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Add Changelog entry for new merge request pipelines fix | Grzegorz Bizon | 2017-02-07 | 1 | -0/+4 |
| | | | | | | |||||
| * | | | | | Add feature spec for a new merge request with pipeline | Grzegorz Bizon | 2017-02-07 | 1 | -0/+20 |
| | | | | | | |||||
| * | | | | | Fix rendering pipelines for a new merge request | Grzegorz Bizon | 2017-02-07 | 2 | -3/+5 |
| | | | | | | |||||
| * | | | | | Pass proper endpoint path to MR pipelines partial | Grzegorz Bizon | 2017-02-07 | 1 | -1/+3 |
| | | | | | | |||||
* | | | | | | Merge branch 'improve-handleLocationHash-tests' into 'master' | Filipa Lacerda | 2017-02-07 | 2 | -4/+29 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve gl.utils.handleLocationHash tests See merge request !9040 | ||||
| * | | | | | | Improve gl.utils.handleLocationHash testsimprove-handleLocationHash-tests | Clement Ho | 2017-02-07 | 2 | -4/+29 |
| | | | | | | | |||||
* | | | | | | | Merge branch 'fix-droplab-rendering' into 'master' | Alfredo Sumaran | 2017-02-07 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix droplab rendering template when data-dynamic selector is unavailable Closes gitlab-ee#1655 See merge request !9012 | ||||
| * | | | | | | Fix droplab rendering template when data-dynamic selector is unavailablefix-droplab-rendering | Clement Ho | 2017-02-06 | 1 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | Merge branch ↵ | Alfredo Sumaran | 2017-02-07 | 10 | -75/+238 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '23785-with-builds-tab-gone-give-additional-context-in-system-information-element-in-mr-commit-views-by-adding-mini-pipeline-graph' into 'master' added inline pipeline graph Closes #23785 See merge request !8576 | ||||
| * | | | | | | | added inline pipeline graph23785-with-builds-tab-gone-give-additional-context-in-system-information-element-in-mr-commit-views-by-adding-mini-pipeline-graph | Luke "Jared" Bennett | 2017-02-07 | 10 | -75/+238 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added tests review changes | ||||
* | | | | | | | | Merge branch 'fix-karma-coverage' into 'master' | Clement Ho | 2017-02-07 | 2 | -1/+10 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix javascript coverage reports See merge request !9044 | ||||
| * | | | | | | | | fix karma coverage report | Mike Greiling | 2017-02-07 | 2 | -1/+10 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'route-map' into 'master' | Robert Speicher | 2017-02-07 | 38 | -157/+815 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | Add 'View on [env]' link to blobs and individual files in diffs See merge request !8867 | ||||
| * | | | | | | | Move permission check before more expensive checksroute-map | Douwe Maan | 2017-02-07 | 1 | -3/+5 |
| | | | | | | | | |||||
| * | | | | | | | Use described_class over literal class name | Douwe Maan | 2017-02-07 | 1 | -11/+11 |
| | | | | | | | | |||||
| * | | | | | | | Don't skip authorization when stopping CI environments | Douwe Maan | 2017-02-07 | 2 | -8/+4 |
| | | | | | | | | |||||
| * | | | | | | | Address feedback | Douwe Maan | 2017-02-06 | 22 | -200/+238 |
| | | | | | | | | |||||
| * | | | | | | | Update outdated spec | Douwe Maan | 2017-02-06 | 1 | -2/+0 |
| | | | | | | | | |||||
| * | | | | | | | CI is fine with lookup errors | Douwe Maan | 2017-02-06 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | Update changelog | Douwe Maan | 2017-02-06 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | Add documentation | Douwe Maan | 2017-02-06 | 3 | -0/+37 |
| | | | | | | | | |||||
| * | | | | | | | No || needed | Douwe Maan | 2017-02-06 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | Add feature specs | Douwe Maan | 2017-02-06 | 8 | -39/+147 |
| | | | | | | | | |||||
| * | | | | | | | Tweak test to verify there are no duplicates | Douwe Maan | 2017-02-06 | 1 | -2/+2 |
| | | | | | | | | |||||
| * | | | | | | | Improve performance of finding last deployed environment | Douwe Maan | 2017-02-06 | 15 | -119/+66 |
| | | | | | | | | |||||
| * | | | | | | | Add tests | Douwe Maan | 2017-02-06 | 16 | -6/+381 |
| | | | | | | | | |||||
| * | | | | | | | Validate route map | Douwe Maan | 2017-02-06 | 3 | -13/+58 |
| | | | | | | | | |||||
| * | | | | | | | Fix XSS issue by not using URI.join | Douwe Maan | 2017-02-06 | 1 | -2/+1 |
| | | | | | | | | |||||
| * | | | | | | | Add 'View on [env]' link to blobs and individual files in diffs | Douwe Maan | 2017-02-06 | 18 | -16/+129 |
| | | | | | | | |