summaryrefslogtreecommitdiffstats
path: root/test/unit/helpers/application_helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r11915 from trunk (#14186).Jean-Philippe Lang2013-07-111-0/+10
* Merged r11671, r11672 and r11674 from trunk to 2.3-stable (#13405)Toshi MARUYAMA2013-03-221-7/+12
* Merged r11474 from trunk (#10277).Jean-Philippe Lang2013-03-091-2/+6
* Merged r11473 from trunk (#3676).Jean-Philippe Lang2013-03-091-1/+4
* Merged r11509 and r11512 from trunk (#13309).Jean-Philippe Lang2013-03-011-3/+3
* Wiki links to repositories with underscore their identifiers don't work (#129...Jean-Philippe Lang2013-01-271-3/+3
* Wrong redmine link after referencing an object from a different project (#129...Jean-Philippe Lang2013-01-221-0/+9
* Link to attachment should return latest attachment (#7510).Jean-Philippe Lang2013-01-151-0/+9
* Attachment name is added in the generated link.Jean-Philippe Lang2013-01-141-2/+1
* Use named route with attachment filename for inline images.Jean-Philippe Lang2013-01-141-9/+9
* Adds a named route for thumbnails and use route helper in #thumbnail_tag.Jean-Philippe Lang2013-01-141-0/+6
* Add named routes for attachments and use route helpers in #link_to_attachment.Jean-Philippe Lang2013-01-141-0/+14
* Use route helper in #link_to_project.Jean-Philippe Lang2013-01-141-0/+11
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Changed revision regexp to make source: links accept a branch.Jean-Philippe Lang2012-12-211-0/+4
* Split #per_page_links helper and moved test to specific test case.Jean-Philippe Lang2012-12-171-15/+0
* Replaces find(:all) calls.Jean-Philippe Lang2012-12-021-1/+1
* Make the tests pass when config.threadsafe! is enabled (#12097).Jean-Philippe Lang2012-12-021-0/+1
* Fixed that autolinks and textile links ending with cyrilic characters are bro...Jean-Philippe Lang2012-11-241-0/+22
* Adjusts tests for the css class added in r10720 (#12216).Jean-Philippe Lang2012-10-261-3/+3
* Adds links to locked users when current user is admin.Jean-Philippe Lang2012-10-181-6/+14
* Cleanup (#12050).Jean-Philippe Lang2012-10-091-3/+0
* Fixed that export: links are broken (#12050).Jean-Philippe Lang2012-10-091-6/+20
* Upgrade to Rails 3.2.8 (#11758).Jean-Philippe Lang2012-09-021-1/+1
* Fixed: Can't use non-latin anchor in wiki (#11577).Jean-Philippe Lang2012-08-131-0/+4
* cherry-pick avatar test from reverted r10184Toshi MARUYAMA2012-08-111-19/+21
* Reverted r10184 (#9365).Jean-Philippe Lang2012-08-101-31/+19
* Use SSL for gravatars according to the protocol in settings (#9365).Jean-Philippe Lang2012-08-091-19/+31
* Removed line numbers from syntax highlightment.Jean-Philippe Lang2012-07-291-1/+1
* Fixed assertion.Jean-Philippe Lang2012-07-291-1/+1
* Changed issues css class from priority-{position} to status-{id} (#2071).Jean-Philippe Lang2012-07-261-3/+3
* Don't turn #nnn with leading zeros into link (#11494).Jean-Philippe Lang2012-07-241-0/+2
* add some avatar testsToshi MARUYAMA2012-06-111-0/+8
* Adaptive display of "Per page" links (#7720).Jean-Philippe Lang2012-05-101-0/+15
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* scm: fix git and mercurial branch list box actionToshi MARUYAMA2012-05-021-0/+7
* Makes image_tag pick the image from the current theme if it exists.Jean-Philippe Lang2012-04-281-0/+12
* Adds support for :plugin option to image_tag helper.Jean-Philippe Lang2012-04-281-0/+8
* Restores support for :plugin support to stylesheet_link_tag and javascript_in...Jean-Philippe Lang2012-04-281-0/+16
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* Include ERB::Util in helpers tests.Jean-Philippe Lang2012-03-041-0/+2
* Extracted auto_link and auto_mailto to a module.Jean-Philippe Lang2012-03-041-1/+1
* Moved redmine links escaping assertions to their own test.Jean-Philippe Lang2012-02-151-11/+17
* Adds support for "Magic links" to notes (#2715).Jean-Philippe Lang2012-02-151-0/+7
* Fixed: {{toc}} uses identical anchors for subsections with the same name (#81...Jean-Philippe Lang2012-02-141-0/+27
* Updated test against r8860.Jean-Philippe Lang2012-02-121-2/+1
* Fixed: wrong section edit links when a heading contains inline code (#10199).Jean-Philippe Lang2012-02-111-0/+45
* Fixed "can't convert Fixnum into String" error on projects with numerical ide...Jean-Philippe Lang2012-02-061-0/+8
* Adds support for multiple repositories to redmine links (#779).Jean-Philippe Lang2012-01-221-0/+67
* Adds a <<me>> option at the top of the assignee drop-down (#1102).Jean-Philippe Lang2012-01-211-0/+9