4
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a web.config file for use with IIS7. The user needs to install the URL Rewrite Module from http://www.iis.net/extensions/URLRewrite. Rules might need to be tweaked a bit before we release this officially too. More... over 16 years ago
railo performance workaround for sites running from root More... over 16 years ago
reverting 3118, 3117, 3116, 3115, 3113, 3112, 3111. moved to new nomapping branch More... over 16 years ago
Removed file that is not in use anymore. More... over 16 years ago
See previous. More... over 16 years ago
Some reorganizing to keep the amount of files in user folders as few as possible. More... over 16 years ago
Removed old code that was meant to be used when running one wheels copy for several sites in sub folders (we will not support this). More... over 16 years ago
re-added two files to get tests to work (won't work in a sub folder though). These files should be moved into the tests folder eventually to clean things up (or be removed if possible). We should also stop using the mapping and use the built-in variables when creating objects for tests. More... over 16 years ago
Fixed so caching uses the cacheQueries setting instead of checking the environment only (related to r3110). More... over 16 years ago
See previous. More... over 16 years ago
See previous. More... over 16 years ago
Fixing so we can run without a mapping set since there is a bug in Railo related to that (and if we can get rid of the mapping it's probably a good thing regardless). More... over 16 years ago
replace production environment checks with showErrorInformation setting checks. fixes issue 276 More... over 16 years ago
Improved validations: support for if/unless in validate,validateOnCreate, validateOnUpdate, support for built-in CFML types in validatesFormatOf (type argument), removed duplicate code, better formatted error messages. More... over 16 years ago
Fixed timing issue when reloading the app, see issue 268. More... over 16 years ago
Fixes issue 274. More... over 16 years ago
Fixed issue 271 and refactored code. More... over 16 years ago
Closes issue 267. More... over 16 years ago
More changed related to issue 269. More... over 16 years ago
Changed duplicate arguments so that it works for arguments with defaults. More... over 16 years ago
Fixes issue 269. More... over 16 years ago
use generic model for properties test More... over 16 years ago
prelim pagination tests to confirm r3095 More... over 16 years ago
tests to confirm that validations with allowblank set to true validate when property is missing. More... over 16 years ago
fixed dateSelectTag test More... over 16 years ago
Oops, I had left a cfdump in there :O More... over 16 years ago
Aborts pagination early if no records exists at all that matches the WHERE condition. More... over 16 years ago
Indentation. More... over 16 years ago
See previous. More... over 16 years ago
Reverted r2999. More... over 16 years ago