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
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix unit search test failure (#13405)
Toshi MARUYAMA
2013-03-21
1
-3
/
+4
*
add test to ensure language name is UTF-8 (#12475)
Toshi MARUYAMA
2013-03-21
1
-1
/
+3
*
fix test failure (#13405)
Toshi MARUYAMA
2013-03-21
1
-3
/
+3
*
Fixed commit link title escaping (fixes #13405).
Etienne Massip
2013-03-21
1
-6
/
+10
*
Fixed: Circular loop when using relations and subtasks (#8794).
Jean-Philippe Lang
2013-03-17
3
-16
/
+52
*
Fixed: subtasks don't resepect following/precedes relations on creation (#129...
Jean-Philippe Lang
2013-03-17
1
-0
/
+19
*
Use #count instead of #size.
Jean-Philippe Lang
2013-03-12
1
-7
/
+7
*
Mail handler: set mail_notification to only_my_events when creating a new use...
Jean-Philippe Lang
2013-03-11
1
-0
/
+1
*
fix that diff outputs become ??? in some non ASCII words (#12641)
Toshi MARUYAMA
2013-03-07
1
-0
/
+23
*
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 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
1
-0
/
+3
*
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
*
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
1
-0
/
+21
*
Refactor: makes issue id a regular QueryColumn.
Jean-Philippe Lang
2013-02-23
1
-4
/
+22
*
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
*
Adds closed_on column that stores the time of the last closing (#824).
Jean-Philippe Lang
2013-02-16
1
-0
/
+54
*
Don't fail if new filter is added.
Jean-Philippe Lang
2013-02-16
1
-19
/
+24
*
Possibility to define the default enable trackers when creating a project (#1...
Jean-Philippe Lang
2013-02-15
1
-2
/
+23
*
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
2
-2
/
+1
*
Fixed that custom_field_values are not reloaded on #reload (#13119).
Jean-Philippe Lang
2013-02-11
1
-0
/
+15
*
Fixed test after r11343.
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
-0
/
+69
*
Fixed that project overview page shows trackers from subprojects with disable...
Jean-Philippe Lang
2013-02-09
1
-0
/
+13
*
Fixed: error raised when copying project wiki with wiki module disabled (#130...
Jean-Philippe Lang
2013-02-07
1
-0
/
+9
*
Removed unused fixtures.
Jean-Philippe Lang
2013-02-03
6
-16
/
+7
*
Removed unused fixtures.
Jean-Philippe Lang
2013-02-03
1
-1
/
+0
*
Removing shoulda context.
Jean-Philippe Lang
2013-02-03
1
-138
/
+106
*
Removing shoulda context.
Jean-Philippe Lang
2013-02-03
1
-68
/
+37
*
Removed unused fixtures.
Jean-Philippe Lang
2013-02-03
2
-2
/
+0
*
Removing shoulda context.
Jean-Philippe Lang
2013-02-03
2
-401
/
+414
*
Removing shoulda context.
Jean-Philippe Lang
2013-02-03
7
-520
/
+408
*
Fixed incorrect test name.
Jean-Philippe Lang
2013-02-03
1
-1
/
+1
*
Don't remove watchers on permission change.
Jean-Philippe Lang
2013-02-02
1
-66
/
+0
*
Optionaly inherit members from parent project (#5605).
Jean-Philippe Lang
2013-02-02
1
-0
/
+260
*
Fixe that filter "Assignee's group" doesn't work with group assignments (#130...
Jean-Philippe Lang
2013-01-29
1
-3
/
+3
*
Let me see what was not found.
Jean-Philippe Lang
2013-01-29
1
-1
/
+1
[next]