0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed small bug with dispatcher More... almost 16 years ago
Added CSS builder More... almost 16 years ago
Environments More... almost 16 years ago
Temporary production mode fixes More... almost 16 years ago
Fixes for production mode More... almost 16 years ago
Cleaned up the ViewClassManager More... almost 16 years ago
Fixed crud controller scaffold fallbacks More... almost 16 years ago
Added controller render strategies More... almost 16 years ago
Added ExtMVC.lib.Dispatcher More... almost 16 years ago
Fix when rendering windows More... almost 16 years ago
More updates for the ClassManager approach... almost done now More... almost 16 years ago
Start of ClassManagers integration, lots of stuff in a state of flux at the moment More... almost 16 years ago
Build file changes to support ClassManager More... almost 16 years ago
Added beginnings of ClassManager More... almost 16 years ago
Temporarily removed view testing More... almost 16 years ago
Initial Test Server implementation. Uses a Ruby Rack server to monitor changes in spec files and causes the browser to rerun those tests. Browser client reports back to the server with results, which are then growled. Prelimary support for multiple client connections to the server (e.g. distributed testing in many different browsers) More... almost 16 years ago
A few builder feedback tweaks More... almost 16 years ago
Improvements to builders More... almost 16 years ago
Overhauled the builders so that they can build anything, added option to auto run any of them More... almost 16 years ago
Fixed plugin install script. Can now call script/plugin install PluginName and script/plugin install all More... almost 16 years ago
Moved plugin build scripts into builder.rb, changed plugin build order filename from 'include_order.txt' to 'build' More... almost 16 years ago
Booter now loads stylesheets as well as scripts More... almost 16 years ago
Tidied MVC.js, bumped version to 0.7 after recent architectural improvements More... almost 16 years ago
Removed the old OS files More... almost 16 years ago
Removed redundant files from bootup, fixed stats More... almost 16 years ago
Booter and Environment updates More... almost 16 years ago
Superficial Booter updates More... almost 16 years ago
Added Booter and Environment classes More... almost 16 years ago
Fixed a bug with scaffold index where the superclass's initEvents was not being called More... almost 16 years ago
Added IE support to script loader More... almost 16 years ago