Tobias Oitzinger
|
ae505b3635
add flag
|
5 years ago |
Tobias Oitzinger
|
ac7163f15c
do not require ci to pass, update readme
|
5 years ago |
Tobias Oitzinger
|
e637ddca94
Remove coveralls
|
5 years ago |
Tobias Oitzinger
|
110455cea6
Merge pull request #10 from toitzi/update-codecov
|
5 years ago |
Tobias Oitzinger
|
190861c536
Change coverage xml path
|
5 years ago |
Tobias Oitzinger
|
b4d607621f
disable commenting
|
5 years ago |
Tobias Oitzinger
|
5e4a5bee82
update codecov.yml
|
5 years ago |
Tobias Oitzinger
|
8dbc385700
update codecov.yml
|
5 years ago |
Tobias Oitzinger
|
4094c25c8f
initial test
|
5 years ago |
Tobias Oitzinger
|
d21d70b1c3
Merge branch 'devel' into feature/rest-api
|
5 years ago |
Tobias Oitzinger
|
d00feb06a9
update composer.json, move formatter to external classes, remove unused code
|
5 years ago |
Tobias Oitzinger
|
9ab7826def
Added basics for REST_Controller
|
5 years ago |
Tobias Oitzinger
|
61f40c4f73
Merge pull request #373 from toitzi/update/deprecation
|
5 years ago |
Tobias Oitzinger
|
8d0d0aad01
Add documentation
|
5 years ago |
Tobias Oitzinger
|
b9fe03914d
Add support for deprecation, remove deprecated functions
|
5 years ago |
Tobias Oitzinger
|
c336393a48
Merge pull request #372 from toitzi/update/license
|
5 years ago |
Tobias Oitzinger
|
707b96f81b
Replaced copyright with 2007-2016 Kohana Team, since 2016 Koseven Team
|
5 years ago |
Tobias Oitzinger
|
113880c1e7
Remove author tag from authors which are already inside copyright
|
5 years ago |
Tobias Oitzinger
|
9fa7683c81
fixed link to license
|
5 years ago |
Tobias Oitzinger
|
e312e2db6b
Merge pull request #369 from toitzi/image/tests
|
5 years ago |
Tobias Oitzinger
|
7bb0d641f6
Update changelog
|
5 years ago |
Tobias Oitzinger
|
96fd96e0ec
Merge branch 'devel' into image/tests
|
5 years ago |
Tobias Oitzinger
|
ab19dfd436
Merge pull request #365 from toitzi/update/pecl_http
|
5 years ago |
Tobias Oitzinger
|
80d1212503
iamgick driver remove exif data inside save function
|
5 years ago |
Tobias Oitzinger
|
71f5f7006a
Update docs request internal
|
5 years ago |
Tobias Oitzinger
|
4f7eefab60
Don't call cosntants on null
|
5 years ago |
Tobias Oitzinger
|
0d73a06279
Updated GD class
|
5 years ago |
Tobias Oitzinger
|
62dff237c1
Try to use constant with ''
|
5 years ago |
Tobias Oitzinger
|
68d7193a25
Fix CodeCoverage annotations
|
5 years ago |
Tobias Oitzinger
|
2dbd105aa0
Move to official docker repo container for unittesting
|
5 years ago |
Tobias Oitzinger
|
72917185c4
Move from building docker file to pulling image directly
|
5 years ago |
Tobias Oitzinger
|
8c5d70077c
Updated, image class to work with PHP 7.3, fixed issues and reformat code, same with imagick driver (gd driver needs rework). Added imagick to the install page, added additional tests to the install page
|
5 years ago |
Tobias Oitzinger
|
9969f9a304
Added test images, reviewed / modified Image Tests
|
5 years ago |
Tobias Oitzinger
|
1dc65f75e2
Added custom exception class
|
5 years ago |
Tobias Oitzinger
|
94735cc855
comment out invalid test
|
5 years ago |
Tobias Oitzinger
|
3fe72da3b9
Add support for webp (imagick and gd)
|
5 years ago |
Tobias Oitzinger
|
b3d25a334c
Initial commit
|
5 years ago |
Tobias Oitzinger
|
2ff3620352
Add pecl_http as the tests pass now
|
5 years ago |
Tobias Oitzinger
|
48f1b01a84
Merge branch 'devel' into update/pecl_http
|
5 years ago |
Tobias Oitzinger
|
9b4e190ae5
Merge pull request #368 from toitzi/docker_travis
|
5 years ago |
Tobias Oitzinger
|
eb54dbb11a
start redis-server after configuration, add travis_test env
|
5 years ago |
Tobias Oitzinger
|
e6bcbbb1b3
give full privileges
|
5 years ago |
Tobias Oitzinger
|
8589c92a27
enable verbose debugging
|
5 years ago |
Tobias Oitzinger
|
9b2d646fa6
chmod build and tmp directory
|
5 years ago |
Tobias Oitzinger
|
4ba6749e88
Link tmp folder to make coverage report available
|
5 years ago |
Tobias Oitzinger
|
36d7fb4154
update to coveralls 2.1, add json_path
|
5 years ago |
Tobias Oitzinger
|
f7ef0af05b
of course sudo change them
|
5 years ago |
Tobias Oitzinger
|
20feddc4f4
make builds directory writable
|
5 years ago |
Tobias Oitzinger
|
03f5f50d04
remove json path as it is non existent
|
5 years ago |
Tobias Oitzinger
|
e350386c38
send coveralls report via travis
|
5 years ago |