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
...
*
Changed issues css class from priority-{position} to status-{id} (#2071).
Jean-Philippe Lang
2012-07-26
1
-3
/
+3
*
Don't turn #nnn with leading zeros into link (#11494).
Jean-Philippe Lang
2012-07-24
1
-0
/
+2
*
Fixed broken test.
Jean-Philippe Lang
2012-07-24
1
-4
/
+4
*
Ability to group and sort the issue list by user/version custom field (#9419).
Jean-Philippe Lang
2012-07-24
3
-0
/
+76
*
Use JQuery Datepicker (#11445).
Jean-Philippe Lang
2012-07-22
1
-0
/
+17
*
JQuery in, Prototype/Scriptaculous out (#11445).
Jean-Philippe Lang
2012-07-22
4
-6
/
+6
*
Fixed that settings raises an error if not trackers exist (#11467).
Jean-Philippe Lang
2012-07-21
2
-0
/
+12
*
code layout cleanup test/unit/lib/redmine/helpers/gantt_test.rb
Toshi MARUYAMA
2012-07-21
1
-38
/
+21
*
add copyright statement to test/functional/gantts_controller_test.rb
Toshi MARUYAMA
2012-07-21
1
-0
/
+17
*
replace shoulda to Rails standard tests at functional gantts controller test
Toshi MARUYAMA
2012-07-21
1
-19
/
+14
*
Removes RJS from UsersController.
Jean-Philippe Lang
2012-07-21
2
-12
/
+22
*
Removes RJS from MembersController.
Jean-Philippe Lang
2012-07-21
1
-7
/
+19
*
Removes RJS from JournalsController.
Jean-Philippe Lang
2012-07-19
1
-16
/
+25
*
Removes RJS from MessagesController.
Jean-Philippe Lang
2012-07-19
1
-1
/
+4
*
Removes RJS from VersionsController.
Jean-Philippe Lang
2012-07-19
1
-0
/
+4
*
Removes RJS from WikisController.
Jean-Philippe Lang
2012-07-19
1
-2
/
+36
*
Removes RJS from IssuesController.
Jean-Philippe Lang
2012-07-19
1
-0
/
+4
*
Removes RJS from RepositoriesController.
Jean-Philippe Lang
2012-07-19
1
-6
/
+13
*
Removes RJS from WatchersController.
Jean-Philippe Lang
2012-07-19
1
-12
/
+10
*
Test cleanup.
Jean-Philippe Lang
2012-07-19
1
-17
/
+1
*
Removes RJS from IssueRelationsController.
Jean-Philippe Lang
2012-07-19
1
-8
/
+24
*
Removes RJS from GroupsController.
Jean-Philippe Lang
2012-07-19
1
-5
/
+27
*
Start removing the RJS stuff.
Jean-Philippe Lang
2012-07-19
2
-16
/
+19
*
Removes most of the ajax stuff on my page layout.
Jean-Philippe Lang
2012-07-18
1
-4
/
+4
*
Test if convert binary is available.
Jean-Philippe Lang
2012-07-16
1
-4
/
+1
*
Adds a macro for inserting thumbnails in formatted text (#3510).
Jean-Philippe Lang
2012-07-16
3
-23
/
+48
*
Adds Attachment#title.
Jean-Philippe Lang
2012-07-16
1
-0
/
+8
*
Removed assertion that is susceptible to fail if test runs slowly.
Jean-Philippe Lang
2012-07-16
1
-2
/
+0
*
Don't show "Required" option for standard/custom fields that are always requi...
Jean-Philippe Lang
2012-07-16
1
-2
/
+2
*
Additional tests for custom field formats.
Jean-Philippe Lang
2012-07-15
1
-0
/
+20
*
Test for when group does not exist.
Jean-Philippe Lang
2012-07-15
1
-0
/
+5
*
No blank option for custom fields marked as required on workflow settings.
Jean-Philippe Lang
2012-07-15
1
-0
/
+16
*
Adds option for displaying all statuses on workflow permissions.
Jean-Philippe Lang
2012-07-15
1
-0
/
+8
*
Adds a sorted scope to IssueStatus model.
Jean-Philippe Lang
2012-07-15
1
-0
/
+4
*
Validate attachment description length (#11365).
Jean-Philippe Lang
2012-07-15
1
-0
/
+6
*
Rewrites assertions with assert_select.
Jean-Philippe Lang
2012-07-15
1
-7
/
+4
*
Adds maxlength=255 attribute on attachment description input field (#11365).
Jean-Philippe Lang
2012-07-15
1
-0
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-07-15
1
-0
/
+6
*
Routing tests for r9977.
Jean-Philippe Lang
2012-07-15
1
-0
/
+6
*
Workflow enhancement: editable and required fields configurable by role, trac...
Jean-Philippe Lang
2012-07-15
10
-346
/
+991
*
Adds assertions on response status and body.
Jean-Philippe Lang
2012-07-14
1
-36
/
+21
*
Fixed that 200 API responses have a body containing one space (#11388).
Jean-Philippe Lang
2012-07-14
9
-0
/
+23
*
Fixed that link to the assignee is escaped twice on the issue view (#11352).
Jean-Philippe Lang
2012-07-09
1
-0
/
+8
*
Test failure.
Jean-Philippe Lang
2012-07-08
1
-2
/
+2
*
Show shared versions when editing issues from different projects with the con...
Jean-Philippe Lang
2012-07-08
1
-0
/
+12
*
Tests should not change settings.
Jean-Philippe Lang
2012-07-08
15
-61
/
+94
*
Code cleanup.
Jean-Philippe Lang
2012-07-08
1
-0
/
+54
*
Fixed test failure.
Jean-Philippe Lang
2012-07-08
1
-0
/
+1
*
Test failure.
Jean-Philippe Lang
2012-07-07
1
-0
/
+3
*
Code cleanup.
Jean-Philippe Lang
2012-07-07
1
-0
/
+41
[prev]
[next]