1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Dec 13, 2024 — Dec 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Working on a full 1.0 release... (copied from /trunk/0.10)
Dan Falconer
as crazedsanity
More... almost 17 years ago
Fix includes to point to new phpxml libraries.
Dan Falconer
as crazedsanity
More... almost 17 years ago
Don't throw an exception if the password field is blank.
Dan Falconer
as crazedsanity
More... almost 17 years ago
Minor requirement additions, better errors, and removed unneeded methods.
Dan Falconer
as crazedsanity
More... almost 17 years ago
Everything checks to ensure the object has been initialized (isInitialized===true)
Dan Falconer
as crazedsanity
More... almost 17 years ago
Headers for internal vars & methods, minor logic changes.
Dan Falconer
as crazedsanity
More... almost 17 years ago
Code for setting globals & constants along with associated tests.
Dan Falconer
as crazedsanity
More... almost 17 years ago
New cs_siteConfig{} class with unit tests.
Dan Falconer
as crazedsanity
More... almost 17 years ago
Fix broken require statement in the example_test.php file, add a sampleConfig XML file (in new subfolder).
Dan Falconer
as crazedsanity
More... almost 17 years ago
Add a few things to ensure unit tests work.
Dan Falconer
as crazedsanity
More... almost 17 years ago
Unit tests (using Simple Test).
Dan Falconer
as crazedsanity
More... almost 17 years ago
Fix cleanString() and some minor tweaks & comment updates.
Dan Falconer
as crazedsanity
More... almost 17 years ago
Set debugPrintOpt to value of constant DEBUGPRINTOPT before trying GLOBALS.
Dan Falconer
as crazedsanity
More... almost 17 years ago
*** RELEASE 0.10.14 ***
Dan Falconer
as crazedsanity
More... almost 17 years ago
*** RELEASE 0.10.14 ***
Dan Falconer
as crazedsanity
More... almost 17 years ago
Added a credits file.
Dan Falconer
as crazedsanity
More... almost 17 years ago
Drop local version parser, use cs-versionparse project.
Dan Falconer
as crazedsanity
More... almost 17 years ago
Some fixes for creating SQL using string_from_array().
Dan Falconer
as crazedsanity
More... almost 17 years ago
Restore SQL cleaning in "insert" and "sql_insert" styles of string_from_array()
Dan Falconer
as crazedsanity
More... almost 17 years ago
Fix connect error to be more informative.
Dan Falconer
as crazedsanity
More... about 17 years ago
Added get_currval() method for pgsql database layer.
Dan Falconer
as crazedsanity
More... about 17 years ago
Method for handling removal of directories.
Dan Falconer
as crazedsanity
More... about 17 years ago
*** RELEASE 0.10.13 ***
Dan Falconer
as crazedsanity
More... over 17 years ago
Deleting; too far out of date to handle just merging, so it would have to be rebuilt from scratch anyway. Version 0.11 will be rebuilt when v0.10 seems to have everything needed.
Dan Falconer
as crazedsanity
More... over 17 years ago
*** RELEASE 0.10.13 ***
Dan Falconer
as crazedsanity
More... over 17 years ago
Fix session handling so the session can be easily named.
Dan Falconer
as crazedsanity
More... over 17 years ago
*** RELEASE 0.10.12 ***
Dan Falconer
as crazedsanity
More... over 17 years ago
*** RELEASE 0.10.12 ***
Dan Falconer
as crazedsanity
More... over 17 years ago
Method to get to the end of a file quickly.
Dan Falconer
as crazedsanity
More... over 17 years ago
Fix mkdir() so the permissions are set to 0777 (for real).
Dan Falconer
as crazedsanity
More... over 17 years ago