Vesa H
|
58b1e7bb05
adding tests for GearmanWorker::addFunction() context param
|
7 years ago |
Vesa H
|
7be93c5ecc
GearmanWorker/addFunction(), Segmentation fault fix #49
|
7 years ago |
Will Gallego
|
0ff84fcbfb
noting >2.0 should be built against PHP >7.0
|
7 years ago |
Will Gallego
|
0b35d6ae88
updating README to point to new location of gearmand
|
7 years ago |
Will Gallego
|
4cb9afcc9d
bumping gearman pecl version, updating release notes
|
7 years ago |
Will Gallego
|
0d98f96575
fixing incorrect method signature for GearmanClient::runTasks
|
7 years ago |
Will
|
bc0d9e61cf
Merge pull request #44 from xalopp/issue_42_gearman_version
|
7 years ago |
Xaver Loppenstedt
|
0037b4694e
add PHP 7.1 support for Travis CI
|
8 years ago |
Xaver Loppenstedt
|
fa4113357a
intergration tests requires gearmand >= 1.1.x
|
8 years ago |
Will
|
73c431512a
Merge pull request #38 from xalopp/issue_36
|
8 years ago |
Xaver Loppenstedt
|
4433a21c12
Fix build on OS X
|
8 years ago |
Xaver Loppenstedt
|
161d8be319
Support travis ci Linux and OS X build
|
8 years ago |
Will Gallego
|
bbc426f560
bumping version
|
8 years ago |
Will Gallego
|
0cc268a69e
Finishing up GearmanJob migration
|
8 years ago |
Will Gallego
|
f6ef1a22fc
Migrated following GearmanJob functions:
|
8 years ago |
Will Gallego
|
814ba0079e
Adding GearmanJob integration tests for several GearmanJob functions
|
8 years ago |
Will Gallego
|
09b589f549
fixing up some comments on tests
|
8 years ago |
Will Gallego
|
98a3dd3573
GearmanJob integration test, localizing on GearmanJob::sendWarning
|
8 years ago |
Will Gallego
|
8affa60c5e
adding integration test for GearmanJob code
|
8 years ago |
Will Gallego
|
d778f2ab53
including php_gearman_client.h in php_gearman_worker.h
|
8 years ago |
Will Gallego
|
eed4329c71
migrating several GearmanJob functions to separate file
|
8 years ago |
Will Gallego
|
7185d7abda
adding some GearmanJob tests
|
8 years ago |
Will Gallego
|
5bc7c06d4d
adding gearman job test
|
8 years ago |
Will Gallego
|
69767f32ba
migrating GearmanJob functions
|
8 years ago |
Will Gallego
|
23ec09619a
more GearmanWorker function migrations
|
8 years ago |
Will Gallego
|
bfbe3adfae
migrating more GearmanWorker functions to separate file
|
8 years ago |
Will Gallego
|
fc1b4e49b4
setting up separate files for gearman job class
|
8 years ago |
Will Gallego
|
e307aeae69
more GearmanWorker functions migrated to separate file
|
8 years ago |
Will Gallego
|
e03054776b
more GearmanWorker migrations to separate file
|
8 years ago |
Will Gallego
|
4b198ca99c
migrating GearmanWorker functions to separate file
|
8 years ago |
Will Gallego
|
b998798fb2
migrating more GearmanWorker functions to separate file
|
8 years ago |
Will Gallego
|
f09b8133dc
more GearmanWorker migration, gearman_worker_fetch_object
|
8 years ago |
Will Gallego
|
82ac7e1761
forgot to add constructor/destructor to migration for GearmanTask
|
8 years ago |
Will Gallego
|
5fbaf8a70e
start of migration of gearman worker code into separate files
|
8 years ago |
Will Gallego
|
86f4b06803
migrating the rest of GearmanTask to a separate file
|
8 years ago |
Will Gallego
|
6fcf3bab72
more tests for GearmanTask
|
8 years ago |
Will Gallego
|
d147c860f0
migrating more GearmanTask functions to separate file
|
8 years ago |
Will Gallego
|
540f8e24fc
more GearmanTask tests
|
8 years ago |
Will Gallego
|
8d98704919
migrating more GearmanTask functions
|
8 years ago |
Will Gallego
|
335bd28b8d
adding tests for GearmanTask
|
8 years ago |
Will Gallego
|
0968bd4399
migrating GearmanTask functions to separate file
|
8 years ago |
Will Gallego
|
68874624c2
GearmanTask test
|
8 years ago |
Will Gallego
|
f13546fe4d
migrating more GearmanTask code
|
8 years ago |
Will Gallego
|
a8ee8af895
adding gearman task test
|
8 years ago |
Will Gallego
|
b72b68e691
Migrating GearmanTask functions
|
8 years ago |
Will Gallego
|
80b1c89353
fixing typo
|
8 years ago |
Will Gallego
|
cd7d2667a1
comment above tasks functions, fixing return value of GearmanTask::dataSize
|
8 years ago |
Will Gallego
|
4efb5d35c7
last GearmanClient functions migrated to separate file
|
8 years ago |
Will Gallego
|
93958018c4
adding tests
|
8 years ago |
Will Gallego
|
5637402eb7
reworking test
|
8 years ago |