summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Removes eslint disabled commentsfl-prettier-mock-dataFilipa Lacerda2018-03-297-882/+961
* Merge branch 'vuex-action-helper-correctly-fail' into 'master'Tim Zallmann2018-03-293-112/+246
|\
| * Add dispatch mock to the test helpervuex-action-helper-correctly-failFilipa Lacerda2018-03-293-12/+62
| * fixed failinng tests after helper changePhil Hughes2018-03-293-101/+185
| * Use `toEqual` for the matchersFilipa Lacerda2018-03-291-3/+3
| * Correctly fail Vuex action helperPhil Hughes2018-03-291-1/+1
* | Merge branch 'escape-autocomplete-values-for-markdown' into 'master'Phil Hughes2018-03-291-1/+9
|\ \
| * | Escape autocomplete results for MarkdownSean McGivern2018-03-291-1/+9
* | | Merge branch 'add-per-runner-job-timeout' into 'master'Kamil Trzciński2018-03-293-0/+31
|\ \ \
| * | | Fix sidebar_detail_row_spec.jsTomasz Maczukin2018-03-281-15/+19
| * | | Rename used_timeout to timeoutTomasz Maczukin2018-03-281-1/+1
| * | | Fix tests failuresTomasz Maczukin2018-03-281-0/+1
| * | | Fix static analysis offencesTomasz Maczukin2018-03-281-1/+0
| * | | Move job timeout information to new ci_builds_metadata tableTomasz Maczukin2018-03-281-3/+3
| * | | Add tests for frontend changesTomasz Maczukin2018-03-283-0/+27
| |/ /
* | | Merge branch 'jivl-change-copy-text-promote-milestones-labels' into 'master'Sean McGivern2018-03-292-2/+4
|\ \ \ | |_|/ |/| |
| * | Fix promoting labels and milestones copy textJose Ivan Vargas2018-03-282-2/+4
* | | Merge branch '44717-no-resolve-issue' into 'master'Fatih Acet2018-03-281-5/+13
|\ \ \ | |/ / |/| |
| * | Don't show Jump to Discussion button on issue notes44717-no-resolve-issueSimon Knox2018-03-281-5/+13
* | | Merge branch '44752-remove-ee-specific-comments' into 'master'Rémy Coutable2018-03-281-2/+0
|\ \ \ | |_|/ |/| |
| * | Remove EE-specific comments from CE44752-remove-ee-specific-commentsEric Eastwood2018-03-281-2/+0
* | | Merge branch 'ide-wordwrap' into 'master'Tim Zallmann2018-03-281-24/+16
|\ \ \ | |_|/ |/| |
| * | Enable word wrap in IDEPhil Hughes2018-03-271-24/+16
| |/
* | Merge branch 'update-unresolved-discussions-vue-component' into 'master'Clement Ho2018-03-274-13/+29
|\ \
| * | Add i18n and update specs for ShaMismatch vue componentGeorge Tsiolis2018-03-274-13/+29
* | | [FIX] Fixed bug in dropdown selector when selecting the same selection againbitsapien2018-03-272-1/+27
| |/ |/|
* | Merge branch 'ide-diff-cursor' into 'master'Tim Zallmann2018-03-261-0/+4
|\ \
| * | Disable cursor for review mode in the IDEide-diff-cursorPhil Hughes2018-03-231-0/+4
* | | Merge branch '43316-controller-parameters-handling-sensitive-information-shou...Kamil Trzciński2018-03-261-1/+1
|\ \ \
| * | | Make Variable key not secret43316-controller-parameters-handling-sensitive-information-should-use-a-more-specific-nameMatija Čupić2018-03-221-1/+1
| * | | Check for secret_key and secret_value in CI Variable native list js specMatija Čupić2018-03-171-2/+2
* | | | Merge branch 'winh-cleanup-comment-submit-test' into 'master'Clement Ho2018-03-231-92/+225
|\ \ \ \
| * | | | Cleanup test for disabling comment submit buttonwinh-cleanup-comment-submit-testWinnie Hellmann2018-03-221-92/+225
* | | | | Merge branch '44218-add-internationalization-support-for-the-prometheus-merge...Filipa Lacerda2018-03-231-31/+58
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add i18n support for the mrWidget prometheus memory widget44218-add-internationalization-support-for-the-prometheus-merge-request-widgetJose Ivan Vargas2018-03-231-31/+58
| |/ / /
* | | | Rename modal.vue to deprecated_modal.vuewinh-deprecate-old-modalWinnie Hellmann2018-03-221-3/+3
|/ / /
* | | Merge branch 'performance-bar-position-fix' into 'master'Filipa Lacerda2018-03-221-10/+2
|\ \ \
| * | | fixed karmaperformance-bar-position-fixPhil Hughes2018-03-211-10/+2
* | | | Merge branch 'disable-btn-mr-when-posting-comment' into 'master'Fatih Acet2018-03-211-0/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Adds testsJacob Schatz2018-03-211-0/+14
* | | | Changes empty project avatar to identicon in the IDEPhil Hughes2018-03-211-0/+39
* | | | Merge branch 'make-ide-ce' into 'master'Tim Zallmann2018-03-2143-0/+4545
|\ \ \ \ | |/ / / |/| | |
| * | | updated file references in specsPhil Hughes2018-03-2043-428/+629
| * | | Move IDE to CEPhil Hughes2018-03-2043-0/+4344
* | | | Merge branch 'update-spec-import-path-for-vue-mount-component-helper' into 'm...Clement Ho2018-03-2015-22/+22
|\ \ \ \
| * | | | Update spec import path for vue mount component helperGeorge Tsiolis2018-03-2015-22/+22
| |/ / /
* | | | Resolve "Loss of input text on comments after preview"Simon Knox2018-03-201-5/+5
|/ / /
* | | Merge branch '42558-add-monitoring-no-data-empty-state' into 'master'Phil Hughes2018-03-202-34/+13
|\ \ \
| * | | fix tests for dahboard.vue42558-add-monitoring-no-data-empty-stateMike Greiling2018-03-192-34/+13
| | |/ | |/|
* | | move render_gfm into behaviors directoryMike Greiling2018-03-196-8/+6