1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 28, 2024 — Nov 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... about 13 years ago
change textile to markdown More... about 13 years ago
Rename README to be markdown More... about 13 years ago
Update README.txt More... about 13 years ago
remove unused active_support dependency. bump version. More... over 14 years ago
removed files that are no longer in repos. More... almost 15 years ago
time out of range More... almost 15 years ago
bumped version to build new gem More... about 15 years ago
Todo-list now with context. More... about 15 years ago
Database scaffolding initial. Adds CRUD database includefile and schema in install. More... almost 16 years ago
Revert "Regenerated gemspec for version 0.0.0" More... almost 16 years ago
Regenerated gemspec for version 0.0.0 More... almost 16 years ago
Introduced per-node-type checkbox in form_alter. More... almost 16 years ago
Unpacking now with archive-tar-minitar instead of Kernel. More... about 16 years ago
added version to status message. More... about 16 years ago
drupal --version now returns correct version, More... over 16 years ago
Moved todo's into github issue list. More... over 16 years ago
Removed a none-existing file from gemspec: build failed. More... over 16 years ago
Upped the gemspec version to force a new build. More... over 16 years ago
fixed spacing in templates. Now according to Drupal coding guidelines. More... over 16 years ago
Added option to scaffold modules for 5.x too. Modularised the scaffolding templates. They can now differ between 5.x and 6.x. and be easily extended to 7.x in future. Added a few lines to README in todo section More... over 16 years ago
Replaced a 'debug' statement with an 'abort' when project is not found. to avoid traceback errors popping up: on not found we must terminate all further actions. More... over 16 years ago
Upped version to 0.0.8 to force new build of gem. More... over 16 years ago
Added commandline option to allow installation of other version of Drupal and modules. More... over 16 years ago
If hook "install" was chose, the .install file was not created. Fixed. More... over 16 years ago
Added defaults.yml config option. When this file is present, we parse the contents and present them as defaults in interactive mode. Quicker module-building! More... over 16 years ago
Rewrote install system by parsing the drupal release XML rather then scraping HTML. More... over 16 years ago
Implemented ability to override global templates in a ~/.drupal.rb directory. More... over 16 years ago
Gemspec referenced wrong to itself. Fixed into drupal.rb.gemspec More... over 16 years ago
Fixed description and metadata for the namechange and new github page. Added new author credentials Added github homepage Renamed drupal.gemspec to drupal.rb.gemspec, because that is the new name More... over 16 years ago