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
...
*
Adds Message-Id and References headers to email notifications so that issues ...
Jean-Philippe Lang
2009-01-18
1
-1
/
+39
*
Use a textarea for custom fields possible values (#2472).
Jean-Philippe Lang
2009-01-16
1
-0
/
+18
*
Ability to sort the issue list by text, int and float custom fields (#1139).
Jean-Philippe Lang
2009-01-11
1
-0
/
+16
*
Ability to sort the issue list by text, list, date and boolean custom fields ...
Jean-Philippe Lang
2009-01-11
1
-0
/
+26
*
Makes email adress uniqueness case-insensitive (#2473).
Jean-Philippe Lang
2009-01-10
1
-0
/
+13
*
Fixed: no error is raised when entering invalid hours on the issue update for...
Jean-Philippe Lang
2009-01-09
1
-1
/
+2
*
Makes issue description a non-required field (#2456).
Jean-Philippe Lang
2009-01-07
1
-0
/
+6
*
Slight changes to ease Rails 2.2 support.
Jean-Philippe Lang
2009-01-04
1
-6
/
+6
*
Import custom fields values from emails (#2413).
Jean-Philippe Lang
2008-12-30
1
-1
/
+12
*
Disable textile inline styles to prevent XSS attacks (#2377).
Jean-Philippe Lang
2008-12-28
1
-1
/
+2
*
Fixed bold syntax around single character in series (#2351).
Jean-Philippe Lang
2008-12-28
1
-1
/
+4
*
Fixed: deleted files should not be shown when browsing a Darcs repository (#2...
Jean-Philippe Lang
2008-12-27
1
-0
/
+6
*
Escape textile titles and styles (#2377).
Jean-Philippe Lang
2008-12-23
1
-0
/
+10
*
Escape double-quotes in image titles.
Jean-Philippe Lang
2008-12-19
1
-0
/
+2
*
Fixed a failing test caused by comparing a Time object (n.day.ago) with a Dat...
Eric Davis
2008-12-18
1
-2
/
+2
*
Adds a css class (overdue) to overdue issues on issue lists and detail views ...
Jean-Philippe Lang
2008-12-16
1
-0
/
+7
*
Mail handler: strip tags when receiving a html-only email (#2312).
Jean-Philippe Lang
2008-12-14
1
-0
/
+9
*
Fixed: CVS browser should not show dead revisions (deleted files) (#2319).
Jean-Philippe Lang
2008-12-14
1
-0
/
+6
*
Fixed: default category ignored when adding a document (#2328).
Jean-Philippe Lang
2008-12-12
1
-0
/
+37
*
Fixed: default flag removed when editing a default enumeration (#2327).
Jean-Philippe Lang
2008-12-12
1
-0
/
+37
*
Makes User.find_by_mail case-insensitive (password reminder #2322, repo users...
Jean-Philippe Lang
2008-12-12
1
-0
/
+6
*
Adds a setting to limit the number of diff lines that should be displayed (de...
Jean-Philippe Lang
2008-12-07
1
-0
/
+42
*
Fixed: wrong digest for text files under Windows (#2264).
Jean-Philippe Lang
2008-12-02
1
-1
/
+6
*
Adds To and Cc as watchers when submitting an issue by email (#2245).
Jean-Philippe Lang
2008-11-30
1
-0
/
+11
*
Display latest user's activity on account/show view.
Jean-Philippe Lang
2008-11-30
1
-0
/
+9
*
Slight tests fixes.
Jean-Philippe Lang
2008-11-25
1
-0
/
+2
*
Fixed date filters accuracy with SQLite (#2221).
Jean-Philippe Lang
2008-11-23
1
-9
/
+48
*
Extends child_pages macro to display child pages based on page parameter (#19...
Jean-Philippe Lang
2008-11-22
2
-26
/
+98
*
Adds Plugin#requires_redmine method so that plugin compatibility can be check...
Jean-Philippe Lang
2008-11-16
1
-0
/
+23
*
Adds url and author_url plugin attributes (#2162).
Jean-Philippe Lang
2008-11-16
1
-0
/
+4
*
Adds a few Plugin tests.
Jean-Philippe Lang
2008-11-16
1
-0
/
+51
*
Less agressive Redcloth lang attribute parsing (#2091).
Jean-Philippe Lang
2008-11-11
1
-0
/
+1
*
Adds permissions to let users edit and/or delete their messages (#854, patch ...
Jean-Philippe Lang
2008-11-11
1
-1
/
+19
*
Turn ftps and sftp proto into links (#1514).
Jean-Philippe Lang
2008-11-11
1
-0
/
+3
*
Sort users by their display names so that user dropdown lists are sorted alph...
Jean-Philippe Lang
2008-11-11
1
-2
/
+2
*
Maps repository users to Redmine users (#1383).
Jean-Philippe Lang
2008-11-10
2
-0
/
+23
*
Changes ApplicationHelper#gravatar_for_mail to #avatar that takes a User or a...
Jean-Philippe Lang
2008-11-09
1
-1
/
+14
*
Git adapter: use commit time instead of author time (#2108).
Jean-Philippe Lang
2008-11-09
1
-1
/
+13
*
Fixes syntax highlighting broken by r1930 (#2143).
Jean-Philippe Lang
2008-11-08
1
-2
/
+18
*
Do not use @:skip_relative_url_root@ to generate urls in Mailer (#2122).
Jean-Philippe Lang
2008-11-08
1
-0
/
+48
*
Fixed: Inline images don't work if file name has upper case letters or if ima...
Jean-Philippe Lang
2008-10-28
1
-1
/
+11
*
Adds back textile acronyms support (#2077).
Jean-Philippe Lang
2008-10-27
1
-0
/
+5
*
Makes wiki text formatter pluggable.
Jean-Philippe Lang
2008-10-27
1
-0
/
+7
*
Check that git changeset is not in the database before creating it (#1419).
Jean-Philippe Lang
2008-10-25
1
-1
/
+1
*
Fixed: textile footnotes no longer work after r1113 (#974).
Jean-Philippe Lang
2008-10-18
1
-0
/
+15
*
add plain text option for mail #2029
Nicolas Chuche
2008-10-15
1
-1
/
+11
*
bugfix to two failed tests
Nicolas Chuche
2008-10-15
1
-1
/
+1
*
Remove pre tag attributes.
Jean-Philippe Lang
2008-10-12
1
-1
/
+3
*
Added tests to cover IssueStatus.destroy and IssueStatus.check_integrity
Eric Davis
2008-10-02
1
-1
/
+14
*
Fixed: the default status is lost when reordering issue statuses (#1955).
Jean-Philippe Lang
2008-09-28
1
-0
/
+7
[prev]
[next]