summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mail handler: more control over issue attributes (#1110).Jean-Philippe Lang2008-07-066-49/+214
* Better naming of activity feed if only one kind of event is displayed (#1323).Jean-Philippe Lang2008-07-061-1/+4
* Adds project name to issues feed title (#1323).Jean-Philippe Lang2008-07-061-1/+1
* Fixes "source:" links URLs (r1617).Jean-Philippe Lang2008-07-063-6/+7
* Merged CHANGELOG from 0.7 stable.Jean-Philippe Lang2008-07-061-0/+12
* Adds MercurialAdapter.client_version and prevent @hg --version@ to be called ...Jean-Philippe Lang2008-07-052-54/+62
* Display svn properties in the browser, svn >= 1.5.0 only (#1581).Jean-Philippe Lang2008-07-0510-5/+139
* Removes calls to TimeZone#adjust (#1584).Jean-Philippe Lang2008-07-051-5/+1
* Email delivery configuration moved to an unversioned YAML file (config/email....Jean-Philippe Lang2008-07-0437-32/+89
* Updated INSTALL doc.Jean-Philippe Lang2008-07-041-8/+5
* Merged Rails 2.1 compatibility branch.Jean-Philippe Lang2008-07-0432-420/+628
* Fixes test broken by r1610.Jean-Philippe Lang2008-07-031-0/+1
* Escapes HTML tags.Jean-Philippe Lang2008-07-024-9/+9
* Fixes quick jump to a revision.Jean-Philippe Lang2008-06-301-2/+2
* Fixed: issues always created with default tracker (#1553).Jean-Philippe Lang2008-06-303-2/+8
* Fixes relative paths to images in wiki_syntax.html (#1218).Jean-Philippe Lang2008-06-301-13/+13
* Fixed: Comment too long message when updating issue (#1550).Jean-Philippe Lang2008-06-301-1/+1
* Redirects back after clicking watch/unwatch links without javascript (#1337).Jean-Philippe Lang2008-06-291-2/+6
* Removes no longer needed helper method (r1605).Jean-Philippe Lang2008-06-291-8/+0
* Makes issue update link work without javascript (#1337).Jean-Philippe Lang2008-06-293-2/+8
* Translations updates:Jean-Philippe Lang2008-06-293-123/+124
* Do not silently ignore timelog validation failure on issue edit.Jean-Philippe Lang2008-06-292-1/+2
* Addq "please select" to activity select box if no activity is set as default ...Jean-Philippe Lang2008-06-295-5/+11
* Wider SVG graphs in repository stats.Jean-Philippe Lang2008-06-292-11/+10
* Fixed: Entourage (and some old client) fails to correctly render notification...Jean-Philippe Lang2008-06-291-6/+26
* Reduces memory usage when importing large git repositories (#1482).Jean-Philippe Lang2008-06-292-15/+24
* Adds HTML titles to forums related views.Jean-Philippe Lang2008-06-293-0/+6
* Makes importer work with Trac 0.8.x (#1540).Jean-Philippe Lang2008-06-291-0/+5
* Fixed: associated revisions are displayed in wrong order on issue view (#1546).Jean-Philippe Lang2008-06-291-1/+1
* Fixed #1545: migration on fresh install fails (broken by r1592).Jean-Philippe Lang2008-06-291-8/+11
* Upgraded to Prototype 1.6.0.1.Jean-Philippe Lang2008-06-285-1809/+3711
* New rake task name in comments for creating sessions migration (#1520).Jean-Philippe Lang2008-06-271-1/+1
* Custom fields refactoring: most of code moved from controllers to models (usi...Jean-Philippe Lang2008-06-2724-113/+321
* Adds a key in lang files (general_csv_decimal_separator) to set the decimal s...Jean-Philippe Lang2008-06-2629-2/+31
* Translations updates:Jean-Philippe Lang2008-06-263-24/+24
* Fixed: timelog redirects inappropriately when :back_url is blank (#1524).Jean-Philippe Lang2008-06-261-1/+1
* Adds anchor to atom feed messages links.Jean-Philippe Lang2008-06-261-1/+2
* Link to view specific file on revision view fails with Subversion repository ...Jean-Philippe Lang2008-06-261-1/+1
* Tests: create tmp/test if it doesn't exist.Jean-Philippe Lang2008-06-261-0/+1
* Add project name to cross-project Atom feeds (#1527).Jean-Philippe Lang2008-06-261-1/+5
* Adds a simple API and a standalone script that can be used to forward emails ...Jean-Philippe Lang2008-06-2536-1/+336
* Encoding set to utf8 in example database.yml (#1506).Jean-Philippe Lang2008-06-241-0/+3
* Fixed: private method 'gsub' called for nil:NilClass on activity (#1519).Jean-Philippe Lang2008-06-241-1/+1
* Fixes test broken by r1578.Jean-Philippe Lang2008-06-241-2/+2
* Smaller font size for activity events and search results descriptions.Jean-Philippe Lang2008-06-231-2/+2
* Strip pre/code tags content from activity view events.Jean-Philippe Lang2008-06-231-1/+1
* Adds a class ('me') to events of the activity view created by current user.Jean-Philippe Lang2008-06-232-1/+3
* Turn ftp urls into links (#1514).Jean-Philippe Lang2008-06-232-0/+2
* Add filters on cross-project issue list for custom fields marked as 'For all ...Jean-Philippe Lang2008-06-223-19/+37
* Hide 'Target version' filter if no version is defined.Jean-Philippe Lang2008-06-221-1/+3