summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Extend changes.path and changes.from_path to support longer paths. #5771Eric Davis2010-07-062-5/+5
* Recalculate inherited attributes on parents when a child is moved under a new...Eric Davis2010-06-301-0/+9
* Add some tests for User#try_to_login with LDAP. #5592Eric Davis2010-06-301-0/+15
* Sanitize image links and handle nils in the toc formatter. #5445Eric Davis2010-06-241-1/+5
* Change User#login to be case-insensitive. #2473Eric Davis2010-06-201-0/+34
* Truncate incoming email subject lines to 255 characters. #5698Eric Davis2010-06-201-0/+6
* Support listing directories in svn which include square brackets. #5548Eric Davis2010-06-201-4/+30
* Display the link name when external links are used in the toc macro. #5445Eric Davis2010-06-191-0/+2
* Accept email from anonymous users with an empty from address. #5604Eric Davis2010-06-191-0/+9
* Refactor: extract test methodEric Davis2010-06-191-9/+2
* Fix a nil error when a Project cannot save attachments.Eric Davis2010-06-191-0/+26
* Add an "Assigned To" keyword to receiving email. #5594Eric Davis2010-05-291-0/+2
* Add 'Start date' and 'End date' keywords for incoming email. #5595Eric Davis2010-05-281-1/+5
* Show subproject versions on the Roadmap.Eric Davis2010-05-271-0/+53
* Allow AuthSources to control if they allow password changes.Eric Davis2010-05-231-0/+26
* Adds issue relations to individual issue XML (#5305).Jean-Philippe Lang2010-05-011-0/+9
* Adds test helpers for test repositories.Jean-Philippe Lang2010-05-012-9/+4
* Fixes random test failure.Jean-Philippe Lang2010-04-301-1/+1
* Fixed: watchers selection lost when issue creation fails (#5406). #watched_by...Jean-Philippe Lang2010-04-301-0/+6
* Fixes an object instantiation in tests.Jean-Philippe Lang2010-04-301-1/+1
* Adds an assertion on issues deletion when deleting a project (#5381).Jean-Philippe Lang2010-04-271-2/+3
* Fixes behaviour of move_issues permission for non member role (#5309).Jean-Philippe Lang2010-04-181-0/+17
* Check that admin LDAP user is untouched after authentication (#5263).Jean-Philippe Lang2010-04-111-2/+14
* Fixes calculation of version estimated hours with subtasks (#5265).Jean-Philippe Lang2010-04-111-0/+28
* Makes the wiki sidebar editable (#5208).Jean-Philippe Lang2010-04-112-0/+26
* Fixes broken test.Jean-Philippe Lang2010-03-281-1/+1
* Escape href attribute in auto links (#5179).Jean-Philippe Lang2010-03-241-1/+5
* Adds an option to enable/disable email notifications during a project copy (#...Jean-Philippe Lang2010-03-211-0/+17
* Fixed: Double-dash results in strikethrough text (#5122).Jean-Philippe Lang2010-03-201-0/+7
* Accept issue links inside brackets (#4418).Jean-Philippe Lang2010-03-171-1/+1
* Close unclosed pre/code tags (#4265).Jean-Philippe Lang2010-03-151-0/+14
* Do not parse redmine links inside pre/code tags (#1288).Jean-Philippe Lang2010-03-151-0/+27
* Fixed closing tags in syntax highlighting tests.Jean-Philippe Lang2010-03-151-2/+2
* Replace the hardcoded "CodeRay" css class name for highlighted elements.Jean-Philippe Lang2010-03-141-1/+1
* Optimization: load attachments when needed.Jean-Philippe Lang2010-03-141-0/+8
* Makes subtasks rescheduled when a 'precedes' relation is set on a parent task.Jean-Philippe Lang2010-03-131-0/+15
* Adds subtasking (#443) including:Jean-Philippe Lang2010-03-132-15/+316
* More detailed failures message.Jean-Philippe Lang2010-03-121-1/+1
* Fixes a test failure.Jean-Philippe Lang2010-03-121-1/+1
* Refactors textile formatting tests.Jean-Philippe Lang2010-03-121-16/+15
* Fixed: inline code with less-then/greater-than produces @lt; and @gt; (#1416).Jean-Philippe Lang2010-03-121-0/+19
* Fixed: error while moving an issue to a project with disabled tracker with SQ...Jean-Philippe Lang2010-03-121-0/+10
* Fixed: text formatting breaks when using parenthesis inside bold tags (#1334).Jean-Philippe Lang2010-03-121-0/+18
* Fixed: some textile modifiers combinations don't work, eg. bold inside underl...Jean-Philippe Lang2010-03-111-0/+45
* Adds named scopes to replace custom finders.Eric Davis2010-03-101-0/+20
* Added unit tests for IssuesHelper#show_detailEric Davis2010-03-081-0/+159
* Moves scm adapters unit tests to a dedicated folder.Jean-Philippe Lang2010-03-064-4/+4
* Fixed: no email notification on new project/version file added (#4966).Jean-Philippe Lang2010-03-031-0/+14
* Fixes git annotate (#3832).Jean-Philippe Lang2010-03-031-2/+3
* Adds a test for not sending email without recipient (#4920).Jean-Philippe Lang2010-02-281-0/+21