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
*
Query doesn't work with non ASCII uppercase symbols (#20438).
Jean-Philippe Lang
2015-08-02
1
-12
/
+15
*
Wrong syntax for resizing inline images may throw a 500 error (#20278).
Jean-Philippe Lang
2015-08-02
1
-0
/
+7
*
Cannot create a custom query visibility is "to these roles only" (#20427).
Jean-Philippe Lang
2015-08-02
1
-0
/
+16
*
Makes new issue initial status settable in workflow (#5816).
Jean-Philippe Lang
2015-07-26
5
-7
/
+106
*
Fixed that members without view issues permission are able to list issues on ...
Jean-Philippe Lang
2015-07-25
1
-0
/
+9
*
add missing fixtures to IssueSubtaskingTest
Toshi MARUYAMA
2015-07-06
1
-1
/
+3
*
Replace tab introduced in r14388 in test/test_helper.rb with spaces (#20242).
Jean-Philippe Lang
2015-07-05
1
-2
/
+2
*
Asserts that spent time is preloaded.
Jean-Philippe Lang
2015-07-05
1
-0
/
+2
*
Adds "Total spent hours" column available on the issue list (#11253).
Jean-Philippe Lang
2015-07-05
1
-0
/
+12
*
The test email action should only be accessible with POST (#20203).
Jean-Philippe Lang
2015-06-29
2
-3
/
+3
*
Fixed that user with "Manage public queries" permission, can create global pu...
Jean-Philippe Lang
2015-06-29
2
-6
/
+76
*
Fixed group sorted scope order (#20066).
Jean-Philippe Lang
2015-06-28
1
-0
/
+8
*
Disallow users to delete a version referenced by a custom field (#20159).
Jean-Philippe Lang
2015-06-27
2
-0
/
+22
*
Missing member_roles fixture (#20174).
Jean-Philippe Lang
2015-06-27
1
-0
/
+4
*
Replace tabs with spaces and remove trailing tabs in several files (#20140).
Jean-Philippe Lang
2015-06-21
1
-1
/
+1
*
Fixed test error (#19851).
Jean-Philippe Lang
2015-06-20
1
-1
/
+2
*
Adds a UI test (#19851).
Jean-Philippe Lang
2015-06-19
2
-2
/
+55
*
Tests that submitted data is present in the sudo form (#19851).
Jean-Philippe Lang
2015-06-19
1
-0
/
+3
*
Don't use SudoMode.disable! to skip API requests (#19851).
Jean-Philippe Lang
2015-06-19
1
-0
/
+15
*
Renamed sudo mode test.
Jean-Philippe Lang
2015-06-19
1
-0
/
+0
*
Adds a configuration setting to enable sudo mode, disabled by default (#19851).
Jean-Philippe Lang
2015-06-19
12
-29
/
+25
*
Changed /my/show_api_key route to /my/api_key (#19851).
Jean-Philippe Lang
2015-06-19
1
-0
/
+1
*
Require password re-entry for sensitive actions (#19851).
Jean-Philippe Lang
2015-06-19
11
-0
/
+158
*
Deprecates Project#member_principals.
Jean-Philippe Lang
2015-06-18
1
-1
/
+1
*
Adds a test for #19162.
Jean-Philippe Lang
2015-06-17
1
-0
/
+12
*
Markdown formatter not running on rake test.
Jean-Philippe Lang
2015-06-16
1
-1
/
+1
*
Remove style tags from html body (#15716).
Jean-Philippe Lang
2015-06-16
1
-0
/
+5
*
Adds a form to manually submit an email to the mail handler.
Jean-Philippe Lang
2015-06-15
2
-1
/
+9
*
Better handle html-only emails (#16962).
Jean-Philippe Lang
2015-06-15
7
-6
/
+1148
*
Fixed test failure (#6118).
Jean-Philippe Lang
2015-06-13
1
-1
/
+1
*
Adds test for when filtering on invalid issue ids (#6118).
Jean-Philippe Lang
2015-06-13
1
-0
/
+18
*
Adds issue filters on parent/subtasks (#6118).
Jean-Philippe Lang
2015-06-13
1
-0
/
+40
*
Add BOM to UTF-8 encoded CSV (#7037).
Jean-Philippe Lang
2015-06-13
1
-0
/
+31
*
Can't apply textile modifiers to 1 non-ASCII character (#19995).
Jean-Philippe Lang
2015-06-06
1
-0
/
+6
*
Ability to limit member management to certain roles (#19707).
Jean-Philippe Lang
2015-05-31
2
-2
/
+112
*
Fixed that project activity without parent hides system activities and remove...
Jean-Philippe Lang
2015-05-30
1
-0
/
+7
*
Fixed test failures introduced by r14288 (#19656).
Jean-Philippe Lang
2015-05-30
4
-8
/
+8
*
Menu should not include "New issue" for users with copy issues permission only.
Jean-Philippe Lang
2015-05-30
1
-0
/
+10
*
Validates that activity belongs to project activities (#19656).
Jean-Philippe Lang
2015-05-30
1
-0
/
+8
*
Update activities list when changing project/issue id on the time entry form ...
Jean-Philippe Lang
2015-05-30
3
-0
/
+52
*
Missing fixtures.
Jean-Philippe Lang
2015-05-30
1
-1
/
+1
*
Adds a role setting that viewing all or own time entries (#8929).
Jean-Philippe Lang
2015-05-30
1
-0
/
+32
*
Don't store total estimated hours on parent issues (#16092).
Jean-Philippe Lang
2015-05-25
2
-34
/
+42
*
Moved tests to issue_subtasking_test.
Jean-Philippe Lang
2015-05-25
2
-20
/
+20
*
Adds a setting to control done ratio on parent tasks (#5490).
Jean-Philippe Lang
2015-05-25
2
-34
/
+64
*
Adds settings to control start/due dates and priority on parent tasks (#5490).
Jean-Philippe Lang
2015-05-25
3
-43
/
+152
*
Fixed that copying issues always copy subtasks and attachments even if option...
Jean-Philippe Lang
2015-05-23
1
-2
/
+2
*
Add the ability to expire passwords after a configurable number of days (#194...
Jean-Philippe Lang
2015-05-10
1
-0
/
+34
*
Adds private issue option to receiving emails (#8424).
Jean-Philippe Lang
2015-05-10
2
-0
/
+22
*
Raises 60-character limit for document titles to 255 (#12312).
Jean-Philippe Lang
2015-05-10
1
-0
/
+7
[next]