summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* MRWidget: Use targetBranchPath in everywhere.acet-mr-widget-fix-linkFatih Acet2017-05-122-4/+4
|
* MRWidget: Fix target branch link.Fatih Acet2017-05-121-3/+10
|
* Merge branch 'pipeline-schedules-callout-docs-url' into 'master' Filipa Lacerda2017-05-111-0/+15
|\ | | | | | | | | | | | | Set correct docsUrl in pipeline schedules callout component. Closes #31957 See merge request !11216
| * Pass docsUrl to pipeline schedules callout component.pipeline-schedules-callout-docs-urlBryce Johnson2017-05-111-0/+15
| |
* | Merge branch 'winh-sidebar-mock-fix' into 'master' Filipa Lacerda2017-05-113-0/+3
|\ \ | | | | | | | | | | | | | | | | | | Add missing tear down of sidebarMockInterceptor Closes #32020 See merge request !11204
| * | Add missing tear down of sidebarMockInterceptor (!11204)winh-sidebar-mock-fixwinh2017-05-113-0/+3
| |/
* | Merge branch 'winh-pipeline-author-link' into 'master' Filipa Lacerda2017-05-117-210/+138
|\ \ | |/ |/| | | | | | | | | Link to commit author user page from pipelines Closes #29368 See merge request !11100
| * Add failing test for #29368winh2017-05-111-11/+79
| |
| * Replace pipeline mock data with JSON fixturewinh2017-05-107-202/+62
| |
* | Fix slash commands detection in commentsKushal Pandya2017-05-111-6/+19
| |
* | Merge branch '32045-vue-warn-cannot-find-element-issuable-time-tracker' into ↵Phil Hughes2017-05-111-42/+0
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Remove sidebar bundle spec Closes #32045 See merge request !11223
| * | Remove sidebar bundle spec32045-vue-warn-cannot-find-element-issuable-time-trackerClement Ho2017-05-101-42/+0
| | |
* | | Track pending requests in AjaxCacheWinnie Hellmann2017-05-101-14/+43
| | |
* | | Replace old isObject for underscore methodsFilipa Lacerda2017-05-106-6/+0
| |/ |/|
* | Tech debt: Creates vue component for loading iconFilipa Lacerda2017-05-101-0/+53
| |
* | Fixed search terms not highlightPhil Hughes2017-05-101-9/+37
| | | | | | | | Closes #31997
* | Fix broken test - load correct data32074-failed-buildFilipa Lacerda2017-05-102-102/+233
| |
* | Use vue file for table pagination componentFilipa Lacerda2017-05-101-1/+1
| |
* | Merge branch '31053-pipeline-ux' into 'master' Fatih Acet2017-05-092-0/+67
|\ \ | | | | | | | | | | | | | | | | | | Adds left connector class to the rendered graph Closes #31053 See merge request !11179
| * \ Merge branch 'master' into 31053-pipeline-ux31053-pipeline-uxFilipa Lacerda2017-05-0934-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-uxFilipa Lacerda2017-05-089-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 graphFilipa Lacerda2017-05-082-0/+67
| | | | |
* | | | | Merge branch '32021-job-component-test-failure' into 'master' Fatih Acet2017-05-091-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-failureFilipa Lacerda2017-05-091-28/+46
| | |_|/ | |/| |
* | | | Merge branch 'remove-needless-bind-polyfills' into 'master' Filipa Lacerda2017-05-091-4/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Remove needless bind and indexOf polyfills See merge request !11187
| * | | | remove bind polyfill from mock_u2f_device.jsMike Greiling2017-05-081-4/+2
| | | | |
* | | | | Merge branch '26944-prometheus-memory-sparkline' into 'master' Fatih Acet2017-05-094-0/+400
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | Add Prometheus memory sparkline to MR widget Closes #26944 See merge request !11209
| * | | | Add Prometheus memory sparkline to MR widgetkushalpandya2017-05-094-0/+400
| | | | |
* | | | | Merge branch 'up-arrow-focus-discussion-comment' into 'master' Filipa Lacerda2017-05-092-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-commentPhil Hughes2017-05-081-1/+1
| | | | |
| * | | | Fixed UP arrow key not editing last comment in discussionPhil Hughes2017-05-082-0/+77
| |/ / / | | | | | | | | | | | | Closes #31348
* | | | Merge request widget redesignFatih Acet2017-05-0932-244/+2732
| |_|/ |/| |
* | | Merge branch ↵Filipa Lacerda2017-05-089-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 methodsClement Ho2017-05-059-26/+26
| | |
* | | Merge branch 'winh-fix-ture-urls' into 'master' Phil Hughes2017-05-081-2/+2
|\ \ \ | |_|/ |/| | | | | | | | Use absolute URLs for fixtures See merge request !11133
| * | Use absolute URLs for fixtures (!11133)winh-fix-ture-urlswinh2017-05-061-2/+2
| |/
* | Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-072-0/+308
| |
* | Single commit squash of all changes for ↵Kamil Trzcinski2017-05-0613-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 fieldWinnie Hellmann2017-05-053-0/+286
|/
* Fix Karma failures for jQuery deferredsKushal Pandya2017-05-051-129/+88
|
* Merge branch 'add-sidebar-specs' into 'master' Jacob Schatz2017-05-059-0/+716
|\ | | | | | | | | Add sidebar specs See merge request !11132
| * Fix failing spec and eslintClement Ho2017-05-056-21/+27
| |
| * Add sidebar specsadd-sidebar-specsClement Ho2017-05-059-0/+710
| |
* | Merge branch 'mia_backort' into 'master' Jacob Schatz2017-05-0510-253/+318
|\ \ | |/ | | | | | | Backport of Multiple Assignees feature See merge request !11089
| * [skip ci] Fix FE conflicts with masterClement Ho2017-05-051-2/+2
| |
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ↵Valery Sizov2017-05-0515-112/+825
| |\ | | | | | | | | | skip]
| * | Fix karmaClement Ho2017-05-043-5/+8
| | |
| * | Fix eslint and rubocopClement Ho2017-05-041-1/+1
| | |
| * | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-048-245/+307
| | |
* | | Merge branch 'issue-title-description-realtime' into 'master' Phil Hughes2017-05-054-28/+86
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Render Description Realtime :tada: Closes #25049 and #31355 See merge request !10865