index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
tasks
/
migrate_from_trac.rake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Default status per tracker (#5991).
Jean-Philippe Lang
2014-11-02
1
-3
/
+3
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-8
/
+2
*
fix typos of migrate_from_trac.rake
Toshi MARUYAMA
2014-02-20
1
-3
/
+2
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
migrate_from_trac.rake does not properly parse First Name and Last Name (#145...
Jean-Philippe Lang
2013-09-25
1
-2
/
+2
*
Fixed that Mantis/Trac users are not imported because of password too short (...
Jean-Philippe Lang
2013-09-25
1
-1
/
+4
*
gender neutral source comment at lib/tasks/migrate_from_trac.rake
Toshi MARUYAMA
2013-07-06
1
-1
/
+1
*
Fix Trac importer breaking on exotic characters with ruby 1.9+ (#13990).
Jean-Baptiste Barth
2013-05-06
1
-1
/
+5
*
Ensure Tranc and Mantis importers don't reset global notification settings (#...
Jean-Baptiste Barth
2013-05-06
1
-4
/
+10
*
Don't use iconv with ruby1.9 (#12787).
Jean-Philippe Lang
2013-02-18
1
-9
/
+8
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Replaces find(:first/:all) calls.
Jean-Philippe Lang
2012-12-03
1
-1
/
+1
*
Replaces find(:first) calls.
Jean-Philippe Lang
2012-12-03
1
-2
/
+2
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
1
-6
/
+6
*
Renamed #changes association to #ticket_changes.
Jean-Philippe Lang
2012-06-03
1
-2
/
+2
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Makes migrate_from_trac compatible with Rails3.
Jean-Philippe Lang
2012-04-29
1
-15
/
+19
*
set_table_name deprecated.
Jean-Philippe Lang
2012-04-27
1
-9
/
+9
*
Increase username length limit from 30 to 60 (#2719).
Jean-Philippe Lang
2012-02-05
1
-2
/
+2
*
remove trailing white-spaces from lib/tasks/migrate_from_trac.rake
Toshi MARUYAMA
2011-09-07
1
-4
/
+4
*
Remove the limitation on characters that can be used in custom_field, issue_s...
Jean-Philippe Lang
2010-12-31
1
-2
/
+2
*
Escapes attachment ids in TracMigrate (#6996).
Jean-Philippe Lang
2010-11-29
1
-2
/
+2
*
Fixed: Trac importer creates duplicate wiki records (#4743).
Jean-Philippe Lang
2010-02-28
1
-0
/
+1
*
Removes a useless assignment in Trac importer (#4931).
Jean-Philippe Lang
2010-02-26
1
-1
/
+1
*
Adds a few STDOUT.flush to migration scripts (#3675).
Jean-Philippe Lang
2010-01-17
1
-0
/
+3
*
Auto-detect attachment content type when blank (#3782).
Jean-Philippe Lang
2009-12-29
1
-1
/
+1
*
Removes column opt in enumerations table.
Jean-Philippe Lang
2009-12-25
1
-1
/
+1
*
Makes migration scripts load tickets in batches (#4011).
Jean-Philippe Lang
2009-10-11
1
-1
/
+1
*
Fixes migration scripts broken by r2726.
Jean-Philippe Lang
2009-10-11
1
-1
/
+1
*
Same as fix as r2705 from Trac wiki pages attachments (#3291).
Jean-Philippe Lang
2009-05-10
1
-6
/
+8
*
Disable email notifications before importing data.
Jean-Philippe Lang
2009-05-04
1
-1
/
+4
*
Fixed Trac importer broken by r2670 (#3254).
Jean-Philippe Lang
2009-05-04
1
-8
/
+17
*
Replaces Enumeration.get_values and Enumeration.default with named scopes.
Jean-Philippe Lang
2009-02-15
1
-1
/
+1
*
Fixed that Trac importer was creating duplicate custom values (#2506).
Jean-Philippe Lang
2009-01-18
1
-127
/
+130
*
Fixed: Trac milestone links not correctly converted (#2052).
Jean-Philippe Lang
2008-11-11
1
-2
/
+12
*
Fixed: Trac migration of ticket:123 or [ticket:34] do not work (#2053).
Jean-Philippe Lang
2008-11-11
1
-1
/
+1
*
Fixed: Trac migration of ticket:123 or [ticket:34] do not work (#2053).
Jean-Philippe Lang
2008-11-11
1
-0
/
+7
*
Trac importer improvements (patch #2050 by Karl Heinz Marbaise).
Jean-Philippe Lang
2008-11-11
1
-10
/
+60
*
Quote ids for attachment association since Trac's attachment.id is varchar (#...
Jean-Philippe Lang
2008-08-10
1
-2
/
+8
*
Makes importer work with Trac 0.8.x (#1540).
Jean-Philippe Lang
2008-06-29
1
-0
/
+5
*
Trac importer: read session_attribute table to find user's email and real nam...
Jean-Philippe Lang
2008-06-07
1
-3
/
+20
*
Trac importer: improves wiki link conversion (#1287).
Jean-Philippe Lang
2008-06-06
1
-1
/
+2
*
Trac importer: migrate attachments descriptions (#1326).
Jean-Philippe Lang
2008-05-29
1
-0
/
+6
*
Fixed: error on Trac import when :due attribute is nil (#1164).
Jean-Philippe Lang
2008-05-02
1
-1
/
+1
*
Fixed: migrate_from_trac doesn't import timestamps of wiki and tickets (patch...
Jean-Philippe Lang
2008-03-29
1
-5
/
+23
*
Trac importer: exclude more Trac wiki pages (#933).
Jean-Philippe Lang
2008-03-26
1
-2
/
+2
*
Trac importer: prevent validation failure due to the default value when savin...
Jean-Philippe Lang
2008-03-21
1
-2
/
+3
*
Trac importer:
Jean-Philippe Lang
2008-03-16
1
-3
/
+8
[next]