Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  configuration 4752 over 14 years Jean-Philippe Lang Adds an application configuration file: config/...
  diffs 7618 almost 14 years Etienne Massip Update CodeRay version to 1.0 final (#4264).
  encoding 3466 over 15 years Jean-Philippe Lang Remove invalid utf8 sequences from commit comme...
  files 10990 over 12 years Jean-Philippe Lang Store attachments in subdirectories (#5298). E...
  ldap 3489 over 15 years Jean-Philippe Lang Adds a sample test LDAP configuration file.
  mail_handler 10992 over 12 years Jean-Philippe Lang Fixed that validation fails when receiving an e...
  mailer 7 about 19 years Jean-Philippe Lang v0.2.0
  plugins 8039 over 13 years Jean-Philippe Lang Adds tests for plugin settings editing.
  repositories 10414 almost 13 years Toshi MARUYAMA scm: bazaar: update test repository (#11834) A...
attachments.yml 6.65 KB 10990 over 12 years Jean-Philippe Lang Store attachments in subdirectories (#5298). E...
auth_sources.yml 266 Bytes 8913 over 13 years Jean-Philippe Lang Disabled on the fly registration for auth_sourc...
boards.yml 474 Bytes 2976 over 15 years Jean-Philippe Lang Allow project forums copy.
changes.yml 375 Bytes 10599 almost 13 years Toshi MARUYAMA remove empty line and add newline at end of tes...
changesets.yml 2.13 KB 10602 almost 13 years Toshi MARUYAMA remove empty line and add newline at end of tes...
comments.yml 461 Bytes 10603 almost 13 years Toshi MARUYAMA remove empty line and add newline at end of tes...
custom_fields.yml 2.89 KB 10549 almost 13 years Toshi MARUYAMA insert position field to custom_fields fixture ...
custom_fields_projects.yml 71 Bytes 3278 over 15 years Jean-Philippe Lang Allow bulk edit custom fields of any type (#461).
custom_fields_trackers.yml 401 Bytes 2895 almost 16 years Jean-Philippe Lang Adds missing native eol properties.
custom_values.yml 1.89 KB 4488 over 14 years Jean-Philippe Lang Fixes duplicate custom_values fixture that caus...
documents.yml 306 Bytes 10594 almost 13 years Toshi MARUYAMA add newline at end of test/fixtures/documents.yml
enabled_modules.yml 1.63 KB 8648 over 13 years Jean-Philippe Lang Resourcified repositories for CRUD operations t...
enumerations.yml 1.73 KB 10720 over 12 years Jean-Philippe Lang Adds a textual css class for issue priorities (...
groups_users.yml 99 Bytes 10604 almost 13 years Toshi MARUYAMA remove empty line and add newline at end of tes...
issue_categories.yml 345 Bytes 10605 almost 13 years Toshi MARUYAMA remove empty line and add newline at end of tes...
issue_relations.yml 196 Bytes 10593 almost 13 years Toshi MARUYAMA remove empty line from end of test/fixtures/iss...
issue_statuses.yml 589 Bytes 4895 over 14 years Jean-Philippe Lang Allow additional workflow transitions for issue...
issues.yml 5.85 KB 11402 over 12 years Jean-Philippe Lang Adds closed_on column that stores the time of t...
journal_details.yml 788 Bytes 11104 over 12 years Jean-Philippe Lang Fixed fixtures.
journals.yml 907 Bytes 9022 over 13 years Etienne Massip Override @#url_for@ in AM to force generation o...
member_roles.yml 692 Bytes 3250 over 15 years Jean-Philippe Lang Fixed: project copy doesn't copy group membersh...
members.yml 1.18 KB 3250 over 15 years Jean-Philippe Lang Fixed: project copy doesn't copy group membersh...
messages.yml 1.78 KB 3167 over 15 years Jean-Philippe Lang Makes user unwatch what he can no longer view a...
news.yml 753 Bytes 4505 over 14 years Jean-Philippe Lang Refactor and add tests for News #index API (#70...
projects.yml 1.63 KB 10591 almost 13 years Toshi MARUYAMA remove empty line and add newline at end of tes...
projects_trackers.yml 845 Bytes 10590 almost 13 years Toshi MARUYAMA remove empty line and add newline at end of tes...
queries.yml 2.46 KB 10964 over 12 years Jean-Philippe Lang Adds STI to Query model. Issue queries are now ...
repositories.yml 436 Bytes 9528 about 13 years Jean-Philippe Lang Merged rails-3.2 branch.
roles.yml 3.98 KB 11206 over 12 years Jean-Philippe Lang Split "Manage documents" permission into create...
time_entries.yml 1.33 KB 5315 over 14 years Toshi MARUYAMA add functional tests for bulk edit time entries...
tokens.yml 293 Bytes 2895 almost 16 years Jean-Philippe Lang Adds missing native eol properties.
trackers.yml 237 Bytes 2895 almost 16 years Jean-Philippe Lang Adds missing native eol properties.
user_preferences.yml 460 Bytes 10595 almost 13 years Toshi MARUYAMA add newline at end of test/fixtures/user_prefer...
users.yml 3.66 KB 11405 over 12 years Jean-Philippe Lang Fixed that updating the issue form was broken b...
versions.yml 1.61 KB 3123 over 15 years Jean-Philippe Lang Version sharing (#465) + optional inclusion of ...
watchers.yml 217 Bytes 10606 almost 13 years Toshi MARUYAMA remove empty line and add newline at end of tes...
wiki_content_versions.yml 2.34 KB 11157 over 12 years Jean-Philippe Lang Fixed that viewing the history of a wiki page w...
wiki_contents.yml 2.61 KB 10403 almost 13 years Jean-Philippe Lang Adds missing WikiContent fixture.
wiki_pages.yml 1.62 KB 10401 almost 13 years Jean-Philippe Lang Adds a "depth" option to the child_pages macro ...
wikis.yml 163 Bytes 10607 almost 13 years Toshi MARUYAMA remove empty line and add newline at end of tes...
workflows.yml 34.1 KB 9977 about 13 years Jean-Philippe Lang Workflow enhancement: editable and required fie...

Latest revisions

# Date Author Comment
11405 2013-02-16 12:35 Jean-Philippe Lang

Fixed that updating the issue form was broken by r4011 when user is not allowed to add issues (#13188).

11402 2013-02-16 10:38 Jean-Philippe Lang

Adds closed_on column that stores the time of the last closing (#824).

The value is preserved when reopening the issue.

11260 2013-01-23 19:09 Jean-Philippe Lang

Accommodates fixtures for databases with case sensitive sort.

11206 2013-01-20 12:38 Jean-Philippe Lang

Split "Manage documents" permission into create, edit and delete permissions (#12401).

11157 2013-01-10 22:38 Jean-Philippe Lang

Fixed that viewing the history of a wiki page with attachments raises an error (#12801).

11104 2013-01-03 14:38 Jean-Philippe Lang

Fixed fixtures.

10992 2012-12-13 14:14 Jean-Philippe Lang

Fixed that validation fails when receiving an email with list custom fields (#12400).

10990 2012-12-13 13:07 Jean-Philippe Lang

Store attachments in subdirectories (#5298).

Existing files can be moved to their target subdirectories using rake redmine:attachments:move_to_subdirectories.

10964 2012-12-09 15:10 Jean-Philippe Lang

Adds STI to Query model. Issue queries are now IssueQuery instances.

10853 2012-11-21 06:43 Toshi MARUYAMA

svn propset svn:eol-style native to fixtures (#12399)

View revisions

Also available in: Atom