1
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Feb 06, 2025 — Feb 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added compatibility to all platforms More... almost 13 years ago
Avoid testing installation in system directories if they are not accessible More... almost 13 years ago
No need anymore for Gem.source_index More... almost 13 years ago
Added support for Travis More... almost 13 years ago
Corrected broken regression More... almost 14 years ago
Adapted to Ruby's standard conventions More... almost 14 years ago
Migrated TODO list to Trackers. More... over 14 years ago
* Updated copyright and regression 100%. More... almost 15 years ago
Merge branch 'master' of ssh://rdi.git.sourceforge.net/gitroot/rdi/rdi More... almost 15 years ago
Initial git commit More... almost 15 years ago
* Used changeDir for rUtilAnts/Misc * Corrected some typos when requiring rUtilAnts. * Regression: Protect executions from exceptions for better readability. More... almost 16 years ago
* Released version 0.1.1.20091105. More... over 16 years ago
* Adapted to last version of RubyPackager. More... over 16 years ago
* Adapted distribution scripts to last release of RubyPackager. More... over 16 years ago
* Released version 0.1.0.20091020 More... over 16 years ago
* Updated icon for ignoring dependencies More... over 16 years ago
* Implemented ProgressViews to give progression dialogs upon installation. * Implemented Text Progress View. * Implemented SimpleWxGUI Progress View. * Added possibility to specify preferred ProgressViews. * Regression: Implemented MuteProgressView to silently progress on test installations. More... over 16 years ago
* Refactored requires for gain in startup performances. * Implemented a cache of Gem.path, find_files and clear_cache. More... over 16 years ago
* Setting default options does not unset previously set default options, unless explicitly specified. * Added getDefaultInstallLocation to the API. * Added ensureLocationInContext to the API. * Regression: Used new API. * Add install icons next to the installer choices in SimpleWxGUI. More... over 16 years ago
* Local downloads are made in a Downloads sub-directory. * Better error handling of zip extraction. * Bug correction: Zip extraction did not set %INSTALLDIR% correctly for ContextModifiers. More... over 16 years ago
* Bug correction: Installing Gem dependencies in paths already part of Gem.path could not be used correctly. * Changed the local path to install gems (added LocalGems subdirectory to it) More... over 16 years ago
* Removed .rb suffixes in required files (better migration to .so if needed) * Adapted to new getPluginInstance interface * Bug correction: Setting installer in the DependencyUserChoice object also set the Ignore flag. * Bug correction: When choosing an alternate location to install to, the components did not display it correctly. More... over 16 years ago
* Added default options that can be changed. More... over 16 years ago
* Bug correction: rUtilAnts/Plugins was wrongly required. More... over 16 years ago
* Adopted new rUtilAnts API More... over 16 years ago
* Bug correction: Corrected some regression test cases that did not clean everything behind them. * Removed direct public access to the application root directory (always use ExtDir instead). * Implemented a main instance singleton. * Use TempDir instead of AppRootDir in regression. More... over 16 years ago
* Renamed $CT_* variables into $rUtilAnts_* More... over 16 years ago
* Released 0.0.1.20090910 More... over 16 years ago
* Added GemSpec More... over 16 years ago
* Moved CommonTools as rUtilAnts * Cleaned useless files * Updated TODO More... over 16 years ago