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
*
fix that diff outputs become ??? in some non ASCII words (#12641)
Toshi MARUYAMA
2013-03-07
3
-0
/
+67
*
remove trailing white-spaces from test/functional/account_controller_openid_t...
Toshi MARUYAMA
2013-03-06
1
-13
/
+13
*
Mail handler: adds --no-notification option to disable notifications to the c...
Jean-Philippe Lang
2013-03-03
1
-0
/
+13
*
Mail handler: adds --no-account-notice option for not sending account informa...
Jean-Philippe Lang
2013-03-03
1
-0
/
+16
*
Mail handler: adds --default-group option to add created user to one or more ...
Jean-Philippe Lang
2013-03-03
1
-0
/
+16
*
Fixed that autologin cookie is not deleted when using custom cookie name (#13...
Jean-Philippe Lang
2013-03-02
1
-0
/
+5
*
Fixed that autologin is broken when using a custom cookie name (#13335).
Jean-Philippe Lang
2013-03-02
1
-0
/
+22
*
Add user's API key to /users/current.format (#8529).
Jean-Philippe Lang
2013-03-01
1
-0
/
+12
*
Fixed that copying an issue as a child of itself creates an extra issue (#133...
Jean-Philippe Lang
2013-03-01
1
-0
/
+43
*
Test failures (#13309).
Jean-Philippe Lang
2013-03-01
1
-3
/
+3
*
Adds "tracker-[id]" CSS class to issues (#13309).
Jean-Philippe Lang
2013-03-01
1
-0
/
+6
*
Performance: avoid querying all memberships in User#roles_for_project (#13301).
Jean-Philippe Lang
2013-03-01
1
-0
/
+26
*
Test failure with ruby 2.0.
Jean-Philippe Lang
2013-03-01
1
-3
/
+3
*
Don't reload the issue in after_save callback.
Jean-Philippe Lang
2013-02-28
2
-2
/
+5
*
Removed deferred test, circular relations are unit tested.
Jean-Philippe Lang
2013-02-24
1
-2
/
+0
*
Restricts characters before auto links (#10277).
Jean-Philippe Lang
2013-02-24
1
-2
/
+6
*
Fixed that www followed by a dot generates broken links in formatted text (#3...
Jean-Philippe Lang
2013-02-24
1
-1
/
+4
*
Time entry with 2 digits year should not validate (#3107).
Jean-Philippe Lang
2013-02-24
1
-0
/
+7
*
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
*
Use User#generate_password in MailHandler.
Jean-Philippe Lang
2013-02-23
2
-8
/
+14
*
Option to generate a random password on user creation/update.
Jean-Philippe Lang
2013-02-23
2
-0
/
+76
*
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
3
-12
/
+30
*
Fixed that requesting a message from an invalid forum should respond with 404...
Jean-Philippe Lang
2013-02-20
1
-0
/
+5
*
Asserts that the watchers list is updated.
Jean-Philippe Lang
2013-02-20
1
-0
/
+2
*
Fixed that delete watcher link was broken by r11290 (#13231).
Jean-Philippe Lang
2013-02-20
3
-2
/
+15
*
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
*
Add login to /users/:id API for current user (#13155).
Jean-Philippe Lang
2013-02-18
1
-0
/
+12
*
Fixed that messages are not sorted by last reply (#12243).
Jean-Philippe Lang
2013-02-17
1
-0
/
+15
*
Removed the default 0 value for issues foreign keys.
Jean-Philippe Lang
2013-02-17
1
-0
/
+13
*
Adds Issue#status_was that returns the initial issue status.
Jean-Philippe Lang
2013-02-17
1
-0
/
+19
*
Make sure that fields filled before tracker change are preserved.
Jean-Philippe Lang
2013-02-16
1
-10
/
+26
*
Fixed that updating the issue form was broken by r4011 when user is not allow...
Jean-Philippe Lang
2013-02-16
5
-25
/
+77
*
Adds closed_on column that stores the time of the last closing (#824).
Jean-Philippe Lang
2013-02-16
2
-0
/
+57
*
Don't fail if new filter is added.
Jean-Philippe Lang
2013-02-16
1
-19
/
+24
*
Use a textarea instead of an input for the default value of long text custom ...
Jean-Philippe Lang
2013-02-15
1
-0
/
+24
*
Possibility to define the default enable trackers when creating a project (#1...
Jean-Philippe Lang
2013-02-15
2
-3
/
+32
*
Raised group name maximum length to 255 characters (#13174).
Jean-Philippe Lang
2013-02-15
1
-0
/
+8
*
Adds token finder methods.
Jean-Philippe Lang
2013-02-14
1
-0
/
+52
*
Refactor: use an ordered hash to store available filters and remove :order op...
Jean-Philippe Lang
2013-02-14
2
-8
/
+12
*
Removed unused fixtures.
Jean-Philippe Lang
2013-02-11
23
-31
/
+9
*
Fixed that custom_field_values are not reloaded on #reload (#13119).
Jean-Philippe Lang
2013-02-11
1
-0
/
+15
*
Submit the form after preview.
Jean-Philippe Lang
2013-02-10
1
-22
/
+24
*
Removed delay.
Jean-Philippe Lang
2013-02-10
1
-11
/
+10
[next]