- 06 Nov, 2013 2 commits
-
-
* Changed the way xqueue does basic auth configuration so that it would work with the old httplib on our prod ora instances. * this breaks the .org release's method of doing basic auth, but that doesn't matter for Stanford because we do it differently
Joe Blaylock committed -
Joe Blaylock committed
-
- 01 Nov, 2013 1 commit
-
-
Sef Kloninger committed
-
- 11 Oct, 2013 2 commits
-
-
Joe Blaylock committed
-
John Jarvis committed
-
- 10 Sep, 2013 2 commits
- 09 Sep, 2013 1 commit
-
-
Jason Bau committed
-
- 15 Aug, 2013 1 commit
-
-
Joe Blaylock committed
-
- 19 Jul, 2013 1 commit
-
-
Jason Bau committed
-
- 17 Jul, 2013 1 commit
-
-
Jason Bau committed
-
- 28 Jun, 2013 2 commits
- 27 Jun, 2013 1 commit
-
-
Jason Bau committed
-
- 21 Jun, 2013 1 commit
-
-
Jason Bau committed
-
- 20 Jun, 2013 1 commit
-
-
* Now that edx-platform is fully open source, the right thing to do is have read-only http URLs be the default and get rid of all the nonsense ssh-oriented infrastructure for config/deployment. * This patch makes all the git repository references use the read-only https urls and removes the git_ssh and 'deployment' ssh key kludges. * Also contains updates to edx-west/edxapp_prod.yml which make its behavior less mysterious. (but this isn't the important part)
Joe Blaylock committed
-
- 18 Jun, 2013 2 commits
- 15 Jun, 2013 1 commit
-
-
This commit basically does 3 things: * Creates symlinks within the playbooks/edx-west directory to allow ansible-playbook to be run in that directory * Adds support for creating theming directory and checking out themed git repo into that directory at deploy time. * Moves around some of the edxapp deploy handlers. Also tags them all with - deploy, so that running ansible-playbook with --tags=deploy basically just deploys. Also splits restart edxapp into stop and start edxapp b/c restart wasn't working on Stanford servers. Could debug this later, probably best by looking at the edxapp upstart script.
Jason Bau committed
-
- 01 Jun, 2013 2 commits
-
-
Sef Kloninger committed
-
Jason Bau committed
-