1. 28 Sep, 2014 2 commits
  2. 22 Sep, 2014 2 commits
    • Changed version constratints to be semantic versioning again · 8176a392
      Carsten Brandt authored
      - in composer the `~` operator is just a shortcut for `~1.0` = `>=1.0.0,<2.0.0`
        it does not prevent dev versions to be installed but neither does `1.*`
      - dev versions are constrolled via `minimum-stability` setting and the
        `@dev`, `@beta`, `@stable`,... settings.
      - setting bower packages that ship compiled files only with the stable
        release to use `@stable` in composer.json of the applictaions. This
        setting can be removed when we remove the `minimum-stability=dev`
        setting after GA.
  3. 03 Sep, 2014 1 commit
  4. 15 Aug, 2014 1 commit
    • Codeception test adjustments for basic and advanced applications · 7eb403bf
      Alexander Makarov authored
      - Moved everything test-related into `tests` directory. Codeception tests are in `codeception`.
      - Removed database module since we're using fixtures and migrations.
      - Moved console entry points and bootstrap into `tests/codeception/bin`.
      - Adjusted travis build scripts.
      - Adjusted documentation to be consistent and reflect changes made.
  5. 01 Aug, 2014 1 commit
  6. 19 Jul, 2014 1 commit
  7. 02 Jul, 2014 1 commit
  8. 24 Apr, 2014 1 commit
  9. 14 Apr, 2014 1 commit
  10. 13 Apr, 2014 1 commit
  11. 27 Feb, 2014 1 commit
  12. 16 Feb, 2014 1 commit
  13. 03 Jan, 2014 1 commit
  14. 02 Jan, 2014 1 commit
  15. 01 Dec, 2013 3 commits
  16. 09 Nov, 2013 1 commit
  17. 08 Nov, 2013 1 commit
  18. 03 Nov, 2013 4 commits
  19. 23 Oct, 2013 1 commit
  20. 18 Oct, 2013 1 commit
  21. 27 Sep, 2013 1 commit
  22. 19 Aug, 2013 1 commit
  23. 18 Aug, 2013 1 commit
  24. 25 Jul, 2013 1 commit
  25. 09 Jun, 2013 1 commit
  26. 01 Jun, 2013 1 commit
  27. 28 May, 2013 1 commit
  28. 24 May, 2013 2 commits
  29. 23 May, 2013 1 commit
  30. 22 May, 2013 1 commit
  31. 20 May, 2013 1 commit
  32. 19 May, 2013 1 commit