summaryrefslogtreecommitdiffstats
path: root/models/fixtures/attachment.yml
blob: 99bd5453ee2a0f4ea3b6df55fe0861b12aed49d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
-
  id: 1
  uuid: 1234567890
  issue_id: 1
  comment_id: 0
  name: attach1
  download_count: 0
  created_unix: 946684800

-
  id: 2
  uuid: 1122334455
  issue_id: 1
  comment_id: 0
  name: attach2
  download_count: 1
  created_unix: 946684800

-
  id: 3
  uuid: comment-id-1
  issue_id: 2
  comment_id: 1
  name: attach1
  download_count: 0
  created_unix: 946684800

-
  id: 4
  uuid: comment-id-2
  issue_id: 3
  comment_id: 1
  name: attach2
  download_count: 1
  created_unix: 946684800

-
  id: 5
  uuid: comment-id-3
  issue_id: 4
  comment_id: 0
  name: attach1
  download_count: 0
  created_unix: 946684800

-
  id: 6
  uuid: comment-id-4
  issue_id: 5
  comment_id: 2
  name: attach1
  download_count: 0
  created_unix: 946684800

-
  id: 7
  uuid: comment-id-5
  issue_id: 5
  comment_id: 2
  name: attach1
  download_count: 0
  created_unix: 946684800

-
  id: 8
  uuid: test-12345
  issue_id: 6
  comment_id: 0
  name: attach1
  download_count: 0
  created_unix: 946684800