|
|
165240076a
|
rename connection var
|
2019-11-03 23:24:45 +01:00 |
|
|
|
18c11fb229
|
bug fixes and implement some incomplete tests
|
2019-10-31 21:03:34 +01:00 |
|
|
|
a714359ea9
|
Add comments for test report
|
2019-10-19 18:11:40 +02:00 |
|
|
|
0d1b8f5e65
|
cleanup unused json queries and fix kmeans rng test
|
2019-10-17 17:09:27 +02:00 |
|
|
|
7c71b023c7
|
fixes, spline interpolation added
|
2019-10-16 17:35:10 +02:00 |
|
|
|
0f11df6f95
|
Change encoding to real utf8
|
2019-10-05 19:59:53 +02:00 |
|
|
|
cd58375f02
|
fix mapper formats
|
2019-09-28 23:11:50 +02:00 |
|
|
|
6336898978
|
fix phpcs findings
|
2019-09-12 19:46:27 +02:00 |
|
|
|
e0aa1406e2
|
Add heap
|
2019-09-03 20:56:05 +02:00 |
|
|
|
b4084913de
|
Implement php 7.4 type hints
|
2019-08-15 21:54:59 +02:00 |
|
|
|
eb7dbe4663
|
start implementing php 7.4
|
2019-08-15 20:44:04 +02:00 |
|
|
|
2d64308b78
|
assert null
|
2019-08-10 23:17:12 +02:00 |
|
|
|
0ca13206fe
|
fix datetime value bug
|
2019-08-10 23:16:27 +02:00 |
|
|
|
c10708ee23
|
fix @link
|
2019-07-08 19:51:19 +02:00 |
|
|
|
5965f2a4ca
|
bug fixes and better response handling
|
2019-05-07 20:00:30 +02:00 |
|
|
|
c799124d12
|
php cs fixes
|
2019-04-27 10:34:00 +02:00 |
|
|
|
4cdfab275e
|
Use global namespace
|
2019-04-27 00:13:34 +02:00 |
|
|
|
2596659125
|
More unit tests
|
2019-04-09 19:51:07 +02:00 |
|
|
|
ad4a2c42a5
|
Fix phpunit 8 tests
|
2019-03-17 12:22:55 +01:00 |
|
|
|
c316c1715a
|
Remove annotation
|
2019-03-17 11:16:15 +01:00 |
|
|
|
bfa360ce24
|
Get subdomain
|
2019-03-09 18:53:33 +01:00 |
|
|
|
0bd6cb95f5
|
test and fix schema builder
|
2019-02-26 21:41:52 +01:00 |
|
|
|
5db3d81d25
|
Make count( use global namespace
|
2019-02-11 22:25:57 +01:00 |
|
|
|
48f2552311
|
phpcs+phpstan fixes
|
2019-02-07 00:05:38 +01:00 |
|
|
|
0d55e17842
|
Use global namespace+minor fixes
|
2019-02-04 22:30:05 +01:00 |
|
|
|
e0003be06b
|
replace TBD package with tests
|
2019-01-11 21:15:53 +01:00 |
|
|
|
a80224b07d
|
php cs fixer
|
2018-12-28 19:13:07 +01:00 |
|
|
|
9a09993336
|
Fix use order/unused
|
2018-12-28 18:42:14 +01:00 |
|
|
|
42d5d274b2
|
Implement cache tests and stringify tests
|
2018-12-23 10:58:53 +01:00 |
|
|
|
d4ec08179e
|
Implrement create builder
|
2018-12-21 20:16:33 +01:00 |
|
|
|
13c5562ffe
|
Fix null typehint order
|
2018-12-10 18:13:44 +01:00 |
|
|
|
f9bf85e702
|
Fix use order
|
2018-12-09 22:16:41 +01:00 |
|
|
|
015fd41ba5
|
Remove unused use
|
2018-12-09 22:02:15 +01:00 |
|
|
|
9945dbc373
|
Bug fixes
|
2018-11-23 11:35:42 +01:00 |
|
|
|
8c3392253f
|
Test and impl. fixes
|
2018-11-18 12:49:59 +01:00 |
|
|
|
19019936bc
|
Draft schema builder
|
2018-11-11 19:53:54 +01:00 |
|
|
|
2023b9ab75
|
75% code coverage
|
2018-10-14 13:03:13 +02:00 |
|
|
|
64c9cda54e
|
Remove sqlite database after test
|
2018-10-10 23:38:22 +02:00 |
|
|
|
b979761e8c
|
More tests, test conditions and number_format fixes
|
2018-10-10 23:32:28 +02:00 |
|
|
|
156879f161
|
Update PostgresConnectionTest.php
|
2018-10-10 15:12:06 +02:00 |
|
|
|
c491d2a4ff
|
Split factory tests
|
2018-10-06 16:00:13 +02:00 |
|
|
|
795e0f29d6
|
Add more unit tests
|
2018-10-06 15:50:27 +02:00 |
|
|
|
9eecd70088
|
Implement cache and unit tests for cache
|
2018-10-05 20:49:02 +02:00 |
|
|
|
52d8b17914
|
Bug fixes and unit tests implemented
|
2018-10-03 14:25:26 +02:00 |
|
|
|
427c97bfb3
|
Set tests packages to tests
|
2018-10-02 22:15:50 +02:00 |
|
|
|
dad9a42ece
|
Docblock fix
|
2018-09-22 18:19:04 +02:00 |
|
|
|
8a91224f66
|
Fix whitespaces
|
2018-09-21 23:17:37 +02:00 |
|
|
|
a95b0ea026
|
PhpStan fixes
|
2018-09-12 22:15:44 +02:00 |
|
|
|
0e8876ce4d
|
More unit tests
|
2018-09-02 21:26:00 +02:00 |
|
|
|
acb32ba190
|
Implement more array functionality
|
2018-09-01 17:23:34 +02:00 |
|