Ned Batchelder
413202e7d6
Merged ned/whitelistable-sandbox
2013-06-11 16:49:45 -04:00
Will Daly
13fc113282
Updated to latest version of diff-cover (now compares
...
to `origin/master` instead of `master`)
2013-06-10 10:17:56 -04:00
Ned Batchelder
cab49716b5
Whitelisted courses now run Python code outside the sandbox.
2013-06-06 14:27:12 -04:00
Will Daly
ee0115971b
Merge pull request #68 from edx/will/diff-cover-integration
...
Will/diff cover integration
2013-06-05 12:00:16 -07:00
Will Daly
a5fc721922
Merge branch 'master' into will/diff-cover-integration
2013-06-04 18:19:07 -04:00
Will Daly
5662ecfde9
Updated to current tag of diff-cover
2013-06-04 18:13:42 -04:00
e0d
39ee489460
adding sympy and networkx
2013-06-04 13:27:57 -04:00
Ned Batchelder
c865641f13
Merge pull request #23 from edx/ned/move-loncapa-etc-into-sandbox
...
Ned/move loncapa etc into sandbox
2013-06-03 11:27:16 -07:00
Will Daly
afa6f485fd
Added diff-cover as a requirement (installed from github)
2013-06-03 13:31:07 -04:00
Will Daly
900dca9ef4
Merge branch 'master' into fix/will/pip-version
2013-06-03 12:25:56 -04:00
Xavier Antoviaque
a06e34e2f9
Install steps - Fixes mysql package name dependency for Debian/Ubuntu
...
There is no package called `mysql` in Debian/Ubuntu - instead, MySQL is
split into `mysql-client` and `mysql-server`.
Also deeted duplicate package name.
2013-06-01 17:03:21 -03:00
Slater-Victoroff
04842087fc
Merge pull request #25 from edx/slater/new_mac_dev_script
...
Slater/new mac dev script
2013-05-31 15:14:53 -07:00
Slater-Victoroff
3fc7bb6e42
Last requirement that was needed on Jonah's machine. Now working on the fresh Ubuntu install there
2013-05-31 16:52:55 -04:00
Slater-Victoroff
0b0b36028c
Added ubuntu requirements for better mysql support
2013-05-31 16:10:11 -04:00
Ned Batchelder
88d3f253b6
Move symmath to be its own directory, and install it into the sandbox.
2013-05-31 15:22:16 -04:00
Jay Zoldak
cd82bd054d
Merge pull request #20 from edx/zoldak/distribute-version
...
require distribute >= because there is an old branch out there that messes up the build server
2013-05-31 12:09:17 -07:00
Slater-Victoroff
3b3b5d97e9
Removed npm requirement due to node version conflicts
2013-05-31 14:58:40 -04:00
Slater-Victoroff
6272e89014
Down to node errors on Ubuntu
2013-05-31 14:30:56 -04:00
Slater-Victoroff
6f1f0e115c
changed ubuntu strategy for numpy and scipy
2013-05-31 12:46:44 -04:00
Slater-Victoroff
a76adc2871
Added useful requirements and removed problematic scipy
2013-05-31 12:40:43 -04:00
Slater-Victoroff
ab2a919c92
more tests run, some requirements added for graphviz on ubuntu
2013-05-31 12:22:45 -04:00
Slater-Victoroff
1699d24c9a
Successful on mac, almost there on ubuntu
2013-05-31 11:24:07 -04:00
John Jarvis
800ec068bd
updating django minor release
2013-05-31 11:15:15 -04:00
Jay Zoldak
86f62d5419
Pin distribute version to greater than 28 because old branches of capa required 30
2013-05-31 11:04:59 -04:00
Will Daly
1c48279563
Added requirement for pip>=1.3
2013-05-31 08:13:18 -04:00
Ned Batchelder
3a030df5a7
One more tweak to CodeJail
2013-05-29 14:38:37 -04:00
Ned Batchelder
34911f68a7
Pass safe_exec a slug, the problem or response id; Use the latest CodeJail, with slug support.
2013-05-29 14:25:24 -04:00
Ned Batchelder
ce9acf9fb2
Use latest CodeJail to prevent bytecode writing.
2013-05-28 21:45:46 -04:00
Ned Batchelder
ebc991cce6
Merge pull request #2094 from edx/ned/make-numpy-and-scipy-both-install
...
Put numpy into a pre.txt so that everything will actually install.
2013-05-23 12:03:07 -07:00
Calen Pennington
69beea854c
Merge pull request #2045 from edx/feature/cale/jasmine-junit-reports
...
Record junit reports of jasmine tests
2013-05-23 11:06:34 -07:00
Calen Pennington
257dae634b
Merge pull request #2090 from edx/fix/cale/amazon-ses-errors
...
Fix/cale/amazon ses errors
2013-05-23 09:17:51 -07:00
Ned Batchelder
1224204b4c
Use the latest CodeJail, with 0 default for memory limit.
2013-05-23 12:03:02 -04:00
Calen Pennington
f521b8e8c0
Handle errors while sending emails around changing user data
...
The most common error is Amazon SES having blacklisted an email address.
However, we handle any error being raised during user.email_user.
Fixes JIRA LMS-131
2013-05-23 10:27:34 -04:00
Calen Pennington
b2b6ca5f7b
Record junit reports of jasmine tests
2013-05-22 22:01:44 -04:00
Ned Batchelder
4a92949218
scipy can go back into base. MySQL-python really does have to be installed after distribute has been updated by base.txt, I tested it.
2013-05-22 17:05:41 -04:00
e0d
e4c3f92372
Merge pull request #2100 from edx/hotfix/e0d/code-jail
...
Sandbox-installed packages will be really installed instead of -e instal...
2013-05-22 09:05:03 -07:00
e0d
bf20760922
changes to refactor local requirements.
2013-05-22 10:19:30 -04:00
Ned Batchelder
ce005072b0
Sandbox-installed packages will be really installed instead of -e installed.
2013-05-21 19:21:39 -04:00
Christina Roberts
747dec07ae
Merge pull request #2091 from edx/feature/christina/xblock_version
...
Upgrade version of xblock.
2013-05-21 11:47:29 -07:00
cahrens
0b92e0b91b
Upgrade version of xblock.
2013-05-21 09:49:28 -04:00
Calen Pennington
d5d99ef60f
Switch to official pylint 0.28 release
2013-05-21 09:34:13 -04:00
Ned Batchelder
ec09ac7f29
Put numpy into a pre.txt so that everything will actually install.
2013-05-20 12:57:07 -04:00
Carlos Andrés Rocha
c05efbc31e
Added base Celery settings
2013-05-17 11:33:14 -04:00
Ned Batchelder
d8fed59314
Use the latest CodeJail.
2013-05-16 14:54:13 -04:00
John Jarvis
b8acb39ce1
moving sandbox requirements
2013-05-16 14:32:27 -04:00
John Jarvis
653dd4240c
moving requirements files to a directory that corresponds with the virtualenv name
2013-05-16 14:30:01 -04:00
Ned Batchelder
e947218285
Merge master to here.
2013-05-16 14:21:51 -04:00
Calen Pennington
1c28f5a0ec
Move Mysql and scipi to requirements/post.txt, because they require the contents of requirements.txt to be completely installed
2013-05-15 15:23:56 -04:00
Calen Pennington
05d76c77ec
Pip installs paths relative to the current directory, not the directory the requirements file is in
2013-05-15 15:23:56 -04:00
Carlos Andrés Rocha
79a029ce9a
Clean root project directory
2013-05-15 15:23:55 -04:00