0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 27, 2024 — Sep 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated README More... over 11 years ago
Added custom routes with named parameters More... over 11 years ago
Updated README More... over 11 years ago
Improved decoupling More... over 11 years ago
Move tests and views into vendor More... over 11 years ago
Added vendor folder and example HelloWorld package More... over 11 years ago
Made plugin loading optional, improved decoupling and testability More... over 11 years ago
Added abstracts folder, rethinking tests More... over 11 years ago
Updated README More... over 11 years ago
Improved decoupling and testability More... over 11 years ago
Improved decoupling and testability More... over 11 years ago
Fixed repeated escaping when getting view variables More... over 11 years ago
Renamed SwiftletObject to Common, improved error handling More... almost 12 years ago
Added missing SwiftletObject More... about 12 years ago
Added SwiftletObject More... about 12 years ago
Updated README More... about 12 years ago
Added library files, expanded on models in README More... about 12 years ago
Added concept of libraries for reusable components More... about 12 years ago
Make default namespace configurable More... about 12 years ago
Removed Controller::notImplemented(), return 404 instead More... about 12 years ago
Write exceptions to log More... about 12 years ago
PHPDoc inline documentation More... about 12 years ago
Moved .htaccess to root More... about 12 years ago
PHPDoc inline documentation More... about 12 years ago
Renamed www folder to public, updated README More... over 12 years ago
Added Swiftlet\Exception, tests More... over 12 years ago
Minor code cleanups More... over 12 years ago
Added output buffering to App::serve() to allow additional headers to be set at any point in the page generation. This fixes a bug with nesting one View inside another, caused by the View attempting to set a header when it renders More... over 12 years ago
Updated PhpDocs for Plugin::__construct(), View::__construct(), View::get() and View::render() More... over 12 years ago
Updated PhpDocs for __construct() and notImplemented() More... over 12 years ago