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
...
*
Added a users options to the reminders email
Eric Davis
2010-09-20
1
-1
/
+3
*
Added a rake task to display permissions.
Eric Davis
2010-08-18
1
-0
/
+9
*
Add static docs to YARD.
Eric Davis
2010-08-07
1
-1
/
+8
*
Save yard doc to the doc/app directory.
Eric Davis
2010-08-07
1
-0
/
+1
*
Exclude test files from YARD.
Eric Davis
2010-08-07
1
-1
/
+3
*
Add a rake task to run CI.
Eric Davis
2010-08-06
1
-0
/
+41
*
Added documentation about the session_path. #3968
Eric Davis
2010-06-19
1
-0
/
+7
*
Adds jdbc rake tasks (#5404).
Jean-Philippe Lang
2010-05-01
1
-0
/
+8
*
Added rake task to generate the yardoc (rake yard)
Eric Davis
2010-04-09
1
-0
/
+11
*
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 rake task to receive emails from a POP3 server (#2420).
Jean-Philippe Lang
2010-01-17
1
-0
/
+33
*
Adds a few STDOUT.flush to migration scripts (#3675).
Jean-Philippe Lang
2010-01-17
2
-1
/
+9
*
Added a second rake task to generate the session store file.
Eric Davis
2009-12-30
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
2
-2
/
+2
*
Adds a 'no_permission_check' option to the MailHandler.
Jean-Philippe Lang
2009-12-19
1
-0
/
+6
*
Makes user unwatch what he can no longer view after its permissions have chan...
Jean-Philippe Lang
2009-12-13
1
-0
/
+9
*
Run all tests for coverage.
Jean-Philippe Lang
2009-11-15
1
-4
/
+3
*
Add test:coverage task.
Jean-Philippe Lang
2009-11-06
1
-0
/
+11
*
Makes migration scripts load tickets in batches (#4011).
Jean-Philippe Lang
2009-10-11
2
-2
/
+2
*
Fixes migration scripts broken by r2726.
Jean-Philippe Lang
2009-10-11
2
-2
/
+2
*
Switch from a custom rcov task to the metric_fu gem.
Eric Davis
2009-07-27
2
-45
/
+6
*
Ability to accept incoming emails from unknown users (#2230, #3003).
Jean-Philippe Lang
2009-06-14
1
-1
/
+17
*
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
2
-1
/
+7
*
Fixes r2707.
Jean-Philippe Lang
2009-05-04
1
-1
/
+6
*
Fixes Mantis importer broken by 2670.
Jean-Philippe Lang
2009-05-04
1
-1
/
+1
*
Fixed Trac importer broken by r2670 (#3254).
Jean-Philippe Lang
2009-05-04
1
-8
/
+17
*
Rescue Redmine::DefaultData::DataAlreadyLoaded in redmine:load_default_data t...
Jean-Philippe Lang
2009-03-15
1
-0
/
+2
*
Ability to set language for redmine:load_default_data task using REDMINE_LANG...
Jean-Philippe Lang
2009-03-15
1
-12
/
+15
*
Flush buffer when asking for language (#2948).
Jean-Philippe Lang
2009-03-12
1
-0
/
+1
*
Process all translations files.
Jean-Philippe Lang
2009-02-21
1
-1
/
+1
*
Adds locales:update task as a replacement for gloc:update.
Jean-Philippe Lang
2009-02-21
1
-0
/
+31
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
2
-3
/
+27
*
Replaces Enumeration.get_values and Enumeration.default with named scopes.
Jean-Philippe Lang
2009-02-15
2
-2
/
+2
*
Fixed that Trac importer was creating duplicate custom values (#2506).
Jean-Philippe Lang
2009-01-18
1
-127
/
+130
*
Codified instructions from RUNNING_TESTS as rake tasks for convenience
Eric Davis
2009-01-12
1
-0
/
+30
*
IMAP: add options to move received emails.
Jean-Philippe Lang
2008-12-31
1
-2
/
+9
*
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
[prev]
[next]