GITSCM: Tweaked git scm view layout
[gitredmine.git] / test / fixtures / messages.yml
blob88f54dbc2e6f446c868c41e8b3ad1c0c07c071bf
1 --- \r
2 messages_001: \r
3   created_on: 2007-05-12 17:15:32 +02:00\r
4   updated_on: 2007-05-12 17:15:32 +02:00\r
5   subject: First post\r
6   id: 1\r
7   replies_count: 1\r
8   last_reply_id: 2\r
9   content: "This is the very first post\n\\r
10     in the forum"\r
11   author_id: 1\r
12   parent_id: \r
13   board_id: 1\r
14 messages_002: \r
15   created_on: 2007-05-12 17:18:00 +02:00\r
16   updated_on: 2007-05-12 17:18:00 +02:00\r
17   subject: First reply\r
18   id: 2\r
19   replies_count: 0\r
20   last_reply_id: \r
21   content: "Reply to the first post"\r
22   author_id: 1\r
23   parent_id: 1\r
24   board_id: 1\r
25