summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Mail handler: more control over issue attributes (#1110).Jean-Philippe Lang2008-07-061-20/+56
* Adds MercurialAdapter.client_version and prevent @hg --version@ to be called ...Jean-Philippe Lang2008-07-051-30/+34
* Display svn properties in the browser, svn >= 1.5.0 only (#1581).Jean-Philippe Lang2008-07-052-2/+69
* Merged Rails 2.1 compatibility branch.Jean-Philippe Lang2008-07-041-1/+1
* Reduces memory usage when importing large git repositories (#1482).Jean-Philippe Lang2008-06-291-11/+22
* Makes importer work with Trac 0.8.x (#1540).Jean-Philippe Lang2008-06-291-0/+5
* Turn ftp urls into links (#1514).Jean-Philippe Lang2008-06-231-0/+1
* IMAP: fetch unseen messages only.Jean-Philippe Lang2008-06-221-1/+1
* IMAP: Mark emails as Seen.Jean-Philippe Lang2008-06-221-2/+10
* Adds a rake task (redmine:email:receive_imap) to read emails from an IMAP ser...Jean-Philippe Lang2008-06-222-3/+78
* Adds basic support for issue creation via email (#1110).Jean-Philippe Lang2008-06-221-0/+37
* Mercurial adapter tests fix (#1469).Jean-Philippe Lang2008-06-181-2/+0
* Fixed: urls containing @ are parsed as email adress by the wiki formatter (#1...Jean-Philippe Lang2008-06-171-3/+7
* Prevent unwanted textile link parsing at end of line.Jean-Philippe Lang2008-06-161-1/+1
* Fixed: view file at given revision with CVS.Jean-Philippe Lang2008-06-151-1/+3
* Fixed: TOC does not remove colorization markups (#1423).Jean-Philippe Lang2008-06-151-0/+3
* CVS: add support for modules names with spaces (#1434).Jean-Philippe Lang2008-06-141-5/+5
* Fixed: SVG::Graph raises an error when using external stylesheet (#1402).Jean-Philippe Lang2008-06-091-1/+1
* Fixed: notextile tag has no effect.Jean-Philippe Lang2008-06-081-1/+1
* Move unified diff parser out of the scm abstract adapter so it can be reused ...Jean-Philippe Lang2008-06-088-171/+190
* Filesystem adapter: read files in binary mode.Jean-Philippe Lang2008-06-081-1/+1
* Filesystem adapter: negative size is displayed for large files under win32.Jean-Philippe Lang2008-06-081-2/+1
* Adds Filesystem adapter (patch #1393 by Paul R).Jean-Philippe Lang2008-06-083-1/+105
* Trac importer: read session_attribute table to find user's email and real nam...Jean-Philippe Lang2008-06-071-3/+20
* Subversion adapter: ignore directories with no commit date (#1370).Jean-Philippe Lang2008-06-071-0/+3
* Mercurial adapter improvements (patch #1199 by Pierre Paysant-Le Roux).Jean-Philippe Lang2008-06-074-78/+111
* Trac importer: improves wiki link conversion (#1287).Jean-Philippe Lang2008-06-061-1/+2
* Fixed: SVN errors lead to svn username/password being displayed to end users ...Jean-Philippe Lang2008-06-061-3/+14
* Allow empty cells in wiki tables.Jean-Philippe Lang2008-06-041-12/+5
* Fixed: new line at the end of a file is not displayed in diff.Jean-Philippe Lang2008-06-021-1/+0
* Adds a Reply link to each issue note (#739). Reply is pre-filled with the quo...Jean-Philippe Lang2008-05-301-2/+2
* Adds multi-levels blockquotes support by using > at the beginning of lines.Jean-Philippe Lang2008-05-302-1/+26
* Trac importer: migrate attachments descriptions (#1326).Jean-Philippe Lang2008-05-291-0/+6
* Fixed: GitAdapter#get_rev should use current branch instead of hardwiring @ma...Jean-Philippe Lang2008-05-291-3/+7
* No multiline text for textile links.Jean-Philippe Lang2008-05-262-2/+2
* Adds a rake task to send reminders. An email is sent to each user with a list...Jean-Philippe Lang2008-05-251-0/+39
* Fixed: bold, italics, underline not working within parentheses (#1225).Jean-Philippe Lang2008-05-181-2/+2
* Fixed: Redmine::Scm::Adapters::GitAdapter#get_rev ignored GIT_BIN constant (#...Jean-Philippe Lang2008-05-131-2/+2
* Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes).Jean-Philippe Lang2008-05-041-0/+1
* Fixed: error on Trac import when :due attribute is nil (#1164).Jean-Philippe Lang2008-05-021-1/+1
* Fixed: error when using upcase language name in coderay (#1162) (Windows spec...Jean-Philippe Lang2008-05-021-1/+1
* Escape HTML comment tags (#1160).Jean-Philippe Lang2008-05-021-1/+1
* Add Redcloth's :block_markdown_rule to allow horizontal rules in wiki (#967).Jean-Philippe Lang2008-05-011-1/+1
* Fixed: Updating tickets add a time log with zero hours (#1147).Jean-Philippe Lang2008-04-301-1/+1
* Fixed: Home, Logout, Login links are absolute (#1122, #1145).Jean-Philippe Lang2008-04-301-3/+3
* Fixed: Links to repository directories don't work (#1119).Jean-Philippe Lang2008-04-277-53/+11
* Estimated time recognizes improved time formats (#1092).Jean-Philippe Lang2008-04-264-0/+47
* Include macro can include a page of another project wiki using !{{include(pro...Jean-Philippe Lang2008-04-131-13/+16
* Replace closing html tags with html entity (#910).Jean-Philippe Lang2008-04-131-1/+1
* Fixed: error when browsing an empty Mercurial repository (#1046).Jean-Philippe Lang2008-04-121-1/+2