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
/
lib
/
redmine
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make robust Redmine::Helpers::URL#uri_with_safe_scheme? (#27114)
Go MAEDA
2017-11-26
1
-0
/
+17
*
Drop Darcs support (#26391).
Jean-Philippe Lang
2017-07-25
1
-60
/
+0
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
2
-2
/
+2
*
Set a default size for macro thumbnails different from the preview thumbnails.
Jean-Philippe Lang
2017-07-19
1
-5
/
+5
*
Update copyright.
Jean-Philippe Lang
2017-06-25
54
-54
/
+54
*
Tests for Redmine::SyntaxHighlighting::CodeRay.retrieve_supported_languages (...
Jean-Philippe Lang
2017-06-06
1
-0
/
+37
*
Filter arbitrary class names and ids in rendered HTML output (#25503).
Jean-Philippe Lang
2017-04-06
2
-3
/
+54
*
Add kbd to ALLOWED_TAGS (#25503).
Jean-Philippe Lang
2017-04-06
1
-0
/
+6
*
spelling fixes (#25495)
Toshi MARUYAMA
2017-04-02
1
-1
/
+1
*
Allow to set multiple values in emails for list custom fields (#16549).
Jean-Philippe Lang
2017-03-08
3
-0
/
+47
*
Test failures.
Jean-Philippe Lang
2017-03-03
1
-0
/
+5
*
do not replace all invalid utf8 (#24616)
Toshi MARUYAMA
2017-01-28
1
-1
/
+1
*
add more tests (#24616)
Toshi MARUYAMA
2017-01-28
1
-0
/
+16
*
Group versions by status in version custom field filter (#23265).
Jean-Philippe Lang
2017-01-14
1
-2
/
+14
*
Don't preload custom field filter values (#24787).
Jean-Philippe Lang
2017-01-12
1
-1
/
+1
*
Don't use assert_equal nil.
Jean-Philippe Lang
2016-12-13
1
-1
/
+5
*
Don't use assert_equal nil.
Jean-Philippe Lang
2016-12-12
2
-8
/
+20
*
Use assert_nil instead of assert_equal.
Jean-Philippe Lang
2016-12-11
4
-7
/
+7
*
Add "Table of contents" heading to toc macro (#23179).
Jean-Philippe Lang
2016-11-19
1
-1
/
+3
*
Adds tests for #hours_field (#23996).
Jean-Philippe Lang
2016-11-18
1
-0
/
+18
*
Adds file custom field format (#6719).
Jean-Philippe Lang
2016-10-23
1
-0
/
+163
*
Encode values, not full URL (#23841).
Jean-Philippe Lang
2016-10-01
1
-0
/
+16
*
Include url helpers in helper tests.
Jean-Philippe Lang
2016-07-16
4
-5
/
+8
*
Passing arguments to assert_nothing_raised is deprecated in Rails 5.
Jean-Philippe Lang
2016-07-16
1
-4
/
+4
*
Fixed that empty Markdown image tag raises en error (#23246).
Jean-Philippe Lang
2016-07-06
1
-0
/
+4
*
Custom field List Link values to URL breaks on entries with spaces (#23067).
Jean-Philippe Lang
2016-06-18
1
-0
/
+8
*
Allow global versions to be shown outside of a project for version custom fie...
Jean-Philippe Lang
2016-06-18
1
-0
/
+9
*
Introduce virtual MenuNodes (#15880).
Jean-Philippe Lang
2016-06-11
1
-0
/
+35
*
Limits the schemes that custom field URL patterns can use (#22925).
Jean-Philippe Lang
2016-06-01
1
-0
/
+15
*
NoMethodError: undefined method `id' error on EnumerationFormat#value_from_ke...
Jean-Philippe Lang
2016-05-28
1
-0
/
+4
*
Child nodes should only be rendered if the user is actually authorized to see...
Jean-Philippe Lang
2016-05-08
1
-2
/
+48
*
Replaces acts_as_list with an implementation that handles #position= (#12909).
Jean-Philippe Lang
2016-04-17
2
-0
/
+108
*
Text in the "removed" part of a diff is double-escaped (#22115).
Jean-Philippe Lang
2016-03-26
1
-0
/
+12
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
50
-50
/
+50
*
output what language fails at test_number_to_human_size_for_each_language
Toshi MARUYAMA
2016-03-04
1
-1
/
+1
*
Adds a test for #21202 (#6969).
Jean-Philippe Lang
2015-11-11
1
-0
/
+18
*
Reverts r14812 (#6969).
Jean-Philippe Lang
2015-11-11
1
-8
/
+1
*
Fixed that less-than sign is not escaped by textile formatter (#6969).
Jean-Philippe Lang
2015-11-07
1
-1
/
+8
*
Fixed that #l_hours_short shows 2 h (#21069).
Jean-Philippe Lang
2015-10-30
1
-0
/
+5
*
Set locale in tests (#21060).
Jean-Philippe Lang
2015-10-25
1
-0
/
+1
*
Adds Enumeration custom field format (#21060).
Jean-Philippe Lang
2015-10-25
1
-0
/
+86
*
Missing fixtures.
Jean-Philippe Lang
2015-10-20
1
-1
/
+1
*
Add debug info for random test failure.
Jean-Philippe Lang
2015-10-09
1
-2
/
+2
*
Reset current user to prevent random test failures.
Jean-Philippe Lang
2015-10-04
1
-1
/
+1
*
Display all versions in query filter (#19271).
Jean-Philippe Lang
2015-09-26
1
-0
/
+10
*
Table renders wrong if a trailing space is after | symbol (#18223).
Jean-Philippe Lang
2015-09-20
1
-0
/
+22
*
CSV importer raises I18n::InvalidLocale exception if current user's language ...
Jean-Philippe Lang
2015-08-15
1
-0
/
+9
*
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
*
Better handle html-only emails (#16962).
Jean-Philippe Lang
2015-06-15
3
-0
/
+90
[next]