Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Patrick Donelan 2cc10d2953 Survey JSON performance warning for non-wre-standard JSON modules/versions
If you have funny combinations of JSON, JSON::XS and JSON::PP installed,
JSON can start deciding to use JSON::PP instead of JSON::XS, which equals
bad performance on very large Survey instances.

This commit adds a new warning to the Edit Survey page if JSON->backend
is detected to be something other than JSON::XS.
2009-08-09 06:25:49 +00:00
docs Survey JSON performance warning for non-wre-standard JSON modules/versions 2009-08-09 06:25:49 +00:00
etc Forward porting spectre stop fix. Moved from IKC to interrupt based. 2009-07-29 23:30:52 +00:00
lib Survey JSON performance warning for non-wre-standard JSON modules/versions 2009-08-09 06:25:49 +00:00
sbin Bump down IKC server by one notch. 2009-08-07 03:15:44 +00:00
t Revision Event storage locations. 2009-08-09 04:35:16 +00:00
www fixed #10667: cannot change size of template editor 2009-08-03 20:09:00 +00:00
.perltidyrc perltidyrc now placed where it can do the most good 2009-05-29 18:50:01 +00:00