1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
Commit graph

16 commits

Author SHA1 Message Date
Mike Perham
3317dbf0a0 Props 2012-02-21 21:04:59 -08:00
Mike Perham
737b7d7dbc Nearing a 0.7.0 release... 2012-02-21 16:09:01 -08:00
Mike Perham
4614ba11eb props 2012-02-18 20:11:24 -08:00
Mike Perham
92c1942363 Documentation update 2012-02-18 13:08:53 -08:00
Mike Perham
5a85380733 Housekeeping 2012-02-17 22:04:18 -08:00
jc00ke
6f22320aee Adding config file CLI flag
See test/config.yml for an example file.
`sidekiq -C /path/to/config.yml` will use any settings set in the file.
Flags passed to sidekiq will override any set in the config file. So, if
config.yml looked like:

---
concurrency: 50

`sidekiq -C /path/to/that/config.yml -c 75` will set the concurrency to
75.
2012-02-15 18:13:32 -08:00
Mike Perham
931fc43117 Release 0.6.0 2012-02-14 15:30:18 -08:00
Mike Perham
79f7c09e10 Update changes 2012-02-10 23:21:50 -08:00
Ryan LeCompte
15b1a0cca9 Update to include full github usernames. 2012-02-10 23:02:01 -08:00
Max Spransy
3eb4280c83 update Changes.md 2012-02-09 14:39:25 -06:00
Ryan LeCompte
00f90ccca7 Update Changes.md 2012-02-08 20:48:15 -08:00
Ryan LeCompte
122ed59e0b updated changelog 2012-02-08 20:46:17 -08:00
Mike Perham
29a89d7a25 Last minute fixes 2012-02-05 13:22:57 -08:00
Mike Perham
eb09ff5784 Prepare for release 2012-02-05 13:01:34 -08:00
Mike Perham
14bd63705a Documentation, start client work 2012-01-21 16:42:21 -08:00
Mike Perham
726b6cad7b Misc 2012-01-16 16:14:47 -08:00