|
|
c2d7d841de
|
split up tests
|
2019-11-24 14:39:57 +01:00 |
|
|
|
1a74834831
|
improve tests
|
2019-11-24 10:52:03 +01:00 |
|
|
|
86f77e0a5e
|
cleanup and tests added for ci/cd
|
2019-11-20 22:27:43 +01:00 |
|
|
|
0f4739b7b1
|
Update FileTest.php
|
2019-11-19 18:06:26 +01:00 |
|
|
|
76d5d8348b
|
Update DirectoryTest.php
|
2019-11-19 18:06:02 +01:00 |
|
|
|
a7c7025667
|
Update ImapTest.php
|
2019-11-19 17:58:25 +01:00 |
|
|
|
d706b8b320
|
test fixes
|
2019-11-14 17:45:05 +01:00 |
|
|
|
7fece66ef6
|
cleanup tests and add new tests
|
2019-11-10 22:38:11 +01:00 |
|
|
|
3e0a4f113f
|
package test and module abstract tests added
|
2019-11-09 11:55:03 +01:00 |
|
|
|
f890c78e83
|
prepare package manager functionality
|
2019-11-09 10:47:36 +01:00 |
|
|
|
8a2437051b
|
minor fixes and tests added
|
2019-11-05 20:28:29 +01:00 |
|
|
|
e26963c3a8
|
continue drafting socket
|
2019-11-03 23:25:34 +01:00 |
|
|
|
8d4bdc992e
|
create coverage for useless line
|
2019-11-03 23:25:05 +01:00 |
|
|
|
165240076a
|
rename connection var
|
2019-11-03 23:24:45 +01:00 |
|
|
|
8b3173ed95
|
cleanup request/response
|
2019-11-03 23:24:24 +01:00 |
|
|
|
8389360eba
|
add test
|
2019-11-03 23:22:07 +01:00 |
|
|
|
5256e40989
|
add tests and try to fix 0 devision bug
|
2019-11-03 23:20:53 +01:00 |
|
|
|
16f8566ac3
|
add invalid credit card test
|
2019-11-03 23:20:01 +01:00 |
|
|
|
c65e73d2ac
|
expand options/config functionality
|
2019-11-03 23:19:38 +01:00 |
|
|
|
b50b488fc2
|
add tests
|
2019-11-03 23:18:10 +01:00 |
|
|
|
8995020117
|
started to cleanup requests/responses
|
2019-11-03 23:17:46 +01:00 |
|
|
|
159decf760
|
implement spreadsheet io test
|
2019-11-03 23:16:17 +01:00 |
|
|
|
18c11fb229
|
bug fixes and implement some incomplete tests
|
2019-10-31 21:03:34 +01:00 |
|
|
|
cfe14cb55b
|
create draft test for socket-server
|
2019-10-28 21:24:20 +01:00 |
|
|
|
1e0a49a1b5
|
rename Router to WebRouter
|
2019-10-28 21:23:53 +01:00 |
|
|
|
3ee20e9fc8
|
Rename Router to WebRouter and implement SocketRouter
|
2019-10-28 21:07:20 +01:00 |
|
|
|
2f9834acd5
|
change root password
|
2019-10-21 22:20:18 +02:00 |
|
|
|
baf2218980
|
Bug fixes
|
2019-10-21 15:38:15 +02:00 |
|
|
|
a714359ea9
|
Add comments for test report
|
2019-10-19 18:11:40 +02:00 |
|
|
|
70f1662929
|
Improve coverage
|
2019-10-19 13:12:50 +02:00 |
|
|
|
e8ecfce4fd
|
move some functions to array utils
|
2019-10-19 13:11:27 +02:00 |
|
|
|
b8ca685473
|
fix and complete path finding algorithm
|
2019-10-19 13:10:45 +02:00 |
|
|
|
0d1b8f5e65
|
cleanup unused json queries and fix kmeans rng test
|
2019-10-17 17:09:27 +02:00 |
|
|
|
a91463d9bd
|
Fix test bugs
|
2019-10-17 17:03:27 +02:00 |
|
|
|
549bbfbccf
|
Implement kmeans algorithm
|
2019-10-17 16:09:03 +02:00 |
|
|
|
87975e16f1
|
Implement tests for knapsack and job scheduling
|
2019-10-17 10:52:19 +02:00 |
|
|
|
df838d1dee
|
Implemented polynomial regression
|
2019-10-17 10:51:59 +02:00 |
|
|
|
68f3ecc6f9
|
Add trivial test case
|
2019-10-17 10:50:18 +02:00 |
|
|
|
7c71b023c7
|
fixes, spline interpolation added
|
2019-10-16 17:35:10 +02:00 |
|
|
|
479facee52
|
Implementd query aliases
|
2019-10-13 20:38:25 +02:00 |
|
|
|
577adab857
|
phpcs fixes and classifier bug fixes/searching
|
2019-10-12 10:29:26 +02:00 |
|
|
|
85abb6c520
|
fix bugs and implement more sort algs
|
2019-10-11 16:40:09 +02:00 |
|
|
|
33ecc44e1f
|
Bug fixes
|
2019-10-10 20:46:51 +02:00 |
|
|
|
89c6ba3ac0
|
continue phpcs fixes
|
2019-10-10 12:00:54 +02:00 |
|
|
|
1ecf3e8d8c
|
adding sort and making sure original list is unchanged after sort
|
2019-10-09 17:45:53 +02:00 |
|
|
|
b9d0e63beb
|
phpcs fixes + continue distribution implementations
|
2019-10-09 17:15:12 +02:00 |
|
|
|
1145144a98
|
cleanup unused files and phpcs fixes
|
2019-10-09 01:36:49 +02:00 |
|
|
|
b35b7f1d7a
|
phpcs fixes
|
2019-10-06 17:41:41 +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 |
|
|
|
9511d3209c
|
fix empty lines
|
2019-09-28 20:58:36 +02:00 |
|
|
|
559ebf200d
|
fix docblock
|
2019-09-21 15:26:53 +02:00 |
|
|
|
6336898978
|
fix phpcs findings
|
2019-09-12 19:46:27 +02:00 |
|
|
|
af294ff9ac
|
Fix minimum coins for value test
|
2019-09-09 20:14:47 +02:00 |
|
|
|
26383f1cde
|
test fixes
|
2019-09-09 19:51:35 +02:00 |
|
|
|
27035d8be7
|
prepare for more algorithms
|
2019-09-06 21:25:09 +02:00 |
|
|
|
bebfbafae8
|
added metrics. @todo: implement n-dim
|
2019-09-04 20:39:11 +02:00 |
|
|
|
e0aa1406e2
|
Add heap
|
2019-09-03 20:56:05 +02:00 |
|
|
|
34cc6325da
|
fix type hinting
|
2019-08-25 21:45:02 +02:00 |
|
|
|
047d8c3028
|
Implement more sorting algorithms
|
2019-08-17 22:33:09 +02:00 |
|
|
|
7b1cf0e660
|
fix after change to php 7.4
|
2019-08-17 14:14:58 +02:00 |
|
|
|
dd68825329
|
Bug fix type hint
|
2019-08-15 22:19:45 +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 |
|
|
|
9d6ecedba2
|
autofixes
|
2019-08-10 23:23:06 +02:00 |
|
|
|
64198f0562
|
start impl. sort algorithms
|
2019-08-10 23:21:26 +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 |
|
|
|
5d8577725a
|
add file types
|
2019-07-30 20:26:04 +02:00 |
|
|
|
c10708ee23
|
fix @link
|
2019-07-08 19:51:19 +02:00 |
|
|
|
7a88ce1576
|
php cs fixes
|
2019-06-15 19:14:20 +02:00 |
|
|
|
8a21347547
|
fix , in function
|
2019-06-14 23:43:42 +02:00 |
|
|
|
4da69b5c09
|
fix code and tests after changes
|
2019-06-14 23:08:09 +02:00 |
|
|
|
2be8f427c9
|
Implement missing tests
|
2019-06-09 22:15:48 +02:00 |
|
|
|
719996dc07
|
load locale with invalid country code
|
2019-06-09 21:42:43 +02:00 |
|
|
|
cb4c6a4a2e
|
Improve tests and add missing reverse calculation
|
2019-06-09 21:34:24 +02:00 |
|
|
|
3d39929180
|
More general routing and hidden server responses
|
2019-06-01 20:55:46 +02:00 |
|
|
|
a62304baaa
|
Fix extension type test
|
2019-05-25 11:15:47 +02:00 |
|
|
|
5965f2a4ca
|
bug fixes and better response handling
|
2019-05-07 20:00:30 +02:00 |
|
|
|
b6f5e801a8
|
Implement rest getJson
|
2019-05-01 20:56:29 +02:00 |
|
|
|
b250f24880
|
Add testdox
|
2019-04-28 21:14:46 +02:00 |
|
|
|
6f2dd4d30a
|
draft update file
|
2019-04-27 18:29:56 +02:00 |
|
|
|
ff91b98a44
|
Improve robustness
|
2019-04-27 12:05:06 +02:00 |
|
|
|
872b613d87
|
strict types
|
2019-04-27 10:41:17 +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 |
|
|
|
1a2e49c605
|
Improve tests
|
2019-04-19 22:49:14 +02:00 |
|
|
|
135b7bf30d
|
Improve tests and harmonize permission handling
|
2019-04-19 20:49:46 +02:00 |
|
|
|
99f429f7ed
|
Improve account test
|
2019-04-19 19:01:59 +02:00 |
|
|
|
492430ea8a
|
Split up tests
|
2019-04-18 22:56:08 +02:00 |
|
|
|
65b9c41dbf
|
Remove empty lines
|
2019-04-15 20:05:41 +02:00 |
|
|
|
2d45eb8fa1
|
Remove .
|
2019-04-15 20:02:59 +02:00 |
|
|
|
f73d7f0d39
|
Spelling fix
|
2019-04-15 20:02:12 +02:00 |
|
|
|
af77f42eeb
|
Draft @testdox example
|
2019-04-15 20:00:28 +02:00 |
|
|
|
26a13b1276
|
fixes #197
|
2019-04-14 18:57:11 +02:00 |
|
|
|
eac63202f7
|
Fix csrf check and unit tests
|
2019-04-12 23:12:47 +02:00 |
|
|
|
2596659125
|
More unit tests
|
2019-04-09 19:51:07 +02:00 |
|
|
|
b286fa4de1
|
Fix routing
|
2019-03-17 19:32:27 +01:00 |
|
|
|
ad4a2c42a5
|
Fix phpunit 8 tests
|
2019-03-17 12:22:55 +01:00 |
|
|
|
a61a62adcc
|
Use equalsWithDelta
|
2019-03-17 11:38:01 +01:00 |
|
|
|
c316c1715a
|
Remove annotation
|
2019-03-17 11:16:15 +01:00 |
|
|
|
69ee452af7
|
Fix build
|
2019-03-16 23:30:57 +01:00 |
|
|
|
bfa360ce24
|
Get subdomain
|
2019-03-09 18:53:33 +01:00 |
|
|
|
d33f24aa6b
|
Fix matrix bugs
|
2019-03-03 22:03:59 +01:00 |
|
|
|
0bd6cb95f5
|
test and fix schema builder
|
2019-02-26 21:41:52 +01:00 |
|
|
|
187999ccfc
|
Fix test after path changes
|
2019-02-15 19:45:32 +01:00 |
|
|
|
5db3d81d25
|
Make count( use global namespace
|
2019-02-11 22:25:57 +01:00 |
|
|
|
8d15c645a9
|
Fix absolute path to relative paths
|
2019-02-11 11:39:11 +01:00 |
|
|
|
98d969fece
|
implement ftp
|
2019-02-09 19:43:30 +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 |
|
|
|
29bee2e1f5
|
Improve docblocks
|
2018-12-28 23:08:24 +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 |
|
|
|
8815028589
|
Improve documentation
|
2018-12-25 20:09:11 +01:00 |
|
|
|
15d2b5f7dd
|
Implement more unit tests
|
2018-12-25 16:17:19 +01:00 |
|
|
|
42d5d274b2
|
Implement cache tests and stringify tests
|
2018-12-23 10:58:53 +01:00 |
|
|
|
835f9a5f64
|
Prepare for json schema installation
|
2018-12-22 19:50:10 +01:00 |
|
|
|
d4ec08179e
|
Implrement create builder
|
2018-12-21 20:16:33 +01:00 |
|
|
|
6cc59da699
|
Add json template validation
|
2018-12-20 23:22:44 +01:00 |
|
|
|
e616f844ab
|
Use self instead of class
|
2018-12-10 18:24:46 +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 |
|
|
|
07776f489c
|
Fix pullout bugs
|
2018-12-09 18:01:20 +01:00 |
|
|
|
4bd0a0f1b3
|
Fix event bug
|
2018-12-02 16:45:22 +01:00 |
|
|
|
d47f3aa19d
|
Fix lock(). make member
|
2018-11-30 22:06:03 +01:00 |
|
|
|
ce939eb7de
|
Force logging output
|
2018-11-30 21:06:12 +01:00 |
|
|
|
606069056e
|
Fix spaces
|
2018-11-23 11:47:55 +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 |
|
|
|
e7b72e519a
|
fix test
|
2018-10-20 18:08:32 +02:00 |
|
|
|
d21533a446
|
fix path
|
2018-10-20 18:01:17 +02:00 |
|
|
|
4f081aaa71
|
implement tests
|
2018-10-20 17:57:48 +02:00 |
|
|
|
0be02d40c2
|
fix package test + graph test started
|
2018-10-15 19:20:07 +02:00 |
|
|
|
d7a86d3a49
|
Test for empty delete
|
2018-10-14 22:28:55 +02:00 |
|
|
|
499cf41db2
|
Fix testing bugs
|
2018-10-14 22:28:21 +02:00 |
|
|
|
de7ef32dbb
|
Start packagemanager tests
|
2018-10-14 22:00:53 +02: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 |
|
|
|
4facb82bb3
|
Test fixes
|
2018-10-07 20:26:51 +02:00 |
|
|
|
b0c58616ff
|
Prepare evd
|
2018-10-07 14:33:15 +02:00 |
|
|
|
cd875f52cd
|
More distribution tests
|
2018-10-06 21:47:45 +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 |
|
|
|
527d6521ac
|
Add more rng tests
|
2018-10-03 16:38:47 +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 |
|
|
|
a8f7b0c375
|
Add more unit tests
|
2018-10-02 22:11:31 +02:00 |
|
|
|
847c8d2a42
|
Move models to framework
|
2018-10-02 21:23:06 +02:00 |
|
|
|
dad9a42ece
|
Docblock fix
|
2018-09-22 18:19:04 +02:00 |
|
|
|
8a91224f66
|
Fix whitespaces
|
2018-09-21 23:17:37 +02:00 |
|
|
|
bfc457115c
|
Split controllers per application
|
2018-09-19 21:33:10 +02:00 |
|
|
|
4e66128ea4
|
Extend functionality based on module needs
|
2018-09-15 13:30:51 +02:00 |
|
|
|
a95b0ea026
|
PhpStan fixes
|
2018-09-12 22:15:44 +02:00 |
|
|
|
5bfba4b202
|
Extend permutation test for other return
|
2018-09-12 21:36:19 +02:00 |
|
|
|
1bf1e6da3b
|
Fix para types
|
2018-09-11 21:19:55 +02:00 |
|
|
|
4b791bf12d
|
Implement queue
|
2018-09-09 23:35:35 +02:00 |
|
|
|
105d4f355b
|
Fix multimap implementation and add tests
|
2018-09-09 20:06:18 +02:00 |
|
|
|
dbe837a52e
|
Bug fixes from tests
|
2018-09-08 19:06:42 +02:00 |
|
|
|
7a5f75eedc
|
fixes #178
|
2018-09-04 22:27:05 +02:00 |
|
|
|
1ae4bba960
|
fix #180
|
2018-09-04 21:22:33 +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 |
|
|
|
f1326f4a75
|
Improve tests
|
2018-09-01 16:28:00 +02:00 |
|
|
|
a748d50b0a
|
improve unit tests
|
2018-08-31 21:15:11 +02:00 |
|
|
|
a260c776cc
|
optimize coverage report
|
2018-08-31 17:36:01 +02:00 |
|
|
|
fa5bf4fe24
|
Add additional enum to tests
|
2018-08-25 20:19:05 +02:00 |
|
|
|
e28353a86b
|
More global namespace uses
|
2018-08-24 15:01:01 +02:00 |
|
|
|
138b631a65
|
Use more global paths
|
2018-08-24 14:48:49 +02:00 |
|
|
|
d5e2d35672
|
Fix package docblock
|
2018-08-24 14:08:19 +02:00 |
|
|
|
8a2bed5877
|
use global namespace
|
2018-08-24 13:06:04 +02:00 |
|
|
|
1caf381603
|
Load localization based on language or locale
|
2018-08-18 09:21:52 +02:00 |
|
|
|
cd8f4945e6
|
Implement permission check in routes
|
2018-08-17 19:56:21 +02:00 |
|
|
|
4994050839
|
Exclude vendor
|
2018-08-12 10:52:58 +02:00 |
|
|
|
df8d6c42c0
|
Exclude vendor
|
2018-08-12 10:43:33 +02:00 |
|
|
|
1017a3a003
|
Fix coverage path
|
2018-08-12 10:26:57 +02:00 |
|
|
|
bd935810bf
|
Add code coverage
|
2018-08-12 10:12:46 +02:00 |
|
|
|
ce469cbae3
|
Disable test for travis
|
2018-08-11 15:25:17 +02:00 |
|
|
|
ac3711768c
|
Test path guessing
|
2018-08-11 15:11:46 +02:00 |
|
|
|
94eb099fb9
|
Check correct cron/schedule path
|
2018-08-11 15:10:05 +02:00 |
|
|
|
9085fa7a7e
|
Fix separate phpOMS tests without other components
|
2018-08-11 15:01:01 +02:00 |
|
|
|
356027981f
|
Use local phpunit
|
2018-08-11 14:20:21 +02:00 |
|
|
|
bd87ffadff
|
More build fix tests
|
2018-08-11 13:51:41 +02:00 |
|
|
|
108ad59bd9
|
Fix some travis build bugs
|
2018-08-11 13:16:29 +02:00 |
|
|
|
d8494e439c
|
Try to fix unittests for travis
|
2018-08-11 12:46:36 +02:00 |
|
|
|
24659e324f
|
fixes #158
|
2018-08-09 18:43:03 +02:00 |
|
|
|
175be313d2
|
Remove pw
|
2018-08-04 20:23:35 +02:00 |
|
|
|
a4f8b114bb
|
Cleanup minor visual bugs
|
2018-08-04 20:22:33 +02:00 |
|
|
|
55b2d30837
|
Exclude vendor
|
2018-08-04 16:55:56 +02:00 |
|
|
|
e39ad5a2f9
|
Exclude vendor
|
2018-08-04 16:54:16 +02:00 |
|
|
|
e6be0fe09f
|
Exclude vendor
|
2018-08-04 16:49:06 +02:00 |
|
|
|
aed9ec74a5
|
Fix test files
|
2018-08-04 16:43:49 +02:00 |
|
|
|
2ea3b16828
|
Remove db password
|
2018-08-04 16:24:51 +02:00 |
|
|
|
cbac440141
|
Fix vendor path
|
2018-08-04 15:34:49 +02:00 |
|
|
|
16bddd7866
|
Fix vendor path
|
2018-08-04 15:32:21 +02:00 |
|
|
|
121fb83695
|
Test travis build
|
2018-08-04 15:04:01 +02:00 |
|
|
|
d7337e9e1b
|
Fix schedule/cron implementation
|
2018-08-04 13:20:57 +02:00 |
|
|
|
a33a7be954
|
fixes #26
|
2018-08-02 19:18:34 +02:00 |
|
|
|
ed3fc48e34
|
fixes #26
|
2018-08-02 18:45:36 +02:00 |
|
|
|
6cc520a579
|
Fix mapper depth bugs and implement math evaluator
|
2018-08-01 22:08:20 +02:00 |
|
|
|
0877aeb7d5
|
Implement console framework features
|
2018-07-27 19:52:56 +02:00 |
|
|
|
72d2e3ad77
|
Fix types
|
2018-07-17 22:26:25 +02:00 |
|
|
|
1200350c62
|
Minor type fixes
|
2018-07-15 20:10:53 +02:00 |
|
|
|
2d20d913e3
|
Fix empty line
|
2018-07-15 11:49:09 +02:00 |
|
|
|
da9b2d3406
|
Fix mini bugs
|
2018-07-15 00:04:08 +02:00 |
|
|
|
0069bdac9a
|
Static test fixes
|
2018-07-14 22:19:48 +02:00 |
|
|
|
5639b7936d
|
UriFactory kills this test. Look at it later
|
2018-07-07 19:42:07 +02:00 |
|
|
|
46c5647463
|
Fix double ? in uri bug
|
2018-07-06 21:32:57 +02:00 |
|
|
|
889d6e4469
|
Fix bugs and make js tests same as php tests
|
2018-06-30 23:04:00 +02:00 |
|
|
|
85dd4a6d97
|
Split up tests
|
2018-06-26 21:08:26 +02:00 |
|
|
|
b8da0f8c19
|
added extension
|
2018-06-22 21:58:14 +02:00 |
|
|
|
c2df3a1ffd
|
Fix bugs after adjustments
|
2018-06-03 16:34:38 +02:00 |
|
|
|
6f452f25e8
|
Code and docblock optimizations
|
2018-06-03 16:04:13 +02:00 |
|
|
|
3aa3c6b0dd
|
Handle open todos
|
2018-06-03 14:22:05 +02:00 |
|
|
|
31209d2b30
|
Implement basic localization db mapper
|
2018-05-30 22:35:42 +02:00 |
|
|
|
1b0d170052
|
Use root namespace and cleanup
|
2018-05-30 13:40:28 +02:00 |
|
|
|
37add470eb
|
Remove whitespace
|
2018-05-21 22:31:14 +02:00 |
|
|
|
71a13da619
|
Optimize mapper loops
|
2018-05-21 17:48:41 +02:00 |
|
|
|
b1b51b0281
|
Bug fixes with install scripts
|
2018-05-20 11:54:02 +02:00 |
|
|
|
59d3f98110
|
Make classes final
|
2018-05-11 21:33:24 +02:00 |
|
|
|
9801d86b61
|
Fix complex and matrix
|
2018-04-20 19:35:57 +02:00 |
|
|
|
184e407201
|
Fix #29
|
2018-04-13 21:04:48 +02:00 |
|
|
|
e4531d3726
|
phpstan fixes
|
2018-03-30 18:37:23 +02:00 |
|
|
|
f23734464d
|
Fix extension loaded test
|
2018-03-30 11:14:53 +02:00 |
|
|
|
44bb3480ac
|
More extension tests
|
2018-03-30 10:29:32 +02:00 |
|
|
|
24f28dc82c
|
Add extension test
|
2018-03-30 10:24:24 +02:00 |
|
|
|
85e79113fd
|
Fix invalid type
|
2018-03-30 09:39:29 +02:00 |
|
|
|
2ec800fe62
|
Fix unit test bugs
|
2018-03-28 23:11:22 +02:00 |
|
|
|
d5fd2c4827
|
Change to php version 7.2 requirement
|
2018-03-27 19:09:47 +02:00 |
|
|
|
8067e42f78
|
Type hint fixes
|
2018-03-24 11:17:45 +01:00 |
|
|
|
6f6a0e1bd1
|
Type fixes
|
2018-03-14 18:12:08 +01:00 |
|
|
|
3b45692ff1
|
Nullable+void typehint
|
2018-03-13 20:55:49 +01:00 |
|
|
|
aae0de25f1
|
Adjust permission handling to string
|
2018-03-09 22:21:21 +01:00 |
|
|
|
1022824e47
|
Tests+docblock
|
2018-03-04 12:11:46 +01:00 |
|
|
|
de6120b267
|
Tests, docblocks & improvements
|
2018-03-03 11:15:34 +01:00 |
|
|
|
24252655eb
|
Fix restructured datastorage
|
2018-03-01 20:31:02 +01:00 |
|
|
|
797b1c1f00
|
Added depreciation+tests
|
2018-02-28 20:37:54 +01:00 |
|
|
|
5b243ab2da
|
Turn exceptions in false returns
|
2018-02-26 19:46:28 +01:00 |
|
|
|
6b68c42c33
|
Update ChiSquaredDistributionTest.php
|
2018-02-26 14:58:05 +01:00 |
|
|
|
dd99496d75
|
Update CauchyDistributionTest.php
|
2018-02-26 14:41:10 +01:00 |
|
|
|
2305380945
|
More tests (math tests) and fixes
|
2018-02-25 16:12:31 +01:00 |
|
|
|
03208332ae
|
Fix error bugs
|
2018-02-23 17:55:17 +01:00 |
|
|
|
a08c63a021
|
Formatting fix
|
2018-02-23 10:56:35 +01:00 |
|
|
|
66a5510873
|
Fix int/float bug
|
2018-02-23 10:55:35 +01:00 |
|
|
|
59b701a6be
|
Fix formatting
|
2018-02-23 10:54:58 +01:00 |
|
|
|
cc682b1945
|
Added mean error test
|
2018-02-23 10:49:00 +01:00 |
|
|
|
b3b7391712
|
Added power test
|
2018-02-23 10:39:14 +01:00 |
|
|
|
a982bb432a
|
Started to implement tests
|
2018-02-23 10:29:53 +01:00 |
|
|
|
510842727c
|
More unit tests and fix statistic
|
2018-02-22 20:48:13 +01:00 |
|
|
|
cc904e772a
|
Add more tests
|
2018-02-22 13:54:08 +01:00 |
|
|
|
c43d83d8c0
|
Add more tests and fix bugs
|
2018-02-21 21:16:35 +01:00 |
|
|
|
4c04ce01c2
|
Fix/test more sql injections
|
2018-02-17 09:39:29 +01:00 |
|
|
|
f1121dcc9b
|
Fix strict_types
|
2018-02-15 20:27:58 +01:00 |
|
|
|
e3b14015fc
|
Improve increments
|
2018-02-10 21:52:20 +01:00 |
|
|
|
8a42dc07fc
|
Fix change bugs
|
2018-02-03 13:33:43 +01:00 |
|
|
|
e4dadf447d
|
Improve codestyle
|
2018-02-03 10:30:13 +01:00 |
|
|
|
f1288ebc03
|
More codestyle fixes
|
2018-01-31 22:05:15 +01:00 |
|
|
|
51cd98b1a7
|
Further php cs fixes
|
2018-01-28 22:56:30 +01:00 |
|
|
|
c2c9767470
|
Fix spacing
|
2018-01-28 22:26:19 +01:00 |
|
|
|
243f87405a
|
Fix spacing and line-breaks
|
2018-01-28 22:07:04 +01:00 |
|
|
|
f74c2e49c8
|
Started to fix via cs
|
2018-01-28 22:04:43 +01:00 |
|
|
|
58e6b89768
|
Finalize new tests
|
2018-01-15 18:51:11 +01:00 |
|
|
|
b326f71086
|
Fix tests
|
2018-01-15 18:08:05 +01:00 |
|
|
|
d3b85fd09c
|
Fix tests
|
2018-01-15 17:20:46 +01:00 |
|
|
|
3245dbd1bc
|
Make tests part of the repos
|
2018-01-14 15:44:36 +01:00 |
|