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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds status option to email integration rake tasks.
Jean-Philippe Lang
2008-11-30
1
-2
/
+4
*
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
*
Merged hooks branch @ r1785 into trunk.
Jean-Philippe Lang
2008-09-05
1
-0
/
+38
*
Use example.net as domain in default configuration (#1762).
Jean-Philippe Lang
2008-08-25
1
-2
/
+2
*
No warning about rcov each time a rake task is ran.
Jean-Philippe Lang
2008-08-15
1
-1
/
+1
*
Extracted rcov options and removed gems from the rcov report.
Eric Davis
2008-08-13
1
-2
/
+4
*
Added rake tasks to generate rcov code coverage reports. rake -T test:covera...
Eric Davis
2008-08-13
1
-0
/
+44
*
Quote ids for attachment association since Trac's attachment.id is varchar (#...
Jean-Philippe Lang
2008-08-10
1
-2
/
+8
*
Mail handler: more control over issue attributes (#1110).
Jean-Philippe Lang
2008-07-06
1
-20
/
+56
*
Makes importer work with Trac 0.8.x (#1540).
Jean-Philippe Lang
2008-06-29
1
-0
/
+5
*
Adds a rake task (redmine:email:receive_imap) to read emails from an IMAP ser...
Jean-Philippe Lang
2008-06-22
1
-3
/
+35
*
Adds basic support for issue creation via email (#1110).
Jean-Philippe Lang
2008-06-22
1
-0
/
+37
*
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
*
Adds a rake task to send reminders. An email is sent to each user with a list...
Jean-Philippe Lang
2008-05-25
1
-0
/
+39
*
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
*
Further refine WikiCaps processing for Trac to eliminate problems in
John Goerzen
2008-03-15
1
-2
/
+2
*
Fix trac converter WikiCaps to put a space before converted WikiCaps words
John Goerzen
2008-03-14
1
-1
/
+1
*
Support WikiCaps for Trac migrations
John Goerzen
2008-03-13
1
-0
/
+6
*
Trac and Mantis importers: check that default configuration is loaded before ...
Jean-Philippe Lang
2008-03-09
2
-0
/
+16
*
Trac importer: support database schema for Trac migration (#757 by John Goerz...
Jean-Philippe Lang
2008-03-05
1
-3
/
+10
*
Trac importer fix:
Jean-Philippe Lang
2008-02-26
1
-8
/
+48
*
Mantis importer: do not duplicate Mantis username in firstname and lastname i...
Jean-Philippe Lang
2008-02-16
1
-1
/
+1
*
Added a simple rake task to fetch changesets from the repositories:
Jean-Philippe Lang
2008-02-16
1
-0
/
+24
*
Make Mantis importer preserve bug ids.
Jean-Philippe Lang
2008-02-15
1
-1
/
+6
*
Mantis importer: few fixes in user mapping.
Jean-Philippe Lang
2008-02-06
1
-6
/
+12
*
Trac importer: handle nil usernames.
Jean-Philippe Lang
2008-02-06
1
-0
/
+2
*
Use Postgresql's reset_pk_sequence in Trac importer to reset issue id sequenc...
Jean-Philippe Lang
2008-02-04
1
-10
/
+2
*
Mantis importer:
Jean-Philippe Lang
2008-01-23
1
-6
/
+1
*
Fixed: PostgreSQL issues_seq_id not updated when using Trac importer.
Jean-Philippe Lang
2008-01-23
1
-1
/
+12
*
Moved redmine:load_default_data code to a module so that it can be called fro...
Jean-Philippe Lang
2008-01-04
1
-162
/
+23
*
Fixed Trac importer error with Rails 2.0: readonly? is defined by ActiveRecord.
Jean-Philippe Lang
2007-12-14
1
-0
/
+5
*
Project name format limitation removed (name can now contain any character).
Jean-Philippe Lang
2007-12-03
1
-2
/
+2
*
Trac importer:
Jean-Philippe Lang
2007-12-02
1
-19
/
+69
*
Fixed Mantis importer: projects trackers and modules assignment
Jean-Philippe Lang
2007-11-29
2
-8
/
+13
*
Trac importer improvements (by Mat Trudel):
Jean-Philippe Lang
2007-11-25
1
-20
/
+57
*
Trac importer: user can now choose between sqlite and sqlite3 adapter for Tra...
Jean-Philippe Lang
2007-11-09
1
-4
/
+14
*
Removed IssueStatus html_color attribute.
Jean-Philippe Lang
2007-11-04
1
-6
/
+6
*
Set enumeration positions and default priority (Normal) in default configurat...
Jean-Philippe Lang
2007-10-08
1
-9
/
+9
*
Basic plugin support.
Jean-Philippe Lang
2007-09-23
1
-0
/
+15
*
Trac importer: 'resolution' field imported with history as a custom field.
Jean-Philippe Lang
2007-09-02
1
-33
/
+50
*
Trac importer now migrates status changes.
Jean-Philippe Lang
2007-09-02
1
-21
/
+28
[next]