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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use 8+ characters long passwords in tests.
Jean-Philippe Lang
2012-11-27
7
-42
/
+42
*
Fixed that #extract_macro_options should not be greedy (#12451).
Jean-Philippe Lang
2012-11-27
1
-0
/
+19
*
Fixed that autolinks and textile links ending with cyrilic characters are bro...
Jean-Philippe Lang
2012-11-24
1
-0
/
+22
*
Precede-Follow relation should move following issues earlier when reschedulin...
Jean-Philippe Lang
2012-11-24
1
-1
/
+35
*
Respond with 404 instead of 500 when requesting a wiki diff with invalid vers...
Jean-Philippe Lang
2012-11-24
1
-0
/
+15
*
Removed duplicated test.
Jean-Philippe Lang
2012-11-23
1
-17
/
+0
*
Adds a Project.rebuild_tree! method to force the rebuild of the nested set.
Jean-Philippe Lang
2012-11-23
1
-0
/
+9
*
Fixed that Project.rebuild! sorts projects by id instead of name (#12431).
Jean-Philippe Lang
2012-11-23
1
-0
/
+7
*
Do not create projects in alphabetical order in nested set tests (#12431).
Jean-Philippe Lang
2012-11-23
1
-6
/
+6
*
scm: git: change extra_report_last_commit type at unit test to string (#12409)
Toshi MARUYAMA
2012-11-21
1
-2
/
+2
*
scm: git: fix changesets aren't read after clear_changesets call (#12409)
Toshi MARUYAMA
2012-11-21
1
-0
/
+34
*
svn propset svn:eol-style native to fixtures (#12399)
Toshi MARUYAMA
2012-11-21
4
-106
/
+106
*
fix non ASCII attachment filename encoding broken (MOJIBAKE) in receiving mai...
Toshi MARUYAMA
2012-11-21
5
-0
/
+180
*
Fixed that MailHandler raises an error when email has no subject header (#123...
Jean-Philippe Lang
2012-11-18
2
-0
/
+19
*
Cache languages names to avoid loading all translations files.
Jean-Philippe Lang
2012-11-18
1
-0
/
+11
*
Makes Plugin#requires_redmine accept a range of versions (#12299).
Jean-Philippe Lang
2012-11-17
1
-10
/
+25
*
Makes Plugin#requires_redmine accept only major and minor version (#12299).
Jean-Philippe Lang
2012-11-17
1
-0
/
+12
*
Rewrites requires_redmine tests.
Jean-Philippe Lang
2012-11-17
1
-17
/
+19
*
replace non ASCII characters to hexadecimals at unit mail handler test
Toshi MARUYAMA
2012-11-16
1
-1
/
+3
*
fix receiving mail subject broken which does not begin with encoding name (#1...
Toshi MARUYAMA
2012-11-16
2
-0
/
+18
*
add test of receiving mail subject begins with encoding name (#12375)
Toshi MARUYAMA
2012-11-16
2
-0
/
+18
*
Fixed version date validation (#12359).
Jean-Philippe Lang
2012-11-15
1
-1
/
+7
*
Fixed that Principal#like scope does not work with cyrillic characters and Po...
Jean-Philippe Lang
2012-11-13
1
-0
/
+9
*
Make sure that attachments are created in the same order they were selected (...
Jean-Philippe Lang
2012-11-07
1
-0
/
+14
*
Fixed that watchers receive notifications for private comments without permis...
Jean-Philippe Lang
2012-11-05
1
-0
/
+15
*
Fixed some more test/integration/*_test.rb breaking when run alone (#12285)
Jean-Baptiste Barth
2012-11-01
2
-1
/
+2
*
Fixed some more test/functional/*_test.rb breaking when run alone (#12285)
Jean-Baptiste Barth
2012-11-01
4
-4
/
+5
*
Fixed some more test/unit/*_test.rb breaking when run alone (#12285)
Jean-Baptiste Barth
2012-11-01
8
-7
/
+13
*
Fixed test/functional/welcome_controller_test.rb breaking when run alone (#12...
Jean-Baptiste Barth
2012-11-01
1
-1
/
+1
*
Fixed test/functional/sessions_test.rb breaking when run alone (#12285)
Jean-Baptiste Barth
2012-11-01
1
-0
/
+4
*
Fixed test/functional/mail_handler_controller_test.rb breaking when run alone...
Jean-Baptiste Barth
2012-11-01
1
-1
/
+2
*
Fixed test/functional/groups_controller_test.rb breaking when run alone (#12285)
Jean-Baptiste Barth
2012-11-01
1
-1
/
+1
*
Fixed test/unit/issue_category_test.rb breaking when run alone (#12285)
Jean-Baptiste Barth
2012-11-01
1
-1
/
+1
*
Fixed test/unit/version_test.rb breaking when run alone (#12285)
Jean-Baptiste Barth
2012-11-01
1
-1
/
+1
*
Fixed test/unit/watcher_test.rb breaking when run alone (#12285)
Jean-Baptiste Barth
2012-11-01
1
-1
/
+1
*
fix unit issue test fails on Wednesday
Toshi MARUYAMA
2012-10-31
1
-9
/
+10
*
Issues by Category should show tasks without category (#8106).
Jean-Philippe Lang
2012-10-30
1
-1
/
+14
*
New user name format: firstname + first letter of lastname (#12085).
Jean-Philippe Lang
2012-10-30
1
-0
/
+1
*
Changes how relative date filters work and adds specific filters for filterin...
Jean-Philippe Lang
2012-10-30
1
-0
/
+17
*
Ability to sort issues by grouped column (#3511).
Jean-Philippe Lang
2012-10-29
1
-0
/
+20
*
Ignore non-working days when rescheduling an issue (#2161).
Jean-Philippe Lang
2012-10-29
3
-13
/
+148
*
REST API for deleting wiki pages (#7082).
Jean-Philippe Lang
2012-10-28
2
-0
/
+19
*
fix scm_iconv local variable name (#12228)
Toshi MARUYAMA
2012-10-28
1
-0
/
+17
*
Wrap issue description and its contextual menu in a div (#12211).
Jean-Philippe Lang
2012-10-27
1
-0
/
+2
*
Fixes that test randomly fails.
Jean-Philippe Lang
2012-10-27
1
-2
/
+1
*
Adjusts tests for the css class added in r10720 (#12216).
Jean-Philippe Lang
2012-10-26
1
-3
/
+3
*
Adds a textual css class for issue priorities (#12216).
Jean-Philippe Lang
2012-10-26
3
-0
/
+42
*
Adds last edit comments on the wiki page (#7082).
Jean-Philippe Lang
2012-10-25
1
-0
/
+1
*
Adds ?include=attachments option when retrieving a wiki page with the REST AP...
Jean-Philippe Lang
2012-10-25
1
-0
/
+15
*
REST API for creating/updating wiki pages (#7082).
Jean-Philippe Lang
2012-10-25
2
-31
/
+127
[next]