Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-21 | fixing typo in attribution block | Derek Jones | 1 | -1/+1 | |
2011-10-20 | adding new license file (OSL 3.0) and updating readme to ReST | Derek Jones | 1 | -0/+25 | |
added notice of license to all source files. OSL to all except the few files we ship inside of the application folder, those are AFL. Updated license in user guide. incrementing next dev version to 3.0 due to licensing change | |||||
2011-08-23 | Got PDO working | Timothy Warren | 1 | -1/+1 | |
2011-07-02 | hand merged remaining unresolved files following the backout of ↵ | Derek Jones | 1 | -1/+2 | |
648b42a75739, which was a NON-trivial whitespace commit | |||||
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It ↵ | Derek Jones | 1 | -5/+5 | |
broke the Typography class's string replacements, for instance | |||||
2011-05-20 | modified the 'use_set_names' variable in the MySQL/i drivers to be a class ↵ | Derek Jones | 1 | -1/+2 | |
property instead of static, in case multiple database servers are connected to in a single request. Also clarified description of the 'dbcollat' setting in the configuration files | |||||
2011-04-25 | Fixed double-space typo. | Razican | 1 | -5/+5 | |
2011-04-19 | modified MySQL and MySQLi drivers to address a potential SQL injection ↵ | Derek Jones | 1 | -0/+6 | |
attack vector when multi-byte character set connections are employed. (Does not impact Latin-1, UTF-8, etc. encodings) | |||||
2010-08-12 | single quotes instead of double quotes by default to prevent PHP from trying ↵ | Derek Allard | 1 | -14/+14 | |
to parse a $ in a password as a variable. | |||||
2010-03-25 | moved application folder outside of the system folder | Derek Jones | 1 | -0/+62 | |