| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Begin migration to Rust; Add actix-web, diesel as main dependencies | Kevin J Hoerr | 2018-08-31 | 1 | -30/+0 |
| | | |||||
| * | 2 - Tests (#3) | Kevin Hoerr | 2017-09-13 | 1 | -15/+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 | ||||
| * | Provide callback mechanism | Kevin J Hoerr | 2017-07-08 | 1 | -1/+1 |
| | | |||||
| * | Declare content-type early | Kevin J Hoerr | 2017-07-08 | 1 | -0/+3 |
| | | |||||
| * | Improve exception handling, introduce autoloading | Kevin J Hoerr | 2017-07-08 | 1 | -13/+30 |
| | | |||||
| * | Expand on query and result, begin sql design | Kevin J Hoerr | 2017-07-08 | 1 | -35/+14 |
| | | |||||
| * | Changed cred to disappearable object, fix compile errors | Kevin J Hoerr | 2017-07-05 | 1 | -5/+6 |
| | | |||||
| * | Fix strict_types literals | Kevin J Hoerr | 2017-06-24 | 1 | -1/+1 |
| | | |||||
| * | Add creds.php file, attempt to connect to database | Kevin J Hoerr | 2017-06-24 | 1 | -0/+2 |
| | | |||||
| * | Fix compilation errors, return JSON from view\Result->Collect() | Kevin J Hoerr | 2017-06-23 | 1 | -1/+2 |
| | | |||||
| * | Add basic MVC structure with namespacing and PHPDOC (not tested) | Kevin J Hoerr | 2017-06-21 | 1 | -0/+41 |
