1. 24 Jun, 2013 3 commits
  2. 22 Jun, 2013 3 commits
  3. 21 Jun, 2013 32 commits
  4. 20 Jun, 2013 2 commits
    • Merge pull request #118 from edx/fixing_git_repo · 8c19e065
      Update git source repos to https
      Joe Blaylock committed
    • Update git source repos to https · 9974f0ff
      * 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