Commit Graph

13932 Commits

Author SHA1 Message Date
Xavier Antoviaque
d606e7fa7d Install steps - Use edx-platform gemset when fetching ruby deps 2013-06-01 20:06:02 -03:00
Xavier Antoviaque
2a8105145f Install steps - Fixed typo for installation of rvm on Linux 2013-06-01 19:18:29 -03:00
Xavier Antoviaque
906b70cc41 Install steps - Use "Linux" instead of distribution name to detect OS 2013-06-01 17:46:16 -03: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
James Tauber
f27f664d46 Merge pull request #26 from edx/jtauber/fix-overview
small tweaks to overview doc
2013-06-01 06:07:46 -07:00
James Tauber
e503da47b9 Merge pull request #31 from edx/nate/edx-platform-ruby-gemset
Change Ruby gemset to edx-platform
2013-05-31 19:52:01 -07:00
Nate Hardison
1f1a43a424 Change Ruby gemset to edx-platform
The `create-dev-env.sh` script now creates a gemset called edx-
platform, so make sure that this matches.

The right thing to do would be to have `create-dev-env.sh` peek at
this file and create a gemset with the appropriate name.
2013-05-31 17:46:24 -07:00
James Tauber
223c3b238c updated README with boilerplate 2013-05-31 18:28:39 -04: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
57e43770d5 cleaning up, some syntax fixed and edge cases considered 2013-05-31 17:51:03 -04:00
Slater-Victoroff
a267f5ec86 Pull request comments addressed, if else condition cleaned up 2013-05-31 17:28:47 -04:00
Slater-Victoroff
c5b95e393f merge conflict resolved, whitespace changes 2013-05-31 16:54:16 -04: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
68fa1984fa Last requirement that was needed on Jonah's machine. Now working on the fresh Ubuntu install there 2013-05-31 16:49:03 -04:00
Slater-Victoroff
9e140dcc32 pull request notes attended to 2013-05-31 16:31:00 -04:00
James Tauber
f0abdce65a small tweaks to overview doc 2013-05-31 16:22:59 -04:00
Slater-Victoroff
0b0b36028c Added ubuntu requirements for better mysql support 2013-05-31 16:10:11 -04:00
Slater-Victoroff
d7ba5db81a Added note about the current state of support for debian based systems to accurately reflect state of development 2013-05-31 15:37:30 -04:00
Slater-Victoroff
c87e46969a files cleaned up and debugging nearing the final steps 2013-05-31 15:32:40 -04:00
VikParuchuri
4a997842c7 Merge pull request #2 from edx/fix/vik/single-step-oe
Fix js that prevented single step OE problems (ie only self assessment) ...
2013-05-31 12:10:45 -07: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
56433729c6 Realized an issue requiring us to remove raring support, fixed a couple more bugs 2013-05-31 15:09:13 -04: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
VikParuchuri
1c0bcf476a Merge pull request #3 from edx/fix/vik/speed-up-oe-test
Fix/vik/speed up oe test
2013-05-31 11:05:35 -07:00
Peter Baratta
343d9019e0 Merge pull request #15 from edx/pbaratta/fix/trailing-period
Add test and functionality for trailing period in [Numerical/Formula]Response
2013-05-31 10:20:46 -07:00
Vik Paruchuri
badd3a8d13 Properly stub out the controller_qs variable in the tested module. Test times out without this. 2013-05-31 13:14:19 -04:00
Vik Paruchuri
9281a80089 Fix js that prevented single step OE problems (ie only self assessment) from working 2013-05-31 13:08:41 -04:00
Slater-Victoroff
6f1f0e115c changed ubuntu strategy for numpy and scipy 2013-05-31 12:46:44 -04:00
Slater-Victoroff
0ce2ff22f6 testing numpy change on ubuntu 2013-05-31 12:45:36 -04:00
Slater-Victoroff
a76adc2871 Added useful requirements and removed problematic scipy 2013-05-31 12:40:43 -04:00
Peter Baratta
ff3997e72e Add test to verify a single period is not accepted as input 2013-05-31 12:37:14 -04:00
Slater-Victoroff
ab2a919c92 more tests run, some requirements added for graphviz on ubuntu 2013-05-31 12:22:45 -04:00
David Ormsbee
aae3380aa9 Merge pull request #16 from edx/feature/e0d/remove-request-debugger
RFC: removing the request debugger entirely.
2013-05-31 08:36:16 -07:00
John Jarvis
23e98314f4 Merge pull request #19 from edx/jarv/django-upgrade
updating django minor release
2013-05-31 08:33:42 -07:00
Jay Zoldak
a5ee903ef5 Pin capa to require distribute greater than 28 because an old branch had it at 30 2013-05-31 11:24:49 -04:00
Slater-Victoroff
1699d24c9a Successful on mac, almost there on ubuntu 2013-05-31 11:24:07 -04:00
e0d
2e84540af0 removing the request debugger entirely. 2013-05-31 11:15:28 -04:00
John Jarvis
800ec068bd updating django minor release 2013-05-31 11:15:15 -04:00
Peter Baratta
087834337a Pep8 newline 2013-05-31 11:05:21 -04:00
Slater-Victoroff
821621cd52 small edits mostly taken care of 2013-05-31 11:05:20 -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
Slater-Victoroff
b489a5d773 distribute fix 2013-05-31 10:41:59 -04:00
Peter Baratta
80a27f9391 Add test and functionality for trailing period 2013-05-31 10:41:08 -04:00
Slater-Victoroff
660dbd80b9 small fix 2013-05-31 10:38:18 -04:00
Slater-Victoroff
433043b146 Removed starting courseware clone 2013-05-31 10:37:18 -04:00
Slater-Victoroff
49ed93a4e6 Fixed first stage bugs 2013-05-31 10:35:26 -04:00
Slater-Victoroff
b2cd6915e4 Draft 1 of cross-platform bash script is complete, but more testing needs to be done 2013-05-31 10:14:28 -04:00
marcotuts
46967a78dc Merge pull request #6 from edx/release
Release 2013-05-29, with Hotfix 2013-05-30 back into master
2013-05-30 16:34:22 -07:00
marcotuts
3614a72a2c Merge pull request #1 from edx/hotfix/advanced-settings
Put back in the blocks for Advanced Settings.
2013-05-30 15:41:09 -07:00