-
Merge pull request #9 from adelevie/patch-1
Update readme.md, props @adelevie
benbalter committedFeb 1, 2013
-
fix serveral warnings for undefined vars
benbalter committedJan 31, 2013
-
Explaining database/dataset distinction
It is not obvious that the dataset name is to be used in URLs, and not the database name. I've added a note to that effect as a first effort at making that more clear.
waldoj committedJan 4, 2013 -
Fix bug preventing column_blacklist from working
These data are stored not in three-dimensional array, but in an object within a two-dimensional array.
waldoj committedJan 4, 2013 -
Fixing missing quotes in sample configuration
waldoj committedJan 4, 2013 -
waldoj committed
Jan 4, 2013
-
Italicizing every use of the project name, and breaking out the examples into one very generic one and one very specific one, with an explanation about the specific one.
waldoj committedDec 27, 2012
-
better error handling, fixes #7
benbalter committedDec 10, 2012
-
Merge pull request #6 from shuvalov-anton/master
Add compatibility with php version < 5.4, props @shuvalov-anton
benbalter committedDec 8, 2012 -
add compatibility with php -v < '5.4'
shuvalov-anton committedDec 8, 2012
-
waldoj committed
Oct 9, 2012 -
Making instructions more detailed
waldoj committedOct 9, 2012 -
waldoj committed
Oct 9, 2012 -
waldoj committed
Oct 9, 2012 -
waldoj committed
Oct 9, 2012 -
Adding requirement that database be specified
waldoj committedOct 9, 2012 -
waldoj committed
Oct 9, 2012 -
waldoj committed
Oct 9, 2012 -
Because these output formats are listed above, I'm not sure that this stanza is necessary, although I could be persuaded otherwise.
waldoj committedOct 9, 2012 -
Added problem solved / how sections
Taking a first crack at those sections.
waldoj committedOct 9, 2012 -
Although it's true that support is theoretical, no need to specify that. Also, ordered databases alphabetically.
waldoj committedOct 9, 2012 -
waldoj committed
Oct 9, 2012
-
waldoj committed
Sep 27, 2012 -
There are two methods of connecting to Oracle, and it's necessary to explain that both are supported, and the format of each.
waldoj committedSep 27, 2012 -
waldoj committed
Sep 27, 2012 -
benbalter committed
Sep 27, 2012 -
benbalter committed
Sep 27, 2012 -
pretify HTML results via bootstrap
benbalter committedSep 27, 2012 -
adding jsonp support, fixes #3
benbalter committedSep 27, 2012 -
add XML and HTML support, fixes #1
benbalter committedSep 27, 2012 -
Switching to proper method of verifying APC availability
A pair of checks are required to see if APC is installed on the server, enabled in Apache, and not disabled witin the current scope. Those checks are used here in both caching functions.
waldoj committedSep 27, 2012 -
Adding comments explaining functions
waldoj committedSep 27, 2012 -
Formatting comments per PEAR standards
waldoj committedSep 27, 2012