move a few things away in to-be-integrated/
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 23 Sep 2013 14:43:52 +0000 (16:43 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 23 Sep 2013 14:43:52 +0000 (16:43 +0200)
commit31540dd504798e0aca69e10d8144fbedc5b16af8
treeccde60f1dbd512f0c271e61551ffae14922e8c70
parent937653fd70bbf7d95bcf870e7f2b46b4a8fec486
move a few things away in to-be-integrated/
also fix for loginrequired (somehow it was not found in views/)
360 files changed:
plugins/debug_platform/__init__.py
portal/accountview.py
portal/dashboardview.py
portal/slicerequestview.py
portal/sliceview.py
portal/views.py
to-be-integrated/README [new file with mode: 0644]
to-be-integrated/plugins/code_editor/__init__.py [moved from plugins/code_editor/__init__.py with 100% similarity]
to-be-integrated/plugins/code_editor/static/img/handle-h.png [moved from plugins/code_editor/static/img/handle-h.png with 100% similarity]
to-be-integrated/plugins/code_editor/static/img/handle-v.png [moved from plugins/code_editor/static/img/handle-v.png with 100% similarity]
to-be-integrated/plugins/code_editor/static/img/initializing.png [moved from plugins/code_editor/static/img/initializing.png with 100% similarity]
to-be-integrated/plugins/code_editor/static/js/Actions.js [moved from plugins/code_editor/static/js/Actions.js with 100% similarity]
to-be-integrated/plugins/code_editor/static/js/EditorCM.js [moved from plugins/code_editor/static/js/EditorCM.js with 100% similarity]
to-be-integrated/plugins/code_editor/static/js/LayoutCM.js [moved from plugins/code_editor/static/js/LayoutCM.js with 100% similarity]
to-be-integrated/plugins/code_editor/static/js/code_editor.js [moved from plugins/code_editor/static/js/code_editor.js with 100% similarity]
to-be-integrated/plugins/code_editor/static/js/moo-clientcide-1.3.js [moved from plugins/code_editor/static/js/moo-clientcide-1.3.js with 100% similarity]
to-be-integrated/plugins/code_editor/templates/code_editor.html [moved from plugins/code_editor/templates/code_editor.html with 100% similarity]
to-be-integrated/plugins/pres_view/__init__.py [moved from plugins/pres_view/__init__.py with 100% similarity]
to-be-integrated/plugins/pres_view/config_method_animation [moved from plugins/pres_view/config_method_animation with 100% similarity]
to-be-integrated/plugins/pres_view/config_method_dynamic [moved from plugins/pres_view/config_method_dynamic with 100% similarity]
to-be-integrated/plugins/pres_view/config_method_static [moved from plugins/pres_view/config_method_static with 100% similarity]
to-be-integrated/plugins/pres_view/config_method_static.bk [moved from plugins/pres_view/config_method_static.bk with 100% similarity]
to-be-integrated/plugins/pres_view/daemon-todo/daemon.py [moved from plugins/pres_view/daemon-todo/daemon.py with 100% similarity]
to-be-integrated/plugins/pres_view/daemon-todo/event2.py [moved from plugins/pres_view/daemon-todo/event2.py with 100% similarity]
to-be-integrated/plugins/pres_view/daemon-todo/eventc.py [moved from plugins/pres_view/daemon-todo/eventc.py with 100% similarity]
to-be-integrated/plugins/pres_view/daemon-todo/eventd.py [moved from plugins/pres_view/daemon-todo/eventd.py with 100% similarity]
to-be-integrated/plugins/pres_view/static/css/jquery-ui.css [moved from plugins/pres_view/static/css/jquery-ui.css with 100% similarity]
to-be-integrated/plugins/pres_view/static/css/pres_view.css [moved from plugins/pres_view/static/css/pres_view.css with 100% similarity]
to-be-integrated/plugins/pres_view/static/js/MooTools.js [moved from plugins/pres_view/static/js/MooTools.js with 100% similarity]
to-be-integrated/plugins/pres_view/static/js/afficher_par_id.js [moved from plugins/pres_view/static/js/afficher_par_id.js with 100% similarity]
to-be-integrated/plugins/pres_view/static/js/config.js [moved from plugins/pres_view/static/js/config.js with 100% similarity]
to-be-integrated/plugins/pres_view/static/js/dynamic.js [moved from plugins/pres_view/static/js/dynamic.js with 100% similarity]
to-be-integrated/plugins/pres_view/static/js/initmap.js [moved from plugins/pres_view/static/js/initmap.js with 100% similarity]
to-be-integrated/plugins/pres_view/static/js/jquery-1.7.2.min.js [moved from plugins/pres_view/static/js/jquery-1.7.2.min.js with 100% similarity]
to-be-integrated/plugins/pres_view/static/js/jquery-ui.min.js [moved from plugins/pres_view/static/js/jquery-ui.min.js with 100% similarity]
to-be-integrated/plugins/pres_view/static/js/mootools-core.js [moved from plugins/pres_view/static/js/mootools-core.js with 100% similarity]
to-be-integrated/plugins/pres_view/static/js/pres_view.js [moved from plugins/pres_view/static/js/pres_view.js with 100% similarity]
to-be-integrated/plugins/pres_view/static/js/recup_data.js [moved from plugins/pres_view/static/js/recup_data.js with 100% similarity]
to-be-integrated/plugins/pres_view/static/js/recup_direct.js [moved from plugins/pres_view/static/js/recup_direct.js with 100% similarity]
to-be-integrated/plugins/pres_view/static/js/recup_liste.js [moved from plugins/pres_view/static/js/recup_liste.js with 100% similarity]
to-be-integrated/plugins/pres_view/static/js/recup_tout_sites.js [moved from plugins/pres_view/static/js/recup_tout_sites.js with 100% similarity]
to-be-integrated/plugins/pres_view/static/js/visible.js [moved from plugins/pres_view/static/js/visible.js with 100% similarity]
to-be-integrated/plugins/pres_view/templates/pres_view.html [moved from plugins/pres_view/templates/pres_view.html with 100% similarity]
to-be-integrated/third-party/codemirror [moved from third-party/codemirror with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/.gitattributes [moved from third-party/codemirror-3.15/.gitattributes with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/.gitignore [moved from third-party/codemirror-3.15/.gitignore with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/.travis.yml [moved from third-party/codemirror-3.15/.travis.yml with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/CONTRIBUTING.md [moved from third-party/codemirror-3.15/CONTRIBUTING.md with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/LICENSE [moved from third-party/codemirror-3.15/LICENSE with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/README.md [moved from third-party/codemirror-3.15/README.md with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/comment/comment.js [moved from third-party/codemirror-3.15/addon/comment/comment.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/dialog/dialog.css [moved from third-party/codemirror-3.15/addon/dialog/dialog.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/dialog/dialog.js [moved from third-party/codemirror-3.15/addon/dialog/dialog.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/display/placeholder.js [moved from third-party/codemirror-3.15/addon/display/placeholder.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/edit/closebrackets.js [moved from third-party/codemirror-3.15/addon/edit/closebrackets.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/edit/closetag.js [moved from third-party/codemirror-3.15/addon/edit/closetag.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/edit/continuecomment.js [moved from third-party/codemirror-3.15/addon/edit/continuecomment.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/edit/continuelist.js [moved from third-party/codemirror-3.15/addon/edit/continuelist.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/edit/matchbrackets.js [moved from third-party/codemirror-3.15/addon/edit/matchbrackets.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/edit/matchtags.js [moved from third-party/codemirror-3.15/addon/edit/matchtags.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/edit/trailingspace.js [moved from third-party/codemirror-3.15/addon/edit/trailingspace.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/fold/brace-fold.js [moved from third-party/codemirror-3.15/addon/fold/brace-fold.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/fold/foldcode.js [moved from third-party/codemirror-3.15/addon/fold/foldcode.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/fold/foldgutter.js [moved from third-party/codemirror-3.15/addon/fold/foldgutter.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/fold/indent-fold.js [moved from third-party/codemirror-3.15/addon/fold/indent-fold.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/fold/xml-fold.js [moved from third-party/codemirror-3.15/addon/fold/xml-fold.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/hint/anyword-hint.js [moved from third-party/codemirror-3.15/addon/hint/anyword-hint.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/hint/html-hint.js [moved from third-party/codemirror-3.15/addon/hint/html-hint.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/hint/javascript-hint.js [moved from third-party/codemirror-3.15/addon/hint/javascript-hint.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/hint/pig-hint.js [moved from third-party/codemirror-3.15/addon/hint/pig-hint.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/hint/python-hint.js [moved from third-party/codemirror-3.15/addon/hint/python-hint.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/hint/show-hint.css [moved from third-party/codemirror-3.15/addon/hint/show-hint.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/hint/show-hint.js [moved from third-party/codemirror-3.15/addon/hint/show-hint.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/hint/xml-hint.js [moved from third-party/codemirror-3.15/addon/hint/xml-hint.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/lint/coffeescript-lint.js [moved from third-party/codemirror-3.15/addon/lint/coffeescript-lint.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/lint/javascript-lint.js [moved from third-party/codemirror-3.15/addon/lint/javascript-lint.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/lint/json-lint.js [moved from third-party/codemirror-3.15/addon/lint/json-lint.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/lint/lint.css [moved from third-party/codemirror-3.15/addon/lint/lint.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/lint/lint.js [moved from third-party/codemirror-3.15/addon/lint/lint.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/merge/dep/diff_match_patch.js [moved from third-party/codemirror-3.15/addon/merge/dep/diff_match_patch.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/merge/merge.css [moved from third-party/codemirror-3.15/addon/merge/merge.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/merge/merge.js [moved from third-party/codemirror-3.15/addon/merge/merge.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/mode/loadmode.js [moved from third-party/codemirror-3.15/addon/mode/loadmode.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/mode/multiplex.js [moved from third-party/codemirror-3.15/addon/mode/multiplex.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/mode/multiplex_test.js [moved from third-party/codemirror-3.15/addon/mode/multiplex_test.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/mode/overlay.js [moved from third-party/codemirror-3.15/addon/mode/overlay.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/runmode/colorize.js [moved from third-party/codemirror-3.15/addon/runmode/colorize.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/runmode/runmode-standalone.js [moved from third-party/codemirror-3.15/addon/runmode/runmode-standalone.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/runmode/runmode.js [moved from third-party/codemirror-3.15/addon/runmode/runmode.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/runmode/runmode.node.js [moved from third-party/codemirror-3.15/addon/runmode/runmode.node.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/search/match-highlighter.js [moved from third-party/codemirror-3.15/addon/search/match-highlighter.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/search/search.js [moved from third-party/codemirror-3.15/addon/search/search.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/search/searchcursor.js [moved from third-party/codemirror-3.15/addon/search/searchcursor.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/selection/active-line.js [moved from third-party/codemirror-3.15/addon/selection/active-line.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/selection/mark-selection.js [moved from third-party/codemirror-3.15/addon/selection/mark-selection.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/tern/tern.css [moved from third-party/codemirror-3.15/addon/tern/tern.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/tern/tern.js [moved from third-party/codemirror-3.15/addon/tern/tern.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/addon/tern/worker.js [moved from third-party/codemirror-3.15/addon/tern/worker.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/bin/compress [moved from third-party/codemirror-3.15/bin/compress with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/bin/lint [moved from third-party/codemirror-3.15/bin/lint with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/bin/source-highlight [moved from third-party/codemirror-3.15/bin/source-highlight with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/bower.json [moved from third-party/codemirror-3.15/bower.json with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/activeline.html [moved from third-party/codemirror-3.15/demo/activeline.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/anywordhint.html [moved from third-party/codemirror-3.15/demo/anywordhint.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/bidi.html [moved from third-party/codemirror-3.15/demo/bidi.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/btree.html [moved from third-party/codemirror-3.15/demo/btree.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/buffers.html [moved from third-party/codemirror-3.15/demo/buffers.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/changemode.html [moved from third-party/codemirror-3.15/demo/changemode.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/closebrackets.html [moved from third-party/codemirror-3.15/demo/closebrackets.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/closetag.html [moved from third-party/codemirror-3.15/demo/closetag.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/complete.html [moved from third-party/codemirror-3.15/demo/complete.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/emacs.html [moved from third-party/codemirror-3.15/demo/emacs.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/folding.html [moved from third-party/codemirror-3.15/demo/folding.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/fullscreen.html [moved from third-party/codemirror-3.15/demo/fullscreen.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/html5complete.html [moved from third-party/codemirror-3.15/demo/html5complete.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/indentwrap.html [moved from third-party/codemirror-3.15/demo/indentwrap.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/lint.html [moved from third-party/codemirror-3.15/demo/lint.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/loadmode.html [moved from third-party/codemirror-3.15/demo/loadmode.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/marker.html [moved from third-party/codemirror-3.15/demo/marker.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/markselection.html [moved from third-party/codemirror-3.15/demo/markselection.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/matchhighlighter.html [moved from third-party/codemirror-3.15/demo/matchhighlighter.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/matchtags.html [moved from third-party/codemirror-3.15/demo/matchtags.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/merge.html [moved from third-party/codemirror-3.15/demo/merge.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/multiplex.html [moved from third-party/codemirror-3.15/demo/multiplex.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/mustache.html [moved from third-party/codemirror-3.15/demo/mustache.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/placeholder.html [moved from third-party/codemirror-3.15/demo/placeholder.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/preview.html [moved from third-party/codemirror-3.15/demo/preview.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/resize.html [moved from third-party/codemirror-3.15/demo/resize.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/runmode.html [moved from third-party/codemirror-3.15/demo/runmode.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/search.html [moved from third-party/codemirror-3.15/demo/search.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/spanaffectswrapping_shim.html [moved from third-party/codemirror-3.15/demo/spanaffectswrapping_shim.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/tern.html [moved from third-party/codemirror-3.15/demo/tern.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/theme.html [moved from third-party/codemirror-3.15/demo/theme.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/trailingspace.html [moved from third-party/codemirror-3.15/demo/trailingspace.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/variableheight.html [moved from third-party/codemirror-3.15/demo/variableheight.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/vim.html [moved from third-party/codemirror-3.15/demo/vim.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/visibletabs.html [moved from third-party/codemirror-3.15/demo/visibletabs.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/widget.html [moved from third-party/codemirror-3.15/demo/widget.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/demo/xmlcomplete.html [moved from third-party/codemirror-3.15/demo/xmlcomplete.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/doc/baboon.png [moved from third-party/codemirror-3.15/doc/baboon.png with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/doc/baboon_vector.svg [moved from third-party/codemirror-3.15/doc/baboon_vector.svg with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/doc/compress.html [moved from third-party/codemirror-3.15/doc/compress.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/doc/docs.css [moved from third-party/codemirror-3.15/doc/docs.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/doc/internals.html [moved from third-party/codemirror-3.15/doc/internals.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/doc/manual.html [moved from third-party/codemirror-3.15/doc/manual.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/doc/modes.html [moved from third-party/codemirror-3.15/doc/modes.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/doc/oldrelease.html [moved from third-party/codemirror-3.15/doc/oldrelease.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/doc/realworld.html [moved from third-party/codemirror-3.15/doc/realworld.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/doc/reporting.html [moved from third-party/codemirror-3.15/doc/reporting.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/doc/upgrade_v2.2.html [moved from third-party/codemirror-3.15/doc/upgrade_v2.2.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/doc/upgrade_v3.html [moved from third-party/codemirror-3.15/doc/upgrade_v3.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/index.html [moved from third-party/codemirror-3.15/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/keymap/emacs.js [moved from third-party/codemirror-3.15/keymap/emacs.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/keymap/extra.js [moved from third-party/codemirror-3.15/keymap/extra.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/keymap/vim.js [moved from third-party/codemirror-3.15/keymap/vim.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/lib/codemirror.css [moved from third-party/codemirror-3.15/lib/codemirror.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/lib/codemirror.js [moved from third-party/codemirror-3.15/lib/codemirror.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/apl/apl.js [moved from third-party/codemirror-3.15/mode/apl/apl.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/apl/index.html [moved from third-party/codemirror-3.15/mode/apl/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/asterisk/asterisk.js [moved from third-party/codemirror-3.15/mode/asterisk/asterisk.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/asterisk/index.html [moved from third-party/codemirror-3.15/mode/asterisk/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/clike/clike.js [moved from third-party/codemirror-3.15/mode/clike/clike.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/clike/index.html [moved from third-party/codemirror-3.15/mode/clike/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/clike/scala.html [moved from third-party/codemirror-3.15/mode/clike/scala.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/clojure/clojure.js [moved from third-party/codemirror-3.15/mode/clojure/clojure.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/clojure/index.html [moved from third-party/codemirror-3.15/mode/clojure/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/cobol/cobol.js [moved from third-party/codemirror-3.15/mode/cobol/cobol.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/cobol/index.html [moved from third-party/codemirror-3.15/mode/cobol/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/coffeescript/LICENSE [moved from third-party/codemirror-3.15/mode/coffeescript/LICENSE with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/coffeescript/coffeescript.js [moved from third-party/codemirror-3.15/mode/coffeescript/coffeescript.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/coffeescript/index.html [moved from third-party/codemirror-3.15/mode/coffeescript/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/commonlisp/commonlisp.js [moved from third-party/codemirror-3.15/mode/commonlisp/commonlisp.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/commonlisp/index.html [moved from third-party/codemirror-3.15/mode/commonlisp/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/css/css.js [moved from third-party/codemirror-3.15/mode/css/css.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/css/index.html [moved from third-party/codemirror-3.15/mode/css/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/css/scss.html [moved from third-party/codemirror-3.15/mode/css/scss.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/css/scss_test.js [moved from third-party/codemirror-3.15/mode/css/scss_test.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/css/test.js [moved from third-party/codemirror-3.15/mode/css/test.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/d/d.js [moved from third-party/codemirror-3.15/mode/d/d.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/d/index.html [moved from third-party/codemirror-3.15/mode/d/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/diff/diff.js [moved from third-party/codemirror-3.15/mode/diff/diff.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/diff/index.html [moved from third-party/codemirror-3.15/mode/diff/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/ecl/ecl.js [moved from third-party/codemirror-3.15/mode/ecl/ecl.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/ecl/index.html [moved from third-party/codemirror-3.15/mode/ecl/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/erlang/erlang.js [moved from third-party/codemirror-3.15/mode/erlang/erlang.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/erlang/index.html [moved from third-party/codemirror-3.15/mode/erlang/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/gas/gas.js [moved from third-party/codemirror-3.15/mode/gas/gas.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/gas/index.html [moved from third-party/codemirror-3.15/mode/gas/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/gfm/gfm.js [moved from third-party/codemirror-3.15/mode/gfm/gfm.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/gfm/index.html [moved from third-party/codemirror-3.15/mode/gfm/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/gfm/test.js [moved from third-party/codemirror-3.15/mode/gfm/test.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/go/go.js [moved from third-party/codemirror-3.15/mode/go/go.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/go/index.html [moved from third-party/codemirror-3.15/mode/go/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/groovy/groovy.js [moved from third-party/codemirror-3.15/mode/groovy/groovy.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/groovy/index.html [moved from third-party/codemirror-3.15/mode/groovy/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/haml/haml.js [moved from third-party/codemirror-3.15/mode/haml/haml.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/haml/index.html [moved from third-party/codemirror-3.15/mode/haml/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/haml/test.js [moved from third-party/codemirror-3.15/mode/haml/test.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/haskell/haskell.js [moved from third-party/codemirror-3.15/mode/haskell/haskell.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/haskell/index.html [moved from third-party/codemirror-3.15/mode/haskell/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/haxe/haxe.js [moved from third-party/codemirror-3.15/mode/haxe/haxe.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/haxe/index.html [moved from third-party/codemirror-3.15/mode/haxe/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/htmlembedded/htmlembedded.js [moved from third-party/codemirror-3.15/mode/htmlembedded/htmlembedded.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/htmlembedded/index.html [moved from third-party/codemirror-3.15/mode/htmlembedded/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/htmlmixed/htmlmixed.js [moved from third-party/codemirror-3.15/mode/htmlmixed/htmlmixed.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/htmlmixed/index.html [moved from third-party/codemirror-3.15/mode/htmlmixed/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/http/http.js [moved from third-party/codemirror-3.15/mode/http/http.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/http/index.html [moved from third-party/codemirror-3.15/mode/http/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/jade/index.html [moved from third-party/codemirror-3.15/mode/jade/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/jade/jade.js [moved from third-party/codemirror-3.15/mode/jade/jade.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/javascript/index.html [moved from third-party/codemirror-3.15/mode/javascript/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/javascript/javascript.js [moved from third-party/codemirror-3.15/mode/javascript/javascript.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/javascript/test.js [moved from third-party/codemirror-3.15/mode/javascript/test.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/javascript/typescript.html [moved from third-party/codemirror-3.15/mode/javascript/typescript.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/jinja2/index.html [moved from third-party/codemirror-3.15/mode/jinja2/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/jinja2/jinja2.js [moved from third-party/codemirror-3.15/mode/jinja2/jinja2.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/less/index.html [moved from third-party/codemirror-3.15/mode/less/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/less/less.js [moved from third-party/codemirror-3.15/mode/less/less.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/livescript/LICENSE [moved from third-party/codemirror-3.15/mode/livescript/LICENSE with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/livescript/index.html [moved from third-party/codemirror-3.15/mode/livescript/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/livescript/livescript.js [moved from third-party/codemirror-3.15/mode/livescript/livescript.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/livescript/livescript.ls [moved from third-party/codemirror-3.15/mode/livescript/livescript.ls with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/lua/index.html [moved from third-party/codemirror-3.15/mode/lua/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/lua/lua.js [moved from third-party/codemirror-3.15/mode/lua/lua.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/markdown/index.html [moved from third-party/codemirror-3.15/mode/markdown/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/markdown/markdown.js [moved from third-party/codemirror-3.15/mode/markdown/markdown.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/markdown/test.js [moved from third-party/codemirror-3.15/mode/markdown/test.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/meta.js [moved from third-party/codemirror-3.15/mode/meta.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/mirc/index.html [moved from third-party/codemirror-3.15/mode/mirc/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/mirc/mirc.js [moved from third-party/codemirror-3.15/mode/mirc/mirc.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/nginx/index.html [moved from third-party/codemirror-3.15/mode/nginx/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/nginx/nginx.js [moved from third-party/codemirror-3.15/mode/nginx/nginx.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/ntriples/index.html [moved from third-party/codemirror-3.15/mode/ntriples/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/ntriples/ntriples.js [moved from third-party/codemirror-3.15/mode/ntriples/ntriples.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/ocaml/index.html [moved from third-party/codemirror-3.15/mode/ocaml/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/ocaml/ocaml.js [moved from third-party/codemirror-3.15/mode/ocaml/ocaml.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/pascal/LICENSE [moved from third-party/codemirror-3.15/mode/pascal/LICENSE with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/pascal/index.html [moved from third-party/codemirror-3.15/mode/pascal/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/pascal/pascal.js [moved from third-party/codemirror-3.15/mode/pascal/pascal.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/perl/LICENSE [moved from third-party/codemirror-3.15/mode/perl/LICENSE with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/perl/index.html [moved from third-party/codemirror-3.15/mode/perl/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/perl/perl.js [moved from third-party/codemirror-3.15/mode/perl/perl.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/php/index.html [moved from third-party/codemirror-3.15/mode/php/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/php/php.js [moved from third-party/codemirror-3.15/mode/php/php.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/pig/index.html [moved from third-party/codemirror-3.15/mode/pig/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/pig/pig.js [moved from third-party/codemirror-3.15/mode/pig/pig.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/properties/index.html [moved from third-party/codemirror-3.15/mode/properties/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/properties/properties.js [moved from third-party/codemirror-3.15/mode/properties/properties.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/python/LICENSE.txt [moved from third-party/codemirror-3.15/mode/python/LICENSE.txt with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/python/index.html [moved from third-party/codemirror-3.15/mode/python/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/python/python.js [moved from third-party/codemirror-3.15/mode/python/python.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/q/index.html [moved from third-party/codemirror-3.15/mode/q/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/q/q.js [moved from third-party/codemirror-3.15/mode/q/q.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/r/LICENSE [moved from third-party/codemirror-3.15/mode/r/LICENSE with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/r/index.html [moved from third-party/codemirror-3.15/mode/r/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/r/r.js [moved from third-party/codemirror-3.15/mode/r/r.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/rpm/changes/changes.js [moved from third-party/codemirror-3.15/mode/rpm/changes/changes.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/rpm/changes/index.html [moved from third-party/codemirror-3.15/mode/rpm/changes/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/rpm/spec/index.html [moved from third-party/codemirror-3.15/mode/rpm/spec/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/rpm/spec/spec.css [moved from third-party/codemirror-3.15/mode/rpm/spec/spec.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/rpm/spec/spec.js [moved from third-party/codemirror-3.15/mode/rpm/spec/spec.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/rst/LICENSE.txt [moved from third-party/codemirror-3.15/mode/rst/LICENSE.txt with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/rst/index.html [moved from third-party/codemirror-3.15/mode/rst/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/rst/rst.js [moved from third-party/codemirror-3.15/mode/rst/rst.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/ruby/LICENSE [moved from third-party/codemirror-3.15/mode/ruby/LICENSE with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/ruby/index.html [moved from third-party/codemirror-3.15/mode/ruby/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/ruby/ruby.js [moved from third-party/codemirror-3.15/mode/ruby/ruby.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/rust/index.html [moved from third-party/codemirror-3.15/mode/rust/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/rust/rust.js [moved from third-party/codemirror-3.15/mode/rust/rust.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/sass/index.html [moved from third-party/codemirror-3.15/mode/sass/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/sass/sass.js [moved from third-party/codemirror-3.15/mode/sass/sass.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/scheme/index.html [moved from third-party/codemirror-3.15/mode/scheme/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/scheme/scheme.js [moved from third-party/codemirror-3.15/mode/scheme/scheme.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/shell/index.html [moved from third-party/codemirror-3.15/mode/shell/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/shell/shell.js [moved from third-party/codemirror-3.15/mode/shell/shell.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/sieve/LICENSE [moved from third-party/codemirror-3.15/mode/sieve/LICENSE with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/sieve/index.html [moved from third-party/codemirror-3.15/mode/sieve/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/sieve/sieve.js [moved from third-party/codemirror-3.15/mode/sieve/sieve.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/smalltalk/index.html [moved from third-party/codemirror-3.15/mode/smalltalk/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/smalltalk/smalltalk.js [moved from third-party/codemirror-3.15/mode/smalltalk/smalltalk.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/smarty/index.html [moved from third-party/codemirror-3.15/mode/smarty/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/smarty/smarty.js [moved from third-party/codemirror-3.15/mode/smarty/smarty.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/smartymixed/index.html [moved from third-party/codemirror-3.15/mode/smartymixed/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/smartymixed/smartymixed.js [moved from third-party/codemirror-3.15/mode/smartymixed/smartymixed.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/sparql/index.html [moved from third-party/codemirror-3.15/mode/sparql/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/sparql/sparql.js [moved from third-party/codemirror-3.15/mode/sparql/sparql.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/sql/index.html [moved from third-party/codemirror-3.15/mode/sql/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/sql/sql.js [moved from third-party/codemirror-3.15/mode/sql/sql.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/stex/index.html [moved from third-party/codemirror-3.15/mode/stex/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/stex/stex.js [moved from third-party/codemirror-3.15/mode/stex/stex.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/stex/test.js [moved from third-party/codemirror-3.15/mode/stex/test.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/tcl/index.html [moved from third-party/codemirror-3.15/mode/tcl/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/tcl/tcl.js [moved from third-party/codemirror-3.15/mode/tcl/tcl.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/tiddlywiki/index.html [moved from third-party/codemirror-3.15/mode/tiddlywiki/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/tiddlywiki/tiddlywiki.css [moved from third-party/codemirror-3.15/mode/tiddlywiki/tiddlywiki.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/tiddlywiki/tiddlywiki.js [moved from third-party/codemirror-3.15/mode/tiddlywiki/tiddlywiki.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/tiki/index.html [moved from third-party/codemirror-3.15/mode/tiki/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/tiki/tiki.css [moved from third-party/codemirror-3.15/mode/tiki/tiki.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/tiki/tiki.js [moved from third-party/codemirror-3.15/mode/tiki/tiki.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/turtle/index.html [moved from third-party/codemirror-3.15/mode/turtle/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/turtle/turtle.js [moved from third-party/codemirror-3.15/mode/turtle/turtle.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/vb/LICENSE.txt [moved from third-party/codemirror-3.15/mode/vb/LICENSE.txt with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/vb/index.html [moved from third-party/codemirror-3.15/mode/vb/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/vb/vb.js [moved from third-party/codemirror-3.15/mode/vb/vb.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/vbscript/index.html [moved from third-party/codemirror-3.15/mode/vbscript/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/vbscript/vbscript.js [moved from third-party/codemirror-3.15/mode/vbscript/vbscript.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/velocity/index.html [moved from third-party/codemirror-3.15/mode/velocity/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/velocity/velocity.js [moved from third-party/codemirror-3.15/mode/velocity/velocity.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/verilog/index.html [moved from third-party/codemirror-3.15/mode/verilog/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/verilog/verilog.js [moved from third-party/codemirror-3.15/mode/verilog/verilog.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/xml/index.html [moved from third-party/codemirror-3.15/mode/xml/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/xml/xml.js [moved from third-party/codemirror-3.15/mode/xml/xml.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/xquery/LICENSE [moved from third-party/codemirror-3.15/mode/xquery/LICENSE with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/xquery/index.html [moved from third-party/codemirror-3.15/mode/xquery/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/xquery/test.js [moved from third-party/codemirror-3.15/mode/xquery/test.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/xquery/xquery.js [moved from third-party/codemirror-3.15/mode/xquery/xquery.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/yaml/index.html [moved from third-party/codemirror-3.15/mode/yaml/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/yaml/yaml.js [moved from third-party/codemirror-3.15/mode/yaml/yaml.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/z80/index.html [moved from third-party/codemirror-3.15/mode/z80/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/mode/z80/z80.js [moved from third-party/codemirror-3.15/mode/z80/z80.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/package.json [moved from third-party/codemirror-3.15/package.json with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/test/comment_test.js [moved from third-party/codemirror-3.15/test/comment_test.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/test/doc_test.js [moved from third-party/codemirror-3.15/test/doc_test.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/test/driver.js [moved from third-party/codemirror-3.15/test/driver.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/test/emacs_test.js [moved from third-party/codemirror-3.15/test/emacs_test.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/test/index.html [moved from third-party/codemirror-3.15/test/index.html with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/test/lint/acorn.js [moved from third-party/codemirror-3.15/test/lint/acorn.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/test/lint/lint.js [moved from third-party/codemirror-3.15/test/lint/lint.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/test/lint/parse-js.js [moved from third-party/codemirror-3.15/test/lint/parse-js.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/test/lint/walk.js [moved from third-party/codemirror-3.15/test/lint/walk.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/test/mode_test.css [moved from third-party/codemirror-3.15/test/mode_test.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/test/mode_test.js [moved from third-party/codemirror-3.15/test/mode_test.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/test/phantom_driver.js [moved from third-party/codemirror-3.15/test/phantom_driver.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/test/run.js [moved from third-party/codemirror-3.15/test/run.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/test/test.js [moved from third-party/codemirror-3.15/test/test.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/test/vim_test.js [moved from third-party/codemirror-3.15/test/vim_test.js with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/theme/3024-day.css [moved from third-party/codemirror-3.15/theme/3024-day.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/theme/3024-night.css [moved from third-party/codemirror-3.15/theme/3024-night.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/theme/ambiance-mobile.css [moved from third-party/codemirror-3.15/theme/ambiance-mobile.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/theme/ambiance.css [moved from third-party/codemirror-3.15/theme/ambiance.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/theme/base16-dark.css [moved from third-party/codemirror-3.15/theme/base16-dark.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/theme/base16-light.css [moved from third-party/codemirror-3.15/theme/base16-light.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/theme/blackboard.css [moved from third-party/codemirror-3.15/theme/blackboard.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/theme/cobalt.css [moved from third-party/codemirror-3.15/theme/cobalt.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/theme/eclipse.css [moved from third-party/codemirror-3.15/theme/eclipse.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/theme/elegant.css [moved from third-party/codemirror-3.15/theme/elegant.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/theme/erlang-dark.css [moved from third-party/codemirror-3.15/theme/erlang-dark.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/theme/lesser-dark.css [moved from third-party/codemirror-3.15/theme/lesser-dark.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/theme/midnight.css [moved from third-party/codemirror-3.15/theme/midnight.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/theme/monokai.css [moved from third-party/codemirror-3.15/theme/monokai.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/theme/neat.css [moved from third-party/codemirror-3.15/theme/neat.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/theme/night.css [moved from third-party/codemirror-3.15/theme/night.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/theme/rubyblue.css [moved from third-party/codemirror-3.15/theme/rubyblue.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/theme/solarized.css [moved from third-party/codemirror-3.15/theme/solarized.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/theme/tomorrow-night-eighties.css [moved from third-party/codemirror-3.15/theme/tomorrow-night-eighties.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/theme/twilight.css [moved from third-party/codemirror-3.15/theme/twilight.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/theme/vibrant-ink.css [moved from third-party/codemirror-3.15/theme/vibrant-ink.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/theme/xq-dark.css [moved from third-party/codemirror-3.15/theme/xq-dark.css with 100% similarity]
to-be-integrated/third-party/codemirror-3.15/theme/xq-light.css [moved from third-party/codemirror-3.15/theme/xq-light.css with 100% similarity]
unfold/loginrequired.py [moved from views/loginrequired.py with 100% similarity]