summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* fixed unhandled promise rejectionPhil Hughes2018-02-051-2/+1
|
* fixed task list specPhil Hughes2018-02-052-15/+37
|
* fixed notes_spec.jsPhil Hughes2018-02-051-1/+1
|
* fixed failing karma specs caused by TaskListPhil Hughes2018-02-055-76/+109
|
* Converted right_sidebar.js to use axiosPhil Hughes2018-02-051-9/+13
|
* Converted prometheus_metrics.js to use axiosPhil Hughes2018-02-051-18/+26
|
* Merge branch 'refactor-ci-variable-list-for-future-usage-in-4110' into 'master'Filipa Lacerda2018-02-024-145/+236
|\ | | | | | | | | Refactor CI variable list code for usage with CI/CD settings page secret variables See merge request gitlab-org/gitlab-ce!16729
| * Refactor CI variable list code for usage with CI/CD settings page secret ↵refactor-ci-variable-list-for-future-usage-in-4110Eric Eastwood2018-01-314-145/+236
| | | | | | | | | | | | variables Part of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4110
* | Merge branch '24167__color_label' into 'master'Douwe Maan2018-02-021-2/+11
|\ \ | | | | | | | | | | | | | | | | | | Add Colors to GitLab Flavored Markdown Closes #24167 See merge request gitlab-org/gitlab-ce!16095
| * | Fix minorsTony Rom2018-02-011-4/+4
| | |
| * | Add Colors to GitLab Flavored MarkdownTony Rom2018-01-291-0/+9
| | |
* | | Merge branch 'ph-axios-2' into 'master'Filipa Lacerda2018-02-027-324/+462
|\ \ \ | | | | | | | | | | | | | | | | More conversions to axios See merge request gitlab-org/gitlab-ce!16800
| * \ \ Merge branch 'master' into ph-axios-2Phil Hughes2018-02-011-83/+48
| |\ \ \
| * | | | fixed axios mock not being restoredPhil Hughes2018-02-011-0/+4
| | | | |
| * | | | remove useless ajaxPost methodPhil Hughes2018-02-011-13/+0
| | | | |
| * | | | fixed notes_spec.jsPhil Hughes2018-02-011-58/+124
| | | | |
| * | | | fixed issue_spec transient failurePhil Hughes2018-01-311-32/+27
| | | | |
| * | | | fixed eslint :see_no_evil:Phil Hughes2018-01-311-1/+0
| | | | |
| * | | | Merge branch 'master' into ph-axios-2Phil Hughes2018-01-3112-263/+375
| |\ \ \ \
| * | | | | fixed eslintPhil Hughes2018-01-311-2/+1
| | | | | |
| * | | | | Converted common_utils to axiosPhil Hughes2018-01-311-3/+5
| | | | | |
| * | | | | Converted ajax_cache to axiosPhil Hughes2018-01-311-41/+28
| | | | | |
| * | | | | fixed failing specsPhil Hughes2018-01-314-27/+36
| | | | | |
| * | | | | Converted merge_request_tabs.js to axiosPhil Hughes2018-01-301-30/+66
| | | | | |
| * | | | | Converted job.js to axiosPhil Hughes2018-01-301-126/+137
| | | | | |
| * | | | | Converted issue.js to axiosPhil Hughes2018-01-301-24/+58
| | | | | |
* | | | | | Merge branch 'fl-mr-widget-1' into 'master'Phil Hughes2018-02-022-124/+228
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moves more mr widget components into vue files See merge request gitlab-org/gitlab-ce!16857
| * | | | | | Fixes after reviewfl-mr-widget-1Filipa Lacerda2018-02-011-2/+2
| | | | | | |
| * | | | | | Merge branch 'master' into fl-mr-widget-1Filipa Lacerda2018-02-016-152/+297
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (38 commits) Added more tests and corrected typos Ban Rugged from Repository Improve doc/development/automatic_ce_ee_merge.md fixed infinite loop crashing tests Converted todos.js to axios Converted usage_ping.js to use axios Converted pager.js to axios Converted notifications_form.js to axios Converted notes.js to axios Converted branch_graph.js to axios Converted mini_pipeline_graph_dropdown.js to axios Include subgroup issuables on the group page Remove grpc and google-protobuf platform-specific version markers in Gemfile.lock Replace $.ajax in find file with axios Replace $.ajax in activity calendar with axios Remove namespaced internationalization import Fix subgroup creation docs Fix a JSON schema that doesn't include enough fields Make user/author use project.creator in most factories Enable RuboCop Style/RegexpLiteral ...
| * | | | | | | Transform `a` tag with button role into a `button`Filipa Lacerda2018-02-011-5/+5
| | | | | | | |
| * | | | | | | Moves widget header into a vue fileFilipa Lacerda2018-02-012-92/+209
| | | | | | | |
| * | | | | | | Moves merge help into a vue componentFilipa Lacerda2018-01-311-35/+22
| | | | | | | |
* | | | | | | | Merge branch 'fl-mr-widget-2' into 'master'Phil Hughes2018-02-022-79/+58
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moves author components into vue files See merge request gitlab-org/gitlab-ce!16863
| * | | | | | | | Moves more mr widget components into vue filesfl-mr-widget-2Filipa Lacerda2018-02-012-79/+58
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'add-confirmation-input-for-modals' into 'master'Clement Ho2018-02-011-0/+63
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Add confirmation input component See merge request gitlab-org/gitlab-ce!16816
| * | | | | | | Add confirmation input componentJose Ivan Vargas2018-02-011-0/+63
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'ph-axios-3' into 'master'Filipa Lacerda2018-02-012-41/+113
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More conversions to axios See merge request gitlab-org/gitlab-ce!16848
| * | | | | | | fixed infinite loop crashing testsph-axios-3Phil Hughes2018-02-011-8/+13
| | | | | | | |
| * | | | | | | Converted pager.js to axiosPhil Hughes2018-02-011-15/+61
| | | | | | | |
| * | | | | | | Converted mini_pipeline_graph_dropdown.js to axiosPhil Hughes2018-02-011-26/+47
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch '35779-realtime-update-of-pipeline-status-in-files-view' into ↵Filipa Lacerda2018-02-011-0/+104
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Realtime update of pipeline status in Files view Closes #35779 See merge request gitlab-org/gitlab-ce!16523
| * | | | | | Added more tests and corrected typos35779-realtime-update-of-pipeline-status-in-files-viewJose Ivan Vargas2018-02-011-27/+58
| | | | | | |
| * | | | | | Added realtime prop and corrected specsJose Ivan Vargas2018-01-301-2/+7
| | | | | | |
| * | | | | | Added pipeline status to the files viewJose Ivan Vargas2018-01-301-0/+68
| |/ / / / /
* | | | | | Merge branch 'fl-mr-widget' into 'master'Phil Hughes2018-01-311-83/+48
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | Move mr widget related links into a vue file See merge request gitlab-org/gitlab-ce!16825
| * | | | | Move mr widget related links into a vue fileFilipa Lacerda2018-01-301-83/+48
| |/ / / /
* | | | | Use axios instead of jquery ajax for setCiStatusFaviconClement Ho2018-01-312-28/+32
| |/ / / |/| | |
* | | | Merge branch 'ph-ajax-to-axios' into 'master'Filipa Lacerda2018-01-318-165/+141
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Converted $.ajax calls in some JS files to axios See merge request gitlab-org/gitlab-ce!16717
| * | | fixed failing specsph-ajax-to-axiosPhil Hughes2018-01-301-1/+1
| | | |
| * | | fixed more unhandled promise rejectionsPhil Hughes2018-01-302-5/+13
| | | |