1. 11 Feb, 2017 2 commits
  2. 10 Feb, 2017 1 commit
  3. 08 Feb, 2017 4 commits
  4. 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
  5. 05 Feb, 2017 2 commits
  6. 04 Feb, 2017 2 commits
  7. 03 Feb, 2017 1 commit
  8. 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
  9. 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
  10. 26 Jan, 2017 2 commits
  11. 22 Jan, 2017 1 commit
  12. 18 Jan, 2017 1 commit
  13. 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
  14. 14 Jan, 2017 1 commit
  15. 13 Jan, 2017 6 commits
  16. 12 Jan, 2017 2 commits
    • Bo-Yi Wu's avatar
      Merge pull request #544 from gfd6th/master · 53146df5
      Bo-Yi Wu authored
      Fix bug on mariadb
      53146df5
    • hexu's avatar
      Fix bug on mariadb · 14f6dffe
      hexu authored
      Bug on Docker for Mac when we change the database from mysql to mariadb.
      
      Maybe It is not a perfect fix. This fix will not share the same mysql volume, means we could not change database directly. We have to import the database to both database. But it will fix the Bug . Wish for better solution
      14f6dffe
  17. 11 Jan, 2017 1 commit
    • TJ's avatar
      Updated Crontab for Workspace (#538) · 721e0437
      TJ authored
      - Crontab now gets added to `/etc/cron.d`
      - Base crontab now runs as the `laradock` user
      
      This update resolves #459.
      721e0437
  18. 07 Jan, 2017 1 commit
  19. 03 Jan, 2017 3 commits
  20. 01 Jan, 2017 1 commit
  21. 27 Dec, 2016 2 commits
  22. 26 Dec, 2016 3 commits