Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed karma spec with elements not appearing in DOMrefactor-realtime-issue | Phil Hughes | 2017-05-11 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' into refactor-realtime-issue | Phil Hughes | 2017-05-11 | 2 | -15/+44 |
|\ | |||||
| * | Track pending requests in AjaxCache | Winnie Hellmann | 2017-05-10 | 1 | -14/+43 |
| | | |||||
* | | Fixed tests on textarea looking for innerText instead of value | Phil Hughes | 2017-05-10 | 2 | -6/+6 |
| | | |||||
* | | Added a bunch of specs for the different components | Phil Hughes | 2017-05-10 | 3 | -23/+188 |
|/ | |||||
* | Replace old isObject for underscore methods | Filipa Lacerda | 2017-05-10 | 6 | -6/+0 |
| | |||||
* | Tech debt: Creates vue component for loading icon | Filipa Lacerda | 2017-05-10 | 1 | -0/+53 |
| | |||||
* | Fixed search terms not highlight | Phil Hughes | 2017-05-10 | 1 | -9/+37 |
| | | | | Closes #31997 | ||||
* | Fix broken test - load correct data32074-failed-build | Filipa Lacerda | 2017-05-10 | 2 | -102/+233 |
| | |||||
* | Use vue file for table pagination component | Filipa Lacerda | 2017-05-10 | 1 | -1/+1 |
| | |||||
* | Merge branch '31053-pipeline-ux' into 'master' | Fatih Acet | 2017-05-09 | 2 | -0/+67 |
|\ | | | | | | | | | | | | | Adds left connector class to the rendered graph Closes #31053 See merge request !11179 | ||||
| * | Merge branch 'master' into 31053-pipeline-ux31053-pipeline-ux | Filipa Lacerda | 2017-05-09 | 34 | -244/+2809 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: Fallback to default pattern when note does not belong to project Merge request widget redesign Fixed focused test in notes spec Fixed UP arrow key not editing last comment in discussion Fix skipped manual actions issue in pipeline processing Fix notify_only_default_branch check for Slack service | ||||
| * \ | Merge branch 'master' into 31053-pipeline-ux | Filipa Lacerda | 2017-05-08 | 9 | -26/+26 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | * master: Update guides for 9.2. [skip ci] add documentation Standardize jasmine test describe block names that test specific methods | ||||
| * | | | Adds left connector class to the rendered graph | Filipa Lacerda | 2017-05-08 | 2 | -0/+67 |
| | | | | |||||
* | | | | Merge branch '32021-job-component-test-failure' into 'master' | Fatih Acet | 2017-05-09 | 1 | -28/+46 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix test failure in job vue componenFix test failure in job vue componentt Closes #32021 See merge request !11208 | ||||
| * | | | | Fix test failure in job vue componenFix test failure in job vue componentt32021-job-component-test-failure | Filipa Lacerda | 2017-05-09 | 1 | -28/+46 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'remove-needless-bind-polyfills' into 'master' | Filipa Lacerda | 2017-05-09 | 1 | -4/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Remove needless bind and indexOf polyfills See merge request !11187 | ||||
| * | | | | remove bind polyfill from mock_u2f_device.js | Mike Greiling | 2017-05-08 | 1 | -4/+2 |
| | | | | | |||||
* | | | | | Merge branch '26944-prometheus-memory-sparkline' into 'master' | Fatih Acet | 2017-05-09 | 4 | -0/+400 |
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | Add Prometheus memory sparkline to MR widget Closes #26944 See merge request !11209 | ||||
| * | | | | Add Prometheus memory sparkline to MR widget | kushalpandya | 2017-05-09 | 4 | -0/+400 |
| | | | | | |||||
* | | | | | Merge branch 'up-arrow-focus-discussion-comment' into 'master' | Filipa Lacerda | 2017-05-09 | 2 | -0/+77 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | Fixed UP arrow key not editing last comment in discussion Closes #31348 See merge request !11173 | ||||
| * | | | | Fixed focused test in notes specup-arrow-focus-discussion-comment | Phil Hughes | 2017-05-08 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Fixed UP arrow key not editing last comment in discussion | Phil Hughes | 2017-05-08 | 2 | -0/+77 |
| |/ / / | | | | | | | | | | | | | Closes #31348 | ||||
* | | | | Merge request widget redesign | Fatih Acet | 2017-05-09 | 32 | -244/+2732 |
| |_|/ |/| | | |||||
* | | | Merge branch ↵ | Filipa Lacerda | 2017-05-08 | 9 | -26/+26 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | '28794-standardize-jasmine-test-describe-block-names-that-test-specific-methods' into 'master' Resolve "Standardize jasmine test describe block names that test specific methods" Closes #28794 See merge request !11137 | ||||
| * | | Standardize jasmine test describe block names that test specific methods | Clement Ho | 2017-05-05 | 9 | -26/+26 |
| | | | |||||
* | | | Merge branch 'winh-fix-ture-urls' into 'master' | Phil Hughes | 2017-05-08 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | | | | | | | Use absolute URLs for fixtures See merge request !11133 | ||||
| * | | Use absolute URLs for fixtures (!11133)winh-fix-ture-urls | winh | 2017-05-06 | 1 | -2/+2 |
| |/ | |||||
* | | Add Pipeline Schedules that supersedes experimental Trigger Schedule | Zeger-Jan van de Weg | 2017-05-07 | 2 | -0/+308 |
| | | |||||
* | | Single commit squash of all changes for ↵ | Kamil Trzcinski | 2017-05-06 | 13 | -68/+535 |
| | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10878 It's needed due to https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10777 being merged with squash. | ||||
* | | Colorize labels in issue search field | Winnie Hellmann | 2017-05-05 | 3 | -0/+286 |
|/ | |||||
* | Fix Karma failures for jQuery deferreds | Kushal Pandya | 2017-05-05 | 1 | -129/+88 |
| | |||||
* | Merge branch 'add-sidebar-specs' into 'master' | Jacob Schatz | 2017-05-05 | 9 | -0/+716 |
|\ | | | | | | | | | Add sidebar specs See merge request !11132 | ||||
| * | Fix failing spec and eslint | Clement Ho | 2017-05-05 | 6 | -21/+27 |
| | | |||||
| * | Add sidebar specsadd-sidebar-specs | Clement Ho | 2017-05-05 | 9 | -0/+710 |
| | | |||||
* | | Merge branch 'mia_backort' into 'master' | Jacob Schatz | 2017-05-05 | 10 | -253/+318 |
|\ \ | |/ | | | | | | | Backport of Multiple Assignees feature See merge request !11089 | ||||
| * | [skip ci] Fix FE conflicts with master | Clement Ho | 2017-05-05 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ↵ | Valery Sizov | 2017-05-05 | 15 | -112/+825 |
| |\ | | | | | | | | | | skip] | ||||
| * | | Fix karma | Clement Ho | 2017-05-04 | 3 | -5/+8 |
| | | | |||||
| * | | Fix eslint and rubocop | Clement Ho | 2017-05-04 | 1 | -1/+1 |
| | | | |||||
| * | | Backport of multiple_assignees_feature [ci skip] | Valery Sizov | 2017-05-04 | 8 | -245/+307 |
| | | | |||||
* | | | Merge branch 'issue-title-description-realtime' into 'master' | Phil Hughes | 2017-05-05 | 4 | -28/+86 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Render Description Realtime :tada: Closes #25049 and #31355 See merge request !10865 | ||||
| * | | | resolve discussionissue-title-description-realtime | Regis | 2017-05-05 | 1 | -2/+0 |
| | | | | |||||
| * | | | fix js specs | Regis | 2017-05-04 | 2 | -59/+11 |
| | | | | |||||
| * | | | remove fdescribe [ci skip] | Regis | 2017-05-02 | 1 | -1/+1 |
| | | | | |||||
| * | | | issue_spec - getting closer | Regis | 2017-05-02 | 3 | -9/+57 |
| | | | | |||||
| * | | | test realtime changes and hit more branches | Regis | 2017-05-02 | 2 | -26/+37 |
| | | | | |||||
| * | | | previous and current description | Regis | 2017-05-01 | 1 | -1/+1 |
| | | | | |||||
| * | | | make tab title legit | Regis | 2017-05-01 | 2 | -2/+7 |
| | | | | |||||
| * | | | resolve conflict | Regis | 2017-05-01 | 11 | -55/+417 |
| |\ \ \ |