summaryrefslogtreecommitdiff
path: root/gear
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Use except x as y instead of except x, y"Jenkins2014-06-182-6/+6
|\
| * Use except x as y instead of except x, yChristian Berendt2014-05-302-6/+6
* | Merge "Remove print statement"Jenkins2014-06-181-1/+0
|\ \
| * | Remove print statementDerek Higgins2014-05-091-1/+0
* | | Merge "Use Job repr instead of handle in Client debug log"Jenkins2014-06-181-12/+12
|\ \ \ | |_|/ |/| |
| * | Use Job repr instead of handle in Client debug logAntoine Musso2014-05-071-12/+12
| |/
* | Log admin requestsJames E. Blair2014-05-271-0/+4
|/
* Restructure logging0.5.5James E. Blair2014-05-011-22/+88
* geard: be more careful removing jobsJames E. Blair2014-05-011-7/+35
* Add access controlJames E. Blair2014-04-224-8/+534
* Merge "Close server connect pipes on cleanup"0.5.4Jenkins2014-03-191-0/+2
|\
| * Close server connect pipes on cleanupJames E. Blair2014-03-131-0/+2
* | Re-register all functions on reconnectJames E. Blair2014-03-181-1/+1
* | Merge "Be more careful with locks"Jenkins2014-03-181-39/+52
|\ \
| * | Be more careful with locksJames E. Blair2014-03-101-39/+52
* | | Throttle geard connect loopDerek Higgins2014-02-261-0/+1
| |/ |/|
* | Close poll loop pipes on cleanupDerek Higgins2014-02-261-0/+2
|/
* Send less statsd data0.5.3James E. Blair2014-02-221-27/+20
* Merge "Use client_id as part of the logger name"0.5.2Jenkins2014-02-211-47/+63
|\
| * Use client_id as part of the logger nameJames E. Blair2014-02-211-47/+63
* | Geard: Report packet timing to statsdJames E. Blair2014-02-211-1/+39
* | Fix exception in status admin command0.5.1James E. Blair2014-02-171-0/+4
|/
* Add statsd support0.5.0James E. Blair2013-12-232-4/+89
* Merge "Correctly set job known/running attributes"Jenkins2013-12-042-2/+33
|\
| * Correctly set job known/running attributesDerek Higgins2013-11-282-2/+33
* | geard: wrong reference to setup_logging()Antoine Musso2013-11-271-1/+1
|/
* Merge "Add SSL error checking"Jenkins2013-10-171-6/+48
|\
| * Add SSL error checkingMonty Taylor2013-10-161-6/+48
* | Merge "Encapsulate the raw socket.send calls"Jenkins2013-10-101-12/+19
|\ \ | |/
| * Encapsulate the raw socket.send callsMonty Taylor2013-09-261-12/+19
* | Fix geard logging configKhai Do2013-09-251-1/+2
|/
* Fix ordering of state change in serverJames E. Blair2013-08-261-1/+1
* Server: make job handle saferJames E. Blair2013-08-061-3/+3
* Add SSL support for clients, workers, and geardDavid Shrewsbury2013-07-082-5/+43
* Add server command: "geard".James E. Blair2013-06-202-0/+88
* Fix accounting in server 'status' command.0.3.1James E. Blair2013-06-121-5/+2
* Merge "Make BaseClientServer threads daemons."0.3.0Jenkins2013-06-101-0/+2
|\
| * Make BaseClientServer threads daemons.Clark Boylan2013-06-101-0/+2
* | Clean up server jobs on disconnect.James E. Blair2013-06-071-8/+89
|/
* Add tiered queues to server.0.2.0James E. Blair2013-06-061-17/+47
* Add workers admin command to server.James E. Blair2013-06-061-0/+24
* Support python3.Clark Boylan2013-06-052-105/+125
* Explicitly check event state after waiting.0.1.1James E. Blair2013-06-051-2/+4
* Handle blobs with nulls.James E. Blair2013-06-041-10/+15
* Wait for responses to admin requests.0.1.0James E. Blair2013-05-301-8/+12
* Wait for responses to some requests.James E. Blair2013-05-301-35/+122
* Handle GET_STATUS in the server.James E. Blair2013-05-241-1/+34
* Fix connection debugging messages.James E. Blair2013-05-241-3/+4
* Fix miscategorized packets.James E. Blair2013-05-221-4/+5
* More improvements to admin requests.James E. Blair2013-05-211-14/+13