0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Aug 24, 2025 — Aug 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Comments on non-migrated fields More... about 16 years ago
Commenting out the transaction to aid in troubleshooting. artifact categories, assignments, and create dates are now migrated. More... about 16 years ago
Working on issue categories More... about 16 years ago
Migrating artifact.status_id to issues.issue_status. More... about 16 years ago
A nicer way to temporarily clear those notifications during the migration More... about 16 years ago
Formatting More... about 16 years ago
Formatting More... about 16 years ago
Formatting More... about 16 years ago
Formatting More... about 16 years ago
Formatting More... about 16 years ago
Formatting More... about 16 years ago
There's one Rubyforge username that is a Redmine reserved account name ('admin'); we'll munge that one to make it unique More... about 16 years ago
More work on name munging More... about 16 years ago
Fixed name sanitization More... about 16 years ago
Moving some of the migration code into the GForge models to make it easier to troubleshoot individual failures More... about 16 years ago
More work on firstname/lastname migration. Putting each GForgeGroup migration in a separate transaction. More... about 16 years ago
Added an option to migrate just one project. Fixed user firstname migration. More... about 16 years ago
More fixing of the artifact associations. The naming here is pretty confusing... maybe I should just call this association 'tracker' since that's effectively what it is. More... about 16 years ago
Fixed artifact_group => artifact association More... about 16 years ago
Moved the clearing of settings into a dependent task More... about 16 years ago
Clear Settings.notified_events before the migration and restore it afterwards. Creating projects_trackers rows now. Some progress on creating issues; still need to do implement status, created_on, etc. More... about 16 years ago
Some more documentation on object model differences. Working on artifact => issue migration. More... about 16 years ago
Moved models to a different file. This lets me get into irb and poke around at the models without copying/pasting code from the Rake task into the irb session More... about 16 years ago
Working on migrating artifacts. Creating a 'patch' tracker as part of the seed data. More... about 16 years ago
Running a larger batch of projects. Creating more appropriate roles. Removed db:migrate:reset as a dependency; see the TODO. More... about 16 years ago
Creating a project member. Need to understand Role/Principal/MemberRole relationship. More... about 16 years ago
Stow authorized_keys in preferences for now More... about 16 years ago
'tis rdoc More... about 16 years ago
Rudimentary migration of user's timezone. Now creating UserPreferences. More... about 16 years ago
Mapping over a user's language selection More... about 16 years ago