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
*
move unit mailer test last_email method to the bottom and change to private
Toshi MARUYAMA
2012-05-05
1
-6
/
+7
*
add missing fixture to test/unit/mailer_test.rb
Toshi MARUYAMA
2012-05-05
1
-1
/
+2
*
route: scm: fix diff of two revisions
Toshi MARUYAMA
2012-05-05
1
-0
/
+33
*
test: route: scm: move changes action tests to non revisions path tests
Toshi MARUYAMA
2012-05-05
1
-50
/
+52
*
fix typo of integration users test
Toshi MARUYAMA
2012-05-05
1
-1
/
+1
*
route: scm: split entry and raw actions
Toshi MARUYAMA
2012-05-05
3
-13
/
+11
*
test: switch to Rails3 Active Record syntax at test_destroy of unit/repositor...
Toshi MARUYAMA
2012-05-04
1
-3
/
+2
*
test: switch to Rails3 Active Record syntax at unit/query_test.rb
Toshi MARUYAMA
2012-05-04
1
-15
/
+12
*
Fixed undefined method `<=>' for nil:NilClass when sorting repositories with ...
Jean-Philippe Lang
2012-05-04
1
-0
/
+9
*
route: scm: fix git and mercurial changes action
Toshi MARUYAMA
2012-05-03
1
-18
/
+44
*
scm: git: fix creating and updating repository
Toshi MARUYAMA
2012-05-03
1
-0
/
+29
*
scm: fix broken main repository 'root' link
Toshi MARUYAMA
2012-05-02
1
-0
/
+3
*
scm: fix git and mercurial branch list box action
Toshi MARUYAMA
2012-05-02
1
-0
/
+7
*
code layout clean up test/integration/routing/repositories_test.rb
Toshi MARUYAMA
2012-05-02
1
-5
/
+9
*
Fixed error on commits per month graph (#10806).
Jean-Philippe Lang
2012-05-01
1
-0
/
+5
*
Updated test for r9608.
Jean-Philippe Lang
2012-05-01
1
-2
/
+2
*
Adds css class to custom field input tags.
Jean-Philippe Lang
2012-05-01
1
-2
/
+2
*
remove trailing white-spaces from test/unit/mailer_test.rb
Toshi MARUYAMA
2012-05-01
1
-2
/
+2
*
Adds a simple script/about.
Jean-Philippe Lang
2012-05-01
1
-0
/
+27
*
Fixed that sidebar with hook content only should not be hidden.
Jean-Philippe Lang
2012-05-01
2
-19
/
+67
*
Adds assertions for r9572.
Jean-Philippe Lang
2012-04-29
1
-0
/
+2
*
RecordNotFound exception still raised with Rails3.
Jean-Philippe Lang
2012-04-28
1
-0
/
+10
*
Makes image_tag pick the image from the current theme if it exists.
Jean-Philippe Lang
2012-04-28
1
-0
/
+12
*
Adds support for :plugin option to image_tag helper.
Jean-Philippe Lang
2012-04-28
1
-0
/
+8
*
Restores support for :plugin support to stylesheet_link_tag and javascript_in...
Jean-Philippe Lang
2012-04-28
1
-0
/
+16
*
Make sure that "today" does not change during tests.
Jean-Philippe Lang
2012-04-27
1
-13
/
+13
*
Fixed gantt_test, Date.today and 0.day.from_now may not be the same depending...
Jean-Philippe Lang
2012-04-27
1
-26
/
+30
*
Adds a message for when assertion fails.
Jean-Philippe Lang
2012-04-27
1
-1
/
+2
*
scm: git: fix test revision value of unit lib test
Toshi MARUYAMA
2012-04-27
1
-5
/
+5
*
add fixtures to test/unit/lib/redmine/helpers/gantt_test.rb
Toshi MARUYAMA
2012-04-27
1
-1
/
+13
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
25
-93
/
+142
*
Methods moved.
Jean-Philippe Lang
2012-04-22
1
-18
/
+18
*
Removed Query.generate_default! helper.
Jean-Philippe Lang
2012-04-22
2
-9
/
+1
*
Removed #generate_with_protected helper methods.
Jean-Philippe Lang
2012-04-22
5
-36
/
+25
*
Renamed object_daddy_helper and removed exemplars.
Jean-Philippe Lang
2012-04-22
39
-286
/
+3
*
Removed object_daddy dependency.
Jean-Philippe Lang
2012-04-22
9
-95
/
+149
*
Use create!.
Jean-Philippe Lang
2012-04-22
1
-9
/
+9
*
No need to save journal details.
Jean-Philippe Lang
2012-04-22
1
-11
/
+11
*
Additional tests for IssuesHelper#show_detail.
Jean-Philippe Lang
2012-04-22
2
-54
/
+50
*
Fixed that users with different case logins cannot update their accounts (#10...
Jean-Philippe Lang
2012-04-19
1
-0
/
+14
*
Additional test for MailHandler.
Jean-Philippe Lang
2012-04-19
1
-1
/
+11
*
Additional test for memberships API.
Jean-Philippe Lang
2012-04-19
1
-0
/
+8
*
Additional tests for Principal scopes.
Jean-Philippe Lang
2012-04-19
1
-0
/
+8
*
Additional tests for the PDF export of an issue.
Jean-Philippe Lang
2012-04-19
1
-0
/
+36
*
Additional test for TrackersController.
Jean-Philippe Lang
2012-04-18
1
-1
/
+9
*
Additional tests for TimelogController.
Jean-Philippe Lang
2012-04-18
1
-0
/
+12
*
Additional test for Tracker model.
Jean-Philippe Lang
2012-04-18
1
-0
/
+4
*
Additional test for MyController.
Jean-Philippe Lang
2012-04-18
1
-1
/
+9
*
Additional tests for CustomFieldsController.
Jean-Philippe Lang
2012-04-18
1
-0
/
+17
*
Fixed that textile nested lists are not properly closed in output (#10642).
Jean-Philippe Lang
2012-04-18
1
-0
/
+30
[next]