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
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Skip workflow creation in tests for each locale.
Jean-Philippe Lang
2016-12-31
1
-9
/
+20
*
Adds .rebuild_single_tree! to rebuild a single tree (#24167).
Jean-Philippe Lang
2016-12-21
1
-0
/
+19
*
Prevent parent issue from being closed if a child issue is open (#10989).
Jean-Philippe Lang
2016-12-21
2
-0
/
+27
*
Show an error message when changing an issue's project fails due to errors in...
Jean-Philippe Lang
2016-12-18
1
-0
/
+12
*
Test cleanup.
Jean-Philippe Lang
2016-12-16
1
-1
/
+0
*
Test cleanup.
Jean-Philippe Lang
2016-12-16
1
-2
/
+2
*
Fixed the assertion (#24186).
Jean-Philippe Lang
2016-12-16
1
-1
/
+1
*
Restrict the length attachment filenames on disk (#24186).
Jean-Philippe Lang
2016-12-16
1
-0
/
+13
*
Don't use assert_equal nil.
Jean-Philippe Lang
2016-12-13
1
-1
/
+5
*
Unarchive link not working for subprojects of closed projects (#24595).
Jean-Philippe Lang
2016-12-13
1
-0
/
+12
*
Optional Regex delimiters to truncate incoming emails (#5864).
Jean-Philippe Lang
2016-12-13
1
-0
/
+19
*
Don't use assert_equal nil.
Jean-Philippe Lang
2016-12-12
3
-9
/
+21
*
Use assert_nil instead of assert_equal.
Jean-Philippe Lang
2016-12-11
18
-33
/
+33
*
Enforce issue assignee validation (#23921).
Jean-Philippe Lang
2016-12-10
4
-84
/
+80
*
Sort members on the DB side.
Jean-Philippe Lang
2016-12-03
1
-0
/
+6
*
Add "Table of contents" heading to toc macro (#23179).
Jean-Philippe Lang
2016-11-19
2
-1
/
+12
*
Adds tests for #hours_field (#23996).
Jean-Philippe Lang
2016-11-18
1
-0
/
+18
*
Introduce a setting to change the display format of timespans to h:mm (#23996).
Jean-Philippe Lang
2016-11-18
1
-0
/
+20
*
Tests broken by r15942 (#8761).
Jean-Philippe Lang
2016-11-03
1
-2
/
+2
*
Add option to set a new version as default directly from New Version page (#2...
Jean-Philippe Lang
2016-10-23
1
-0
/
+16
*
Adds file custom field format (#6719).
Jean-Philippe Lang
2016-10-23
1
-0
/
+163
*
Role#copy_from should copy managed roles.
Jean-Philippe Lang
2016-10-20
1
-0
/
+7
*
Missing fixtures.
Jean-Philippe Lang
2016-10-11
1
-2
/
+3
*
Missing fixtures.
Jean-Philippe Lang
2016-10-11
1
-1
/
+1
*
Consider custom fields that correspond to the project only (#24014).
Jean-Philippe Lang
2016-10-08
1
-0
/
+24
*
Adds accessors for report_last_commit.
Jean-Philippe Lang
2016-10-04
1
-13
/
+4
*
Add the possibility to filter issues after Target Version's Status and Due Da...
Jean-Philippe Lang
2016-10-02
1
-2
/
+32
*
Edit/delete links displayed on issue even if project is closed (#23969).
Jean-Philippe Lang
2016-10-02
1
-0
/
+16
*
Closing all subtasks causes error if default priority is not defined and prio...
Jean-Philippe Lang
2016-10-01
1
-0
/
+24
*
closed_on field of copied issue is always set to source issue's value (#23764).
Jean-Philippe Lang
2016-10-01
1
-1
/
+11
*
Encode values, not full URL (#23841).
Jean-Philippe Lang
2016-10-01
1
-0
/
+16
*
Be more conservative when fetching constants in Repository.factory (#23758).
Jean-Philippe Lang
2016-09-04
1
-0
/
+14
*
Journalize values that are cleared after project or tracker change (#21623).
Jean-Philippe Lang
2016-09-03
1
-2
/
+20
*
When copying an issue, all statuses for new issue should be available (#14696).
Jean-Philippe Lang
2016-09-03
1
-5
/
+6
*
Fixed that progress of parent should be calculated with total estimated hours...
Jean-Philippe Lang
2016-09-01
1
-0
/
+20
*
Filter on issue ID with between/lesser/greater operator does not work (#23596).
Jean-Philippe Lang
2016-08-30
1
-1
/
+9
*
Fixed that restricted custom permissions on for non member/anonymous does not...
Jean-Philippe Lang
2016-08-30
1
-0
/
+22
*
Include url helpers in helper tests.
Jean-Philippe Lang
2016-07-16
7
-7
/
+12
*
Use #update! instead of #update_attribute.
Jean-Philippe Lang
2016-07-16
1
-27
/
+27
*
Adds a class for testing helpers.
Jean-Philippe Lang
2016-07-16
18
-18
/
+18
*
Include URL helpers.
Jean-Philippe Lang
2016-07-16
1
-0
/
+1
*
Passing arguments to assert_nothing_raised is deprecated in Rails 5.
Jean-Philippe Lang
2016-07-16
1
-4
/
+4
*
Use #update! instead of #update_attribute.
Jean-Philippe Lang
2016-07-16
1
-2
/
+2
*
Don't call #slice on proxy.
Jean-Philippe Lang
2016-07-16
1
-2
/
+2
*
Don't pass conditions to #delete_all.
Jean-Philippe Lang
2016-07-16
4
-5
/
+5
*
Don't pass conditions to #delete_all.
Jean-Philippe Lang
2016-07-16
1
-2
/
+2
*
Use .distinct instead of .uniq.
Jean-Philippe Lang
2016-07-14
2
-4
/
+4
*
Remove special behaviour for listing issue time entries, use a filter for that.
Jean-Philippe Lang
2016-07-12
1
-4
/
+0
*
Adds a test for #23242.
Jean-Philippe Lang
2016-07-09
1
-0
/
+5
*
When creating issues by receiving an email, watchers created via CC in the ma...
Jean-Philippe Lang
2016-07-09
2
-2
/
+12
[next]