Commit History

Author SHA1 Message Date
  Tuukka Pasanen 2dd6671dd6 Add comment: '/* fall-thru */' to needed places for preventing fall through error in GCC7 and above 6 years ago
  Felix Aronsson 585a04ec35 Add guards to only use pragmas on GCC 7+ 6 years ago
  Felix Aronsson f82fad8257 Add GCC pragmas to only warn on implicit fallthru 6 years ago
  Alex Mestiashvili 5d5cf65276 Fix typos found by Debian lintian 8 years ago
  Brian Aker e20db8ce2d Upgrade approach to how to upgrade in place wrapper licenses. 11 years ago
  Brian Aker 5ddf48998a Restructure code so that a worker copies functions when cloned. 11 years ago
  Brian Aker d565065d1b Moving wakeup pipe into universal 11 years ago
  Brian Aker 0e915c0c48 Workers which return a bad gearman_return_t will be counted as an error by the server and not a final (i.e. they will be retried). 11 years ago
  Brian Aker 5b695e6904 Added tests for checking that the server was using retry. Added new API call to determine if a client has active tasks. 11 years ago
  Continuous Integration 5b811dc2ba Merge lp:~brianaker/gearmand/gearmnan_job_use_client Build: jenkins-Gearmand-862 11 years ago
  Brian Aker 76d34a2c46 Update SSL logic/docs 11 years ago
  Brian Aker 75cdccdc78 Added gearmnan_job_use_client() 11 years ago
  Brian Aker 98a6a9fb26 Fix error control on could not connect for single job request. 11 years ago
  Continuous Integration 50b90bf3d7 Merge lp:~brianaker/gearmand/check-for-servers-in-job-fetch Build: jenkins-Gearmand-843 11 years ago
  Brian Aker cacf074c08 Add check for servers in job fetch. Box in API. 11 years ago
  Continuous Integration ec7959934f Merge lp:~brianaker/gearmand/task-free Build: jenkins-Gearmand-831 11 years ago
  Brian Aker 9b8e400cce Fixed job return to correctly return NO_JOB 11 years ago
  Brian Aker ab5cedf4a6 Remove requirement around tracking init in Task. Also! Found and fixed incredibly rare bug which would cause ABRT during a free of gearman_task_st (this might have only been observable via hostile). 11 years ago
  Brian Aker d4b8fb0c65 Require errno be passed for perror 11 years ago
  Brian Aker 7047951e8d Improve testing and assert around gearmand hostile test. 11 years ago
  Brian Aker ef42b241b3 Fix duplicate call for error message. 11 years ago
  Brian Aker 9279547fe6 Fix abstract. 11 years ago
  Brian Aker 1c6770218f Fix compile issues. 11 years ago
  Brian Aker 8e94291abd Valgrind fix. 11 years ago
  Brian Aker dfc7ce9167 Merge in job tree. 11 years ago
  Brian Aker 60eebcf1d7 Fix additional OSX warnings. 11 years ago
  Brian Aker 0e5b92b0a3 More cleanup from ssl testing. 11 years ago
  Brian Aker 944c188dbe Remove impl() usage from Job. 11 years ago
  Brian Aker b966d2b497 cleanup impl() in worker 11 years ago
  Brian Aker ca83147fcd Remove more of impl() in worker. 11 years ago
  Brian Aker 3f61c71c30 First part of error cleanup in Job (working on fixing EXCEPTION bug). 11 years ago
  Brian Aker 4d9b78116f Fix and update job interface for correct behavior when "finish" has happened. 11 years ago
  Brian Aker 4418d1059d Update gearman_connection_create() 11 years ago
  Brian Aker f9fa977c4b Part 1, make more of connection private. 11 years ago
  Brian Aker 416f41fb2f Update support for SSL (add basic documentation). 11 years ago
  Brian Aker d1007ffb97 Fix a number of interfaces to check for NULL. 11 years ago
  Brian Aker a5aba54606 Merge trunk with current build tree. 11 years ago
  Brian Aker d7b51c4cfe Add log testing. 11 years ago
  Brian Aker d22902c839 Fix more warnings. 11 years ago
  Brian Aker afa73ba0ee First pass through having workers be able to identify on connection. 11 years ago
  Brian Aker f207b85e92 Fix issue where identifier was not being set on reconnect. 11 years ago
  Brian Aker e7345ecc01 Merge 1.0 11 years ago
  Brian Aker 4ba7ef3999 Add in test cases for Job 11 years ago
  Brian Aker 33abbbee98 Extend hostfile for close(), add a native means to test for valgrind,... 11 years ago
  Brian Aker 2294b1095a MErge of 1.0 tree. 11 years ago
  Brian Aker c64b4d451b Fix for lp:1098409 11 years ago
  Brian Aker 0f106a1310 Merge 1.0 tree. 12 years ago
  Brian Aker fb60497c4d Fix remaining usages of config.h 12 years ago
  Brian Aker f3baa57056 Style fix on config.h. 12 years ago
  Brian Aker 01bee30e3e Merge from trunk. 12 years ago