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
/
functional
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Adds a macro for inserting thumbnails in formatted text (#3510).
Jean-Philippe Lang
2012-07-16
1
-23
/
+24
*
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
*
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
*
Workflow enhancement: editable and required fields configurable by role, trac...
Jean-Philippe Lang
2012-07-15
4
-43
/
+228
*
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
7
-28
/
+36
*
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
*
Displays thumbnails of attached images of the issue view (#1006).
Jean-Philippe Lang
2012-07-07
2
-2
/
+74
*
Fixed test case name.
Jean-Philippe Lang
2012-07-07
1
-1
/
+1
*
Fixed: Openid registration form should not require user to enter password (#1...
Jean-Philippe Lang
2012-07-07
1
-0
/
+36
*
Code cleanup.
Jean-Philippe Lang
2012-07-07
1
-1
/
+1
*
Enable openid in test case setup.
Jean-Philippe Lang
2012-07-07
1
-9
/
+5
*
Moved openid functional tests for their own test case.
Jean-Philippe Lang
2012-07-07
2
-103
/
+133
*
Fixed: escaped link in conflict resolution form (#11341).
Jean-Philippe Lang
2012-07-07
1
-4
/
+8
*
Ability to disable standard fields on a per tracker basis (#1091).
Jean-Philippe Lang
2012-07-05
1
-0
/
+35
*
Fixed test failure.
Jean-Philippe Lang
2012-07-04
1
-1
/
+1
*
Fixed that wiki diff may produce html (#11209).
Jean-Philippe Lang
2012-06-26
1
-3
/
+11
*
Fixed that root projects are escaped twice in the project drop down (#11217).
Jean-Philippe Lang
2012-06-26
1
-0
/
+10
*
Ability to close projects (read-only) (#3640).
Jean-Philippe Lang
2012-06-25
1
-0
/
+47
*
Reversed order of priorities on the issue summary page (#11205).
Jean-Philippe Lang
2012-06-20
1
-1
/
+8
*
Makes repository url read-only after saving.
Jean-Philippe Lang
2012-06-20
1
-2
/
+2
*
fix test_global_index of functional activities controller test fails around U...
Toshi MARUYAMA
2012-06-19
1
-1
/
+4
*
Fix: Unable to run unit and functional tests if git binary is not available.
Jean-Philippe Lang
2012-06-18
1
-10
/
+10
*
Fixed that time entries should be sorted by date and created_on (#11178).
Jean-Philippe Lang
2012-06-16
1
-0
/
+14
*
Fixed that sticky messages are not displayed first (#11170).
Jean-Philippe Lang
2012-06-16
1
-0
/
+14
*
Fixed that time report raises a SQL error if there are multiple CustomValue f...
Jean-Philippe Lang
2012-06-14
1
-0
/
+10
*
fix test_user_index of activities controller test fails at Japanese morning a...
Toshi MARUYAMA
2012-06-11
1
-1
/
+5
*
Configurable session lifetime and timeout (#6597).
Jean-Philippe Lang
2012-06-10
1
-0
/
+113
*
Fixed that link to user is escaped in activity title (#11124).
Jean-Philippe Lang
2012-06-09
1
-0
/
+2
*
Ability to set default column order in issue list (#11068).
Jean-Philippe Lang
2012-06-08
1
-0
/
+20
*
Show repository images inline when clicking 'View' (#10362).
Jean-Philippe Lang
2012-06-07
1
-0
/
+7
*
scm: git: skip Latin-1 path tests on Git for Windows above 1.7.10
Toshi MARUYAMA
2012-06-02
1
-0
/
+14
*
Replaced group[lastname] parameter with group[name].
Jean-Philippe Lang
2012-06-01
1
-5
/
+6
*
Fixed that project, issue and activity should be preserved when logging time ...
Jean-Philippe Lang
2012-05-29
1
-3
/
+14
*
Fixed that logging time inside redirects at global time logging (#11038).
Jean-Philippe Lang
2012-05-29
1
-0
/
+2
*
fix project list is not shown on Email notifications (#11032)
Toshi MARUYAMA
2012-05-28
1
-0
/
+23
[next]