Skip to content

Pull requests: pricingassistant/mrq

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

README.md: Highlight python
#65 by msabramo Contributor was merged Jan 6, 2015 Loading…
Make worker maximum sleep time configurable
#67 by achauve Contributor was merged Feb 3, 2015 Loading…
improve dashboard documentation
#71 by frankrousseau Contributor was merged Feb 5, 2015 Loading…
set compatibility how to get swap memory for get_memory_maps() in OS X
#78 by chenull Contributor was merged Apr 10, 2015 Loading…
Update jobs.md
#80 by chenull Contributor was merged Apr 19, 2015 Loading…
Updated to gevent 1.0.2 to support python 2.7.9
#84 by iorlas was closed Jul 13, 2015 Loading…
Removed useless print statement
#90 by IAlwaysBeCoding Contributor was merged Aug 25, 2015 Loading…
Added command line documentation from config.py
#91 by IAlwaysBeCoding Contributor was merged Aug 26, 2015 Loading…
Added an example of mrq-config.py on the docs
#92 by IAlwaysBeCoding Contributor was merged Aug 26, 2015 Loading…
Fixed some typo and reworded the sentence
#96 by IAlwaysBeCoding Contributor was merged Sep 3, 2015 Loading…
Fix 'disabled' auto-refresh option
#101 by benjisg Contributor was merged Oct 3, 2015 Loading…
Fixed subpool_map to register the pool's main greenlet
#109 by FlorianPerucki Contributor was merged Jan 3, 2016 Loading…
Fixed OverflowError when returning job IDs
#110 by FlorianPerucki Contributor was merged Jan 6, 2016 Loading…
Fixed error when accessing 'spec' attribute on _GetMore queries
#115 by FlorianPerucki Contributor was merged Feb 12, 2016 Loading…
Experimental python3 support
#118 by tume Contributor was merged Dec 9, 2016 Loading…
Eliminate a potential redundant check in config
#121 by ecebuzz Contributor was merged Jul 29, 2016 Loading…
Store k-v from config file in 'from_file' dict
#123 by ecebuzz Contributor was closed Jul 29, 2016 Loading…
Switch to Travis & Add Python 3 to the Dockerfile
#124 by sylvinus Contributor was merged Jul 30, 2016 Loading…
A potential fix for 'used_pool_slots'
#126 by ecebuzz Contributor was merged Aug 3, 2016 Loading…
Persist the 1st report of worker
#127 by ecebuzz Contributor was merged Dec 9, 2016 Loading…
Actually travis is used
#128 by FlorianLudwig Contributor was merged Sep 21, 2016 Loading…
Traceback histories
#130 by Pauleuh Contributor was merged Sep 30, 2016 Loading…
raw subqueues should use their root queue's config
#134 by FlorianPerucki Contributor was merged Oct 14, 2016 Loading…
ProTip! Filter pull requests by the default branch with base:master.