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
*
Fixes tests after fixtures changes.
Jean-Philippe Lang
2010-12-12
1
-5
/
+3
*
Validates user's mail_notification and turn options into strings (the attribu...
Jean-Philippe Lang
2010-12-12
1
-16
/
+17
*
Makes issue safe_attributes extensible (#6000).
Jean-Philippe Lang
2010-12-12
1
-0
/
+87
*
Fixes Changeset#text_tag for numeric scmid (#6681).
Jean-Philippe Lang
2010-12-11
1
-3
/
+7
*
Add tests for wiki edit notifications (#7024).
Jean-Philippe Lang
2010-12-07
1
-0
/
+20
*
Select projects with issue_tracking module for gantt display and remove the n...
Jean-Philippe Lang
2010-12-07
1
-16
/
+0
*
Automatic spent time logging from commit messages (#4155).
Jean-Philippe Lang
2010-12-05
1
-0
/
+81
*
Fixed: class attribute with spaces on pre tags truncated (#7033).
Jean-Philippe Lang
2010-12-05
1
-0
/
+3
*
Safer code in IssueRelation (#7018).
Jean-Philippe Lang
2010-12-04
1
-0
/
+10
*
Fixes unhandled case in json builder.
Jean-Philippe Lang
2010-12-04
1
-0
/
+11
*
Fixes unhandled case in json builder.
Jean-Philippe Lang
2010-12-04
1
-0
/
+7
*
Moves project attributes default assignments from ProjectsController#new to t...
Jean-Philippe Lang
2010-12-03
1
-0
/
+29
*
Prevents random failure in XmlTest.
Jean-Philippe Lang
2010-12-03
1
-3
/
+3
*
Converts IssuesController to use the new API template system and makes xml/js...
Jean-Philippe Lang
2010-12-03
1
-0
/
+9
*
Adds a builder-like template system for rendering xml and json API responses.
Jean-Philippe Lang
2010-12-03
2
-0
/
+108
*
Reload themes so that new themes can be used without restarting Redmine (#5712).
Jean-Philippe Lang
2010-11-27
1
-0
/
+59
*
Fixed: messages attachments/watchers are not deleted when deleting a project ...
Jean-Philippe Lang
2010-11-27
1
-3
/
+8
*
Fixed: Wiki#find_page should not be case sensitive because page title uniquen...
Jean-Philippe Lang
2010-11-27
2
-1
/
+11
*
Fixed: r4417 breaks MercurialAdapter with ruby 1.8.6 (#5117).
Jean-Philippe Lang
2010-11-21
1
-5
/
+11
*
Fixed: MercurialAdapter.client_version depends on LANG environment variable (...
Jean-Philippe Lang
2010-11-20
1
-5
/
+6
*
Add assertions for #6929 in MailHandler tests.
Jean-Philippe Lang
2010-11-20
1
-0
/
+2
*
Fixes a NoMethodError in tests with ruby 1.8.6.
Jean-Philippe Lang
2010-11-14
1
-1
/
+1
*
MailHandler: ignore assignee if invalid.
Jean-Philippe Lang
2010-11-14
1
-0
/
+2
*
Makes MailHandler ignore invalid keyword values to avoid validation failures.
Jean-Philippe Lang
2010-11-12
1
-0
/
+12
*
Makes MailHandler accept localized keywords for default or user language (#61...
Jean-Philippe Lang
2010-11-12
1
-0
/
+15
*
Makes MailHandler accept all issue attributes and custom fields that can be s...
Jean-Philippe Lang
2010-11-12
1
-0
/
+5
*
Allow non-unique names for projects (#630).
Jean-Philippe Lang
2010-11-11
1
-1
/
+0
*
Reverted r4381.
Jean-Philippe Lang
2010-11-07
1
-1
/
+3
*
Removed gantt and calendar menu items that do not fit into the core project m...
Jean-Philippe Lang
2010-11-07
1
-3
/
+1
*
Render TOC as nested lists (#1857).
Jean-Philippe Lang
2010-11-06
1
-13
/
+26
*
Extract headings and TOC parsing from the textile formatter.
Jean-Philippe Lang
2010-11-06
2
-1
/
+26
*
Makes textile formatter accept 2 letters acronym (#6591).
Jean-Philippe Lang
2010-11-06
2
-14
/
+8
*
Add a Email Header setting. Useful for adding delimiters to every email.
Eric Davis
2010-11-02
1
-0
/
+17
*
Remove email quotes (>) when searching for incoming email delimiters. #2852 #...
Eric Davis
2010-11-02
1
-0
/
+32
*
Refactor: convert WikiController to a REST resource
Eric Davis
2010-10-28
1
-2
/
+2
*
Fixed: auto links ending with right angle bracket shouldn't include the brack...
Jean-Baptiste Barth
2010-10-23
1
-0
/
+2
*
Improved error message when trying to access an archived project (#2995).
Jean-Philippe Lang
2010-10-23
1
-0
/
+2
*
Fixed: precedes/follows relations no longer update start/due dates (#5803).
Jean-Philippe Lang
2010-10-19
1
-0
/
+11
*
Remember the selected "Member of Role" and "Member of Group" options. #6467
Eric Davis
2010-10-16
1
-7
/
+7
*
Revert part of r4064.
Eric Davis
2010-10-15
1
-9
/
+0
*
Change Project#notified_users to check for the 'all' notification option. #6541
Eric Davis
2010-10-10
1
-0
/
+50
*
Don't duplicate users in Issue#assignable_users. From r4240
Eric Davis
2010-10-07
1
-0
/
+9
*
Allow assigning issues back to the author. #4199
Eric Davis
2010-10-07
1
-3
/
+13
*
Fixed: User#allowed_to? returning true in any case if array of projects had o...
Jean-Baptiste Barth
2010-10-06
1
-0
/
+4
*
Added ability to specify multiple projects in User#allowed_to? (#5332)
Jean-Baptiste Barth
2010-09-29
1
-0
/
+13
*
Fix test failure from Setting changes in other tests
Eric Davis
2010-09-29
1
-0
/
+1
*
Changed the notifications to use a hierarchy UI
Eric Davis
2010-09-28
1
-10
/
+3
*
Added three new notifiable events based on issue attributes
Eric Davis
2010-09-28
4
-2
/
+122
*
Refactor the hardcoded event actions (notifiables) to use a class
Eric Davis
2010-09-28
1
-0
/
+38
*
Add a default mail notification setting for new users
Eric Davis
2010-09-28
1
-0
/
+12
[next]