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 "New wiki page" link to create a new wiki page (#5536).
Jean-Philippe Lang
2016-04-22
2
-0
/
+52
*
Adds a "New issue" link on the global issue list (#6204).
Jean-Philippe Lang
2016-04-19
1
-0
/
+6
*
Removed the "New issue" menu item (#6204).
Jean-Philippe Lang
2016-04-19
3
-34
/
+25
*
Removes #move_to= (#12909).
Jean-Philippe Lang
2016-04-18
3
-6
/
+6
*
Forum list can be reordered with drag and drop (#12909).
Jean-Philippe Lang
2016-04-18
1
-1
/
+1
*
Lists can be reordered with drag and drop (#12909).
Jean-Philippe Lang
2016-04-17
1
-1
/
+1
*
Replaces acts_as_list with an implementation that handles #position= (#12909).
Jean-Philippe Lang
2016-04-17
9
-23
/
+122
*
Add missing + signs (#22493).
Jean-Philippe Lang
2016-04-14
1
-3
/
+3
*
Support for deleting attachments via API (#14828).
Jean-Philippe Lang
2016-04-12
1
-0
/
+18
*
Support of default Active Record (I18n) transliteration paths (#22383).
Jean-Philippe Lang
2016-04-12
1
-1
/
+1
*
Fix test failures (#22058).
Jean-Philippe Lang
2016-04-12
2
-6
/
+3
*
Validate status of users and groups.
Jean-Philippe Lang
2016-04-11
1
-0
/
+8
*
Fixed that subtasks lose their custom fields when copying an issue to a diffe...
Jean-Philippe Lang
2016-04-11
1
-0
/
+18
*
Allow addition of watchers via bulk edit context menu (#5754).
Jean-Philippe Lang
2016-04-09
1
-1
/
+23
*
Missing fixtures (#14574).
Jean-Philippe Lang
2016-04-03
1
-1
/
+1
*
Highlighting of required and read-only custom fields broken in Workflow edito...
Jean-Philippe Lang
2016-04-03
1
-0
/
+3
*
Bulk edit form lacks estimated time field (#5156).
Jean-Philippe Lang
2016-04-03
1
-0
/
+9
*
"I don't want to be notified of changes that I make myself" as Default for al...
Jean-Philippe Lang
2016-04-03
7
-11
/
+21
*
Text in the "removed" part of a diff is double-escaped (#22115).
Jean-Philippe Lang
2016-03-26
1
-0
/
+12
*
Clear settings that are changed by these tests.
Jean-Philippe Lang
2016-03-26
2
-1
/
+6
*
No need to use custom host name in these tests.
Jean-Philippe Lang
2016-03-26
2
-7
/
+5
*
Don't use custom hostname for all Mailer tests.
Jean-Philippe Lang
2016-03-26
1
-31
/
+23
*
Improve accessibility for icon-only links by adding hidden text (#21805).
Jean-Philippe Lang
2016-03-20
1
-2
/
+2
*
Send a security notification when users gain or loose admin (#21421).
Jean-Philippe Lang
2016-03-20
1
-0
/
+144
*
Handle search pagination with the REST API (#6277).
Jean-Philippe Lang
2016-03-19
1
-0
/
+18
*
Missing fixtures (#6277).
Jean-Philippe Lang
2016-03-19
1
-2
/
+8
*
REST API for Search (#6277).
Jean-Philippe Lang
2016-03-19
1
-0
/
+68
*
Total spent hours and estimated hours need to be get via REST (#21757).
Jean-Philippe Lang
2016-03-19
1
-0
/
+64
*
Previous/next links may be lost after editing the issue (#14462).
Jean-Philippe Lang
2016-03-19
1
-0
/
+24
*
NameError: uninitialized constant Redmine::ApiTest::GroupsTest::MultiJson
Jean-Philippe Lang
2016-03-17
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
298
-298
/
+298
*
Tests broken by r15223 (#22127).
Jean-Philippe Lang
2016-03-12
1
-9
/
+11
*
Fixed that grouping issue by key/value custom field does not work (#22178).
Jean-Philippe Lang
2016-03-12
1
-0
/
+26
*
Verify assigned_to_id when assigning safe_attributes (#22127).
Jean-Philippe Lang
2016-03-12
1
-0
/
+34
*
Adds query params as hidden field tags to the CSV export form (#22108).
Jean-Philippe Lang
2016-03-12
1
-0
/
+20
*
Private notes get copied without private flag to Duplicate issues (#22072).
Jean-Philippe Lang
2016-03-12
1
-0
/
+18
*
output what language fails at test_number_to_human_size_for_each_language
Toshi MARUYAMA
2016-03-04
1
-1
/
+1
*
add test which ensure received mail text attachment keeps original encoding (...
Toshi MARUYAMA
2016-03-04
2
-0
/
+47
*
remove Travis CI files
Toshi MARUYAMA
2016-02-25
2
-26
/
+0
*
Send a notification when security settings are changed (#21421).
Jean-Philippe Lang
2016-02-05
1
-0
/
+38
*
Security notifications when password or email adress is changed (#21421).
Jean-Philippe Lang
2016-02-05
4
-0
/
+126
*
Test broken by r15136 (#21593).
Jean-Philippe Lang
2016-01-30
1
-2
/
+2
*
Add column `estimated_hours` for CSV import (#21867).
Jean-Philippe Lang
2016-01-30
1
-4
/
+4
*
Fixed that moving a wiki page with a child raises an error when target wiki c...
Jean-Philippe Lang
2016-01-30
1
-0
/
+18
*
Add watchers from To and Cc fields in issue replies (#7017).
Jean-Philippe Lang
2016-01-22
2
-1
/
+42
*
Include tested method name in tests names (#21674).
Jean-Philippe Lang
2016-01-22
1
-7
/
+7
*
Makes the test LDAP host configurable (#21674).
Jean-Philippe Lang
2016-01-22
3
-27
/
+5
*
Fixed DN in tests (#21674).
Jean-Philippe Lang
2016-01-22
1
-4
/
+4
*
Fixed that LDAP does not check the user and password when are defined in the ...
Jean-Philippe Lang
2016-01-22
1
-0
/
+117
*
Removes attachment from disk after rollback on create (#21125).
Jean-Philippe Lang
2016-01-21
2
-1
/
+77
[next]