summaryrefslogtreecommitdiffstats
path: root/test/fixtures/wiki_content_versions.yml
blob: 547030ccf0f8290dadaad35bbc0bd30bd4a29b05 (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
--- 
wiki_content_versions_001: 
  updated_on: 2007-03-07 00:08:07 +01:00
  page_id: 1
  id: 1
  version: 1
  author_id: 1
  comments: Page creation
  wiki_content_id: 1
  compression: ""
  data: |-
    h1. CookBook documentation

    

    Some [[documentation]] here...
wiki_content_versions_002: 
  updated_on: 2007-03-07 00:08:34 +01:00
  page_id: 1
  id: 2
  version: 2
  author_id: 1
  comments: Small update
  wiki_content_id: 1
  compression: ""
  data: |-
    h1. CookBook documentation

    

    Some updated [[documentation]] here...
wiki_content_versions_003: 
  updated_on: 2007-03-07 00:10:51 +01:00
  page_id: 1
  id: 3
  version: 3
  author_id: 1
  comments: ""
  wiki_content_id: 1
  compression: ""
  data: |-
    h1. CookBook documentation
    Some updated [[documentation]] here...
wiki_content_versions_004: 
  data: |-
    h1. Another page
    
    This is a link to a ticket: #2
  updated_on: 2007-03-08 00:18:07 +01:00
  page_id: 2
  wiki_content_id: 2
  id: 4
  version: 1
  author_id: 1
  comments: