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

5 commits

Author SHA1 Message Date
Mike Perham
2c9f7662fc Freeze all string literals in source, fixes #2741
Tests pass and smoke test works perfectly.
2015-12-31 15:33:35 -08:00
Theodor Tonum
56131145d8 Fix Norwegian Bokmål (nb) locale 2015-10-04 20:47:41 +02:00
Mike Perham
53e6b9e2df Test suite overhaul
Remove Redis mocking.  Minimize Redis flushing where possible.
2015-09-23 10:56:37 -07:00
Mike Perham
5e1379087c Further tweaks for locale determination, fixes #2353 2015-05-15 12:02:57 -07:00
Mike Perham
3288aee6c3 Update web locale determination, fixes #2243
The code worked with "fr,en" but did not work with "fr-FR,fr,en"
2015-04-09 11:14:05 -07:00