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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds support for file viewing with Darcs 2.0+ (patch #1799 by Ralph Lange sli...
Jean-Philippe Lang
2008-08-25
1
-3
/
+36
*
More detailed error message in log when scm command fails (#1682).
Jean-Philippe Lang
2008-08-25
1
-1
/
+1
*
Fixes method name in AbstractAdapter.
Jean-Philippe Lang
2008-08-25
1
-2
/
+2
*
Fixes platform determination under JRuby (#1804).
Jean-Philippe Lang
2008-08-25
2
-2
/
+28
*
No warning about rcov each time a rake task is ran.
Jean-Philippe Lang
2008-08-15
1
-1
/
+1
*
Extracted rcov options and removed gems from the rcov report.
Eric Davis
2008-08-13
1
-2
/
+4
*
Added rake tasks to generate rcov code coverage reports. rake -T test:covera...
Eric Davis
2008-08-13
1
-0
/
+44
*
Quote ids for attachment association since Trac's attachment.id is varchar (#...
Jean-Philippe Lang
2008-08-10
1
-2
/
+8
*
Adds permissions for viewing the watcher list and adding new watchers on the ...
Jean-Philippe Lang
2008-08-03
1
-0
/
+3
*
Fixed: RedCloth#block_markdown_rule freezes when parsing many hyphen marks (#...
Jean-Philippe Lang
2008-07-30
1
-1
/
+1
*
Adds Trac-Like anchors on wiki headings (#1647).
Jean-Philippe Lang
2008-07-28
1
-10
/
+18
*
Adds #activity_provider shortcut method to the plugin API.
Jean-Philippe Lang
2008-07-27
2
-8
/
+26
*
Activity refactoring.
Jean-Philippe Lang
2008-07-27
3
-0
/
+144
*
Adds child_pages macro for wiki pages (#528).
Jean-Philippe Lang
2008-07-26
1
-0
/
+6
*
TOC rendered as an unordered list.
Jean-Philippe Lang
2008-07-22
1
-3
/
+3
*
Fixed: dependency on ruby 1.8.7 introduced in r1660 (#1643).
Jean-Philippe Lang
2008-07-20
1
-2
/
+2
*
Prevent blank menu caption.
Jean-Philippe Lang
2008-07-13
1
-1
/
+3
*
Admin and Help links at the end of top menu.
Jean-Philippe Lang
2008-07-13
1
-2
/
+2
*
Menu mapper: add support for :before, :after and :last options to #push metho...
Jean-Philippe Lang
2008-07-13
2
-8
/
+32
*
Menu item caption can be a Proc.
Jean-Philippe Lang
2008-07-13
1
-8
/
+16
*
Fixes nil error when svn binary version is unknown (#1607).
Jean-Philippe Lang
2008-07-12
3
-8
/
+17
*
Mail handler: more control over issue attributes (#1110).
Jean-Philippe Lang
2008-07-06
1
-20
/
+56
*
Adds MercurialAdapter.client_version and prevent @hg --version@ to be called ...
Jean-Philippe Lang
2008-07-05
1
-30
/
+34
*
Display svn properties in the browser, svn >= 1.5.0 only (#1581).
Jean-Philippe Lang
2008-07-05
2
-2
/
+69
*
Merged Rails 2.1 compatibility branch.
Jean-Philippe Lang
2008-07-04
1
-1
/
+1
*
Reduces memory usage when importing large git repositories (#1482).
Jean-Philippe Lang
2008-06-29
1
-11
/
+22
*
Makes importer work with Trac 0.8.x (#1540).
Jean-Philippe Lang
2008-06-29
1
-0
/
+5
*
Turn ftp urls into links (#1514).
Jean-Philippe Lang
2008-06-23
1
-0
/
+1
*
IMAP: fetch unseen messages only.
Jean-Philippe Lang
2008-06-22
1
-1
/
+1
*
IMAP: Mark emails as Seen.
Jean-Philippe Lang
2008-06-22
1
-2
/
+10
*
Adds a rake task (redmine:email:receive_imap) to read emails from an IMAP ser...
Jean-Philippe Lang
2008-06-22
2
-3
/
+78
*
Adds basic support for issue creation via email (#1110).
Jean-Philippe Lang
2008-06-22
1
-0
/
+37
*
Mercurial adapter tests fix (#1469).
Jean-Philippe Lang
2008-06-18
1
-2
/
+0
*
Fixed: urls containing @ are parsed as email adress by the wiki formatter (#1...
Jean-Philippe Lang
2008-06-17
1
-3
/
+7
*
Prevent unwanted textile link parsing at end of line.
Jean-Philippe Lang
2008-06-16
1
-1
/
+1
*
Fixed: view file at given revision with CVS.
Jean-Philippe Lang
2008-06-15
1
-1
/
+3
*
Fixed: TOC does not remove colorization markups (#1423).
Jean-Philippe Lang
2008-06-15
1
-0
/
+3
*
CVS: add support for modules names with spaces (#1434).
Jean-Philippe Lang
2008-06-14
1
-5
/
+5
*
Fixed: SVG::Graph raises an error when using external stylesheet (#1402).
Jean-Philippe Lang
2008-06-09
1
-1
/
+1
*
Fixed: notextile tag has no effect.
Jean-Philippe Lang
2008-06-08
1
-1
/
+1
*
Move unified diff parser out of the scm abstract adapter so it can be reused ...
Jean-Philippe Lang
2008-06-08
8
-171
/
+190
*
Filesystem adapter: read files in binary mode.
Jean-Philippe Lang
2008-06-08
1
-1
/
+1
*
Filesystem adapter: negative size is displayed for large files under win32.
Jean-Philippe Lang
2008-06-08
1
-2
/
+1
*
Adds Filesystem adapter (patch #1393 by Paul R).
Jean-Philippe Lang
2008-06-08
3
-1
/
+105
*
Trac importer: read session_attribute table to find user's email and real nam...
Jean-Philippe Lang
2008-06-07
1
-3
/
+20
*
Subversion adapter: ignore directories with no commit date (#1370).
Jean-Philippe Lang
2008-06-07
1
-0
/
+3
*
Mercurial adapter improvements (patch #1199 by Pierre Paysant-Le Roux).
Jean-Philippe Lang
2008-06-07
4
-78
/
+111
*
Trac importer: improves wiki link conversion (#1287).
Jean-Philippe Lang
2008-06-06
1
-1
/
+2
*
Fixed: SVN errors lead to svn username/password being displayed to end users ...
Jean-Philippe Lang
2008-06-06
1
-3
/
+14
*
Allow empty cells in wiki tables.
Jean-Philippe Lang
2008-06-04
1
-12
/
+5
[next]