Samuel Štancl
d4472469f0
[2.x] Add CreateTenant command ( #153 )
...
* Add CreateTenant command, fix TenantList output
* Create command test
2019-10-04 20:22:23 +02:00
Samuel Štancl
35fd19fc57
Fix travis
2019-09-08 15:37:01 +02:00
Samuel Štancl
bc2a5cd12a
Remove support for Laravel 5.7
2019-08-04 20:17:33 +02:00
Samuel Štancl
fe6ce82045
fix .travis.yml
2019-08-04 17:45:09 +02:00
Samuel Štancl
89990799f2
add phpunit.xml variations
2019-08-04 17:40:44 +02:00
Samuel Štancl
dc30354699
Dockerize phpunit ( #66 )
2019-07-12 21:44:26 +02:00
Samuel Štancl
1b6759084f
Add Predis support ( #59 )
...
* wip
* Add Predis support
* Enable phpredis extension only for some builds
* Add note about phpredis
* Fix if command
* Revert travis changes & add a version check to predis tests
2019-07-03 14:48:55 +02:00
Samuel Štancl
337a622fcb
Use php 7.2 instead of 7.1
2019-02-27 20:25:02 +01:00
Samuel Štancl
78fd7d43f6
Add 5.8 support ( #33 )
2019-02-27 18:22:34 +01:00
Samuel Štancl
3ebae91605
Remove branches from .travis.yml
2019-02-09 16:31:22 +01:00
Samuel Štancl
c53a05cff4
Make database creation queueable ( #17 )
...
* SOLIDify database creation
* Return the result of fclose in SQLiteDBCreator
* Make database creation queueable
* Add DatabaseCreationTest
* Make comment more descriptive [ci skip]
* Add composer script to copy .env.example to .env
* Minor tweaks
* Fix env section
* Fix DB_PASSWORD for Travis
2019-02-07 18:12:24 +01:00
Samuel Štancl
6bb18a2b95
Fix Travis, add docs for generating HTTPS certificates ( #19 )
2019-02-07 15:26:42 +01:00
Samuel Štancl
79e3be78ff
Add Codecov token
2019-02-02 00:12:08 +01:00
Samuel Štancl
e251a2b884
Remove HelloWorldTest
2019-02-02 00:10:16 +01:00
Samuel Štancl
6b57d20c9b
Add Codecov support
2019-02-01 23:59:08 +01:00
Samuel Štancl
5caec784bf
Remove unnecessary --dev flag
2019-02-01 23:28:42 +01:00
Samuel Štancl
80da9e1cf5
Remove --prefer-source flag
2019-02-01 23:19:05 +01:00
Samuel Štancl
6c5d9aa441
Add install section to .travis.yml
2019-02-01 23:15:01 +01:00
Samuel Štancl
999507fe42
Begin work on tests
2019-02-01 22:47:10 +01:00