-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'cxx_backend'
Showing
- .gitlab-ci.yml 24 additions, 40 deletions.gitlab-ci.yml
- beat/web/algorithms/api.py 72 additions, 0 deletionsbeat/web/algorithms/api.py
- beat/web/algorithms/api_urls.py 10 additions, 0 deletionsbeat/web/algorithms/api_urls.py
- beat/web/algorithms/migrations/0002_cxx_backend.py 20 additions, 0 deletionsbeat/web/algorithms/migrations/0002_cxx_backend.py
- beat/web/algorithms/migrations/0003_auto_20161123_1218.py 20 additions, 0 deletionsbeat/web/algorithms/migrations/0003_auto_20161123_1218.py
- beat/web/algorithms/models.py 3 additions, 0 deletionsbeat/web/algorithms/models.py
- beat/web/algorithms/static/algorithms/css/editor.css 13 additions, 0 deletionsbeat/web/algorithms/static/algorithms/css/editor.css
- beat/web/algorithms/static/algorithms/js/models.js 9 additions, 1 deletionbeat/web/algorithms/static/algorithms/js/models.js
- beat/web/algorithms/templates/algorithms/edition.html 134 additions, 26 deletionsbeat/web/algorithms/templates/algorithms/edition.html
- beat/web/algorithms/templates/algorithms/panels/actions.html 7 additions, 1 deletionbeat/web/algorithms/templates/algorithms/panels/actions.html
- beat/web/algorithms/templates/algorithms/panels/editor.html 15 additions, 2 deletionsbeat/web/algorithms/templates/algorithms/panels/editor.html
- beat/web/algorithms/templates/algorithms/panels/sharing.html 10 additions, 0 deletionsbeat/web/algorithms/templates/algorithms/panels/sharing.html
- beat/web/algorithms/templates/algorithms/view.html 3 additions, 3 deletionsbeat/web/algorithms/templates/algorithms/view.html
- beat/web/algorithms/templatetags/algorithm_tags.py 2 additions, 0 deletionsbeat/web/algorithms/templatetags/algorithm_tags.py
- beat/web/algorithms/tests/core.py 167 additions, 0 deletionsbeat/web/algorithms/tests/core.py
- beat/web/algorithms/tests/tests_api.py 526 additions, 40 deletionsbeat/web/algorithms/tests/tests_api.py
- beat/web/algorithms/views.py 46 additions, 30 deletionsbeat/web/algorithms/views.py
- beat/web/backend/admin.py 9 additions, 0 deletionsbeat/web/backend/admin.py
- beat/web/backend/api.py 2 additions, 0 deletionsbeat/web/backend/api.py
- beat/web/backend/management/commands/qsetup.py 11 additions, 1 deletionbeat/web/backend/management/commands/qsetup.py
Loading
Please register or sign in to comment