summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/util/queue.py
Commit message (Expand)AuthorAgeFilesLines
* update for 2017 copyrightMike Bayer2017-01-041-1/+1
* - happy new yearMike Bayer2016-01-291-1/+1
* - copyright 2015Mike Bayer2015-03-101-1/+1
* - apply pep8 formatting to sqlalchemy/sql, sqlalchemy/util, sqlalchemy/dialects,Brian Jarrett2014-07-201-1/+0
* - break up the <authors> copyright comment as part of a passMike Bayer2014-07-091-1/+2
* - A major improvement made to the mechanics by which the :class:`.Engine`Mike Bayer2014-03-221-39/+2
* - happy new yearMike Bayer2014-01-051-1/+1
* - Made a slight adjustment to the logic which waits for a pooledMike Bayer2013-12-061-2/+8
* - Removed some now unneeded version checks [ticket:2829] courtesy alex gaynorMike Bayer2013-09-221-8/+1
* happy new year (see #2645)Diana Clarke2013-01-011-1/+1
* just a pep8 pass of lib/sqlalchemy/util/Diana Clarke2012-11-191-0/+3
* more import cleanupsMike Bayer2012-08-071-1/+1
* -whitespace bonanza, contdMike Bayer2012-07-281-1/+1
* notify_all workaround for 2.5Mike Bayer2012-06-251-1/+10
* - change notify to notify_all() so all waiters exit immediately,Mike Bayer2012-06-251-1/+1
* - [bug] Fixed bug wherebyMike Bayer2012-06-221-3/+37
* happy new yearMike Bayer2012-01-041-1/+1
* - clean up copyright, update for 2011, stamp every file withMike Bayer2011-01-021-0/+6
* - move topological, queue into utilMike Bayer2010-12-051-0/+185