aboutsummaryrefslogtreecommitdiff
path: root/private
Commit message (Expand)AuthorAgeFilesLines
* 2 - Tests (#3)Kevin Hoerr2017-09-131-2/+1
* Fix compat issues with Apache and PHP7.0Kevin J Hoerr2017-07-091-15/+20
* Provide callback mechanismKevin J Hoerr2017-07-082-6/+17
* Declare content-type earlyKevin J Hoerr2017-07-081-5/+0
* Improve exception handling, introduce autoloadingKevin J Hoerr2017-07-084-13/+94
* Delete creds.phpKevin Hoerr2017-07-081-11/+0
* Update creds.phpKevin Hoerr2017-07-081-4/+3
* Expand on query and result, begin sql designKevin J Hoerr2017-07-089-60/+376
* Report PDO error correctlyKevin J Hoerr2017-07-051-1/+1
* Changed cred to disappearable object, fix compile errorsKevin J Hoerr2017-07-053-108/+16
* Correctly typed namespace referencesKevin J Hoerr2017-06-242-3/+5
* Remove unexpected keyword from statementKevin J Hoerr2017-06-241-1/+1
* Fix strict_types literalsKevin J Hoerr2017-06-244-4/+4
* Add creds.php file, attempt to connect to databaseKevin J Hoerr2017-06-244-2/+130
* Fix compilation errors, return JSON from view\Result->Collect()Kevin J Hoerr2017-06-232-8/+3
* Add basic MVC structure with namespacing and PHPDOC (not tested)Kevin J Hoerr2017-06-213-0/+74