1. 23 Feb, 2017 13 commits
  2. 22 Feb, 2017 2 commits
  3. 21 Feb, 2017 4 commits
  4. 15 Feb, 2017 1 commit
  5. 11 Feb, 2017 2 commits
  6. 10 Feb, 2017 1 commit
  7. 08 Feb, 2017 4 commits
  8. 07 Feb, 2017 1 commit
    • Pulkit Sood's avatar
      xdebugPhpFpm permission denied fix (#587) · f7d91525
      Pulkit Sood authored
      * xdebugPhpFpm permission denied fix
      
      * xdebugPhpFpm might not have execution access when cloned. This
      addition to readme helps tell the user why he got Permission Denied and
      what can be done to fix it.
      
      * Fix doesn't spelling, remove newline
      
      * This is fixup for `38e26c3`.
      f7d91525
  9. 05 Feb, 2017 2 commits
  10. 04 Feb, 2017 2 commits
  11. 03 Feb, 2017 1 commit
  12. 31 Jan, 2017 1 commit
    • Talip Durmuş's avatar
      Add deployer support (#579) · c5e2e7e1
      Talip Durmuş authored
      * add deployer option
      
      * export path for all composer global installations
      
      * add deployer option
      
      * fix typo
      
      * add readme for deployer installation
      
      * deployer default option changed to false
      
      * Add missing deployer menu
      c5e2e7e1
  13. 27 Jan, 2017 1 commit
    • Kapil Viren Ahuja's avatar
      Fixing issue 568 (#574) · e9d4e557
      Kapil Viren Ahuja authored
      Increasing buffer sizes for applications like react/babel.
      
      Working on default images was throwing intermitten NGing errors and
      requried multiple refreshes
      e9d4e557
  14. 26 Jan, 2017 2 commits
  15. 22 Jan, 2017 1 commit
  16. 18 Jan, 2017 1 commit
  17. 16 Jan, 2017 1 commit
    • TJ's avatar
      Fix Workspace Cron Permissions (#555) · 4c8e0952
      TJ authored
      When I submitted #538 it looks like I overlooked the crontab file
      permissions for the Laradock user. This change ensure that all
      crons added during build are set to the correct permission level.
      4c8e0952