aboutsummaryrefslogtreecommitdiff
path: root/private/View
Commit message (Collapse)AuthorAgeFilesLines
* Begin migration to Rust; Add actix-web, diesel as main dependenciesKevin J Hoerr2018-08-312-132/+0
|
* 2 - Tests (#3)Kevin Hoerr2017-09-131-2/+1
| | | | | | | | | | | | | | * Move autoload to separate script, add two unit tests * Add integration tests for Controller * Add unit test for Output * Fix Model\Result-as-a-method error * encode JSON output as utf-8, and retrieve as assoc array * Ignore utf-8 definitions
* Fix compat issues with Apache and PHP7.0Kevin J Hoerr2017-07-091-15/+20
|
* Provide callback mechanismKevin J Hoerr2017-07-081-5/+16
|
* Declare content-type earlyKevin J Hoerr2017-07-081-5/+0
|
* Improve exception handling, introduce autoloadingKevin J Hoerr2017-07-082-8/+52
|
* Expand on query and result, begin sql designKevin J Hoerr2017-07-081-0/+78