To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Tag: | Revision:

root / test / fixtures / members.yml @ 441:cbce1fd3b1b7

History | View | Annotate | Download (1.18 KB)

1
--- 
2
members_001: 
3
  created_on: 2006-07-19 19:35:33 +02:00
4
  project_id: 1
5
  id: 1
6
  user_id: 2
7
  mail_notification: true
8
members_002: 
9
  created_on: 2006-07-19 19:35:36 +02:00
10
  project_id: 1
11
  id: 2
12
  user_id: 3
13
  mail_notification: true
14
members_003: 
15
  created_on: 2006-07-19 19:35:36 +02:00
16
  project_id: 2
17
  id: 3
18
  user_id: 2
19
  mail_notification: true
20
members_004: 
21
  id: 4
22
  created_on: 2006-07-19 19:35:36 +02:00
23
  project_id: 1
24
  # Locked user
25
  user_id: 5
26
  mail_notification: true
27
members_005: 
28
  id: 5
29
  created_on: 2006-07-19 19:35:33 +02:00
30
  project_id: 5
31
  user_id: 2
32
  mail_notification: true
33
members_006: 
34
  id: 6
35
  created_on: 2006-07-19 19:35:33 +02:00
36
  project_id: 5
37
  user_id: 10
38
  mail_notification: false
39
members_007: 
40
  id: 7
41
  created_on: 2006-07-19 19:35:33 +02:00
42
  project_id: 5
43
  user_id: 8
44
  mail_notification: false
45
members_008:
46
  created_on: 2006-07-19 19:35:33 +02:00
47
  project_id: 5
48
  id: 8
49
  user_id: 1
50
  mail_notification: true
51
members_009: 
52
  id: 9
53
  created_on: 2006-07-19 19:35:33 +02:00
54
  project_id: 2
55
  user_id: 11
56
  mail_notification: false
57
members_010: 
58
  id: 10
59
  created_on: 2006-07-19 19:35:33 +02:00
60
  project_id: 2
61
  user_id: 8
62
  mail_notification: false