- 07 Jul, 2014 1 commit
-
-
Sarina Canelake committed
-
- 03 Jul, 2014 1 commit
-
-
Christine Lytwynec committed
-
- 26 Jun, 2014 1 commit
-
-
Christine Lytwynec committed
-
- 25 Jun, 2014 1 commit
-
-
Christine Lytwynec committed
-
- 23 Jun, 2014 2 commits
-
-
Dave St.Germain committed
-
Dave St.Germain committed
-
- 20 Jun, 2014 1 commit
-
-
Christine Lytwynec committed
-
- 19 Jun, 2014 1 commit
-
-
Christine Lytwynec committed
-
- 18 Jun, 2014 2 commits
-
-
Christine Lytwynec committed
-
Christine Lytwynec committed
-
- 14 Jun, 2014 2 commits
- 13 Jun, 2014 2 commits
- 12 Jun, 2014 1 commit
-
-
Note: this requires SASS 3.3+ so do ```bundle install```
Andy Armstrong committed
-
- 06 Jun, 2014 4 commits
-
-
David Baumgold committed
-
David Baumgold committed
-
Christine Lytwynec committed
-
Christine Lytwynec committed
-
- 02 Jun, 2014 1 commit
-
-
Christine Lytwynec committed
-
- 23 May, 2014 3 commits
-
-
Christine Lytwynec committed
-
Christine Lytwynec committed
-
This reverts commit 7fd2305f.
Jay Zoldak committed
-
- 20 May, 2014 1 commit
-
-
Christine Lytwynec committed
-
- 12 May, 2014 1 commit
-
-
Alexander Kryklia committed
-
- 28 Apr, 2014 1 commit
-
-
Muhammad Ammar committed
-
- 18 Apr, 2014 3 commits
- 02 Apr, 2014 2 commits
-
-
Ned Batchelder committed
-
Dave St.Germain committed
-
- 31 Mar, 2014 2 commits
-
-
Dave St.Germain committed
-
David Baumgold committed
-
- 28 Mar, 2014 1 commit
-
-
Dave St.Germain committed
-
- 26 Mar, 2014 2 commits
-
-
When running in devstack, you need to set the SERVICE_VARIANT so that assets.py knows what environment file to use. Recall that in devstack we have all our settings in ../lms.env.json, not just ../env.json. So you need to run like this: SERVICE_VARIANT=lms paver lms --settings=devstack Previously you'd get this error: Warning: could not find environment JSON file at 'lms.env.json' Note there is no path on the file, that's the bug. By making self.REPO_ROOT absolute, we can walk up the tree and correctly find the file, which is /edx/app/edxapp/lms.env.json fwiw.
Sef Kloninger committed -
David Baumgold committed
-
- 25 Mar, 2014 4 commits
-
-
David Baumgold committed
-
and print errors and warnings to sys.stderr
David Baumgold committed -
Simpler and clearer
David Baumgold committed -
Will Daly committed
-