summaryrefslogtreecommitdiff
path: root/spec/javascripts/fixtures
Commit message (Collapse)AuthorAgeFilesLines
* Add Jasmine tests for `OAuthRememberMe`Timothy Andrew2017-07-061-0/+5
|
* Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-282-16/+60
|
* Merge branch '28717-additional-metrics-review-branch' into 'master'Grzegorz Bizon2017-06-221-0/+30
|\ | | | | | | | | | | | | Support additional prometheus metrics - review branch Closes #28717 See merge request !11712
| * Merge remote-tracking branch 'upstream/master' into ↵28717-additional-metrics-review-branchPawel Chojnacki2017-06-222-4/+10
| |\ | | | | | | | | | 28717-additional-metrics-review-branch
| * | Fix prometheus service frontend fixturePawel Chojnacki2017-06-161-2/+2
| | |
| * | Merge remote-tracking branch 'upstream/master' into ↵Pawel Chojnacki2017-06-163-33/+28
| |\ \ | | | | | | | | | | | | 28717-additional-metrics-review-branch
| * | | cleanup wipPawel Chojnacki2017-06-161-1/+0
| | | |
| * | | Merge remote-tracking branch 'upstream/master' into ↵Pawel Chojnacki2017-06-075-2/+50
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 28717-additional-metrics-review-branch # Conflicts: # app/models/project_services/prometheus_service.rb # app/views/projects/services/_form.html.haml
| * | | | Prometheus Service Fixture Generatorkushalpandya2017-05-311-0/+31
| | | | |
* | | | | Fix linking to line number on parallel diff creating empty discussion34010-fix-linking-to-parallel-diff-line-number-creating-gray-boxEric Eastwood2017-06-211-3/+10
| |_|_|/ |/| | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/34010
* | | | Merge branch '33868-fix-mr-changes-diff-note-up-arrow-editing' into 'master'34013-names-with-spaces-break-issue-filter-barJacob Schatz2017-06-201-3/+10
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix pressing up-arrow on a MR "Changes" diff discussion edits your last note Closes #33868 See merge request !12297
| * | | | Fix MR "Changes" diff note up arrow to edit last note33868-fix-mr-changes-diff-note-up-arrow-editingEric Eastwood2017-06-201-3/+10
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33868 While in a MR "Changes" tab looking at some diff note discussions. Clicking reply and pressing the up-arrow should edit your last comment in that discussion. I suspect this regressed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11173/diffs#f4bb984ec495c5cb58516785c62978f5209c39b4_179_178 where we changed the selector
* | | | Uniformize code between both pipelines tablesFilipa Lacerda2017-06-201-1/+0
|/ / /
* | | Revert 'New file from interface on existing branch'dm-revert-mr-8427Douwe Maan2017-06-092-33/+0
| | |
* | | Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'Douwe Maan2017-06-071-0/+28
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Expand/collapse close & backlog lists in issue boards Closes #23917 See merge request !11820
| * | added tests for collapsingPhil Hughes2017-06-021-0/+28
| |/
* | Move issuable bulk edit form into a new sidebar.28340-mass-edit-issues-and-mrs-from-sidebarBryce Johnson2017-06-061-1/+1
| |
* | Merge branch 'winh-styled-people-search-bar' into 'master'Tim Zallmann2017-06-021-0/+11
|\ \ | | | | | | | | | | | | | | | | | | Style people in issuable search bar Closes #30468 See merge request !11402
| * | Add frontend fixture for issue listwinh2017-06-021-0/+11
| | |
* | | Merge branch '31511-jira-settings' into 'master'Sean McGivern2017-06-021-0/+31
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Simplify test&save actions when setting a service integration Closes #31511 See merge request !11599
| * | Remove extra new linekushalpandya2017-06-011-1/+0
| | |
| * | Tests for `integration_settings_form`kushalpandya2017-06-011-0/+32
| | |
* | | Merge branch 'notebook-katex-fixes' into 'master'Filipa Lacerda2017-06-011-0/+6
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Fixes multi-line math in notebooks Closes #30900 and #33074 See merge request !11789
| * | added testsnotebook-katex-fixesPhil Hughes2017-05-301-0/+6
| |/
* | Rename BuildsController to JobsControllerLin Jen-Shin2017-05-171-1/+1
|/ | | | | | | | | | | | Rename other URL generators admin_builds_path -> admin_jobs_path Fix tests and more renaming Fix more tests Also change build_id to job_id in the controller
* Added balsamiq jasmine integration testLuke "Jared" Bennett2017-05-152-0/+19
|
* Replace pipeline mock data with JSON fixturewinh2017-05-101-0/+35
|
* Fixed UP arrow key not editing last comment in discussionPhil Hughes2017-05-081-0/+16
| | | | Closes #31348
* Single commit squash of all changes for ↵Kamil Trzcinski2017-05-061-0/+1
| | | | | | 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-051-0/+56
|
* Merge branch 'master' into deploy-keys-load-asyncPhil Hughes2017-05-041-3/+3
|\
| * Pipeline table mini graph dropdown remains open when table is refreshedFilipa Lacerda2017-05-041-3/+3
| |
* | Merge branch 'master' into deploy-keys-load-asyncPhil Hughes2017-05-034-63/+49
|\ \ | |/
| * Merge branch 'metrics-deployment-history' into 'master' Douwe Maan2017-05-022-62/+30
| |\ | | | | | | | | | | | | | | | | | | Metrics deployment history Closes #26914 See merge request !10649
| | * Generate fixutre for metrics pagePhil Hughes2017-04-252-62/+30
| | |
| | * Merge remote-tracking branch 'origin/26914-deploy_history_data_source' into ↵Phil Hughes2017-04-207-11/+110
| | |\ | | | | | | | | | | | | metrics-deployment-history
| | * | Added testsPhil Hughes2017-04-181-1/+1
| | | |
| | * | Fixed up some codePhil Hughes2017-04-121-1/+2
| | | | | | | | | | | | | | | | | | | | Improved the design Pulls the endpoint from the HAML
| * | | Merge branch 'pdflab-in-repo' into 'master' Phil Hughes2017-05-021-0/+18
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Move PDFLab assets into repo See merge request !10642
| | * | | Move PDFLab into GitLabpdflab-in-repoSam Rose2017-04-281-0/+18
| | | | |
| * | | | Use blob viewers for snippetsDouwe Maan2017-04-301-1/+1
| | | | |
* | | | | Started specs [ci skip]Phil Hughes2017-05-021-0/+36
|/ / / /
* | | | Add specsDouwe Maan2017-04-271-0/+29
|/ / /
* | | Merge branch 'master' into notebooklab-in-reponotebooklab-in-repoPhil Hughes2017-04-131-0/+7
|\ \ \ | | |/ | |/|
| * | tests for success and failure of deleting branch from MR page30188-handle-remove-branch-failureSimon Knox2017-04-131-0/+7
| | |
* | | Pull in fixture files from the repoPhil Hughes2017-04-111-0/+24
|/ /
* | Introduced empty/error UX states to environments monitoring.Jose Ivan Vargas Lopez2017-04-061-7/+57
| |
* | Use PDFLab to render PDFs in GitLabSam Rose2017-04-051-0/+1
| |
* | Load a preview of Sketch 43 filessketch-preview-filesJacob Schatz2017-04-051-0/+2
| | | | | | | | | | | | | | Sketch 43 files are technically a zip file, so the JavaScript opens the zip file & locates a preview.png which is just a quick preview of the last sketch page edited. After that is loaded it simply places the image into the DOM
* | Merge branch '29539-fix-pipelines-container-width-with-parallel-diff' into ↵Alfredo Sumaran2017-03-291-1/+11
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Reset container width when switching to pipelines MR tab Closes #29539 See merge request !10169