summaryrefslogtreecommitdiffstats
path: root/lib/redmine
Commit message (Expand)AuthorAgeFilesLines
...
* Estimated time recognizes improved time formats (#1092).Jean-Philippe Lang2008-04-263-0/+46
* Include macro can include a page of another project wiki using !{{include(pro...Jean-Philippe Lang2008-04-131-13/+16
* Fixed: error when browsing an empty Mercurial repository (#1046).Jean-Philippe Lang2008-04-121-1/+2
* Mercurial: Get proper file action on revision (#983).Jean-Philippe Lang2008-04-061-14/+43
* Fix repository browsing at given revision for various scm and add tests for t...Jean-Philippe Lang2008-04-063-3/+7
* Fixed: inline image not displayed when including a wiki page (closes #1001).Jean-Philippe Lang2008-04-051-1/+1
* Verify rev and rev_to params format in RepositoriesController. And turn revis...Jean-Philippe Lang2008-04-031-8/+6
* Fixed: revision is ignored in MercurialAdapter#cat.Jean-Philippe Lang2008-03-211-1/+3
* Doc update before 0.7-rc1 release.Jean-Philippe Lang2008-03-211-1/+1
* Always show 'View' and 'Annotate' links on repository files (download will be...Jean-Philippe Lang2008-03-192-7/+9
* Add "--encoding utf8" option to the Mercurial "hg log" command in order to ge...Jean-Philippe Lang2008-03-151-1/+1
* Mercurial adapter:Jean-Philippe Lang2008-03-151-1/+5
* Prevent unexpected nil error in GitAdapter#info if the repository path is inv...Jean-Philippe Lang2008-03-121-5/+6
* SCM AbstractAdapter use shell_quote to more properly escape path (closes #838...Jean-Philippe Lang2008-03-122-5/+5
* Merged Git support branch (r1200 to r1226).Jean-Philippe Lang2008-03-122-2/+267
* Quotes Mercurial entries command depending on the OS.Jean-Philippe Lang2008-03-111-1/+1
* Fixes Mercurial browsing under unix-like os and for directory depth > 2 and (...Jean-Philippe Lang2008-03-111-3/+3
* Added jsp mime type.Jean-Philippe Lang2008-03-051-0/+1
* Fixes #780: Redmine fails to start with a const_missing error on Redmine::Men...Jean-Philippe Lang2008-03-051-0/+2
* Menus items:Jean-Philippe Lang2008-02-222-6/+12
* Fixed: CVS repository doesn't work if port is used in the url (#653).Jean-Philippe Lang2008-02-161-2/+2
* Added:Jean-Philippe Lang2008-02-162-9/+33
* The following menus can now be extended by plugins: top_menu, account_menu, a...Jean-Philippe Lang2008-02-121-11/+25
* Added a few extensions/mimetypes.Jean-Philippe Lang2008-02-071-6/+9
* Show explicit error message when the scm command failed (eg. when svn binary ...Jean-Philippe Lang2008-01-232-2/+1
* Added a 'New issue' link in the main menu (accesskey 7).Jean-Philippe Lang2008-01-202-2/+39
* Highlight the current item of the main menu.Jean-Philippe Lang2008-01-191-1/+59
* Added a couple of mime types so that corresponding files can be viewed in the...Jean-Philippe Lang2008-01-161-1/+6
* Fixed: Themes are not applied with Rails 2.0Jean-Philippe Lang2008-01-071-0/+4
* Fixed: crash when fetching Mercurial changesets if changeset[:files] is nil (...Jean-Philippe Lang2008-01-061-1/+1
* Merged IssuesController change_status and add_note actions.Jean-Philippe Lang2008-01-061-3/+0
* Default configuration data can now be loaded from the administration screen.Jean-Philippe Lang2008-01-051-107/+108
* Moved redmine:load_default_data code to a module so that it can be called fro...Jean-Philippe Lang2008-01-041-0/+171
* Fixed: undefined local variable or method 'log' in CvsAdapter when a cvs comm...Jean-Philippe Lang2008-01-031-1/+1
* Trunk version changed to 0.6.develJean-Philippe Lang2007-12-201-1/+1
* Fixed: Textile image with style attribute cause internal server error.Jean-Philippe Lang2007-12-191-1/+2
* Ignore empty diffs.Jean-Philippe Lang2007-12-191-1/+2
* Changes for 0.6.2 release.Jean-Philippe Lang2007-12-161-1/+1
* SCM adapters: moved Errno::ENOENT exception rescuing to the abstract adapter.Jean-Philippe Lang2007-12-156-55/+14
* Doc and version changes for 0.6.1 release.Jean-Philippe Lang2007-12-101-1/+1
* Bazaar adapter: fixed log with partial revisions parsing.Jean-Philippe Lang2007-12-071-1/+4
* Added Bazaar adapter.Jean-Philippe Lang2007-12-031-0/+204
* Added Annotate/Blame view for Subversion, CVS and Mercurial repositories.Jean-Philippe Lang2007-12-024-4/+84
* Themes:Jean-Philippe Lang2007-11-221-1/+1
* * Fixed: Error when displaying the issue list if a float custom field is mark...Jean-Philippe Lang2007-11-211-1/+1
* Fixed (CVS adapter): changes not recorded when using :pserver string.Jean-Philippe Lang2007-11-161-1/+2
* Added wiki macros support. 2 builtin macros are defined: hello_world (sample ...Jean-Philippe Lang2007-11-122-6/+125
* Slight changes for 0.6.0 release.Jean-Philippe Lang2007-11-041-2/+2
* Quote subversion username and password in svn commands.Jean-Philippe Lang2007-10-192-5/+22
* Removed inconsistent user manual stuff (html/docbook content and controller)....Jean-Philippe Lang2007-10-131-0/+1