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
/
fixtures
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed: RepositoriesController#revision may show wrong revision (#3779).
Jean-Philippe Lang
2009-09-20
2
-0
/
+20
*
Adds missing native eol properties.
Jean-Philippe Lang
2009-09-20
33
-3361
/
+3367
*
User groups branch merged.
Jean-Philippe Lang
2009-09-12
4
-2
/
+43
*
SCM:
Jean-Philippe Lang
2009-08-17
1
-0
/
+42
*
Added branch and tag support to the git repository viewer. (#1406)
Eric Davis
2009-08-15
1
-0
/
+0
*
Added missing fixture file from r2837 (#3731)
Eric Davis
2009-08-13
1
-0
/
+43
*
Actually block issues from closing when a blocking issue isn't closed (#1740).
Jean-Philippe Lang
2009-07-04
2
-1
/
+39
*
Ability to accept incoming emails from unknown users (#2230, #3003).
Jean-Philippe Lang
2009-06-14
1
-0
/
+18
*
Changed Enumerations to use a Single Table Inheritance
Eric Davis
2009-05-30
2
-3
/
+24
*
FIxed: inline images not displayed in atom feeds (#3391).
Jean-Philippe Lang
2009-05-26
2
-0
/
+19
*
Ability to allow non-admin users to create projects (#1007).
Jean-Philippe Lang
2009-05-17
1
-0
/
+1
*
Allows multiple roles on the same project (#706). Prerequisite for user group...
Jean-Philippe Lang
2009-05-10
2
-5
/
+23
*
Added the ability to copy a project in the Project Administration panel.
Eric Davis
2009-05-03
2
-3
/
+31
*
Ticket grouping (#2679).
Jean-Philippe Lang
2009-04-26
1
-0
/
+20
*
Adds the ability to move threads between project forums (#2452). 'Edit messag...
Jean-Philippe Lang
2009-04-05
1
-2
/
+2
*
Ability to add multiple project members in a single action (#1556).
Jean-Philippe Lang
2009-03-27
1
-0
/
+32
*
Ability to save "sort order" in custom queries (#2899).
Jean-Philippe Lang
2009-03-12
1
-0
/
+20
*
Fixed: MailHandler raises an error when processing an email without From head...
Jean-Philippe Lang
2009-03-06
1
-0
/
+40
*
Adds some functional tests.
Jean-Philippe Lang
2009-03-01
1
-0
/
+16
*
Adds ability to filter watched issues (#846).
Jean-Philippe Lang
2009-02-12
1
-0
/
+4
*
Removes unused projects_count column from projects table.
Jean-Philippe Lang
2009-01-24
1
-6
/
+0
*
Merged nested projects branch. Removes limit on subproject nesting (#594).
Jean-Philippe Lang
2009-01-24
1
-1
/
+24
*
Accept replies to forum messages by subject recognition (#1616).
Jean-Philippe Lang
2009-01-21
1
-0
/
+13
*
Allow email to reply to a forum message (#1616).
Jean-Philippe Lang
2009-01-19
1
-0
/
+15
*
Use In-Reply-To and References headers to handle replies by email.
Jean-Philippe Lang
2009-01-19
1
-1
/
+2
*
Adds Message-Id and References headers to email notifications so that issues ...
Jean-Philippe Lang
2009-01-18
1
-1
/
+1
*
User custom fields can now be set as editable so that users can edit them on ...
Jean-Philippe Lang
2009-01-17
1
-0
/
+6
*
Ability to sort the issue list by text, int and float custom fields (#1139).
Jean-Philippe Lang
2009-01-11
3
-9
/
+60
*
Different icon for closed issues in search result (#992).
Jean-Philippe Lang
2009-01-11
1
-0
/
+17
*
Import custom fields values from emails (#2413).
Jean-Philippe Lang
2008-12-30
1
-0
/
+41
*
Renumbers projects_trackers fixtures (#2411).
Jean-Philippe Lang
2008-12-29
1
-14
/
+14
*
Fixtures update.
Jean-Philippe Lang
2008-12-27
1
-0
/
+5
*
Mail handler: strip tags when receiving a html-only email (#2312).
Jean-Philippe Lang
2008-12-14
1
-0
/
+22
*
Files module: makes version field non required (#1053).
Jean-Philippe Lang
2008-12-09
1
-0
/
+24
*
Adds a setting to limit the number of diff lines that should be displayed (de...
Jean-Philippe Lang
2008-12-07
1
-0
/
+79
*
Fixed: wrong digest for text files under Windows (#2264).
Jean-Philippe Lang
2008-12-02
1
-1
/
+2
*
Adds To and Cc as watchers when submitting an issue by email (#2245).
Jean-Philippe Lang
2008-11-30
1
-0
/
+40
*
Fixed date filters accuracy with SQLite (#2221).
Jean-Philippe Lang
2008-11-23
1
-0
/
+17
*
Extends child_pages macro to display child pages based on page parameter (#19...
Jean-Philippe Lang
2008-11-22
2
-0
/
+36
*
Adds permissions to let users edit and/or delete their messages (#854, patch ...
Jean-Philippe Lang
2008-11-11
2
-2
/
+15
*
Maps repository users to Redmine users (#1383).
Jean-Philippe Lang
2008-11-10
2
-0
/
+5
*
Adds 'Delete wiki pages attachments' permission.
Jean-Philippe Lang
2008-10-18
1
-0
/
+1
*
Makes email address case-insensitive in MailHandler (#2032).
Jean-Philippe Lang
2008-10-16
1
-2
/
+2
*
Fixed: cross-project issue list should not show issues of projects for which ...
Jean-Philippe Lang
2008-09-25
1
-0
/
+12
*
Adds watch/unwatch functionality at forum topic level (#1912).
Jean-Philippe Lang
2008-09-19
1
-0
/
+4
*
Adds a permission 'view wiki edits' so that wiki history can be hidden to cer...
Jean-Philippe Lang
2008-09-13
1
-0
/
+5
*
Added the "Status:" keyword to the MailHandler for setting and changing an Is...
Eric Davis
2008-08-20
2
-0
/
+76
*
Adds permissions for viewing the watcher list and adding new watchers on the ...
Jean-Philippe Lang
2008-08-03
2
-0
/
+10
*
Adds child_pages macro for wiki pages (#528).
Jean-Philippe Lang
2008-07-26
1
-1
/
+1
*
Wiki page hierarchy (#528). Parent page can be assigned on Rename screen.
Jean-Philippe Lang
2008-07-26
1
-1
/
+5
[next]