30990006a9
DEV: enable frozen string literal on all files
...
This reduces chances of errors where consumers of strings mutate inputs
and reduces memory usage of the app.
Test suite passes now, but there may be some stuff left, so we will run
a few sites on a branch prior to merging
2019-05-13 09:31:32 +08:00
5012d46cbd
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
b0306fd613
DEV: make autospec compatible with rspec 3
2015-05-14 11:24:48 +10:00
eb9c1f28ed
add debug mode to autospec
2013-11-05 11:01:17 +01:00
b56b11d96a
add qunit to autospec
2013-11-01 23:57:50 +01:00
b6bf95e741
speed up startup (avoid loading some gems on startup)
...
correct group permission leaks
add Discourse.cache for richer caching support
2013-05-13 18:04:03 +10:00
fc07fcbd9d
oops
2013-05-01 10:34:22 +10:00
8b419794f9
added option to force polling instead of messing with the detection
2013-05-01 10:29:39 +10:00
ef875bba12
a spec that works like the fsm intended
2013-04-25 17:24:54 +10:00