0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Oct 13, 2024 — Oct 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Imported ybuild-express example which will become ybuilds on-demand build server. Removed deprecated expresso tests. More... about 13 years ago
Temporarily removed skip and defaults feature during update for buildy 0.0.8 Updated examples with new build properties. Fixed some relative path issues. Updated JS source queue with new component methods. Incremented version to force dependency on buildy 0.0.8 More... about 13 years ago
Fixed bug in skins path for new component class. Moved expresso tests to deprecated directory, will be removed. Renamed some build file options. Created new test suite for new component class. Replaced package.json devDependencies to reflect new mocha tests. More... about 13 years ago
Reformatted several source files to be more uniform. Removed verbosity option to ybuild pending rewrite of reporting. Removed winston logger pending rewrite of reporting. Added YUIdocjs json file for generating API documentation. Rewrote most of the component class for brevity. Default spec will be renamed to defaults object. Updated some dependencies. More... about 13 years ago
Added MIT License More... over 13 years ago
Updated package.json and changelog to reflect v0.0.5 More... over 13 years ago
Started adding regression test for task options not being parsed. More... over 13 years ago
Added more information to cli unit tests about the child process spawning environment. More... over 13 years ago
Debugging cli unit tests. More... over 13 years ago
Started writing CLI tests to deal with default and skip features. More... over 13 years ago
Started adding support for task skipping and task defaults. More... over 13 years ago
Merge branch 'master' of github.com:mosen/ybuild More... over 13 years ago
Update ybuild package.json More... over 13 years ago
Use a better output directory for example module. More... over 13 years ago
Handled a few situations where incomplete json details would cause ybuild to throw an error. More... over 13 years ago
Fix unparseable JSON in lang example. More... over 13 years ago
added correctly named stylesheets More... over 13 years ago
Renamed example stylesheets which were incorrectly named. More... over 13 years ago
Commented out command line options that are temporarily removed. Adjusted package.json with better keywords. More... over 13 years ago
Renamed the default spec. Renamed templates with the word template in them, because it is redundant. Corrected dependencies in package.json. More... over 13 years ago
Fleshed out ybuild examples. Corrected buildy requires to match structural change. package.json cleaned up and now correctly reflects dependencies. More... over 13 years ago
Update README.md More... over 13 years ago
README formatting changes More... over 13 years ago
Update ybuild readme to match new module spec. More... over 13 years ago
Adding examples for all types of YUI modules. Added some notes to each example. Will develop a yui builder to ybuild conversion tool. More... over 13 years ago
Renamed the project to ybuild to avoid confusion with official yui builder. More... over 13 years ago
Update to fit new buildy template task More... almost 14 years ago
Slight update to fit new buildy API. More... almost 14 years ago
Fixed an issue with the component name in the source queue. Added a tiny bit of logging to the cli More... almost 14 years ago
Fixed one of the relative paths to a template which would cancel the template task. More... almost 14 years ago