Commit Graph

14 Commits

Author SHA1 Message Date
Selwin Ong 4759c43067 horse should always call os._exit(0) 2018-09-23 20:40:09 +07:00
Selwin Ong 936f2f19f6 Fixed broken image link in docs. 2018-03-03 07:29:17 +07:00
Jannis Leidel c019662430
Allow passing backend classes (job, queue, worker, connection) from CLI and other APIs
This includes:

- a partial refactor of the CLI to organize the shared options
- extends the tests in areas where passing custom backend classes makes sense
- allow setting the core CLI options as env vars
- minor cosmetic changes here and there
2017-01-25 09:43:36 +01:00
Vincent Driessen a689cdb3ec Ignore more files 2016-11-18 08:42:43 +01:00
ahxxm 95e06818d9 ignore IDE cache folder 2015-11-09 12:38:27 +08:00
Jonathan Tushman 82333d2ad5 triggering shutdown by setting a redis flag 2014-12-12 16:58:41 -05:00
Travis Johnson 629b392924 add PyCharm .idea folder to .gitignore 2014-11-17 15:04:58 -05:00
foxx 0466562a13 Fixes from comments in #415
Added tox/vagrant tmp dir to gitignore
Removed unused import
Renamed id to job_id in enqueue_call() as per comments in #415
2014-09-09 11:10:18 +01:00
Vincent Driessen 9d78f145a3 Add wheel support to RQ. 2014-01-03 08:11:01 +01:00
Vincent Driessen 7ff3d5c5cd Ignore .envrc files. 2014-01-03 08:11:00 +01:00
Vincent Driessen d418fbe9a8 Remove accidentally committed file. 2013-08-20 11:16:37 +02:00
Vincent Driessen 73e6017896 Add tox tests, for Python 2.6 and PyPy. 2013-01-23 22:57:44 +01:00
Vincent Driessen f62e295454 Ignore autoenv file. 2012-02-15 13:15:57 +01:00
Vincent Driessen c45e056786 Add some project meta stuff. 2011-11-14 12:11:58 +01:00