| * Comment fixes |
|
More...
|
over 3 years ago
|
| * Adding a log statement when there is no language representation for a value |
|
More...
|
over 3 years ago
|
| * Some small changes |
|
More...
|
over 3 years ago
|
| * Minor fixes |
|
More...
|
over 3 years ago
|
| * Breaking Data and Validator finally into small parts, removing Data completely and replacing it with Validator subclasses. Specs pass. It is awesome. |
|
More...
|
over 3 years ago
|
| * Removing Hash::splat because it is unnecessary now. Typecasting works the same :) |
|
More...
|
over 3 years ago
|
| * Changing User to directly interface with UserObject, should avoid some confusion. Renaming pwd to password (finally), some cleanups in User |
|
More...
|
over 3 years ago
|
| * Minor Core addition |
|
More...
|
over 3 years ago
|
| * Some minor additions to Layer, removing preventPass option |
|
More...
|
over 3 years ago
|
| * Core::getMethodList now loads and caches the methods on the first call for the class |
|
More...
|
over 3 years ago
|
| * A router can execute different sets of routes now (if wanted) |
|
More...
|
over 3 years ago
|
| * Layers are now part of Containers, this way a container can truly contain separate content * Force option for defaultLayer in Routes |
|
More...
|
over 3 years ago
|
| * Minor db fix |
|
More...
|
over 3 years ago
|
| * Code style fixes |
|
More...
|
over 3 years ago
|
| * Adding tests for layer (finally) |
|
More...
|
over 3 years ago
|
| * A lot of minor code improvements |
|
More...
|
over 3 years ago
|
| * Reorganizing the framework's structure |
|
More...
|
over 3 years ago
|
| * Finally fixing the old file headers |
|
More...
|
almost 4 years ago
|
| * Turning Request/Response into a class, now a Container holds the instances. Makes the whole framework ten times more generic. |
|
More...
|
almost 4 years ago
|
| * Updating code style in Public/ |
|
More...
|
almost 4 years ago
|