openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
R
rt2-to-rt3
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
3 days
ago.
Mar 09, 2024 — Mar 09, 2025
Showing page 2 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
minor formatting nits
Kevin Falcone
More...
about 18 years ago
add some debugging output about where the ticket ended up
Kevin Falcone
More...
about 18 years ago
make the importer work when a client mapping file isn't being used add some extra debugging when ticket importing breaks
Kevin Falcone
More...
about 18 years ago
When merging, handle privileged users being in the new RT instance, but not being marked privileged. Set some useful information on them.
Kevin Falcone
More...
about 18 years ago
call encode_hashref on the ticket's custom field values so high ascii characters are properly handled
Kevin Falcone
More...
about 18 years ago
the field is actually named Disabled. This way queues are properly marked disabled when imported
Kevin Falcone
More...
about 18 years ago
add export_disabled_queues flag so that users can chose not to carry disabled queues over from the old RT instance
Kevin Falcone
More...
about 18 years ago
talk about merging and custom code point people to rt-devel
Kevin Falcone
More...
about 18 years ago
remove more ""s from when I was chasing an encode problem
Kevin Falcone
More...
about 18 years ago
turn on some extra debugging add more hooks, for startup things and for tickets remove extraneous Dumper and needless quoting
Kevin Falcone
More...
about 18 years ago
properly encode CustomFields handle custom fields that already exist on a queue don't recreate Values don't create dupe CFs
Kevin Falcone
More...
about 18 years ago
add hook for user client tweaking cause groups to try to load before creating if we're merging
Kevin Falcone
More...
about 18 years ago
add scaffolding to import mapping subroutines for tweaking the import data add hook for queue tweaking
Kevin Falcone
More...
about 18 years ago
make the user diagnostics tell you if we reused an existing user or had to create one during the import
Kevin Falcone
More...
about 18 years ago
rewrite ticketids in transactions handle the offsets in adding attachments into the existing attachment table
Kevin Falcone
More...
about 18 years ago
tweak link importing to rewrite ticket ids skip past Link's create method to handle rewritten merged tickets that might otherwise confuse the import avoid duplicates caused by system names having changed
Kevin Falcone
More...
about 18 years ago
if we're merging, don't delete root in the newer RT handle existing queues
Kevin Falcone
More...
about 18 years ago
add new maps to keep track of changing ticket ids handle remapping EffectiveId
Kevin Falcone
More...
about 18 years ago
if we find a queue other than 'general' or any tickets, warn the user that they should turn on merging
Kevin Falcone
More...
about 18 years ago
fix overzealous trimming of table definitions
Kevin Falcone
More...
about 18 years ago
be more verbose about what we're doing
Kevin Falcone
More...
about 18 years ago
move away from _AccessibleCache usage since it doesn't exist in modern SearchBuilders We know RT2 isn't going to have column changes any time soon, so cheat by keeping a static datastrcture of the tables we care about.
Kevin Falcone
More...
about 18 years ago
Note about rt2to3 needing to go only to 3.0
Jesse Vincent
More...
about 19 years ago
Applied patch by Tom Yu which allows dumpfile-to-rt-3.0 to better import into 3.(4|5) Removed havoc-causing RT::Transaction->Create override probably left over from testing
Thomas Sibley
More...
over 19 years ago
Fixed bug introduced by the addition of the RT::Transaction package declaration.
Thomas Sibley
More...
over 19 years ago
small bugfixes
Jesse Vincent
More...
over 19 years ago
CustomField import bug from Grant DeGraw
Jesse Vincent
More...
over 19 years ago
Readme updates
Jesse Vincent
More...
about 21 years ago
Bumping to 1.23
Jesse Vincent
More...
about 21 years ago
Failure to create links is no longer catastrophic
Jesse Vincent
More...
about 21 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree