summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Add `convertToCamelCase` helper methodKushal Pandya2018-02-071-0/+6
| | * | | | Update tests for date helper functionsKushal Pandya2018-02-071-0/+64
| | | |/ / | | |/| |
| * | | | Merge branch 'ce-39118-dynamic-pipeline-variables-fe' into 'master'Kamil TrzciƄski2018-02-074-38/+312
| |\ \ \ \
| | * | | | Use dynamic variable list in scheduled pipelines and group/project CI secret ...Eric Eastwood2018-02-054-38/+312
| * | | | | Merge branch 'move-board-list-vue-component' into 'master'Phil Hughes2018-02-071-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Move BoardList vue component to vue fileGeorge Tsiolis2018-02-061-1/+1
| * | | | | Merge branch 'winh-kubernetes-clusters' into 'master'Phil Hughes2018-02-061-5/+8
| |\ \ \ \ \
| | * | | | | Replace "cluster" with "Kubernetes cluster"winh-kubernetes-clustersWinnie Hellmann2018-02-061-5/+8
| | |/ / / /
| * | | | | Resolve "Add a link to documentation on how to get external ip in the Kuberne...Fabio Busatto2018-02-061-0/+1
| * | | | | Refactor :trace to :trace_live in specShinya Maeda2018-02-061-1/+1
| |/ / / /
| * | | | Merge branch '41672-emphasize-gke-cluster-to-new-users' into 'master'Clement Ho2018-02-053-0/+392
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Restore feature_highlight code41672-emphasize-gke-cluster-to-new-usersEric Eastwood2018-02-053-0/+392
* | | | | Merge branch 'master' into jivl-update-katexJose Ivan Vargas2018-02-05174-2499/+4511
|\ \ \ \ \ | |/ / / /
| * | | | 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 vari...refactor-ci-variable-list-for-future-usage-in-4110Eric Eastwood2018-01-314-145/+236
| | | |/ | | |/|
| * | | Merge branch '24167__color_label' into 'master'Douwe Maan2018-02-021-2/+11
| |\ \ \
| | * | | 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
| |\ \ \ \
| | * \ \ \ 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
| |\ \ \ \ \ \
| | * | | | | | Fixes after reviewfl-mr-widget-1Filipa Lacerda2018-02-011-2/+2
| | * | | | | | Merge branch 'master' into fl-mr-widget-1Filipa Lacerda2018-02-016-152/+297
| | |\ \ \ \ \ \
| | * | | | | | | 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 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 componentJose Ivan Vargas2018-02-011-0/+63
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'ph-axios-3' into 'master'Filipa Lacerda2018-02-012-41/+113
| |\ \ \ \ \ \ \