obsolete.ChilliProject/test/fixtures
Tim Felgentreff 8cece46dd4 Merge branch 'master' into master-journalized
Conflicts:
	app/controllers/application_controller.rb
	app/controllers/context_menus_controller.rb
	app/controllers/gantts_controller.rb
	app/controllers/issue_moves_controller.rb
	app/controllers/issues_controller.rb
	app/controllers/journals_controller.rb
	app/controllers/previews_controller.rb
	app/controllers/timelog_controller.rb
	app/helpers/issues_helper.rb
	app/helpers/journals_helper.rb
	app/models/issue.rb
	app/models/journal.rb
	app/models/journal_observer.rb
	app/views/admin/projects.rhtml
	app/views/context_menus/issues.html.erb
	app/views/issues/_action_menu.rhtml
	app/views/issues/_history.rhtml
	app/views/news/_news.rhtml
	app/views/news/index.rhtml
	app/views/repositories/diff.rhtml
	config/locales/bg.yml
	config/locales/bs.yml
	config/locales/ca.yml
	config/locales/cs.yml
	config/locales/da.yml
	config/locales/de.yml
	config/locales/el.yml
	config/locales/en-GB.yml
	config/locales/es.yml
	config/locales/eu.yml
	config/locales/fi.yml
	config/locales/fr.yml
	config/locales/gl.yml
	config/locales/he.yml
	config/locales/hr.yml
	config/locales/hu.yml
	config/locales/id.yml
	config/locales/it.yml
	config/locales/ko.yml
	config/locales/lt.yml
	config/locales/lv.yml
	config/locales/mn.yml
	config/locales/nl.yml
	config/locales/no.yml
	config/locales/pl.yml
	config/locales/pt-BR.yml
	config/locales/pt.yml
	config/locales/ro.yml
	config/locales/ru.yml
	config/locales/sk.yml
	config/locales/sl.yml
	config/locales/sr-YU.yml
	config/locales/sr.yml
	config/locales/sv.yml
	config/locales/th.yml
	config/locales/tr.yml
	config/locales/uk.yml
	config/locales/vi.yml
	config/locales/zh-TW.yml
	config/locales/zh.yml
	config/routes.rb
	doc/CHANGELOG
	lib/redmine.rb
	lib/redmine/export/pdf.rb
	lib/redmine/helpers/gantt.rb
	lib/redmine/version.rb
	public/stylesheets/application.css
	test/functional/context_menus_controller_test.rb
	test/functional/issues_controller_test.rb
	test/functional/journals_controller_test.rb
	test/functional/previews_controller_test.rb
	test/functional/users_controller_test.rb
	test/functional/wiki_controller_test.rb
	test/integration/routing_test.rb
	test/unit/issue_test.rb
	test/unit/mailer_test.rb
	test/unit/query_test.rb
2010-10-26 18:20:57 +02:00
..
diffs Adds a setting to limit the number of diff lines that should be displayed (default to 1500). 2008-12-07 15:21:40 +00:00
encoding Remove invalid utf8 sequences from commit comments and author name (#4773). 2010-02-20 11:24:41 +00:00
files Fixed: wrong digest for text files under Windows (#2264). 2008-12-02 17:57:13 +00:00
ldap Adds a sample test LDAP configuration file. 2010-02-26 08:31:36 +00:00
mail_handler Truncate incoming email subject lines to 255 characters. #5698 2010-06-20 16:22:36 +00:00
repositories Support leading and trailing spaces in filenames or directories in the git adapter. #6499 2010-09-26 21:54:52 +00:00
attachments.yml Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 2009-12-06 10:28:20 +00:00
auth_sources.yml Moves the LDAP test server to a fixture. 2010-02-26 08:42:40 +00:00
boards.yml Allow project forums copy. 2009-10-25 11:23:46 +00:00
changes.yml Adds missing native eol properties. 2009-09-20 14:06:57 +00:00
changesets.yml Fixed: RepositoriesController#revision may show wrong revision (#3779). 2009-09-20 15:20:22 +00:00
comments.yml Add NewsController and TimelogController tests. 2008-03-17 20:48:22 +00:00
custom_fields.yml XML REST API for Projects (#296). 2010-01-14 20:00:17 +00:00
custom_fields_projects.yml Allow bulk edit custom fields of any type (#461). 2010-01-03 11:18:09 +00:00
custom_fields_trackers.yml Adds missing native eol properties. 2009-09-20 14:06:57 +00:00
custom_values.yml Fixed: "None" category issue count is empty while grouping by category (#4308). 2009-12-02 18:57:17 +00:00
documents.yml Fixes a test failure. 2009-11-27 20:32:28 +00:00
enabled_modules.yml Merged r4013 from trunk. 2010-08-22 19:49:26 +00:00
enumerations.yml Adds subtasking (#443) including: 2010-03-13 14:56:49 +00:00
groups_users.yml Fixed: project copy doesn't copy group memberships (#3975). 2009-12-26 16:14:55 +00:00
issue_categories.yml Adds missing native eol properties. 2009-09-20 14:06:57 +00:00
issue_relations.yml Adds a few functional tests. 2009-11-07 08:44:56 +00:00
issue_statuses.yml Adds missing native eol properties. 2009-09-20 14:06:57 +00:00
issues.yml Fixes reverting an issue to a status with a done_ratio of 0%. #5170 2010-09-26 18:13:31 +00:00
journals.yml fix various tests in mailer, wiki content and issue helper 2010-09-14 14:25:19 +02:00
member_roles.yml Fixed: project copy doesn't copy group memberships (#3975). 2009-12-26 16:14:55 +00:00
members.yml Fixed: project copy doesn't copy group memberships (#3975). 2009-12-26 16:14:55 +00:00
messages.yml Makes user unwatch what he can no longer view after its permissions have changed (#3589). 2009-12-13 12:39:22 +00:00
news.yml Adds missing native eol properties. 2009-09-20 14:06:57 +00:00
projects.yml Adds missing native eol properties. 2009-09-20 14:06:57 +00:00
projects_trackers.yml Renumbers projects_trackers fixtures (#2411). 2008-12-29 12:40:56 +00:00
queries.yml Allow issue grouping by custom field (#2679). 2009-11-16 18:07:30 +00:00
repositories.yml Adds missing native eol properties. 2009-09-20 14:06:57 +00:00
roles.yml Adds subtasking (#443) including: 2010-03-13 14:56:49 +00:00
time_entries.yml When a specific TimeEntryActivity are change, associated TimeEntries will be 2009-10-21 22:34:52 +00:00
tokens.yml Adds missing native eol properties. 2009-09-20 14:06:57 +00:00
trackers.yml Adds missing native eol properties. 2009-09-20 14:06:57 +00:00
user_preferences.yml Fixes block reordering on my page (#2971). 2009-12-19 13:32:21 +00:00
users.yml Converted User#mail_notification from a boolean to a string. 2010-09-28 18:22:00 +00:00
versions.yml Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 2009-12-06 10:28:20 +00:00
watchers.yml Adds ability to filter watched issues (#846). 2009-02-12 17:35:57 +00:00
wiki_contents.yml update tests to work with the new data model, where neccessary 2010-08-05 19:05:04 +02:00
wiki_pages.yml Fixed: Project copy loses wiki pages hierarchy (#4797). 2010-02-11 19:30:53 +00:00
wikis.yml Adds missing native eol properties. 2009-09-20 14:06:57 +00:00
workflows.yml Adds missing native eol properties. 2009-09-20 14:06:57 +00:00