- Sep 03, 2020
-
-
Kyle McCormick authored
Decentralized Devstack changes: Add and push Dockerfile; add decentralized devstack settings (#24666) * Add and push Dockerfile; add decentralized devstack settings Co-Authored-By:
Diana Huang <dkh@edx.org> Co-Authored-By:
Kyle McCormick <kmccormick@edx.org> * Remove Python requirements hack Remove the attempted optimization to the installation of Python package dependencies. The dependencies in edx-platform change about three times per day, so this was of dubious value. And because npm is run through nodeenv, which is a Python package, the Python dependencies installation has to happen first. * ARCHBOM-1439: Changing workdir to /edx/app/edxapp/edx-platform (#24835) Context: The Dockerfile tries to stay in sych with legacy stuff. In the ansible we configure the directory structure such that things relating to the app but not in the codebase, such as the env file wind up in /edx/app/edxapp/. And the codebase winds up in /edx/app/edxapp/edx-platform. I think due to accident, the...
-
- Jul 22, 2020
-
-
Cory Lee authored
* Add Dockerfile. * Add gunicorn config files for local development. * Add .dockerignore file. Co-authored-by:
Joseph Mulloy <jmulloy@edx.org> Co-authored-by:
Fred Smith <derf@edx.org> Co-authored-by:
Adam Blackwell <ablackwell@edx.org> Co-authored-by:
Kyle McCormick <kmccormick@edx.org> Co-authored-by:
Nadeem Shahzad <nshahzad@edx.org>
-
- Apr 14, 2020
-
-
Michael Roytman authored
-
- Mar 03, 2020
-
-
Alex Dusenbery authored
Update ORA to 2.6.16 | Fixes the text_response property to be more backwards-compatible with _old_ ORA blocks.
-
- Sep 03, 2019
-
-
Feanil Patel authored
-
- Jul 23, 2019
-
-
Ned Batchelder authored
-
- May 03, 2019
-
-
Nimisha Asthagiri authored
-
Nimisha Asthagiri authored
-
- May 02, 2019
-
-
Nimisha Asthagiri authored
-
- May 01, 2019
-
-
Nimisha Asthagiri authored
-
Nimisha Asthagiri authored
-
- Apr 18, 2019
-
-
Jeremy Bowman authored
-
- Feb 19, 2019
-
-
Julia Eskew authored
-
- Nov 20, 2018
-
-
Alex Dusenbery authored
This reverts commit 0c8d66bb.
-
- Oct 19, 2018
-
-
Rick Reilly authored
-
- Jul 20, 2018
-
-
Michael Youngstrom authored
-
- Jul 18, 2018
-
-
Michael Youngstrom authored
-
- Jun 25, 2018
-
-
Squirrel18 authored
-
- Apr 25, 2018
-
-
Jeremy Bowman authored
-
- Mar 13, 2018
-
-
ayub-khan authored
We needed those files for the push translation jenkins job as job has been updated to run without commiting any changes to reo. we no longer need those files in repo.
-
- Dec 29, 2017
-
-
Stuart Young authored
-
- Nov 02, 2017
-
-
ayub-khan authored
translations to transifex. This will help edx-platform automated jenkins translation job understand when to push translations to transifex.
-
- Sep 25, 2017
-
-
John Eskew authored
-
- Sep 22, 2017
-
-
Jeremy Bowman authored
-
- Sep 21, 2017
-
-
Eric Fischer authored
-
- Sep 01, 2017
-
-
Andy Armstrong authored
LEARNER-1860
-
- Jul 24, 2017
-
-
Michael Frey authored
-
- May 01, 2017
-
-
Brian Jacobel authored
-
- Feb 22, 2017
-
-
Jeremy Bowman authored
-
- Nov 10, 2016
-
-
Ned Batchelder authored
-
- Aug 16, 2016
-
-
Saleem Latif authored
-
- Jul 16, 2016
-
-
alisan617 authored
-
- Jul 11, 2016
-
-
Fred Smith authored
-
- May 16, 2016
-
-
Ned Batchelder authored
-
- Apr 11, 2016
-
-
Christine Lytwynec authored
-
- Mar 25, 2016
-
-
Andy Armstrong authored
FEDX-121 The previous approach for handling NPM assets was to symlink them into the static directory. This appeared to cause trouble with the asset pipeline where the files in question were not installed and then old versions were picked up instead. This change instead copies NPM libraries to a new static directory so that the pipeline can consume them as with any other file. This new directory is added to .gitignore so that the files don't get accidentally checked in.
-
- Feb 08, 2016
-
-
Ben Patterson authored
Sass compilation is no longer dependent on Ruby, so we are removing its dependencies.
-
- Sep 17, 2015
-
-
David Baumgold authored
This is a squash of 38 commits ending with 5b080f979d692804452400ac5bed9b17c50b001e
-
- Jul 02, 2015
-
-
Ned Batchelder authored
-
- Jun 26, 2015
-
-
Sarina Canelake authored
-