7
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allocate the hash table at startup. More... over 16 years ago
Only update the memo if it already exists. More... over 16 years ago
Remove the job_hash struct and index the job directly. More... over 16 years ago
Fix buffer underrun in stats printing. More... over 16 years ago
Free the *exact* job from a hash. More... over 16 years ago
If the timeout is user-requested, don't dig through the jobs. More... over 16 years ago
Avoid a soonest_job call when we know we're timing out by request. More... over 16 years ago
Use the memoized reserver for has_reserved_this_job. More... over 16 years ago
Removed dead functions. More... over 16 years ago
Use the job hash lookup for all of the job lookup functions. More... over 16 years ago
Track the job reserver. More... over 16 years ago
Storing all jobs within a hash. More... over 16 years ago
Memoize the soonest job. More... over 16 years ago
Added missing commands from debug op_names. More... over 16 years ago
Added reserve timeout support. More... over 16 years ago
Fix crash in put command when out of memory. More... over 16 years ago
64-bit build fixes. More... over 16 years ago
Add CUT license file and indicate modifications. More... almost 17 years ago
Remove core.pid files, too. More... almost 17 years ago
Fix segfault bug in the kick command. More... almost 17 years ago
Fix documentation of max job size More... almost 17 years ago
Distribute CUT to make unit tests easier to run. More... almost 17 years ago
Update unit tests. More... almost 17 years ago
These responses only apply to the put command. More... almost 17 years ago
Increment stats right after command validation. More... almost 17 years ago
Count all four peek commands separately. More... almost 17 years ago
Refactoring. More... almost 17 years ago
Don't close the conn if the command is too long. More... almost 17 years ago
Properly ref count tubes; fixes crash. More... almost 17 years ago
Update help message for the -z option. More... almost 17 years ago