summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Remove non-functional add issue button on welcome listDonald Cook2019-04-021-0/+14
* | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-022-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'security-55503-fix-pdf-js-vulnerability' into 'master'GitLab Release Tools Bot2019-04-022-3/+3
| |\ \ \
| | * | | Fixed pdf testsNatalia Tepluhina2019-03-132-3/+3
* | | | | Add jQuery matchers to JestWinnie Hellmann2019-04-011-200/+0
* | | | | Merge branch '57669-fix-bug-clicking-file-header-refreshes-page' into 'master'Clement Ho2019-04-012-1/+103
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Scroll to diff file when clicking on file name57669-fix-bug-clicking-file-header-refreshes-pageSam Bigelow2019-03-292-1/+103
* | | | | Merge branch 'winh-jest-html-fixtures' into 'master'Clement Ho2019-03-291-46/+0
|\ \ \ \ \
| * | | | | Move abuse_reports_spec.js to JestWinnie Hellmann2019-03-291-46/+0
| | |_|_|/ | |/| | |
* | | | | Add requested resources to cluster health - ce portTristan Read2019-03-292-0/+9
|/ / / /
* | | | Merge branch '9957-move-ee-differences-for-app-assets-javascripts-monitoring-...Phil Hughes2019-03-281-0/+24
|\ \ \ \
| * | | | Remove EE differences for monitoring dashboardSimon Knox2019-03-271-0/+24
| |/ / /
* | | | Revert "Merge branch '13784-validate-variables-for-masking' into 'master'"Kamil TrzciƄski2019-03-271-12/+7
* | | | Upgraded Vue to 2.6.8Tim Zallmann2019-03-276-92/+73
* | | | Scaffold UI elements for minimal versionMiranda Fluharty2019-03-271-7/+12
* | | | Merge branch '10719-stage-spec' into 'master'Phil Hughes2019-03-271-1/+1
|\ \ \ \
| * | | | Removes EE differences for stage_column_component_specFilipa Lacerda2019-03-271-1/+1
* | | | | Merge branch 'winh-cleanup-note_form_spec' into 'master'Fatih Acet2019-03-271-6/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove top-level mount from note_form_spec.jsWinnie Hellmann2019-03-261-6/+12
* | | | | Merge branch 'winh-assignees_spec' into 'master'Filipa Lacerda2019-03-271-0/+13
|\ \ \ \ \
| * | | | | Copy missing test in assignees_spec.js from EEWinnie Hellmann2019-03-261-0/+13
* | | | | | Merge branch 'remove-expand-diff-feature-flag' into 'master'Filipa Lacerda2019-03-271-3/+0
|\ \ \ \ \ \
| * | | | | | Remove expand diff to full file feature flagPhil Hughes2019-03-261-3/+0
| |/ / / / /
* | | | | | Merge branch '48132-display-output-from-pre-receive-scripts' into 'master'Dmitriy Zaporozhets2019-03-261-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Allow custom hooks errors to appear in GitLab UILuke Duncalfe2019-03-261-1/+1
* | | | | | Merge branch 'dm-md-css' into 'master'Annabel Dunstone Gray2019-03-265-9/+11
|\ \ \ \ \ \
| * | | | | | Remove now-unnecessary noteable_line classDouwe Maan2019-03-261-1/+1
| * | | | | | Remove now-unnecessary md-preview classDouwe Maan2019-03-261-3/+5
| * | | | | | Remove .wiki and @md-typography mixin in favor of .md and .md-fileDouwe Maan2019-03-263-5/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'winh-remove-sushi' into 'master'Winnie Hellmann2019-03-26102-144/+145
|/ / / / /
* | | | | Allow runners to be installed on group clustersTiger Watson2019-03-261-1/+1
* | | | | Merge branch 'jivl-replace-environments-dropdown-with-gitlab-ui-dropdown-mast...Phil Hughes2019-03-261-11/+13
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Change environments dropdown to use gitlab-uiJose Vargas2019-03-211-11/+13
* | | | | Merge branch 'MaxWinterstein-unify-copy-comit-sha' into 'master'Fatih Acet2019-03-261-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Unify behaviour of 'Copy commit SHA to clipboard'Max Winterstein2019-03-091-1/+2
| | |_|/ | |/| |
* | | | Fixed commit logic to pick a branchNatalia Tepluhina2019-03-253-5/+12
* | | | Move some tests from Karma to JestWinnie Hellmann2019-03-2374-4786/+0
* | | | Revert "Merge branch 'winh-remove-sushi' into 'master'"Filipa Lacerda2019-03-22101-144/+143
* | | | Merge branch '57540-filename-trailing-space' into 'master'Tim Zallmann2019-03-221-0/+12
|\ \ \ \
| * | | | Implemented trimming for item's name in Web IDEDenys Mishunov2019-03-181-0/+12
* | | | | Merge branch '57357-automate-base-domain-help-text' into 'master'Kushal Pandya2019-03-221-1/+79
|\ \ \ \ \
| * | | | | Update domain help text when ingress is installedEnrique Alcantara2019-03-211-1/+79
| | |_|/ / | |/| | |
* | | | | Merge branch 'winh-toggle-comment-draft' into 'master'Kushal Pandya2019-03-222-9/+99
|\ \ \ \ \
| * | | | | Pass autosaveKey from NoteableDiscussion to NoteFormWinnie Hellmann2019-03-211-0/+1
| * | | | | Validate NoteForm props in noteable_discussion_spec.jsWinnie Hellmann2019-03-211-1/+12
| * | | | | Use autosave utilities in NoteForm componentWinnie Hellmann2019-03-211-8/+86
* | | | | | Merge branch 'winh-remove-sushi' into 'master'Mike Greiling2019-03-21101-143/+144
|\ \ \ \ \ \
| * | | | | | Remove .raw from JavaScript fixture file namesWinnie Hellmann2019-03-21101-143/+144
| | |/ / / / | |/| | | |
* | | | | | Update merge request widget pipeline blockNathan Friend2019-03-212-3/+91
* | | | | | Merge branch 'nfriend-update-job-detail-view-sidebar' into 'master'Filipa Lacerda2019-03-211-40/+148
|\ \ \ \ \ \