Bharat Mediratta
627e83adc1
Cache variables in core._cache so that we can retrieve them all in a
...
single query. In most cases, we were fetching 4-5 variables per page
load, so this is 2-3x faster.
2009-05-14 03:56:29 +00:00
Bharat Mediratta
ce4a8224d8
Allow admins to modify variables. This way when something goes wrong,
...
we can tell them what to do in the forums and we don't have to build
super smart admin UIs to help users with weird edge cases.
This plus r20789 is probably a good enough fix for #232 .
2009-05-13 21:32:22 +00:00
Bharat Mediratta
12380b8b39
Add the "advanced settings" controller which lets you see all the
...
vars. We'll eventually turn this into a registry where you can edit
settings directly (at your own risk).
2009-05-13 19:48:57 +00:00