aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enable error chaining with error definitions file (empty)Kevin J Hoerr2018-08-313-9/+37
* Begin migration to Rust; Add actix-web, diesel as main dependenciesKevin J Hoerr2018-08-3122-664/+105
* Update README.mdKevin Hoerr2017-09-131-1/+2
* Update README.mdKevin Hoerr2017-09-131-1/+1
* Update README.mdKevin Hoerr2017-09-131-1/+7
* Add .travis.yml to root to run unit tests (#6)Kevin Hoerr2017-09-132-2/+7
* 2 - Tests (#3)Kevin Hoerr2017-09-137-17/+229
* Update README.mdKevin Hoerr2017-07-091-4/+8
* Fix compat issues with Apache and PHP7.0Kevin J Hoerr2017-07-092-16/+21
* Provide callback mechanismKevin J Hoerr2017-07-083-7/+18
* Declare content-type earlyKevin J Hoerr2017-07-082-5/+3
* Improve exception handling, introduce autoloadingKevin J Hoerr2017-07-085-26/+124
* 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-0810-95/+390
* Report PDO error correctlyKevin J Hoerr2017-07-051-1/+1
* Assume creds.php unchangedKevin J Hoerr2017-07-051-1/+0
* Changed cred to disappearable object, fix compile errorsKevin J Hoerr2017-07-055-113/+23
* 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-245-5/+5
* Add creds.php to .gitignore so it doesn't get overwrittenKevin J Hoerr2017-06-241-0/+1
* Add creds.php file, attempt to connect to databaseKevin J Hoerr2017-06-246-2/+135
* Fix compilation errors, return JSON from view\Result->Collect()Kevin J Hoerr2017-06-233-9/+5
* Add basic MVC structure with namespacing and PHPDOC (not tested)Kevin J Hoerr2017-06-215-1/+116
* Update the README to reflect goalsKevin Hoerr2017-06-171-1/+11
* Attach ISC License to projectKevin Hoerr2017-06-171-0/+15
* Initial commitKevin Hoerr2017-06-171-0/+1