Commit Graph

  • b183f7feaf Add more serializer tests Mikko 2013-11-19 17:59:55 +08:00
  • 16f8661540 Fix unserializer test Mikko 2013-11-19 17:47:11 +08:00
  • d0d7d9089e Add missing tests Mikko 2013-11-19 17:40:50 +08:00
  • 5a31bd1623 copy some tests from experimental to tests. Fix cache read-through callbacks Mikko 2013-11-19 17:39:53 +08:00
  • b227adecdb Test for serializers correctly Mikko 2013-11-19 16:40:42 +08:00
  • 30a055b277 Merge pull request #105 from mkoppanen/feature-fix-config-m4 Mikko Koppanen 2013-11-19 00:40:14 -08:00
  • 23b4e22c24 This should look a bit better in travis Mikko 2013-11-19 16:18:31 +08:00
  • 65a8cf0c6a Improved config.m4, use pkg-config to find libmemcached Mikko 2013-11-19 16:01:32 +08:00
  • f7aba7745a Package.xml updates Mikko 2013-11-19 12:45:45 +08:00
  • bc53090787 Remove unused variables Mikko 2013-11-19 12:44:22 +08:00
  • a036333f65 Update version Mikko 2013-11-19 12:27:28 +08:00
  • 03162e42a2 Changelog entries Mikko 2013-11-19 12:27:00 +08:00
  • dde6d99cf0 Merge pull request #103 from mkoppanen/feature-msgpack Mikko Koppanen 2013-11-18 20:25:42 -08:00
  • deb45d3e1b Add latest version of msgpack Mikko 2013-11-19 12:06:35 +08:00
  • 081a161b06 Fixes indentation on the msgpack parts Mikko 2013-11-18 17:28:23 +08:00
  • 71638fe743 Msgpack Mikko 2013-11-18 17:18:00 +08:00
  • ff07307069 Merge branch 'master' of github.com:onethumb/php-memcached Mikko 2013-11-18 17:15:42 +08:00
  • 2b861f9d39 Merge pull request #98 from mkoppanen/feature-server Mikko Koppanen 2013-11-18 01:08:14 -08:00
  • e56d2d4980 Add changelog items Mikko 2013-11-18 17:06:35 +08:00
  • 74648a8e0e Doing this in right dir makes more sense Mikko 2013-11-18 16:57:19 +08:00
  • ae795e4435 Run expire test separately because XFAIL causes the whole build fail Mikko 2013-11-18 16:53:00 +08:00
  • 3626a25619 Make this gt Mikko 2013-11-18 16:38:37 +08:00
  • 0c0402ee9d More travis stuff Mikko 2013-11-18 16:29:18 +08:00
  • dbb68a5c59 More travis stuff Mikko 2013-11-18 16:12:12 +08:00
  • 9d2b27f9ad enter build directory Mikko 2013-11-18 16:07:12 +08:00
  • 374922a280 Moved travis build to shell script Mikko 2013-11-18 16:03:00 +08:00
  • 16825267df Lets see if this fixes the build Mikko 2013-11-18 14:54:33 +08:00
  • 4258449ee7 Configure with libmemcached protocol if configure succeeds Mikko 2013-11-18 14:52:04 +08:00
  • 37dfc1950b Merge branch 'master' of github.com:php-memcached-dev/php-memcached into feature-server Mikko 2013-11-18 14:31:10 +08:00
  • 368dd3c8be Clone over https Mikko 2013-11-18 14:26:40 +08:00
  • 4048537a36 Travis travis.. Mikko 2013-11-18 14:24:47 +08:00
  • 239623e66f Fix typo Mikko 2013-11-18 14:17:26 +08:00
  • e6d3ddfcd2 Add update for travis Mikko 2013-11-18 14:14:14 +08:00
  • 832f317b44 Do types.phpt and types_multi.phpt with all serializers Mikko 2013-11-18 14:10:41 +08:00
  • 9e13cb6139 Fix check for test Mikko 2013-11-18 12:07:32 +08:00
  • abe022c8cf Fail here Mikko 2013-11-18 12:05:01 +08:00
  • 853c0f1ba3 Fixes build for older libmemcached Mikko 2013-11-18 11:47:27 +08:00
  • 4b3e6e3f2b more ZTS Mikko 2013-11-18 11:24:09 +08:00
  • d583378c6a ZTS Mikko 2013-11-18 11:20:43 +08:00
  • 85e3cfa619 Merge pull request #101 from mkoppanen/feature-vbucket Mikko Koppanen 2013-11-17 18:52:37 -08:00
  • 80253e82c4 Added Memcached::setBucket Mikko 2013-11-18 02:14:35 +08:00
  • 6d19890072 Merge branch 'master' of github.com:bpospichil/php-memcached Mikko 2013-11-17 23:25:04 +08:00
  • 99f5573635 Fixes small memory leak case and print function name properly Mikko 2013-11-16 18:15:47 +08:00
  • e69b95b57c ... Mikko 2013-11-16 01:01:41 +08:00
  • 72246a9f7d Add server build flags Mikko 2013-11-16 00:58:12 +08:00
  • 5d5960c314 Merge pull request #97 from mkoppanen/testing-flags Mikko Koppanen 2013-11-15 07:53:14 -08:00
  • c88c4d6bbc Fixes error with mixing semicolon Mikko 2013-11-15 23:32:38 +08:00
  • 344210e171 Merged upstream/master Mikko 2013-11-15 23:03:20 +08:00
  • 6fb645ab11 Merge pull request #96 from poison/feature-storeretrycount Mikko Koppanen 2013-11-15 06:55:27 -08:00
  • d69bf88461 Fixes comments by @poison Mikko 2013-11-15 22:54:31 +08:00
  • 0280beebb6 changed int to long for store_retry_count Nicolas Van Eenaeme 2013-11-15 15:16:31 +01:00
  • 761fc79381 Added ini setting for memcached.store_retry_count Nicolas Van Eenaeme 2013-11-15 15:04:49 +01:00
  • 1cbaeefc83 Added MEMC_OPT_STORE_RETRY_COUNT Nicolas Van Eenaeme 2013-11-15 12:16:07 +01:00
  • 748566f5af Build fixes Mikko 2013-11-15 17:20:08 +08:00
  • b5ce538bfc Added more examples Mikko 2013-11-15 17:14:55 +08:00
  • 59a4c9551f proper builds for server Mikko 2013-11-15 16:44:34 +08:00
  • f6db3add0f Add rest of the callbacks Mikko 2013-11-15 16:30:47 +08:00
  • 5735f7f606 Added more server stuff, added examples of server Mikko 2013-11-15 04:29:44 +08:00
  • 36608f3e0c More protocol handling code Mikko 2013-11-14 23:50:38 +08:00
  • 6c9ca2535a More implementation of the protocool handler Mikko 2013-11-14 23:28:03 +08:00
  • 1d5408b769 Starting initial work on server implementation Mikko 2013-11-14 15:44:19 +08:00
  • a4535461cf Test user flags with compression Mikko 2013-11-14 01:47:18 +08:00
  • ccb7e3bbc8 More testing of user flags Mikko 2013-11-13 02:23:46 +08:00
  • 5bde0d1c5e Missing casts Mikko 2013-11-13 02:10:18 +08:00
  • 79a299591d Merging from poison/feature-udf. Changed flags for parse parameters to long. //cc #92 Mikko 2013-11-13 01:57:25 +08:00
  • 56d5b97693 Merge branch 'master' of github.com:php-memcached-dev/php-memcached into testing-flags Mikko 2013-11-13 01:56:03 +08:00
  • 1010295bc6 Remove version check //cc #92 Mikko 2013-11-13 01:10:02 +08:00
  • eaa92d48c5 Break was inside braces, remove mixed declarations Mikko 2013-11-12 16:36:06 +08:00
  • 731c6937eb Merge pull request #94 from poison/fix_gh93 Mikko Koppanen 2013-11-12 00:31:00 -08:00
  • 994e33429f Protect against stack overflow in php_memc_zval_from_payload when parsing DOUBLE or LONG Nicolas Van Eenaeme 2013-11-12 09:14:44 +01:00
  • 7140a4b33b This should return a value Mikko 2013-11-11 13:17:44 +08:00
  • 1514dd413f Dont break old libmemcached Mikko 2013-11-11 13:12:44 +08:00
  • ddf3f0ca34 Test memcached version when using flags Mikko 2013-11-11 13:10:59 +08:00
  • a5e677d9cf Test flags Mikko 2013-11-11 02:57:48 +08:00
  • 426a3026cd Merge remote-tracking branch 'parent/master' into feature-udf Nicolas Van Eenaeme 2013-11-07 22:50:43 +01:00
  • e4ae8fb560 Final fixes and tests, cleanup Nicolas Van Eenaeme 2013-11-07 17:50:59 +01:00
  • 81971e7abe updated memcached documentation Nicolas Van Eenaeme 2013-11-07 00:41:37 +01:00
  • 7f52206bb1 Was a bit too greedy with all the errors Nicolas Van Eenaeme 2013-11-07 00:38:40 +01:00
  • 2cc0e324fd Initial commit that introduces UDF (user defined flags). Nicolas Van Eenaeme 2013-11-07 00:24:58 +01:00
  • 3c6e305b2a Added more notes Mikko 2013-11-06 12:45:27 +08:00
  • 957255fbef Added more notes Mikko 2013-11-06 12:45:07 +08:00
  • 8a22b47087 Add new version Mikko 2013-11-06 12:39:23 +08:00
  • 767b3cd0c2 Added test for issue #25 Mikko 2013-11-06 12:25:03 +08:00
  • 9e45d76994 Make sure that tests are packaged Mikko 2013-11-04 12:15:15 +08:00
  • 3f71933f26 More package.xml additions Mikko 2013-11-04 12:02:03 +08:00
  • 1ff1655012 Missing this php_libmemcached_compat.c from package.xml Mikko 2013-11-04 11:53:03 +08:00
  • 571f0458b2 Test packaging and building from package Mikko 2013-11-04 11:48:07 +08:00
  • 4537039fe2 Accidentally capitalised S Mikko 2013-10-29 18:20:06 +08:00
  • 0381e55a53 Update changelogs further Mikko 2013-10-29 17:09:38 +08:00
  • bddadc5cb5 Added a note about PR #91 Mikko 2013-10-29 02:23:16 +08:00
  • b9727dfecd Package tests Mikko 2013-10-28 18:35:09 +08:00
  • 240b31620b Start updating changelogs etc for release Mikko 2013-10-28 18:31:28 +08:00
  • e0e42b25ec Merge branch 'master' of github.com:php-memcached-dev/php-memcached Mikko 2013-10-27 21:08:19 +08:00
  • 5ba1ec3f80 Added myself to package.xml, probably Ilia as well? Mikko 2013-10-27 20:36:50 +08:00
  • a73cd493d0 Merge pull request #91 from merrill-oakland/sessionlocks Mikko Koppanen 2013-10-27 05:34:29 -07:00
  • 98fed8d486 Added test for #90 Mikko 2013-10-27 15:13:13 +08:00
  • b0cdcb3444 More granular session locking support Eric Merrill 2013-10-22 18:30:45 -04:00
  • c10de3699f Fixed AC_TRY_COMPILE tests on CentOS Mikko 2013-10-21 15:54:44 +08:00
  • 2a7ccfa848 Skip gh_77 test for older libmemcached Mikko 2013-10-19 17:54:40 +08:00
  • 8d563c3fec Actually needs to be 1.0.16 Mikko 2013-10-19 17:49:05 +08:00