Will Gallego
|
ca2f1819c7
migrating GearmanClient callbacks over to a separate file
|
8 years ago |
Will Gallego
|
b0e7db82a1
migrating more gearman client functions
|
8 years ago |
Will Gallego
|
55e7ccc7ea
reworking gearman tasks integration test (was failing, some cleanup)
|
8 years ago |
Will Gallego
|
189db059a6
gearman client integration test, including the following functions:
|
8 years ago |
Will Gallego
|
831256e44a
formatting
|
8 years ago |
Will Gallego
|
c332f28f0d
missing gearman_client_add_tasks_status procedural function
|
8 years ago |
Will Gallego
|
c3235a9fa1
migrating GearmanClient::runTasks/gearman_client_run_tasks
|
8 years ago |
Will Gallego
|
d743baf1e0
migrating several GearmanClient task adding functions
|
8 years ago |
Will Gallego
|
5a1d7cb4e3
migrating more gearman client functions
|
8 years ago |
Will Gallego
|
b236d48d20
more tests!
|
8 years ago |
Will Gallego
|
e78633757c
migrating more code
|
8 years ago |
Will Gallego
|
cfc33ba0db
adding tests
|
8 years ago |
Will Gallego
|
b9657c23a8
fixing typo in test
|
8 years ago |
Will Gallego
|
1917e0d234
migrating more Gearman Client code
|
8 years ago |
Will Gallego
|
be1e579166
more tests!
|
8 years ago |
Will Gallego
|
ff056c5740
migrating more code
|
8 years ago |
Will Gallego
|
5621707823
adding more tests
|
8 years ago |
Will Gallego
|
3a5a6c5756
adding tests, migrating functions to separate files
|
8 years ago |
Will Gallego
|
9f222bd1b7
GearmanClient::do* jobs migrated to separate file
|
8 years ago |
Will Gallego
|
b8262fd081
adding integration test for GearmanClient
|
8 years ago |
Will Gallego
|
2124f81f0a
moving GearmanClient::wait into separate file, adding test
|
8 years ago |
Will Gallego
|
77134cc5b4
cleaning up (some) of test_client.php code
|
8 years ago |
Will Gallego
|
8508d90920
formatting clean up
|
8 years ago |
Will Gallego
|
d2cca2d02c
Moving over GearmanClient functions to separate file
|
8 years ago |
Will Gallego
|
36f2b6406e
Moving over GearmanClient functions to separate file
|
8 years ago |
Will Gallego
|
cbff43faec
Moving over GearmanClient functions to separate file
|
8 years ago |
Will Gallego
|
9ba60077b8
Moving over GearmanClient functions to separate file
|
8 years ago |
Will Gallego
|
e4c2e52d04
Moving over GearmanClient functions to separate file
|
8 years ago |
Will Gallego
|
8598099e28
Moving over GearmanClient functions to separate file
|
8 years ago |
Will Gallego
|
afdff2370a
Merge branch 'master' of https://github.com/wcgallego/pecl-gearman
|
8 years ago |
Will Gallego
|
8b92f8342b
adding ZEND_FE_END macro, grabbing patch for issue #22
|
8 years ago |
Will
|
b27c261afe
Merge pull request #39 from remicollet/patch-1
|
8 years ago |
Remi Collet
|
41f426011d
Honours --with-libdir configure option
|
8 years ago |
Will
|
a2932e3c03
Merge pull request #37 from vtky/master
|
8 years ago |
Will Gallego
|
e42bfeaaae
fixing issue with strlen when context is empty
|
8 years ago |
Vincent Tan
|
87945c310a
compile issue with gearman_task_fetch_object(). fixed by removing the
|
8 years ago |
Keyur
|
d641c9737c
Ensure correct flags are set on destruction
|
8 years ago |
Keyur
|
f8bcc7e6df
Fix memory leak with tasks list
|
8 years ago |
Will Gallego
|
69222c75ea
more tweaks, also I think I left out php_gearman_task.h in a previous commit
|
8 years ago |
Will Gallego
|
5f87ae28cd
more splitting up, basic gearman task/client stuff
|
8 years ago |
Will Gallego
|
f5084a098f
Splitting up php_gearman.c - Base, Exception
|
8 years ago |
Will Gallego
|
f7ec3cf044
bumping version to 2.0.1
|
8 years ago |
Will
|
1bf531ffa7
Merge pull request #32 from xalopp/travis-zts
|
8 years ago |
Will
|
f0914b6388
Merge pull request #29 from wcgallego/minor-fixes-and-tests
|
8 years ago |
Xaver Loppenstedt
|
084d16c734
add travis link to README
|
8 years ago |
Xaver Loppenstedt
|
4618650ec5
add travis ci support
|
8 years ago |
Keyur
|
4d465f5599
Use short ternary op
|
8 years ago |
Keyur
|
54d87f6fa4
Fix test output
|
8 years ago |
Keyur
|
360b12cfe9
Duplicate the string to avoid segfaults if/when it goes away or changes underneath
|
8 years ago |
Keyur
|
1192725397
Add some integration tests
|
8 years ago |