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
*
Restore scm rake task.
Jean-Philippe Lang
2012-01-15
1
-2
/
+2
*
Resourcified repositories for CRUD operations to prepare for multiple SCM per...
Jean-Philippe Lang
2012-01-15
1
-2
/
+2
*
set "svn:eol-style" native to lib/tasks/testing.rake
Toshi MARUYAMA
2011-12-24
1
-98
/
+98
*
add new rake task "test:rdm_routing" to run test/integration/routing/*_test.rb
Toshi MARUYAMA
2011-12-24
1
-0
/
+7
*
Exclude gems from test coverage.
Jean-Philippe Lang
2011-11-27
1
-1
/
+1
*
set svn:eol-style native at lib/tasks/extract_fixtures.rake
Toshi MARUYAMA
2011-11-06
1
-22
/
+22
*
change new line 'LF' to 'CRLF' and remove empty bottom line at lib/tasks/extr...
Toshi MARUYAMA
2011-11-06
1
-2
/
+1
*
Use prefered syntax for redmine:email:test definition (#8611).
Etienne Massip
2011-09-26
1
-1
/
+1
*
remove trailing white-spaces from lib/tasks/initializers.rake
Toshi MARUYAMA
2011-09-07
1
-1
/
+1
*
remove trailing white-spaces from lib/tasks/load_default_data.rake
Toshi MARUYAMA
2011-09-07
1
-2
/
+2
*
remove trailing white-spaces from lib/tasks/locales.rake
Toshi MARUYAMA
2011-09-07
1
-1
/
+1
*
remove trailing white-spaces from lib/tasks/migrate_from_trac.rake
Toshi MARUYAMA
2011-09-07
1
-4
/
+4
*
fix typo in imap examples at lib/tasks/email.rake (#9198)
Toshi MARUYAMA
2011-09-07
1
-2
/
+2
*
Ruby 1.9: fix typo of rake task name to check parsing yaml by psych library (...
Toshi MARUYAMA
2011-08-27
1
-1
/
+1
*
Ruby 1.9: add rake task to check parsing yaml by psych library (#8847, #4050).
Toshi MARUYAMA
2011-08-27
1
-0
/
+27
*
add description that locales:remove_key rake task does not work on Ruby 1.8.6.
Toshi MARUYAMA
2011-08-26
1
-0
/
+3
*
remove trailing white-spaces from lib/tasks/testing.rake.
Toshi MARUYAMA
2011-07-14
1
-9
/
+9
*
replace newline LF to CRLF at lib/tasks/testing.rake.
Toshi MARUYAMA
2011-07-14
1
-2
/
+2
*
remove trailing white-spaces from fetch_changesets.rake.
Toshi MARUYAMA
2011-07-10
1
-4
/
+4
*
replace RAILS_ROOT to Rails.root at lib/tasks/extract_fixtures.rake.
Toshi MARUYAMA
2011-06-17
1
-2
/
+3
*
replace RAILS_ROOT to Rails.root at lib/tasks/initializers.rake.
Toshi MARUYAMA
2011-06-17
1
-1
/
+1
*
remove trailing white-spaces from rake redmine:email:test task source.
Toshi MARUYAMA
2011-05-28
1
-19
/
+19
*
handle a nil user in rake redmine:email:test task.
Toshi MARUYAMA
2011-05-28
1
-1
/
+1
*
use rake task parameter style message if redmine:email:test parameter is blank.
Toshi MARUYAMA
2011-05-28
1
-1
/
+1
*
remove trailing white-spaces from lib/tasks/locales.rake.
Toshi MARUYAMA
2011-05-10
1
-10
/
+10
*
code clean up lib/tasks/extract_fixtures.rake.
Toshi MARUYAMA
2011-04-28
1
-9
/
+7
*
Adds support for SCM/LDAP passwords encryption in the database (#7411).
Jean-Philippe Lang
2011-02-26
1
-0
/
+35
*
Adds tasks for locales maintenance.
Jean-Philippe Lang
2011-02-23
1
-0
/
+27
*
scm: change gunzip to tar -z option for scm repository setup in lib/tasks/tes...
Toshi MARUYAMA
2011-02-11
1
-1
/
+2
*
Prevent error when Mantis version.date_order is nil (#7476).
Jean-Philippe Lang
2011-01-28
1
-1
/
+1
*
scm: mercurial: fix r4686 setup mercurial test repository (#7272).
Toshi MARUYAMA
2011-01-11
1
-1
/
+2
*
scm: mercurial: test:scm:setup:mercurial task can be simpler (#7272).
Toshi MARUYAMA
2011-01-11
1
-6
/
+2
*
Store the mercurial test repository as a bundle to make it compatible with ol...
Jean-Philippe Lang
2011-01-10
1
-1
/
+12
*
Adds a rake task test:scm:update to update test repositories if needed.
Jean-Philippe Lang
2011-01-06
2
-68
/
+83
*
Remove the limitation on characters that can be used in custom_field, issue_s...
Jean-Philippe Lang
2010-12-31
2
-5
/
+3
*
Fixes task description.
Jean-Philippe Lang
2010-12-20
1
-1
/
+1
*
Adds tasks to run scm tests: test:scm:units, test:scm:functionals and test:scm.
Jean-Philippe Lang
2010-12-20
1
-0
/
+27
*
Escapes attachment ids in TracMigrate (#6996).
Jean-Philippe Lang
2010-11-29
1
-2
/
+2
*
Replaced SessionStore :session_key with :key (#6887).
Jean-Philippe Lang
2010-11-14
1
-1
/
+1
*
Updates mantis importer for new project name/identifier max lengths (#6446).
Jean-Philippe Lang
2010-11-14
1
-5
/
+1
*
Add rake task to send test email. (#6511)
Eric Davis
2010-10-15
1
-0
/
+17
*
Add rake tasks to add and remove keys in the locales. #6548
Eric Davis
2010-10-15
1
-0
/
+58
*
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
[next]