Revision 441:cbce1fd3b1b7 test/fixtures/.svn/text-base

View differences:

test/fixtures/.svn/text-base/attachments.yml.svn-base
169 169
  filename: changeset_utf8.diff
170 170
  author_id: 2
171 171
  content_type: text/x-diff
172
attachments_015: 
173
  id: 15
174
  created_on: 2010-07-19 21:07:27 +02:00
175
  container_type: Issue
176
  container_id: 14
177
  downloads: 0
178
  disk_filename: 060719210727_changeset_utf8.diff
179
  digest: b91e08d0cf966d5c6ff411bd8c4cc3a2
180
  filesize: 687
181
  filename: private.diff
182
  author_id: 2
183
  content_type: text/x-diff
184
  description: attachement of a private issue
test/fixtures/.svn/text-base/custom_fields.yml.svn-base
129 129
  field_format: date
130 130
  default_value: ""
131 131
  editable: true
132
custom_fields_010: 
133
  name: Overtime
134
  min_length: 0
135
  regexp: ""
136
  is_for_all: false
137
  is_filter: false
138
  type: TimeEntryCustomField
139
  max_length: 0
140
  possible_values: ""
141
  id: 10
142
  is_required: false
143
  field_format: bool
144
  default_value: 0
145
  editable: true
test/fixtures/.svn/text-base/issues.yml.svn-base
244 244
  root_id: 13
245 245
  lft: 1
246 246
  rgt: 2
247
issues_014:
248
  id: 14
249
  created_on: <%= 15.days.ago.to_date.to_s(:db) %>
250
  project_id: 3
251
  updated_on: <%= 15.days.ago.to_date.to_s(:db) %>
252
  priority_id: 5
253
  subject: Private issue on public project
254
  fixed_version_id: 
255
  category_id: 
256
  description: This is a private issue
257
  tracker_id: 1
258
  assigned_to_id: 
259
  author_id: 2
260
  status_id: 1
261
  is_private: true
262
  root_id: 14
263
  lft: 1
264
  rgt: 2
test/fixtures/.svn/text-base/journal_details.yml.svn-base
27 27
  value: "This word was and an other was added"
28 28
  prop_key: description
29 29
  journal_id: 3
30
journal_details_005:
31
  old_value: Old value
32
  property: cf
33
  id: 5
34
  value: New value
35
  prop_key: 2
36
  journal_id: 3
test/fixtures/.svn/text-base/journals.yml.svn-base
27 27
  journalized_type: Issue
28 28
  user_id: 1
29 29
  journalized_id: 6
30
journals_005: 
31
  id: 5
32
  created_on: <%= 1.days.ago.to_date.to_s(:db) %>
33
  notes: "A comment on a private issue."
34
  user_id: 2
35
  journalized_type: Issue
36
  journalized_id: 14
test/fixtures/.svn/text-base/roles.yml.svn-base
3 3
  name: Manager
4 4
  id: 1
5 5
  builtin: 0
6
  issues_visibility: all
6 7
  permissions: |
7 8
    --- 
8 9
    - :add_project
......
58 59
  name: Developer
59 60
  id: 2
60 61
  builtin: 0
62
  issues_visibility: default
61 63
  permissions: |
62 64
    --- 
63 65
    - :edit_project
......
102 104
  name: Reporter
103 105
  id: 3
104 106
  builtin: 0
107
  issues_visibility: default
105 108
  permissions: |
106 109
    --- 
107 110
    - :edit_project
......
140 143
  name: Non member
141 144
  id: 4
142 145
  builtin: 1
146
  issues_visibility: default
143 147
  permissions: |
144 148
    --- 
145 149
    - :view_issues
......
170 174
  name: Anonymous
171 175
  id: 5
172 176
  builtin: 2
177
  issues_visibility: default
173 178
  permissions: |
174 179
    --- 
175 180
    - :view_issues
test/fixtures/.svn/text-base/time_entries.yml.svn-base
55 55
  hours: 7.65
56 56
  user_id: 1
57 57
  tyear: 2007
58
time_entries_005: 
59
  created_on: 2011-03-22 12:20:48 +02:00
60
  tweek: 12
61
  tmonth: 3
62
  project_id: 5
63
  comments: Time spent on a subproject
64
  updated_on: 2011-03-22 12:20:48 +02:00
65
  activity_id: 10
66
  spent_on: 2011-03-22
67
  issue_id: 
68
  id: 5
69
  hours: 7.65
70
  user_id: 1
71
  tyear: 2011
58 72
  

Also available in: Unified diff