summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed that the bulk edit/copy form does not propose versions and categories f...Jean-Philippe Lang2012-03-013-8/+27
* Fixes LDAP test.Jean-Philippe Lang2012-03-011-1/+1
* Adds an optional LDAP filter (#1060).Jean-Philippe Lang2012-03-0150-2/+110
* MailHandler: fixed that sender's fullname is not unquoted (#10334).Jean-Philippe Lang2012-03-013-1/+21
* back out from r9031 to r9036Toshi MARUYAMA2012-03-016-14/+14
* Rails3: test: add .to_s for mail's bodies check at unit/mailer_test.rbToshi MARUYAMA2012-03-011-3/+3
* Rails3: test: add .to_s for mail's bodies check at unit/repository_test.rbToshi MARUYAMA2012-03-011-1/+1
* Rails3: test: add .to_s for mail's bodies check at functional/users_controlle...Toshi MARUYAMA2012-03-011-3/+3
* Rails3: test: add .to_s for mail's bodies check at functional/messages_contro...Toshi MARUYAMA2012-03-011-1/+1
* Rails3: test: add .to_s for mail's bodies check at functional/issues_controll...Toshi MARUYAMA2012-03-011-5/+5
* Rails3: test: add .to_s for mail's bodies check at functional/files_controlle...Toshi MARUYAMA2012-03-011-1/+1
* Fixes r9029.Jean-Philippe Lang2012-02-281-8/+7
* Implements the behaviour expected in user_test.Jean-Philippe Lang2012-02-281-1/+2
* Fixed potential test failure.Jean-Philippe Lang2012-02-281-2/+2
* Fixed potential test failure.Jean-Philippe Lang2012-02-281-1/+1
* Fixed potential test failure.Jean-Philippe Lang2012-02-281-2/+2
* Fixed potential test failure.Jean-Philippe Lang2012-02-281-1/+1
* Fixed potential test failure.Jean-Philippe Lang2012-02-281-1/+1
* Mailer#url_for not called in views with Rails 3.1.Jean-Philippe Lang2012-02-2710-21/+17
* Override @#url_for@ in AM to force generation of absolute links (#10251).Etienne Massip2012-02-2711-73/+108
* Fixed routing failure with jruby 1.6.Jean-Philippe Lang2012-02-271-1/+3
* Adds a test for project menu item when displaying a revision.Jean-Philippe Lang2012-02-271-0/+8
* Adds a test for when displaying the new message form on boards#show.Jean-Philippe Lang2012-02-271-0/+10
* Use controller_name and action_name instead of params.Jean-Philippe Lang2012-02-261-2/+2
* Adds a helper for displaying validation error messages.Jean-Philippe Lang2012-02-266-5/+20
* Rails3: scm: cvs: fix error of test_fetch_changesets_incremental at unit mode...Toshi MARUYAMA2012-02-261-5/+7
* Rails 3.1 compatibility (order declared on association takes precedence).Jean-Philippe Lang2012-02-261-3/+2
* Moved tests about session reset to functional tests.Jean-Philippe Lang2012-02-262-18/+15
* Make sure that projects_to_search is a Project Array.Jean-Philippe Lang2012-02-261-1/+1
* remove trailing white-spaces from app/models/attachment.rbToshi MARUYAMA2012-02-261-3/+3
* Rails3: html_safe for project_tree_options_for_select method in application h...Toshi MARUYAMA2012-02-261-1/+1
* remove trailing white-spaces from vendor/plugins/acts_as_watchable/lib/acts_a...Toshi MARUYAMA2012-02-261-12/+12
* Rewrite test without shoulda macros.Jean-Philippe Lang2012-02-251-11/+24
* Removed assertions on blank template.Jean-Philippe Lang2012-02-251-2/+0
* Rails 3.1 compatibility.Jean-Philippe Lang2012-02-251-1/+1
* Rails 3.1 compatibility.Jean-Philippe Lang2012-02-251-3/+3
* Rails 3.1 compatibility.Jean-Philippe Lang2012-02-251-2/+2
* Rails 3.1 compatibility.Jean-Philippe Lang2012-02-251-3/+3
* Updated Ruby required version.Etienne Massip2012-02-251-1/+1
* Code cleanup.Jean-Philippe Lang2012-02-251-3/+4
* Can not use Project#find on scopes with Rails 3.1.Jean-Philippe Lang2012-02-252-3/+17
* Use content_tag for empty option.Jean-Philippe Lang2012-02-251-1/+1
* Clean up assertion.Jean-Philippe Lang2012-02-251-2/+1
* Preserve xml output with Rails 3.1.Jean-Philippe Lang2012-02-251-1/+1
* Undefined #builtin= with Rails 3.1.3.Jean-Philippe Lang2012-02-251-0/+1
* Fixed migration broken with Rails 3.1.3 (#10320).Jean-Philippe Lang2012-02-251-0/+12
* YAML files parsing issues.Jean-Philippe Lang2012-02-255-7/+7
* Fixed escaping issue with Rails 3.1.Jean-Philippe Lang2012-02-251-1/+1
* Use content_tag for empty option.Jean-Philippe Lang2012-02-251-1/+1
* Adds missing format parameter.Jean-Philippe Lang2012-02-251-3/+3