summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prevent unwanted textile link parsing at end of line.Jean-Philippe Lang2008-06-162-1/+2
* RepositoriesController cleanup with rescue_from.Jean-Philippe Lang2008-06-151-16/+5
* Adds a field on the repository view to browse at specific revision (#1443).Jean-Philippe Lang2008-06-151-1/+6
* Fixed: view file at given revision with CVS.Jean-Philippe Lang2008-06-156-7/+44
* Makes changes link to entries on the revision view.Jean-Philippe Lang2008-06-152-2/+9
* Fixes test broken by r1549.Jean-Philippe Lang2008-06-151-1/+1
* Fixes test broken by r1549.Jean-Philippe Lang2008-06-151-2/+2
* Prettier url for changesets (#1443).Jean-Philippe Lang2008-06-151-0/+1
* Doc update for 0.7.2 release.Jean-Philippe Lang2008-06-152-4/+66
* Adds links to repository directories in the browser (#1094).Jean-Philippe Lang2008-06-154-16/+12
* Fixed: TOC does not remove colorization markups (#1423).Jean-Philippe Lang2008-06-152-0/+31
* Translation updates.Jean-Philippe Lang2008-06-154-7/+7
* Close statement handler in Redmine.pm (#1433).Jean-Philippe Lang2008-06-151-0/+1
* Hungarian translation update (closes #1408).Jean-Philippe Lang2008-06-151-1/+1
* File size display with Bazaar repositories (#1149).Jean-Philippe Lang2008-06-141-0/+5
* Fixed: Logtime info lost when there's an error updating an issue (#1400).Jean-Philippe Lang2008-06-141-2/+2
* Fixed: time entries created with the default activity even if a different one...Jean-Philippe Lang2008-06-142-3/+7
* CVS: add support for modules names with spaces (#1434).Jean-Philippe Lang2008-06-141-5/+5
* Fixed: page has no title when adding a project (#1436).Jean-Philippe Lang2008-06-141-1/+1
* Fixed: unexpected nil when viewing differences on CVS (#1444).Jean-Philippe Lang2008-06-141-1/+2
* Fixed: SVG::Graph raises an error when using external stylesheet (#1402).Jean-Philippe Lang2008-06-091-1/+1
* Slight changes to diff view and style.Jean-Philippe Lang2008-06-092-4/+9
* Removed inconsistent revision numbers on diff view.Jean-Philippe Lang2008-06-091-13/+0
* Log the user in after registration if account activation is not needed.Jean-Philippe Lang2008-06-092-3/+8
* File viewer for attached text files.Jean-Philippe Lang2008-06-0914-12/+181
* Move the file viewer to a partial.Jean-Philippe Lang2008-06-092-11/+12
* "New Project" link on Projects page for admin users (#1082).Jean-Philippe Lang2008-06-081-0/+1
* Fixed: notextile tag has no effect.Jean-Philippe Lang2008-06-082-1/+9
* Unified diff viewer for attached files with .patch or .diff extension (#1403).Jean-Philippe Lang2008-06-087-5/+37
* Move diff viewer to a partial.Jean-Philippe Lang2008-06-082-70/+75
* SCM browser: ability to download raw unified diffs.Jean-Philippe Lang2008-06-082-12/+27
* Move unified diff parser out of the scm abstract adapter so it can be reused ...Jean-Philippe Lang2008-06-0813-179/+198
* Don't search for the changeset if revision identifier is nil.Jean-Philippe Lang2008-06-081-1/+1
* Don't display the table headers if there is no changeset to display.Jean-Philippe Lang2008-06-081-1/+2
* 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-0810-1/+254
* Ability to disable unused SCM adapters in application settings.Jean-Philippe Lang2008-06-0834-7/+64
* Fixes tabulation with Firefox 2 on tabular forms.Jean-Philippe Lang2008-06-081-1/+1
* Display status change before subject of issue on the activity view otherwise ...Jean-Philippe Lang2008-06-071-1/+1
* Fixes functional tests broken by r1501.Jean-Philippe Lang2008-06-071-3/+3
* Removes constraint on enumerations name (#1384).Jean-Philippe Lang2008-06-073-3/+2
* Trac importer: read session_attribute table to find user's email and real nam...Jean-Philippe Lang2008-06-071-3/+20
* Fixed: Reply/Quote Function Newline Issue in Internet Explorer (#1362).Jean-Philippe Lang2008-06-071-3/+3
* 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-076-78/+180
* Translations updates.Jean-Philippe Lang2008-06-079-66/+66
* Fixes Chinese pdf export when the issue description is too long (#1170).Jean-Philippe Lang2008-06-071-473/+473
* Fixed: Atom link on saved query does not include query_id (#1390).Jean-Philippe Lang2008-06-061-1/+1
* Hides the "Replies" heading below a message if there is no reply (#1350).Jean-Philippe Lang2008-06-061-0/+2