summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not escape back_url twice when login fails.Jean-Philippe Lang2008-12-311-0/+1
* Changes pt-br decimal separator (#1372).Jean-Philippe Lang2008-12-301-2/+2
* Stricter textile links parsing (#2417).Jean-Philippe Lang2008-12-301-2/+5
* Import custom fields values from emails (#2413).Jean-Philippe Lang2008-12-303-3/+62
* Jump to the current tab when using the project quick-jump combo (#2364).Jean-Philippe Lang2008-12-304-4/+37
* Increment project files downloads.Jean-Philippe Lang2008-12-301-1/+3
* CHANGELOG updated.Jean-Philippe Lang2008-12-301-1/+9
* #2373, fixing encodingwinterheart2008-12-291-15/+15
* CHANGELOG updated.Jean-Philippe Lang2008-12-291-0/+5
* Translations updates.Jean-Philippe Lang2008-12-294-20/+20
* Renumbers projects_trackers fixtures (#2411).Jean-Philippe Lang2008-12-291-14/+14
* Mail handler: add watchers before sending notification (#2245).Jean-Philippe Lang2008-12-281-3/+2
* Disable textile inline styles to prevent XSS attacks (#2377).Jean-Philippe Lang2008-12-283-3/+4
* Fixed bold syntax around single character in series (#2351).Jean-Philippe Lang2008-12-282-3/+6
* Fixes functional tests fixtures (#2398).Jean-Philippe Lang2008-12-282-2/+3
* Fixed: deleted files should not be shown when browsing a Darcs repository (#2...Jean-Philippe Lang2008-12-272-3/+16
* Do not show a link to the current annotate or view page (#2367).Jean-Philippe Lang2008-12-271-2/+2
* Fixes functional test failures.Jean-Philippe Lang2008-12-272-3/+3
* Fixtures update.Jean-Philippe Lang2008-12-271-0/+5
* Prevent SQL error with old sessions after r2171.Jean-Philippe Lang2008-12-272-3/+3
* #2386, korean translation updatewinterheart2008-12-242-16/+16
* #2368, pt.yml updatewinterheart2008-12-241-64/+64
* #2329, swedish lang updatewinterheart2008-12-241-389/+389
* Fixes a JS error on context_menu with IE (#2390).Jean-Philippe Lang2008-12-241-1/+1
* Validates sort_key and sort_order params (#2378).Jean-Philippe Lang2008-12-2414-31/+62
* Escape textile titles and styles (#2377).Jean-Philippe Lang2008-12-232-6/+19
* Escape query names (#2379).Jean-Philippe Lang2008-12-231-1/+1
* Escape wiki annotate lines content (#2380).Jean-Philippe Lang2008-12-231-1/+1
* Show view/annotate/download links on repositories/entries and repositories/an...Jean-Philippe Lang2008-12-225-10/+18
* Sligth change to fr.yml.Jean-Philippe Lang2008-12-221-1/+1
* Do not hardcode Watcher string in r2164.Jean-Philippe Lang2008-12-221-1/+1
* Adds watchers selection on new issue form (#398). Permission 'add issue watch...Jean-Philippe Lang2008-12-225-1/+39
* CHANGELOG updated.Jean-Philippe Lang2008-12-191-0/+17
* Check that wiki page exists before processing (#2360).Jean-Philippe Lang2008-12-192-13/+18
* Escape double-quotes in image titles.Jean-Philippe Lang2008-12-192-1/+7
* Escape textarea content when editing a issue note.Jean-Philippe Lang2008-12-191-2/+2
* Typo on translation, #2352winterheart2008-12-181-1/+1
* Fixed a failing test caused by comparing a Time object (n.day.ago) with a Dat...Eric Davis2008-12-181-2/+2
* Adds a css class (overdue) to overdue issues on issue lists and detail views ...Jean-Philippe Lang2008-12-163-0/+13
* Adds a helper that returns issues css classes.Jean-Philippe Lang2008-12-164-3/+9
* Fixes repository user mapping submission when a repository username is blank ...Jean-Philippe Lang2008-12-153-6/+12
* Mail handler: strip tags when receiving a html-only email (#2312).Jean-Philippe Lang2008-12-143-11/+52
* Fixed: CVS browser should not show dead revisions (deleted files) (#2319).Jean-Philippe Lang2008-12-142-1/+7
* Rails 2.1.2 deprecations (#2332).Jean-Philippe Lang2008-12-145-6/+6
* Fixing quoteswinterheart2008-12-121-1/+1
* translation updateswinterheart2008-12-123-640/+638
* Make use of User.find_by_mailJean-Philippe Lang2008-12-121-1/+1
* Capture scm CLI stderr to log/scm.stderr.log when running in dev environmentJean-Philippe Lang2008-12-121-0/+4
* Undo unwanted change.Jean-Philippe Lang2008-12-121-3/+0
* Rescue back_url param parsing on redirect.Jean-Philippe Lang2008-12-121-4/+11