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
*
scm: fix revisions page "OK" button always returns 404 error (#10567)
Toshi MARUYAMA
2012-04-02
1
-0
/
+10
*
scm: git: add test of from_path at unit model test_fetch_changesets_from_scratch
Toshi MARUYAMA
2012-03-29
1
-0
/
+1
*
scm: git: fix test revision value of unit app test
Toshi MARUYAMA
2012-03-28
1
-2
/
+2
*
scm: git: process new git revisions all at once rather than per branch (#10470)
Toshi MARUYAMA
2012-03-28
1
-30
/
+38
*
Override watcher_user_ids= to make ids uniq (#10538).
Jean-Philippe Lang
2012-03-25
1
-0
/
+7
*
Fixed that issues can be moved to projects with issue tracking disabled (#104...
Jean-Philippe Lang
2012-03-25
1
-16
/
+9
*
Fixes error message for LDAP filter (#1060).
Jean-Philippe Lang
2012-03-24
1
-1
/
+1
*
Adds the repository identifier to Changeset#text_tag (#779).
Jean-Philippe Lang
2012-03-24
1
-0
/
+11
*
Ability to add non-member watchers on issue creation (#5159).
Jean-Philippe Lang
2012-03-24
3
-0
/
+38
*
Fixed: ruby 1.9.3 Time Zone setting Internal error (#10442).
Jean-Philippe Lang
2012-03-17
1
-0
/
+9
*
Fixed test names (#1913).
Jean-Philippe Lang
2012-03-17
1
-2
/
+2
*
LDAP: adds the ability to bind with user's account (#1913).
Jean-Philippe Lang
2012-03-17
1
-0
/
+49
*
replace hard-coded non ASCII literal to UTF-8 hexadecimal at test/unit/mail_h...
Toshi MARUYAMA
2012-03-14
1
-2
/
+6
*
replace hard-coded non ASCII literal to UTF-8 hexadecimal at test/unit/wiki_t...
Toshi MARUYAMA
2012-03-14
1
-1
/
+3
*
remove hard-coded non ASCII literal from unit git lib test
Toshi MARUYAMA
2012-03-14
1
-7
/
+0
*
Don't use #delete on String in Mailer.
Jean-Philippe Lang
2012-03-12
1
-0
/
+5
*
add missing fixtures to unit wiki_content_test
Toshi MARUYAMA
2012-03-12
1
-1
/
+3
*
Fixed that LDAP error is not displayed when testing connection.
Jean-Philippe Lang
2012-03-11
1
-2
/
+2
*
Resourcified auth_sources.
Jean-Philippe Lang
2012-03-11
2
-13
/
+13
*
Merged LdapAuthSourceController into AuthSourceController.
Jean-Philippe Lang
2012-03-11
3
-195
/
+63
*
Additional tests for UsersController.
Jean-Philippe Lang
2012-03-11
1
-2
/
+39
*
set svn:eol-style native test/fixtures/mail_handler/ticket_with_long_subject.eml
Toshi MARUYAMA
2012-03-11
1
-57
/
+57
*
set svn:eol-style native test/fixtures/mail_handler/ticket_with_invalid_attri...
Toshi MARUYAMA
2012-03-11
1
-47
/
+47
*
set svn:eol-style native test/fixtures/mail_handler/ticket_with_attachment.eml
Toshi MARUYAMA
2012-03-11
1
-248
/
+248
*
set svn:eol-style native test/fixtures/mail_handler/ticket_reply.eml
Toshi MARUYAMA
2012-03-11
1
-74
/
+74
*
set svn:eol-style native test/fixtures/mail_handler/ticket_on_given_project.eml
Toshi MARUYAMA
2012-03-11
1
-60
/
+60
*
set svn:eol-style native test/fixtures/mail_handler/ticket_by_unknown_user.eml
Toshi MARUYAMA
2012-03-11
1
-18
/
+18
*
set svn:eol-style native test/fixtures/mail_handler/ticket_by_empty_user.eml
Toshi MARUYAMA
2012-03-11
1
-17
/
+17
*
set svn:eol-style native test/fixtures/mail_handler/issue_update_with_quoted_...
Toshi MARUYAMA
2012-03-11
1
-48
/
+48
*
set svn:eol-style native test/fixtures/mail_handler/issue_update_with_multipl...
Toshi MARUYAMA
2012-03-11
1
-48
/
+48
*
set svn:eol-style native test/fixtures/mail_handler/ticket_with_localized_att...
Toshi MARUYAMA
2012-03-11
1
-43
/
+43
*
Additional tests for IssuesController.
Jean-Philippe Lang
2012-03-10
1
-0
/
+24
*
Adds a test for #9076.
Jean-Philippe Lang
2012-03-10
1
-0
/
+19
*
More functional tests for NewsController.
Jean-Philippe Lang
2012-03-10
1
-0
/
+5
*
More function tests for AdminController.
Jean-Philippe Lang
2012-03-10
1
-0
/
+9
*
More function tests for MessagesController.
Jean-Philippe Lang
2012-03-10
1
-1
/
+31
*
Adds a test for when query is not found.
Jean-Philippe Lang
2012-03-07
1
-0
/
+5
*
scm: git: backout r8839 (#8857)
Toshi MARUYAMA
2012-03-07
1
-38
/
+30
*
Prevent mass-assignment when adding/updating a forum (#10390).
Jean-Philippe Lang
2012-03-06
1
-0
/
+8
*
Fixed that the proposed users list may be empty when adding a project member ...
Jean-Philippe Lang
2012-03-06
1
-0
/
+7
*
Sort values for assertion.
Jean-Philippe Lang
2012-03-05
1
-1
/
+1
*
Changed assertions to make them work with Rails2/3 ruby1.8/1.9 different beha...
Jean-Philippe Lang
2012-03-05
4
-6
/
+6
*
Changed assertions to make them work with Rails2/3 ruby1.8/1.9 different beha...
Jean-Philippe Lang
2012-03-05
3
-14
/
+11
*
Array#to_s behaviour changed in ruby 1.9.
Jean-Philippe Lang
2012-03-05
1
-2
/
+2
*
Array#to_s behaviour changed in ruby 1.9.
Jean-Philippe Lang
2012-03-05
1
-3
/
+3
*
Adds a template for API error messages so that it does not depend on AR::Erro...
Jean-Philippe Lang
2012-03-04
1
-2
/
+2
*
Strip login and password read from the email body.
Jean-Philippe Lang
2012-03-04
1
-2
/
+2
*
Adds an helper to get the body of an email in tests.
Jean-Philippe Lang
2012-03-04
3
-7
/
+11
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-03-04
1
-1
/
+1
*
Include ERB::Util in helpers tests.
Jean-Philippe Lang
2012-03-04
5
-0
/
+6
[next]