Commit Graph

23 Commits

Author SHA1 Message Date
GitLab Bot dbd50b6e20 Add latest changes from gitlab-org/gitlab@master 2019-11-25 09:12:58 +00:00
GitLab Bot 0dea53d5e5 Add latest changes from gitlab-org/gitlab@master 2019-10-11 09:06:43 +00:00
Ezekiel Kigbo 834f1f974a Disable vue-i18n for non-autofix files
Disables the vue-i18n eslint rules for files
that are not able to be autofixed, this will
stop these offences causing pipeline failures
but they will need manual fixing.
2019-08-08 06:29:24 +00:00
ROSPARS Benoit f620c69acc Fix jupyter rendering bug that ended in an infinite loop 2019-03-27 16:53:25 +01:00
Phil Hughes 8d1683f7b0
Support multiple outputs in Jupyter notebooks
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/31910, https://gitlab.com/gitlab-org/gitlab-ce/issues/32588
2019-01-11 10:14:51 +00:00
Mike Greiling 5b9495c5db
Prettify all the things 2018-11-20 09:30:01 -06:00
George Tsiolis 0f8251e761 Fix typo in notebook props 2018-11-15 14:50:40 +02:00
Mike Greiling 56914c1ac9
Prettify merge_conflicts monitoring and notebook modules 2018-10-10 02:30:25 -05:00
Mike Greiling f829b181bc
Resolve eslint-plugin-vue errors
The eslint-plugin-vue upgrade had some breaking changes to
vue/attribute-order which needed to be resolved in order to avoid
disabling the rule entirely
2018-09-20 02:39:50 -05:00
Filipa Lacerda 647a4d6a3b
Updates eslint vue plugin version 2018-06-11 15:36:54 +01:00
Phil Hughes 83ab63de34
fixed conflicts 2018-01-17 09:21:37 +00:00
Phil Hughes 54636e1d42 Merge branch 'fl-ipythin-10-3' into 'security-10-3'
Port of [10.2] Sanitizes IPython notebook output

See merge request gitlab/gitlabhq!2285

(cherry picked from commit 1c46e031c70706450a8e0ae730f4c323b72f9e4c)

aac035fe Port of [10.2] Sanitizes IPython notebook output
2018-01-16 17:05:01 -08:00
Filipa Lacerda 7e3405d76c
Fix last eslint rules 2018-01-08 20:48:27 +00:00
Filipa Lacerda cdc4938834
[ci skip] Fix more rules 2018-01-05 00:45:32 +00:00
Eric Eastwood b88f70606d Re-arrange <script> tags before <template> tags in .vue files
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38743
2017-10-03 19:12:53 -05:00
Phil Hughes e53a009629 fixed inline math 2017-05-30 16:00:57 +01:00
Phil Hughes 8e74fcbc45 fixed spacing before inline math 2017-05-30 16:00:57 +01:00
Phil Hughes 749b2aaec0 fixed spacing because of removed & 2017-05-30 16:00:57 +01:00
Phil Hughes 9fe54f8660 fixed & being rendered 2017-05-30 16:00:57 +01:00
Phil Hughes e818195b2b Fixes multi-line math in notebooks
Closes #30900
2017-05-30 16:00:57 +01:00
Phil Hughes a8b7a4b717 Pulled in latest changes 2017-04-13 13:02:17 +01:00
Phil Hughes 2f36c5497c Pulled in latest changes from NotebookLab 2017-04-13 08:04:40 +01:00
Phil Hughes 4755f6066b Moved NotebookLab assets into repo
Moved all the notebooklab assets into the GitLab repo
2017-04-11 18:50:21 +01:00