Merge pull request #1 from edx/yro/swap-repo
Yro/swap repo
Showing
.gitignore
0 → 100644
.pep8
0 → 100644
.travis.yml
0 → 100644
README.rst
0 → 100644
VEDA_OS01/admin.py
0 → 100644
VEDA_OS01/api.py
0 → 100644
VEDA_OS01/models.py
0 → 100644
This diff is collapsed.
Click to expand it.
VEDA_OS01/pipeline_env.py
0 → 100644
VEDA_OS01/serializers.py
0 → 100644
VEDA_OS01/views.py
0 → 100644
bin/deliver
0 → 100755
bin/heal
0 → 100755
bin/ingest
0 → 100755
bin/loop.py
0 → 100644
bin/youtubecallback
0 → 100755
common/__init__.py
0 → 100644
common/django_secrets.py
0 → 100644
common/settings.py
0 → 100644
common/tests/test_build.py
0 → 100644
common/urls.py
0 → 100644
common/wsgi.py
0 → 100644
control/__init__.py
0 → 100644
control/celeryapp.py
0 → 100755
control/control_env.py
0 → 100644
control/tests/__init__.py
0 → 100644
control/tests/test_delivery_cielo.py
0 → 100644
control/tests/test_encode.py
0 → 100644
control/tests/test_file_discovery.py
0 → 100644
control/tests/test_file_ingest.py
0 → 100644
control/tests/test_files/OVTESTFILE_01.mp4
0 → 100644
File added
control/tests/test_heal.py
0 → 100644
control/tests/test_hotstore.py
0 → 100644
control/tests/test_reporting.py
0 → 100644
control/tests/test_val.py
0 → 100644
control/tests/test_video_validation.py
0 → 100644
control/veda_auth.yaml
0 → 100644
control/veda_deliver.py
0 → 100644
This diff is collapsed.
Click to expand it.
control/veda_deliver_cielo.py
0 → 100644
control/veda_deliver_xuetang.py
0 → 100644
control/veda_deliver_youtube.py
0 → 100644
control/veda_encode.py
0 → 100644
control/veda_file_discovery.py
0 → 100644
control/veda_file_ingest.py
0 → 100644
This diff is collapsed.
Click to expand it.
control/veda_heal.py
0 → 100644
control/veda_hotstore.py
0 → 100644
control/veda_utils.py
0 → 100644
This diff is collapsed.
Click to expand it.
control/veda_val.py
0 → 100644
This diff is collapsed.
Click to expand it.
control/veda_video_validation.py
0 → 100644
control/watchdog.py
0 → 100644
dependencies/YOUTUBE_META_XML_SAMPLE.xml
0 → 100644
dependencies/__init__.py
0 → 100644
dependencies/delivery.complete
0 → 100644
dependencies/shotgun_api3/__init__.py
0 → 100755
dependencies/shotgun_api3/lib/__init__.py
0 → 100755
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
dependencies/shotgun_api3/lib/sgtimezone.py
0 → 100755
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
dependencies/shotgun_api3/lib/xmlrpclib.py
0 → 100755
This diff is collapsed.
Click to expand it.
dependencies/shotgun_api3/sg_24.py
0 → 100755
dependencies/shotgun_api3/sg_25.py
0 → 100755
dependencies/shotgun_api3/shotgun.py
0 → 100755
This diff is collapsed.
Click to expand it.
dependencies/yt_web_video_template.csv
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/__init__.py
0 → 100644
frontend/abvid_reporting.py
0 → 100644
frontend/abvid_validate.py
0 → 100644
frontend/admin.py
0 → 100644
frontend/course_validate.py
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/frontend_auth.yaml
0 → 100644
frontend/frontend_env.py
0 → 100644
frontend/models.py
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/tests/test_abvid_reporting.py
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/tests/test_cat_tool.py
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/urls.py
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/veda_models.yaml
0 → 100644
This diff is collapsed.
Click to expand it.
frontend/views.py
0 → 100644
This diff is collapsed.
Click to expand it.
instance_config.yaml
0 → 100644
This diff is collapsed.
Click to expand it.
manage.py
0 → 100644
This diff is collapsed.
Click to expand it.
pipeline/__init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
requirements.txt
0 → 100644
This diff is collapsed.
Click to expand it.
scripts/celery_cancel_task.py
0 → 100644
This diff is collapsed.
Click to expand it.
scripts/deliver_heal.py
0 → 100644
This diff is collapsed.
Click to expand it.
scripts/reencode_crawler.py
0 → 100644
This diff is collapsed.
Click to expand it.
scripts/resolution_fix.py
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/css/base.css
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/css/changelists.css
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/css/dashboard.css
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/css/forms.css
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/css/ie.css
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/css/login.css
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/css/rtl.css
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/css/widgets.css
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/background-pattern-1.jpg
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/changelist-bg.gif
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/changelist-bg_rtl.gif
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/default-bg-reverse.gif
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/default-bg.gif
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/deleted-overlay.gif
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/gis/move_vertex_off.png
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/gis/move_vertex_on.png
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/icon-no.gif
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/icon-unknown.gif
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/icon-yes.gif
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/icon_addlink.gif
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/icon_alert.gif
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/icon_calendar.gif
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/icon_changelink.gif
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/icon_clock.gif
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/icon_deletelink.gif
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/icon_error.gif
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/icon_searchbox.png
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/icon_success.gif
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/inline-delete-8bit.png
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/inline-delete.png
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/inline-restore-8bit.png
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/inline-restore.png
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/inline-splitter-bg.gif
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/nav-bg-grabber.gif
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/nav-bg-reverse.gif
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/nav-bg-selected.gif
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/nav-bg.gif
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/selector-icons.gif
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/selector-search.gif
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/sorting-icons.gif
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/tooltag-add.png
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/tooltag-arrowright.png
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/img/wallpaper1.png
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/js/LICENSE-JQUERY.txt
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/js/SelectBox.js
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/js/SelectFilter2.js
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/js/actions.js
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/js/actions.min.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
templates/admin/js/calendar.js
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/js/collapse.js
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/js/collapse.min.js
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/js/core.js
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/js/inlines.js
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/js/inlines.min.js
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/js/jquery.init.js
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/js/jquery.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
templates/admin/js/jquery.min.js
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/js/prepopulate.js
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/js/prepopulate.min.js
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/js/related-widget-wrapper.js
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/js/timeparse.js
0 → 100644
This diff is collapsed.
Click to expand it.
templates/admin/js/urlify.js
0 → 100644
This diff is collapsed.
Click to expand it.
templates/course_form.html
0 → 100644
This diff is collapsed.
Click to expand it.
templates/css/dropzone.css
0 → 100644
This diff is collapsed.
Click to expand it.
templates/css/fe_style.css
0 → 100644
This diff is collapsed.
Click to expand it.
templates/css/input_style.css
0 → 100644
This diff is collapsed.
Click to expand it.
templates/css/upload_style.css
0 → 100644
This diff is collapsed.
Click to expand it.
templates/img/0.png
0 → 100755
This diff is collapsed.
Click to expand it.
templates/img/MPT-Logo.jpg
0 → 100644
This diff is collapsed.
Click to expand it.
templates/img/MPT-Logo.png
0 → 100644
This diff is collapsed.
Click to expand it.
templates/img/VEDALOGO.jpg
0 → 100644
This diff is collapsed.
Click to expand it.
templates/img/veda_logo.png
0 → 100644
This diff is collapsed.
Click to expand it.
templates/img/warning.gif
0 → 100644
This diff is collapsed.
Click to expand it.
templates/index.html
0 → 100644
This diff is collapsed.
Click to expand it.
templates/js/course_form.js
0 → 100644
This diff is collapsed.
Click to expand it.
templates/js/dropzone.js
0 → 100644
This diff is collapsed.
Click to expand it.
templates/js/uploads.js
0 → 100644
This diff is collapsed.
Click to expand it.
templates/robots.txt
0 → 100644
This diff is collapsed.
Click to expand it.
templates/upload_video.html
0 → 100644
This diff is collapsed.
Click to expand it.
uwsgi_params
0 → 100644
This diff is collapsed.
Click to expand it.
youtube_callback/__init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
youtube_callback/daemon.py
0 → 100644
This diff is collapsed.
Click to expand it.
youtube_callback/sftp_id_retrieve.py
0 → 100644
This diff is collapsed.
Click to expand it.
youtube_callback/static_files/__init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment