summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Move running check in getJobJames E. Blair2015-02-271-7/+8
* | Resolve python3 test failuresClint Byrum2015-03-114-13/+13
* | Add SSL functional testJames E. Blair2015-03-112-11/+80
* | Merge "Fix race between stopWaitingForJobs() and getJob()"Jenkins2015-02-271-1/+18
|\ \ | |/
| * Fix race between stopWaitingForJobs() and getJob()Jan Kundrát2014-11-281-1/+18
* | Merge "Revert "Pin python-daemon to <2.0""Jenkins2015-02-231-1/+1
|\ \
| * | Revert "Pin python-daemon to <2.0"Jerry Zhao2015-02-021-1/+1
* | | Merge "Fix SSL non-blocking IO support"Jenkins2015-02-232-30/+35
|\ \ \ | |/ / |/| |
| * | Fix SSL non-blocking IO supportJames E. Blair2014-12-232-30/+35
* | | Merge "Support binding to a specified host name or address"Jenkins2015-01-201-2/+4
|\ \ \
| * | | Support binding to a specified host name or addressJan Kundrát2014-11-201-2/+4
| | |/ | |/|
* | | Pin python-daemon to <2.0Jeremy Stanley2015-01-151-1/+1
| |/ |/|
* | Add simple functional testJames E. Blair2014-12-231-0/+62
* | Read more bytes per readPacket iterationClark Boylan2014-12-191-45/+86
* | Add admin readPacket unit testsJames E. Blair2014-12-181-0/+60
* | Add unit test for readPacket (client mode)James E. Blair2014-12-182-11/+69
* | Add readPacket unit testJames E. Blair2014-12-183-0/+109
* | Fix reading headers of large packetsJames E. Blair2014-12-181-2/+2
* | Merge "Fix accounting bug when peeking for job"Jenkins2014-12-181-2/+2
|\ \
| * | Fix accounting bug when peeking for jobJames E. Blair2014-12-171-2/+2
| |/
* | Merge "Only wake relevant connections"Jenkins2014-12-181-5/+12
|\ \
| * | Only wake relevant connectionsJames E. Blair2014-12-171-5/+12
* | | Merge "Use non-blocking IO in server"Jenkins2014-12-151-25/+277
|\ \ \ | |/ /
| * | Use non-blocking IO in serverJames E. Blair2014-12-051-25/+277
| |/
* | Workflow documentation is now in infra-manualJeremy Stanley2014-12-051-7/+7
|/
* Switched documentation to point to storyboard.Michael Krotscheck2014-11-121-2/+2
* Merge "Generate a geard.8 manpage for Debian packaging"Jenkins2014-10-123-3/+6
|\
| * Generate a geard.8 manpage for Debian packagingAntoine Musso2014-05-163-3/+6
* | Merge "Rename doc environment to docs"Jenkins2014-10-121-1/+1
|\ \
| * | Rename doc environment to docsMonty Taylor2014-09-081-1/+1
* | | Merge "Update from global requirements"Jenkins2014-09-161-2/+2
|\ \ \
| * | | Update from global requirementsLonggeek2014-06-271-2/+2
| |/ /
* | | Merge "document how to configure gearman logging"Jenkins2014-09-161-0/+51
|\ \ \ | |/ / |/| |
| * | document how to configure gearman loggingKhai Do2014-05-161-0/+51
| |/
* | Merge "Use except x as y instead of except x, y"Jenkins2014-06-183-6/+7
|\ \
| * | Use except x as y instead of except x, yChristian Berendt2014-05-303-6/+7
* | | Merge "Remove print statement"Jenkins2014-06-181-1/+0
|\ \ \
| * | | Remove print statementDerek Higgins2014-05-091-1/+0
* | | | Merge "doc update: move the server usage info"Jenkins2014-06-181-1/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | doc update: move the server usage infoKhai Do2014-05-161-1/+8
| |/ /
* | | 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
* Merge "Add access control"Jenkins2014-04-295-8/+620
|\
| * Add access controlJames E. Blair2014-04-225-8/+620
* | add tox shortcut to build docsKhai Do2014-04-171-0/+3
|/
* 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