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
*
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
*
Set a back_url when forcing new login after session expiration (#19655).
Jean-Philippe Lang
2015-05-09
1
-5
/
+5
*
Adds flash messages to files_controller#create (#19793).
Jean-Philippe Lang
2015-05-09
1
-0
/
+11
*
Can't bulk edit own time entries with "Edit own time entries" (#18580).
Jean-Philippe Lang
2015-05-09
2
-0
/
+41
*
Fixed that issue validation fails if % done field is deactivated (#19731).
Jean-Philippe Lang
2015-05-09
1
-0
/
+9
*
Refresh watchers list when watching/unwatching an issue (#4334).
Jean-Philippe Lang
2015-05-08
1
-0
/
+11
*
Email addresses with slashes are not linked correctly (#19735).
Jean-Philippe Lang
2015-05-08
1
-0
/
+6
*
prevent IssuesControllerTest#test_index_csv_big_5 fails randomly
Toshi MARUYAMA
2015-05-01
1
-3
/
+3
*
travis: fix MariaDB 5.5 test error
Toshi MARUYAMA
2015-04-30
1
-0
/
+6
*
add missing fixtures to test/unit/changeset_test.rb
Toshi MARUYAMA
2015-04-30
1
-0
/
+2
*
Custom field (long text format) displayed even if empty (#19482).
Jean-Philippe Lang
2015-04-25
1
-0
/
+9
*
Spanish Panama translation added by Leonel Iturralde (#19489)
Toshi MARUYAMA
2015-04-24
1
-0
/
+12
*
replace tabs to spaces at test/fixtures/ldap/slapd.conf
Toshi MARUYAMA
2015-04-19
1
-10
/
+10
*
When changing tracker, clear the attributes that are disabled for the new tra...
Jean-Philippe Lang
2015-04-14
1
-0
/
+32
*
Fixed workflow rules when user has duplicated role by inheritance (#19569).
Jean-Philippe Lang
2015-04-14
3
-0
/
+43
*
remove trailing white spaces from test/unit/helpers/application_helper_test.rb
Toshi MARUYAMA
2015-04-14
1
-3
/
+3
*
Fixed test failures (#19544).
Jean-Philippe Lang
2015-04-12
1
-2
/
+2
*
SQL error with SQLServer when grouping+sorting issues (#19544).
Jean-Philippe Lang
2015-04-12
1
-0
/
+8
*
Keywords in commit messages: journal entries are created even if nothing was ...
Jean-Philippe Lang
2015-04-12
1
-0
/
+24
*
Fixed that journals are shown multiple times in activity (#19168).
Jean-Philippe Lang
2015-04-12
1
-0
/
+8
*
Fixed validation when logging time on issue (#19464).
Jean-Philippe Lang
2015-04-12
1
-0
/
+50
*
Fixed tests failures (#19400).
Jean-Philippe Lang
2015-04-12
2
-1
/
+3
*
"Required" and "Read-only" rules on "Fields Permissions" screen are not color...
Jean-Philippe Lang
2015-04-11
1
-0
/
+9
*
Mail handler should not ignore emails with x-auto-response-suppress header (#...
Jean-Philippe Lang
2015-04-11
2
-2
/
+1
*
When create by copying the issue, status can not be changed to default (#19553).
Jean-Philippe Lang
2015-04-11
1
-0
/
+14
*
Fixed that 2 repositories can be created with blank/nil identifier (#19400).
Jean-Philippe Lang
2015-04-11
1
-0
/
+12
*
Fixed test failures (#19163).
Jean-Philippe Lang
2015-03-21
2
-4
/
+7
*
Fixed that the bulk edit form shows additional custom fields (#19163).
Jean-Philippe Lang
2015-03-21
1
-0
/
+11
*
Don't render the issue form if issue.project is nil (#19276).
Jean-Philippe Lang
2015-03-20
1
-1
/
+1
*
Don't allow 2 repositories with blank identifier (#19400).
Jean-Philippe Lang
2015-03-20
1
-0
/
+18
*
API: creating an issue with an invalid project_id should return 422 instead o...
Jean-Philippe Lang
2015-03-20
1
-0
/
+5
*
Fixed that custom fields with hidden/read-only combination may be displayed o...
Jean-Philippe Lang
2015-03-20
1
-1
/
+18
*
Make sure that settings are unserialized as UTF-8 encoded strings (#19305).
Jean-Philippe Lang
2015-03-15
1
-0
/
+23
*
Restored project name as version prefix when different (#19348).
Jean-Philippe Lang
2015-03-15
2
-16
/
+7
*
Don't run test if Redcarpet is not available (#19313).
Jean-Philippe Lang
2015-03-15
1
-0
/
+2
*
Don't include milliseconds in JSON API responses (#19354).
Jean-Philippe Lang
2015-03-15
1
-1
/
+11
*
Fixed assertion (#19368).
Jean-Philippe Lang
2015-03-14
1
-1
/
+1
*
Fixed assertion (#19368).
Jean-Philippe Lang
2015-03-14
1
-1
/
+1
*
Adds a test for setting multivalued custom fields with JSON (#19368).
Jean-Philippe Lang
2015-03-14
1
-0
/
+21
*
Fixed that creating an issue without tracker_id attribute ignores custom fiel...
Jean-Philippe Lang
2015-03-14
1
-0
/
+29
*
Incorrect links generated in emails if host setup uses other port (#19323).
Jean-Philippe Lang
2015-03-14
1
-0
/
+18
*
Attached inline images with non-ascii file name can not be seen when text for...
Jean-Philippe Lang
2015-03-14
1
-0
/
+16
*
CustomField#possible_values may raise undefined method `force_encoding' error...
Jean-Philippe Lang
2015-03-14
1
-0
/
+14
*
Fixed that spent time on my page does not include entries without issue (#193...
Jean-Philippe Lang
2015-03-10
1
-0
/
+50
*
Fixed that #require_login should respond for other request types (#19325).
Jean-Philippe Lang
2015-03-10
1
-0
/
+7
[next]