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
...
*
Adds label_total_time string (#13337).
Jean-Philippe Lang
2013-03-10
1
-7
/
+7
*
remove trailing white-spaces from test/functional/account_controller_openid_t...
Toshi MARUYAMA
2013-03-06
1
-13
/
+13
*
Don't reload the issue in after_save callback.
Jean-Philippe Lang
2013-02-28
1
-2
/
+2
*
Removed deferred test, circular relations are unit tested.
Jean-Philippe Lang
2013-02-24
1
-2
/
+0
*
Fixed that time entries report by week breaks on edge cases (#5329).
Jean-Philippe Lang
2013-02-24
1
-0
/
+26
*
Missing fixtures.
Jean-Philippe Lang
2013-02-24
1
-1
/
+2
*
Fixed that relations may not be refreshed when adding a follows relation (#13...
Jean-Philippe Lang
2013-02-24
1
-0
/
+11
*
Makes project custom fields available on spent time report (#1766).
Jean-Philippe Lang
2013-02-24
1
-10
/
+24
*
Option to generate a random password on user creation/update.
Jean-Philippe Lang
2013-02-23
1
-0
/
+55
*
Refactor: #issues_to_csv and #entries_to_csv merged into QueriesHelper#query_...
Jean-Philippe Lang
2013-02-23
1
-7
/
+12
*
Refactor: makes issue id a regular QueryColumn.
Jean-Philippe Lang
2013-02-23
2
-8
/
+8
*
Fixed that requesting a message from an invalid forum should respond with 404...
Jean-Philippe Lang
2013-02-20
1
-0
/
+5
*
Fixed that delete watcher link was broken by r11290 (#13231).
Jean-Philippe Lang
2013-02-20
1
-1
/
+1
*
Makes all time entry columns available in the CSV export.
Jean-Philippe Lang
2013-02-19
1
-174
/
+7
*
Fixed that float custom fields do not use CSV decimal separator (#10364).
Jean-Philippe Lang
2013-02-19
1
-2
/
+21
*
Removed some shoulda context.
Jean-Philippe Lang
2013-02-18
1
-11
/
+8
*
Code cleanup.
Jean-Philippe Lang
2013-02-18
1
-246
/
+239
*
Fixed that messages are not sorted by last reply (#12243).
Jean-Philippe Lang
2013-02-17
1
-0
/
+15
*
Fixed that updating the issue form was broken by r4011 when user is not allow...
Jean-Philippe Lang
2013-02-16
1
-12
/
+12
*
Use a textarea instead of an input for the default value of long text custom ...
Jean-Philippe Lang
2013-02-15
1
-0
/
+24
*
Removed unused fixtures.
Jean-Philippe Lang
2013-02-11
7
-7
/
+0
*
Use POST/DELETE to watch/unwatch an item.
Jean-Philippe Lang
2013-02-10
1
-2
/
+2
*
Bulk watch/unwatch issues from the context menu (#7159).
Jean-Philippe Lang
2013-02-10
1
-6
/
+43
*
Test failures from r11331 (#13075).
Jean-Philippe Lang
2013-02-07
1
-4
/
+4
*
Typo that makes the checkbox not visible (#5605).
Jean-Philippe Lang
2013-02-02
1
-0
/
+2
*
Typo that triggers an error when editing a subproject (#5605).
Jean-Philippe Lang
2013-02-02
1
-0
/
+7
*
Optionaly inherit members from parent project (#5605).
Jean-Philippe Lang
2013-02-02
1
-0
/
+19
*
Makes autocomplete accept issue id with hash.
Jean-Philippe Lang
2013-01-31
1
-0
/
+7
*
Use POST instead of GET for logging out (#13022).
Jean-Philippe Lang
2013-01-30
2
-2
/
+18
*
Accommodates fixtures for databases with case sensitive sort.
Jean-Philippe Lang
2013-01-23
2
-3
/
+3
*
"Parent task is invalid" while editing child issues with restricted Issues Vi...
Jean-Philippe Lang
2013-01-20
1
-0
/
+14
*
Respond with 404 when params[:ids] is missing (#12898).
Jean-Philippe Lang
2013-01-20
1
-0
/
+5
*
Fixed that adding a blank/invalid block to my page renders a blank page (#128...
Jean-Philippe Lang
2013-01-20
1
-0
/
+5
*
Fix 500 error for requests to the settings path for non-configurable plugins ...
Jean-Philippe Lang
2013-01-20
1
-1
/
+21
*
Adds pagination to users list when adding project or group members (#9549).
Jean-Philippe Lang
2013-01-18
2
-10
/
+4
*
Attachment name is added in the generated link.
Jean-Philippe Lang
2013-01-14
1
-1
/
+1
*
Add links to projects in Group projects list (#12843).
Jean-Philippe Lang
2013-01-14
1
-2
/
+5
*
use "UTF-16LE" instead of "UTF-16" on Ruby 1.9.2 due to test failure (#12787)
Toshi MARUYAMA
2013-01-13
1
-1
/
+2
*
fix typo of attachments controller test names
Toshi MARUYAMA
2013-01-13
1
-2
/
+2
*
Makes issue custom fields available as timelog columns (#1766).
Jean-Philippe Lang
2013-01-12
1
-0
/
+10
*
Adds issue custom fields to time entries filters (#10191).
Jean-Philippe Lang
2013-01-12
1
-0
/
+9
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
56
-56
/
+56
*
Fixed that viewing the history of a wiki page with attachments raises an erro...
Jean-Philippe Lang
2013-01-10
1
-0
/
+13
*
Test fails when run at the beginning of the day.
Jean-Philippe Lang
2013-01-06
1
-1
/
+1
*
Adjust test for r11120 (#3436).
Jean-Philippe Lang
2013-01-05
1
-1
/
+1
*
Login link unexpected logs you out (#12611).
Jean-Philippe Lang
2013-01-05
1
-0
/
+8
*
Show precedes/follows and blocks/blocked relations on the Gantt diagram (#3436).
Jean-Philippe Lang
2013-01-05
1
-0
/
+16
*
Auto-populate fields while creating a new user with LDAP (#10286).
Jean-Philippe Lang
2012-12-26
1
-0
/
+16
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-22
2
-21
/
+38
*
Use #assert_select instead of #assert_tag.
Jean-Philippe Lang
2012-12-22
5
-207
/
+133
[prev]
[next]