1. 16 Dec, 2016 1 commit
  2. 14 Dec, 2016 2 commits
  3. 16 Nov, 2016 1 commit
  4. 20 Jun, 2016 1 commit
  5. 16 Jun, 2016 1 commit
  6. 21 Mar, 2016 1 commit
    • Fix a bug in the git module: branches might not check out properly · ae9e7380
      If a git version is specified as a branch, and the commit referred to is
      already on the local working tree, but the branch is not, then the
      checkout will fail.
      
      This is because the Ansible 1.9.3 module would check to see if the
      commit was already present, and if so, did not fetch. This meant the
      branch wasn't defined in the local working tree.
      
      This can happen if you make a branch but there aren't any changes on the
      branch.
      Ned Batchelder committed
  7. 06 Jan, 2016 1 commit
  8. 21 Nov, 2015 1 commit
  9. 07 Aug, 2014 1 commit
  10. 01 Aug, 2014 1 commit
  11. 11 Jun, 2014 1 commit
  12. 17 Apr, 2014 1 commit
    • adding certificates to the public images · 43186344
      removing sync'd folder for /vagrant
      
      change identity file default to none
      
      removing check for git identity
      
      typo
      
      typo
      
      adding python-yaml for dumping vars
      
      certs settings changes for local disk generation
      
      adding var dump var
      
      adding template for certs
      
      adding certs to default sites
      
      adding 400 condition to the certs nginx template
      
      updating update script for certs, removing discern
      
      adding cert to help
      
      giving www-data write permission to the web root
      
      typo
      
      adding download url
      
      fixing web root
      
      adding certs download url
      
      adding more config for cert template dir, verify url
      
      moving extra vars into the vagrantfile
      
      adding verify url to vagrantfile
      
      syntax
      
      look for valid.html
      
      adding ownertrust export
      
      adding the trust import
      
      removing skip-tags for reconfigure
      
      upgrading to latest released ansible
      
      adding carriage return to owner trust
      
      setting cert urls in extra vars
      
      moving extra vars to vagrantfile
      
      adding new accept_hostkey parameter to all git calls
      
      set key_file
      
      changing dir for userknownhostsfile
      
      adding more verbosity
      
      changing knownhostsfile in environment
      
      don't use userknownhostsfile
      
      setting accept_hostkey back to yes
      
      adding .ssh dirs for the 1.5 git module
      
      adding certs nginx site
      John Jarvis committed
  13. 22 Jan, 2014 1 commit
  14. 27 Dec, 2013 1 commit
  15. 07 Nov, 2013 1 commit
    • Removed PhantomJS · d0576131
      Removed upstart scripts
      Removed Python install scripts
      Combined xvfb and browser playbooks
      Changed Jenkins user base to /home/jenkins
      Added wheel dir creation
      Moved jenkins_env script
      Changed data directory to /var
      Install newer version of rake in rbenv role
      Added edxlocal role
      Remove system packages already installed by common and edxlocal
      Added list of Python packages to pre-install
      Will Daly committed
  16. 26 Oct, 2013 1 commit
  17. 24 Oct, 2013 2 commits
  18. 23 Oct, 2013 4 commits
  19. 22 Oct, 2013 3 commits
  20. 17 Oct, 2013 1 commit
  21. 19 Sep, 2013 1 commit
  22. 05 Sep, 2013 1 commit
  23. 26 Aug, 2013 1 commit
  24. 25 Jul, 2013 1 commit
    • forum role cleanup · 4934e562
      * consistent jinja variable syntax
      * comment blocks on the tasks/main.yml files
      * some syntax errors, variable name issues
      * indenting, breaking up long lines
      * various bug fixes
      John Jarvis committed
  25. 23 Jul, 2013 1 commit
  26. 18 Jul, 2013 4 commits