1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 03, 2024 — Nov 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added compatibility to all platforms More... over 12 years ago
Avoid testing installation in system directories if they are not accessible More... over 12 years ago
No need anymore for Gem.source_index More... over 12 years ago
Added support for Travis More... over 12 years ago
Corrected broken regression More... over 13 years ago
Adapted to Ruby's standard conventions More... over 13 years ago
Migrated TODO list to Trackers. More... over 14 years ago
* Updated copyright and regression 100%. More... over 14 years ago
Merge branch 'master' of ssh://rdi.git.sourceforge.net/gitroot/rdi/rdi More... over 14 years ago
Initial git commit More... over 14 years ago
* Used changeDir for rUtilAnts/Misc * Corrected some typos when requiring rUtilAnts. * Regression: Protect executions from exceptions for better readability. More... over 15 years ago
* Released version 0.1.1.20091105. More... almost 16 years ago
* Adapted to last version of RubyPackager. More... about 16 years ago
* Adapted distribution scripts to last release of RubyPackager. More... about 16 years ago
* Released version 0.1.0.20091020 More... about 16 years ago
* Updated icon for ignoring dependencies More... about 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... about 16 years ago
* Refactored requires for gain in startup performances. * Implemented a cache of Gem.path, find_files and clear_cache. More... about 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... about 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... about 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... about 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... about 16 years ago
* Added default options that can be changed. More... about 16 years ago
* Bug correction: rUtilAnts/Plugins was wrongly required. More... about 16 years ago
* Adopted new rUtilAnts API More... about 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... about 16 years ago
* Renamed $CT_* variables into $rUtilAnts_* More... about 16 years ago
* Released 0.0.1.20090910 More... about 16 years ago
* Added GemSpec More... about 16 years ago
* Moved CommonTools as rUtilAnts * Cleaned useless files * Updated TODO More... about 16 years ago