История коммитов

Автор SHA1 Сообщение Дата
  Brian Aker 6fb3cd7aaf More client work. 11 лет назад
  Brian Aker 5187d9f698 Execute do/task status calls so that the event loop exits immediatly on their completion. 12 лет назад
  Brian Aker 9db7cbe1ca This adds support for turning exceptions on in the server directly. 12 лет назад
  Brian Aker f6a7f6a6f3 Merge in version of interface for libgearman 13 лет назад
  Brian Aker 989dad4699 Merge in local fixes (which includes new allocator, worker shutdown,...) 13 лет назад
  Brian Aker 893380c25f Fix for issue where PHP was not being handed memory it thought that it owned. 13 лет назад
  Brian Aker c9c67901f1 Continue to extend to test for free in client (also added method for determining if it has been enabled). 13 лет назад
  Brian Aker 8fac81c1f5 Update benchmark tools so that they will pass icc. Also documented how to determine task errors. 13 лет назад
  Brian Aker aaca5d9449 Merge in documentaion updates. 13 лет назад
  Brian Aker 5cdf022caf Fix more documentation, better name the return types for workers. 13 лет назад
  Brian Aker b7e3c1769f Merge in docs. 13 лет назад
  Brian Aker 8af4130e81 Merge in namespace support. 13 лет назад
  Brian Aker c795a527b6 Cleanup caller around do 13 лет назад
  Brian Aker 1de4e9bf3d Merge in next pass of API for map/reduce. 13 лет назад
  Brian Aker 8808dae4a2 Merge in current gearman work (need valgrind). 13 лет назад
  Brian Aker 86bee4e925 Remove function_st, just allow someone to use a string (scrap notion of 13 лет назад
  Brian Aker 00959c85a7 Worker pass for reduction. 13 лет назад
  Brian Aker 720a994224 Style cleanup. 13 лет назад
  Brian Aker 474edbe609 Add many test cases/work out more of the details of execute. 13 лет назад
  Brian Aker 6251b89c9c Merge in updates since .20, this includes new build configs. 13 лет назад
  Brian Aker f5041f451c Adjust gearman_function_t to be gearman_function_st since it must be decallocated. 14 лет назад
  Brian Aker 781b9f7ada Merge in additional tests for execute interface. 14 лет назад
  Brian Aker 71ed975497 See Changelog, a lot of stuff :) 14 лет назад
  Brian Aker b528311eb2 Fix enum, move client over to be compiled by C++ compiler. 14 лет назад
  Brian Aker bdaa8cc15c Merge in updates for copyright. 14 лет назад
  Brian Aker 67c1d8c667 Fix headers to hide more of the internal API. 14 лет назад
  Brian Aker f2f8928222 Fix for Solaris. 15 лет назад
  Brian Aker f05c3533d6 context is no longer cast as const (it wasn't const...). 15 лет назад
  Brian Aker ce5a4962b6 Indent fix. 15 лет назад
  Brian Aker d3f04f0e4b Deprecation of event IO watch for worker/client. 15 лет назад
  Brian Aker 352bb905f6 Remove static/non alloc bits. Fixed valgrind case for function in worker. 15 лет назад
  Brian Aker 7fe92a96ea Make a number of enum anon to control user access. 15 лет назад
  Brian Aker 0aa0a0473b Rename state to Universal. This helps with naming conflicts. 15 лет назад
  Brian Aker 01a882d43c Update for API. 15 лет назад
  Brian Aker dc5b610eb5 Update interface for Task. 15 лет назад
  Brian Aker a1a891ecae Update for client to use new options/fix for lack of trigger on delete for 15 лет назад
  Brian Aker 31b0087f5c Rename for connection. 15 лет назад
  Brian Aker 3f9f0ede1d First pass through internals refactoring. 15 лет назад
  Brian Aker 22e3e509aa First pass through for moving structures to style. 15 лет назад
  Brian Aker 100a629799 Merge Eric 15 лет назад
  Eric Day 49143538cc Increased version numbers, cleaned up documentation, minor API tweaks. 15 лет назад
  Brian Aker 3070a6c718 Update docs. 15 лет назад
  Eric Day 2421c284cb Added timeout options, whih involved just exposing what was already there through the API. Also fixed a small error logging length bug. 15 лет назад
  Eric Day ad0cbaa685 Updated ChangeLog, fixed docs, and increased release/library version number. 15 лет назад
  Eric Day 0580e1ae2c Cleaned up the API and documentation for non-server related files. The API is more consistent and much more object-oriented. This is a large patch, but much of it is automated renames, code moving (copy and paste), and new comments (doxygen docs). There are no significant logic changes. 15 лет назад
  Monty Taylor d43654b707 Added visibility support. 15 лет назад
  Eric Day 0ff3023915 Added gearman_*_add_servers(). 15 лет назад
  Eric Day aa692b28dd Added LOW priority job handling. 16 лет назад
  Eric Day 2ba68ae115 Merged Brian Moon's high priority addition, cleaned up a couple things. 16 лет назад
  Eric Day b5743ae274 Added command line tool, added client data functions. 16 лет назад