PHP CS Fixer
a3c6ca4df8
Fix code style (php-cs-fixer)
2023-04-14 11:04:50 +00:00
lukinovec
a3a1f838e3
Add docblocks
2023-04-14 13:04:28 +02:00
lukinovec
411f454aaa
Delete intersection types
2023-04-14 12:43:35 +02:00
Samuel Štancl
d463e2da61
phpstan improvements
2022-09-29 15:07:16 +02:00
PHP CS Fixer
3605252d85
Fix code style (php-cs-fixer)
2022-08-30 03:46:17 +00:00
Samuel Štancl
8af354c20e
get phpstan errors down from 252 to 189
2022-08-30 05:44:23 +02:00
Samuel Štancl
40bf28c7d0
general refactor, move more classes under Database namespace
2022-08-27 03:17:16 +02:00
Samuel Štancl
349125c02e
Merge hotfix branch ( #834 )
...
* try specifying the signature in __construct
* constructor doesn't work since Reflection is used, try specifying getDefaultName() instead
* Fixed: make migration commands compatible
* Fix failing tests
* Fix username generation
* Re-create tmp dir as well if needed
* wip
2022-03-30 18:00:55 +02:00
Samuel Štancl
126afcd0dd
Terminating pipelines ( #527 )
...
* Return false from CreateDatabase job
* Terminating pipeline tests
2020-11-15 16:26:26 +01:00
Samuel Štancl
8734f74ddb
Fix Tenant typehint in jobs
2020-07-10 21:01:56 +02:00
Samuel Štancl
579779b88b
Move DatabaseManager
2020-05-30 15:38:29 +02:00
stancl
6955512a6b
Apply fixes from StyleCI
2020-05-22 09:01:31 +00:00
Samuel Štancl
33d6fd82da
-ing event behavior
2020-05-21 17:55:48 +02:00
Samuel Štancl
de53b81c0e
Change default tenant model, write more tests, cleanup
2020-05-13 06:23:41 +02:00
Samuel Štancl
c32f229dd5
Refactor more old code and get tests to pass
2020-05-13 04:51:37 +02:00
Samuel Štancl
89936187ce
Rewrite old tests
2020-05-12 23:22:40 +02:00
Samuel Štancl
6f4b9f486c
Bootstrapper tests
2020-05-11 03:37:47 +02:00
Samuel Štancl
bd9aad229b
vague first draft of v3. TenantModelTest is passing
2020-05-08 04:37:43 +02:00