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
*
Fixed that deleting a project with subtasks may fail (#11185).
Jean-Philippe Lang
2012-06-18
2
-0
/
+36
*
fix unit test fails on Ruby 1.8 and JRuby (#2190)
Toshi MARUYAMA
2012-06-17
1
-1
/
+3
*
Display dates using user's locale if available (#2190).
Etienne Massip
2012-06-16
1
-1
/
+27
*
Fixed that time entries should be sorted by date and created_on (#11178).
Jean-Philippe Lang
2012-06-16
1
-0
/
+14
*
Fixed that sticky messages are not displayed first (#11170).
Jean-Philippe Lang
2012-06-16
1
-0
/
+14
*
Fixed that time report raises a SQL error if there are multiple CustomValue f...
Jean-Philippe Lang
2012-06-14
1
-0
/
+10
*
Adds support for Git's smart HTTP protocol to Redmine.pm (#4905).
Jean-Philippe Lang
2012-06-14
1
-0
/
+97
*
Additional tests for Redmine.pm.
Jean-Philippe Lang
2012-06-14
1
-1
/
+36
*
Use a random filename.
Jean-Philippe Lang
2012-06-12
1
-1
/
+1
*
Start implementing tests for Redmine.pm perl module.
Jean-Philippe Lang
2012-06-12
3
-1
/
+300
*
Fixed that Subversion#load_entries_changesets raises an error if entries is nil.
Jean-Philippe Lang
2012-06-12
1
-0
/
+5
*
Fixed that lines with spaces only before headings break wiki section extracti...
Jean-Philippe Lang
2012-06-11
1
-0
/
+25
*
fix test_user_index of activities controller test fails at Japanese morning a...
Toshi MARUYAMA
2012-06-11
1
-1
/
+5
*
add some avatar tests
Toshi MARUYAMA
2012-06-11
1
-0
/
+8
*
Fixed that Repository#entries returns an Array.
Jean-Philippe Lang
2012-06-10
7
-1
/
+28
*
Configurable session lifetime and timeout (#6597).
Jean-Philippe Lang
2012-06-10
1
-0
/
+113
*
Fixed: German umlauts in Subject get striped with ruby1.8 (#11065).
Jean-Philippe Lang
2012-06-10
2
-0
/
+20
*
Fixed that link to user is escaped in activity title (#11124).
Jean-Philippe Lang
2012-06-09
1
-0
/
+2
*
Fixed that content_for does not work in Hook.render_on (#11105).
Jean-Philippe Lang
2012-06-09
2
-1
/
+24
*
Fixed that custom_fields property is ignored for time entries in REST API (#1...
Jean-Philippe Lang
2012-06-09
1
-0
/
+15
*
Change in Rails' for handling localized number precision (#11118).
Jean-Philippe Lang
2012-06-09
1
-1
/
+2
*
Priorities have the same position and can't be reordered (#11098).
Jean-Philippe Lang
2012-06-09
1
-1
/
+26
*
Ability to set default column order in issue list (#11068).
Jean-Philippe Lang
2012-06-08
1
-0
/
+20
*
Show repository images inline when clicking 'View' (#10362).
Jean-Philippe Lang
2012-06-07
1
-0
/
+7
*
Makes users optional in GET /groups/:id (#8981).
Jean-Philippe Lang
2012-06-03
1
-0
/
+9
*
Test failure due to a regression in Rails 3.2.5.
Jean-Philippe Lang
2012-06-03
1
-1
/
+1
*
Renamed #changes association to #filechanges (clash with AR::Base.changes tha...
Jean-Philippe Lang
2012-06-03
8
-16
/
+18
*
REST Api for Groups (#8981).
Jean-Philippe Lang
2012-06-03
3
-25
/
+235
*
scm: git: skip Latin-1 path tests on Git for Windows above 1.7.10
Toshi MARUYAMA
2012-06-02
3
-8
/
+32
*
Replaced group[lastname] parameter with group[name].
Jean-Philippe Lang
2012-06-01
3
-7
/
+10
*
Fixed that project, issue and activity should be preserved when logging time ...
Jean-Philippe Lang
2012-05-29
1
-3
/
+14
*
Fixed that logging time inside redirects at global time logging (#11038).
Jean-Philippe Lang
2012-05-29
1
-0
/
+2
*
fix project list is not shown on Email notifications (#11032)
Toshi MARUYAMA
2012-05-28
1
-0
/
+23
*
code layout cleanup test/functional/users_controller_test.rb
Toshi MARUYAMA
2012-05-28
1
-8
/
+6
*
Fixed time zone issues introduced by r9719 (#10996).
Jean-Philippe Lang
2012-05-26
2
-25
/
+56
*
Code cleanup.
Jean-Philippe Lang
2012-05-25
1
-0
/
+17
*
Code cleanup.
Jean-Philippe Lang
2012-05-25
1
-1
/
+30
*
Code cleanup.
Jean-Philippe Lang
2012-05-25
1
-0
/
+13
*
Fixed that some input fields are escaped on validation failures (#11027).
Jean-Philippe Lang
2012-05-25
1
-0
/
+1
*
Fixed that project identifier can always be updated (#11028).
Jean-Philippe Lang
2012-05-25
1
-0
/
+14
*
Fixed that the issue link is escaped on my page spent time (#10991).
Jean-Philippe Lang
2012-05-25
1
-1
/
+16
*
Use a modal form to create a category from the issue form.
Jean-Philippe Lang
2012-05-24
1
-1
/
+3
*
Fixed that updated_on is not updated when updating an issue (#10964).
Jean-Philippe Lang
2012-05-21
1
-0
/
+13
*
Fixed that columns selection in not displayed on the custom query form (#10972).
Jean-Philippe Lang
2012-05-21
1
-0
/
+4
*
Fixed that watchers delete links are escaped on the issue view (#10932).
Jean-Philippe Lang
2012-05-15
1
-0
/
+30
*
Restored List-Id header in email notifications (#10888).
Jean-Philippe Lang
2012-05-13
1
-0
/
+1
*
Fixed that option tags are escaped.
Jean-Philippe Lang
2012-05-13
1
-0
/
+12
*
Fixed that enumerations option tags are escaped.
Jean-Philippe Lang
2012-05-13
1
-0
/
+3
*
Fixed that group filter is escaped on users index.
Jean-Philippe Lang
2012-05-13
1
-0
/
+3
*
Adds all/none operators to text custom field filters (#9790).
Jean-Philippe Lang
2012-05-12
2
-0
/
+19
[next]