David Baumgold
ee33a12d75
IGNORED_EMAILS is no longer used
2014-05-02 15:57:14 -04:00
David Baumgold
9668a33563
Include author in table
2014-05-02 15:52:43 -04:00
David Baumgold
cd538bd800
Create edx remote if it doesn't exist
2014-05-02 15:41:17 -04:00
David Baumgold
c694aaf511
removed unused import
2014-05-02 11:50:03 -04:00
David Baumgold
76d1ea0b8e
Removed unused function
2014-05-02 11:49:37 -04:00
David Baumgold
333ec9d38a
Major refactoring based on Cale's branch approach
2014-05-02 11:45:49 -04:00
David Baumgold
460ee964fd
Make release table by PR, instead of by commit
2014-05-02 10:46:37 -04:00
Jason Zhu
fca915c365
install and set up paver before using it
...
install and set up paver before using it
2014-04-19 17:21:21 +08:00
Jason Zhu
2231d6ccf3
install and set up paver before using it
...
install and set up paver before using it
2014-04-17 14:28:00 +08:00
Will Daly
44dad41ede
Switch from Rake to Paver
2014-03-25 11:32:19 -04:00
Han Su Kim
9bccb3e45c
also delete two files associated with Vagrantfile in edx-platform
2014-02-28 15:03:06 -05:00
Will Daly
812e71bbbb
Revert "Fix sys.path manipulation in pavement.py, with detailed comment"
...
This reverts commit 544616be4b .
2014-02-24 11:30:40 -05:00
Will Daly
544616be4b
Fix sys.path manipulation in pavement.py, with detailed comment
...
Restore reverted changes from paver part 1
2014-02-18 15:09:07 -05:00
Will Daly
c85c4b22ed
Revert "Replace rake functions with python paver functions"
...
This reverts commit df2e410f2a .
2014-02-14 14:25:28 -05:00
David Glance
df2e410f2a
Replace rake functions with python paver functions
...
Deprecated rake functions issue a warning and then call paver
replacements
Bring Paver commands up to date with master for servers, assets, and docs.
Revert deprecation of quality, tests, and i18n for a future pull request.
Deprecate workspace migration
2014-02-14 11:25:55 -05:00
David Baumgold
3f1612acea
Merge pull request #2497 from edx/db/brew-bundle-install-script
...
Teach install-system-req.sh about `brew bundle`
2014-02-06 16:12:37 -05:00
David Baumgold
decda74899
Teach install-system-req.sh about brew bundle
2014-02-06 14:11:11 -05:00
David Baumgold
c273648395
fixup create-dev-env.sh
2014-02-06 14:09:05 -05:00
hkim823
70ca3a4729
fixing create-dev-env.sh to use Brewfile
2014-02-06 11:10:05 -05:00
Will Daly
8ee601a5e3
Clean up Mongo databases created by the test suite.
2014-02-05 11:07:34 -05:00
Will Daly
a86d56ccba
Cache databases to speed up acceptance tests
2014-01-28 14:39:26 -05:00
Calen Pennington
7db4cca826
Make the release script not fall over when piping data to a file
2014-01-06 12:59:47 -05:00
e0d
6134bb5384
cr comments
2013-12-19 23:09:23 -05:00
e0d
c5ecbc1d42
script bombs if comments include unicode
2013-12-18 21:47:49 -05:00
David Baumgold
fb13bed947
Updating comments and docs for MITx -> edX transition
2013-12-10 13:21:18 -05:00
Ned Batchelder
149c3fd05f
Make runone work with more test output.
2013-12-03 14:13:54 -05:00
David Baumgold
6bdff09a5c
Removed old release script
2013-11-13 13:23:17 -05:00
David Baumgold
da49c353b5
Ignore certain emails in release script
2013-10-28 16:56:42 -04:00
David Baumgold
881b1ef9d4
Fixes to release.py script
2013-10-28 16:06:24 -04:00
David Baumgold
c1a152d60a
Improved release script
2013-10-28 11:48:05 -04:00
David Baumgold
ac47b18996
Release email script: use --no-pager
2013-10-21 13:45:31 -04:00
Greg Price
6b7749f25e
Fix bug that omits commits in release email script
...
The command built to generate the list of commits committed but not
authored by a particular individual was incorrect, so some commits
were incorrectly omitted in the table as entries belonging to the
committer.
2013-10-08 15:22:57 -04:00
Will Daly
c37a74d2e2
Added script to install acceptance test requirements;
...
updated Vagrantfile
Added dbus-x11 requirement (for FF); increased VM memory
Updated ChromeDriver version
2013-09-18 10:07:18 -04:00
Calen Pennington
8201b1412e
Use XBlock 0.3
2013-09-06 09:45:59 -04:00
Xavier Antoviaque
0a5b68263e
vagrant: Add flag to ensure install is completed at least once
...
The provisioning script used to check for the existence of the
`/opt/edx/node_modules` folder to decide if the installation has already
been completed. However, since additional instructions were executed
by the installer afterwards, any installation error (eg. download
timeouts on low quality connections) happening between the creation of
that folder and the end of the installation wouldn't be recovered from
on the next vagrant instance boot.
2013-09-05 13:10:48 -03:00
Slater-Victoroff
ccc10f25f5
Small fixup to final print statement in Create Dev Env script
...
Fixed Typo
2013-08-06 11:20:11 -04:00
David Baumgold
7d7513b6fe
Merge pull request #470 from edx/db/course-team-admin-grants
...
Grant admin rights to members of the course team
2013-07-30 13:36:56 -07:00
Calen Pennington
f0d0da37f1
Merge pull request #454 from edx/cale/default-branch-info-for-release-email-script
...
Default branch info for release email script
2013-07-29 11:47:28 -07:00
David Baumgold
8a10695d7e
Extend runone script to accept pdb flags
2013-07-29 13:12:05 -04:00
Calen Pennington
e648347381
Default branch info for release email script
2013-07-29 13:01:06 -04:00
Calen Pennington
76055aa211
Add a manage.py command that understands the extra edX options
2013-07-24 09:04:12 -04:00
David Baumgold
f780369afa
Merge pull request #453 from edx/yarko/vagrant-up-fix
...
Fixes for `vagrant up`
2013-07-22 09:29:54 -07:00
Calen Pennington
1b6f81b0c2
Merge pull request #408 from edx/cale/make-release-email-script-wiki-friendly
...
Make release email script wiki-friendly
2013-07-22 05:59:02 -07:00
Yarko Tymciurak
3991711edb
Fixes for vagrant up
...
vagrant:
- check actual IP;
- only init machine first time, just as native installations;
- add .bash_profile to permissions fixup;
- cleanup excessive newlines in making .bash_profile;
README:
- include admin & debugging use;
- info about re-initializing VM & manually running create-dev-env.sh;
- add django admin & debug_toolbar setting info
Conflicts:
AUTHORS
scripts/vagrant-provisioning.sh
2013-07-21 19:16:01 -04:00
Xavier Antoviaque
139b12f25b
Install: Fixes "Don't know how to build task 'cms:update_templates'"
...
Remove the `update_templates command from the installation script, this
command was removed by
3722685e1a
2013-07-18 09:14:09 -03:00
Calen Pennington
3d1188b126
Make release email script wiki-friendly
2013-07-16 08:29:18 -04:00
David Baumgold
5a5b3cfe8a
Merge pull request #384 from antoviaque/vagrant-mount
...
vagrant: Always mount `node_modules` folder after Vagrant NFS mount
2013-07-12 12:17:51 -07:00
Calen Pennington
772dd30259
Merge pull request #249 from edx/feature/cale/release-email-list
...
Tidy up argument parsing in release email script
2013-07-12 08:47:42 -07:00
Xavier Antoviaque
bdca0f1d0e
vagrant: Always mount node_modules folder after Vagrant NFS mount
2013-07-12 11:15:00 -03:00
James Tauber
047da7a7ce
Use $WORKON_HOME consistently for virtualenv.
...
Some parts of the `create-dev-env/sh` script use `$WORKON_HOME` and
others hardcode `$HOME/.virtualenvs` which means if you **don't** put
your virtualenvs under `$HOME/.virtualenvs`, the script doesn't work at
all.
This commit removes the hardcoding of virtualenv location and
consistently uses `$WORKON_HOME` everywhere.
2013-07-11 18:18:22 -04:00