pt-flow 0.2.1 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/README.md +3 -3
- data/lib/pt-flow/ui.rb +15 -12
- data/lib/pt-flow/version.rb +1 -1
- data/spec/support/webmock.rb +0 -4
- metadata +15 -68
- data/spec/fixtures/activity.xml +0 -177
- data/spec/fixtures/backup_stories.xml +0 -270
- data/spec/fixtures/bugs.xml +0 -279
- data/spec/fixtures/created_note.xml +0 -14
- data/spec/fixtures/created_story.xml +0 -14
- data/spec/fixtures/iterations_all.xml +0 -243
- data/spec/fixtures/iterations_backlog.xml +0 -166
- data/spec/fixtures/iterations_current.xml +0 -48
- data/spec/fixtures/iterations_current_backlog.xml +0 -211
- data/spec/fixtures/iterations_done.xml +0 -34
- data/spec/fixtures/notes.xml +0 -33
- data/spec/fixtures/project_activity.xml +0 -177
- data/spec/fixtures/tasks.xml +0 -24
- data/spec/fixtures/update_tasks.xml +0 -8
@@ -1,270 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<stories type="array" count="14" limit="20" total="14">
|
3
|
-
<story>
|
4
|
-
<id type="integer">4460116</id>
|
5
|
-
<project_id type="integer">102622</project_id>
|
6
|
-
<story_type>feature</story_type>
|
7
|
-
<url>http://www.pivotaltracker.com/story/show/4460116</url>
|
8
|
-
<estimate type="integer">0</estimate>
|
9
|
-
<current_state>accepted</current_state>
|
10
|
-
<description>This is a story that's finished.</description>
|
11
|
-
<name>Old, accepted story</name>
|
12
|
-
<requested_by>Jon Mischo</requested_by>
|
13
|
-
<created_at type="datetime">2010/07/27 21:58:28 UTC</created_at>
|
14
|
-
<updated_at type="datetime">2010/07/27 22:21:17 UTC</updated_at>
|
15
|
-
<accepted_at type="datetime">2010/07/18 17:00:00 UTC</accepted_at>
|
16
|
-
</story>
|
17
|
-
<story>
|
18
|
-
<id type="integer">4459994</id>
|
19
|
-
<project_id type="integer">102622</project_id>
|
20
|
-
<story_type>feature</story_type>
|
21
|
-
<url>http://www.pivotaltracker.com/story/show/4459994</url>
|
22
|
-
<estimate type="integer">-1</estimate>
|
23
|
-
<current_state>unstarted</current_state>
|
24
|
-
<description>Generic description</description>
|
25
|
-
<name>Unestimated Feature</name>
|
26
|
-
<requested_by>Jon Mischo</requested_by>
|
27
|
-
<created_at type="datetime">2010/07/27 21:51:01 UTC</created_at>
|
28
|
-
<updated_at type="datetime">2010/07/27 22:20:46 UTC</updated_at>
|
29
|
-
</story>
|
30
|
-
<story>
|
31
|
-
<id type="integer">4460038</id>
|
32
|
-
<project_id type="integer">102622</project_id>
|
33
|
-
<story_type>feature</story_type>
|
34
|
-
<url>http://www.pivotaltracker.com/story/show/4460038</url>
|
35
|
-
<estimate type="integer">1</estimate>
|
36
|
-
<current_state>unstarted</current_state>
|
37
|
-
<description>This is a story that has comments.</description>
|
38
|
-
<name>This is for comments</name>
|
39
|
-
<requested_by>Jon Mischo</requested_by>
|
40
|
-
<created_at type="datetime">2010/07/27 21:53:16 UTC</created_at>
|
41
|
-
<updated_at type="datetime">2010/07/27 22:20:48 UTC</updated_at>
|
42
|
-
<notes type="array">
|
43
|
-
<note>
|
44
|
-
<id type="integer">2111593</id>
|
45
|
-
<text>This is a comment...whee!</text>
|
46
|
-
<author>Jon</author>
|
47
|
-
<noted_at type="datetime">2010/07/27 22:15:48 UTC</noted_at>
|
48
|
-
</note>
|
49
|
-
<note>
|
50
|
-
<id type="integer">2128955</id>
|
51
|
-
<text>Test note</text>
|
52
|
-
<author>Test Suite Access</author>
|
53
|
-
<noted_at type="datetime">2010/07/29 18:15:09 UTC</noted_at>
|
54
|
-
</note>
|
55
|
-
<note>
|
56
|
-
<id type="integer">2128959</id>
|
57
|
-
<text>Test note</text>
|
58
|
-
<author>Test Suite Access</author>
|
59
|
-
<noted_at type="datetime">2010/07/29 18:16:12 UTC</noted_at>
|
60
|
-
</note>
|
61
|
-
<note>
|
62
|
-
<id type="integer">2129077</id>
|
63
|
-
<text>Test note</text>
|
64
|
-
<author>Test Suite Access</author>
|
65
|
-
<noted_at type="datetime">2010/07/29 18:22:26 UTC</noted_at>
|
66
|
-
</note>
|
67
|
-
<note>
|
68
|
-
<id type="integer">2129374</id>
|
69
|
-
<text>Test note</text>
|
70
|
-
<author>Test Suite Access</author>
|
71
|
-
<noted_at type="datetime">2010/07/29 18:55:44 UTC</noted_at>
|
72
|
-
</note>
|
73
|
-
</notes>
|
74
|
-
</story>
|
75
|
-
<story>
|
76
|
-
<id type="integer">4460598</id>
|
77
|
-
<project_id type="integer">102622</project_id>
|
78
|
-
<story_type>feature</story_type>
|
79
|
-
<url>http://www.pivotaltracker.com/story/show/4460598</url>
|
80
|
-
<estimate type="integer">3</estimate>
|
81
|
-
<current_state>unstarted</current_state>
|
82
|
-
<description>This story has attachments.</description>
|
83
|
-
<name>Story with attachments</name>
|
84
|
-
<requested_by>Jon Mischo</requested_by>
|
85
|
-
<created_at type="datetime">2010/07/27 22:33:13 UTC</created_at>
|
86
|
-
<updated_at type="datetime">2010/07/27 22:33:28 UTC</updated_at>
|
87
|
-
<attachments type="array">
|
88
|
-
<attachment>
|
89
|
-
<id type="integer">491576</id>
|
90
|
-
<filename>LICENSE</filename>
|
91
|
-
<description></description>
|
92
|
-
<uploaded_by>Jon</uploaded_by>
|
93
|
-
<uploaded_at type="datetime">2010/07/27 22:34:23 UTC</uploaded_at>
|
94
|
-
<url>http://www.pivotaltracker.com/resource/download/491576</url>
|
95
|
-
</attachment>
|
96
|
-
<attachment>
|
97
|
-
<id type="integer">493019</id>
|
98
|
-
<filename>README.rdoc</filename>
|
99
|
-
<description>README file from api gem</description>
|
100
|
-
<uploaded_by>Jon</uploaded_by>
|
101
|
-
<uploaded_at type="datetime">2010/07/28 15:16:18 UTC</uploaded_at>
|
102
|
-
<url>http://www.pivotaltracker.com/resource/download/493019</url>
|
103
|
-
</attachment>
|
104
|
-
</attachments>
|
105
|
-
</story>
|
106
|
-
<story>
|
107
|
-
<id type="integer">4473735</id>
|
108
|
-
<project_id type="integer">102622</project_id>
|
109
|
-
<story_type>feature</story_type>
|
110
|
-
<url>http://www.pivotaltracker.com/story/show/4473735</url>
|
111
|
-
<estimate type="integer">1</estimate>
|
112
|
-
<current_state>unstarted</current_state>
|
113
|
-
<description></description>
|
114
|
-
<name>Attachment upload test story</name>
|
115
|
-
<requested_by>Jon</requested_by>
|
116
|
-
<created_at type="datetime">2010/07/28 18:17:33 UTC</created_at>
|
117
|
-
<updated_at type="datetime">2010/07/28 18:17:44 UTC</updated_at>
|
118
|
-
<attachments type="array">
|
119
|
-
<attachment>
|
120
|
-
<id type="integer">495851</id>
|
121
|
-
<filename>LICENSE</filename>
|
122
|
-
<description></description>
|
123
|
-
<uploaded_by>Test Suite Access</uploaded_by>
|
124
|
-
<uploaded_at type="datetime">2010/07/29 19:07:19 UTC</uploaded_at>
|
125
|
-
<url>http://www.pivotaltracker.com/resource/download/495851</url>
|
126
|
-
</attachment>
|
127
|
-
<attachment>
|
128
|
-
<id type="integer">495856</id>
|
129
|
-
<filename>LICENSE</filename>
|
130
|
-
<description></description>
|
131
|
-
<uploaded_by>Test Suite Access</uploaded_by>
|
132
|
-
<uploaded_at type="datetime">2010/07/29 19:09:27 UTC</uploaded_at>
|
133
|
-
<url>http://www.pivotaltracker.com/resource/download/495856</url>
|
134
|
-
</attachment>
|
135
|
-
<attachment>
|
136
|
-
<id type="integer">495858</id>
|
137
|
-
<filename>LICENSE</filename>
|
138
|
-
<description></description>
|
139
|
-
<uploaded_by>Test Suite Access</uploaded_by>
|
140
|
-
<uploaded_at type="datetime">2010/07/29 19:11:44 UTC</uploaded_at>
|
141
|
-
<url>http://www.pivotaltracker.com/resource/download/495858</url>
|
142
|
-
</attachment>
|
143
|
-
<attachment>
|
144
|
-
<id type="integer">495863</id>
|
145
|
-
<filename>LICENSE</filename>
|
146
|
-
<description></description>
|
147
|
-
<uploaded_by>Test Suite Access</uploaded_by>
|
148
|
-
<uploaded_at type="datetime">2010/07/29 19:13:06 UTC</uploaded_at>
|
149
|
-
<url>http://www.pivotaltracker.com/resource/download/495863</url>
|
150
|
-
</attachment>
|
151
|
-
</attachments>
|
152
|
-
</story>
|
153
|
-
<story>
|
154
|
-
<id type="integer">4490874</id>
|
155
|
-
<project_id type="integer">102622</project_id>
|
156
|
-
<story_type>feature</story_type>
|
157
|
-
<url>http://www.pivotaltracker.com/story/show/4490874</url>
|
158
|
-
<estimate type="integer">0</estimate>
|
159
|
-
<current_state>unstarted</current_state>
|
160
|
-
<description></description>
|
161
|
-
<name>Movable Story</name>
|
162
|
-
<requested_by>Test Suite Access</requested_by>
|
163
|
-
<created_at type="datetime">2010/07/29 18:12:31 UTC</created_at>
|
164
|
-
<updated_at type="datetime">2010/07/29 19:13:12 UTC</updated_at>
|
165
|
-
</story>
|
166
|
-
<story>
|
167
|
-
<id type="integer">4492080</id>
|
168
|
-
<project_id type="integer">102622</project_id>
|
169
|
-
<story_type>feature</story_type>
|
170
|
-
<url>http://www.pivotaltracker.com/story/show/4492080</url>
|
171
|
-
<estimate type="integer">-1</estimate>
|
172
|
-
<current_state>unscheduled</current_state>
|
173
|
-
<description></description>
|
174
|
-
<name>Create stuff</name>
|
175
|
-
<requested_by>Test Suite Access</requested_by>
|
176
|
-
<created_at type="datetime">2010/07/29 19:13:04 UTC</created_at>
|
177
|
-
<updated_at type="datetime">2010/07/29 19:13:04 UTC</updated_at>
|
178
|
-
</story>
|
179
|
-
<story>
|
180
|
-
<id type="integer">4492078</id>
|
181
|
-
<project_id type="integer">102622</project_id>
|
182
|
-
<story_type>feature</story_type>
|
183
|
-
<url>http://www.pivotaltracker.com/story/show/4492078</url>
|
184
|
-
<estimate type="integer">-1</estimate>
|
185
|
-
<current_state>unscheduled</current_state>
|
186
|
-
<description></description>
|
187
|
-
<name>Create stuff</name>
|
188
|
-
<requested_by>Test Suite Access</requested_by>
|
189
|
-
<created_at type="datetime">2010/07/29 19:13:01 UTC</created_at>
|
190
|
-
<updated_at type="datetime">2010/07/29 19:13:01 UTC</updated_at>
|
191
|
-
</story>
|
192
|
-
<story>
|
193
|
-
<id type="integer">4492060</id>
|
194
|
-
<project_id type="integer">102622</project_id>
|
195
|
-
<story_type>feature</story_type>
|
196
|
-
<url>http://www.pivotaltracker.com/story/show/4492060</url>
|
197
|
-
<estimate type="integer">-1</estimate>
|
198
|
-
<current_state>unscheduled</current_state>
|
199
|
-
<description></description>
|
200
|
-
<name>Create stuff</name>
|
201
|
-
<requested_by>Test Suite Access</requested_by>
|
202
|
-
<created_at type="datetime">2010/07/29 19:11:43 UTC</created_at>
|
203
|
-
<updated_at type="datetime">2010/07/29 19:11:43 UTC</updated_at>
|
204
|
-
</story>
|
205
|
-
<story>
|
206
|
-
<id type="integer">4492059</id>
|
207
|
-
<project_id type="integer">102622</project_id>
|
208
|
-
<story_type>feature</story_type>
|
209
|
-
<url>http://www.pivotaltracker.com/story/show/4492059</url>
|
210
|
-
<estimate type="integer">-1</estimate>
|
211
|
-
<current_state>unscheduled</current_state>
|
212
|
-
<description></description>
|
213
|
-
<name>Create stuff</name>
|
214
|
-
<requested_by>Test Suite Access</requested_by>
|
215
|
-
<created_at type="datetime">2010/07/29 19:11:38 UTC</created_at>
|
216
|
-
<updated_at type="datetime">2010/07/29 19:11:38 UTC</updated_at>
|
217
|
-
</story>
|
218
|
-
<story>
|
219
|
-
<id type="integer">4491973</id>
|
220
|
-
<project_id type="integer">102622</project_id>
|
221
|
-
<story_type>feature</story_type>
|
222
|
-
<url>http://www.pivotaltracker.com/story/show/4491973</url>
|
223
|
-
<estimate type="integer">-1</estimate>
|
224
|
-
<current_state>unscheduled</current_state>
|
225
|
-
<description></description>
|
226
|
-
<name>Create stuff</name>
|
227
|
-
<requested_by>Test Suite Access</requested_by>
|
228
|
-
<created_at type="datetime">2010/07/29 19:09:26 UTC</created_at>
|
229
|
-
<updated_at type="datetime">2010/07/29 19:09:26 UTC</updated_at>
|
230
|
-
</story>
|
231
|
-
<story>
|
232
|
-
<id type="integer">4491971</id>
|
233
|
-
<project_id type="integer">102622</project_id>
|
234
|
-
<story_type>feature</story_type>
|
235
|
-
<url>http://www.pivotaltracker.com/story/show/4491971</url>
|
236
|
-
<estimate type="integer">-1</estimate>
|
237
|
-
<current_state>unscheduled</current_state>
|
238
|
-
<description></description>
|
239
|
-
<name>Create stuff</name>
|
240
|
-
<requested_by>Test Suite Access</requested_by>
|
241
|
-
<created_at type="datetime">2010/07/29 19:09:24 UTC</created_at>
|
242
|
-
<updated_at type="datetime">2010/07/29 19:09:24 UTC</updated_at>
|
243
|
-
</story>
|
244
|
-
<story>
|
245
|
-
<id type="integer">4491741</id>
|
246
|
-
<project_id type="integer">102622</project_id>
|
247
|
-
<story_type>feature</story_type>
|
248
|
-
<url>http://www.pivotaltracker.com/story/show/4491741</url>
|
249
|
-
<estimate type="integer">-1</estimate>
|
250
|
-
<current_state>unscheduled</current_state>
|
251
|
-
<description></description>
|
252
|
-
<name>Create Stuff</name>
|
253
|
-
<requested_by>Test Suite Access</requested_by>
|
254
|
-
<created_at type="datetime">2010/07/29 18:56:02 UTC</created_at>
|
255
|
-
<updated_at type="datetime">2010/07/29 18:56:02 UTC</updated_at>
|
256
|
-
</story>
|
257
|
-
<story>
|
258
|
-
<id type="integer">4490944</id>
|
259
|
-
<project_id type="integer">102622</project_id>
|
260
|
-
<story_type>feature</story_type>
|
261
|
-
<url>http://www.pivotaltracker.com/story/show/4490944</url>
|
262
|
-
<estimate type="integer">-1</estimate>
|
263
|
-
<current_state>unscheduled</current_state>
|
264
|
-
<description></description>
|
265
|
-
<name>Create Stuff</name>
|
266
|
-
<requested_by>Test Suite Access</requested_by>
|
267
|
-
<created_at type="datetime">2010/07/29 18:17:23 UTC</created_at>
|
268
|
-
<updated_at type="datetime">2010/07/29 18:17:23 UTC</updated_at>
|
269
|
-
</story>
|
270
|
-
</stories>
|
data/spec/fixtures/bugs.xml
DELETED
@@ -1,279 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<stories type="array" count="13" limit="20" total="14">
|
3
|
-
<story>
|
4
|
-
<id type="integer">4459994</id>
|
5
|
-
<project_id type="integer">102622</project_id>
|
6
|
-
<story_type>bug</story_type>
|
7
|
-
<url>http://www.pivotaltracker.com/story/show/4459994</url>
|
8
|
-
<estimate type="integer">2</estimate>
|
9
|
-
<current_state>unstarted</current_state>
|
10
|
-
<description>Generic description</description>
|
11
|
-
<name>Tasks Test</name>
|
12
|
-
<requested_by>Jon Mischo</requested_by>
|
13
|
-
<created_at type="datetime">2010/07/27 21:51:01 UTC</created_at>
|
14
|
-
<updated_at type="datetime">2010/07/27 22:20:46 UTC</updated_at>
|
15
|
-
<tasks type="array">
|
16
|
-
<task>
|
17
|
-
<id type="integer">468113</id>
|
18
|
-
<description>Task number 1</description>
|
19
|
-
<position>1</position>
|
20
|
-
<complete>false</complete>
|
21
|
-
<created_at type="datetime">2010/07/27 21:51:28 UTC</created_at>
|
22
|
-
</task>
|
23
|
-
<task>
|
24
|
-
<id type="integer">468114</id>
|
25
|
-
<description>Number 2 Task</description>
|
26
|
-
<position>2</position>
|
27
|
-
<complete>false</complete>
|
28
|
-
<created_at type="datetime">2010/07/27 21:51:32 UTC</created_at>
|
29
|
-
</task>
|
30
|
-
<task>
|
31
|
-
<id type="integer">468117</id>
|
32
|
-
<description>3rd task is a charm</description>
|
33
|
-
<position>3</position>
|
34
|
-
<complete>true</complete>
|
35
|
-
<created_at type="datetime">2010/07/27 21:51:42 UTC</created_at>
|
36
|
-
</task>
|
37
|
-
</tasks>
|
38
|
-
</story>
|
39
|
-
<story>
|
40
|
-
<id type="integer">4460038</id>
|
41
|
-
<project_id type="integer">102622</project_id>
|
42
|
-
<story_type>bug</story_type>
|
43
|
-
<url>http://www.pivotaltracker.com/story/show/4460038</url>
|
44
|
-
<estimate type="integer">1</estimate>
|
45
|
-
<current_state>unstarted</current_state>
|
46
|
-
<description>This is a story that has comments.</description>
|
47
|
-
<name>This is for comments</name>
|
48
|
-
<requested_by>Jon Mischo</requested_by>
|
49
|
-
<created_at type="datetime">2010/07/27 21:53:16 UTC</created_at>
|
50
|
-
<updated_at type="datetime">2010/07/27 22:20:48 UTC</updated_at>
|
51
|
-
<notes type="array">
|
52
|
-
<note>
|
53
|
-
<id type="integer">2111593</id>
|
54
|
-
<text>This is a comment...whee!</text>
|
55
|
-
<author>Jon</author>
|
56
|
-
<noted_at type="datetime">2010/07/27 22:15:48 UTC</noted_at>
|
57
|
-
</note>
|
58
|
-
<note>
|
59
|
-
<id type="integer">2128955</id>
|
60
|
-
<text>Test note</text>
|
61
|
-
<author>Test Suite Access</author>
|
62
|
-
<noted_at type="datetime">2010/07/29 18:15:09 UTC</noted_at>
|
63
|
-
</note>
|
64
|
-
<note>
|
65
|
-
<id type="integer">2128959</id>
|
66
|
-
<text>Test note</text>
|
67
|
-
<author>Test Suite Access</author>
|
68
|
-
<noted_at type="datetime">2010/07/29 18:16:12 UTC</noted_at>
|
69
|
-
</note>
|
70
|
-
<note>
|
71
|
-
<id type="integer">2129077</id>
|
72
|
-
<text>Test note</text>
|
73
|
-
<author>Test Suite Access</author>
|
74
|
-
<noted_at type="datetime">2010/07/29 18:22:26 UTC</noted_at>
|
75
|
-
</note>
|
76
|
-
<note>
|
77
|
-
<id type="integer">2129374</id>
|
78
|
-
<text>Test note</text>
|
79
|
-
<author>Test Suite Access</author>
|
80
|
-
<noted_at type="datetime">2010/07/29 18:55:44 UTC</noted_at>
|
81
|
-
</note>
|
82
|
-
</notes>
|
83
|
-
</story>
|
84
|
-
<story>
|
85
|
-
<id type="integer">4460598</id>
|
86
|
-
<project_id type="integer">102622</project_id>
|
87
|
-
<story_type>bug</story_type>
|
88
|
-
<url>http://www.pivotaltracker.com/story/show/4460598</url>
|
89
|
-
<estimate type="integer">3</estimate>
|
90
|
-
<current_state>unstarted</current_state>
|
91
|
-
<description>This story has attachments.</description>
|
92
|
-
<name>Story with attachments</name>
|
93
|
-
<requested_by>Jon Mischo</requested_by>
|
94
|
-
<created_at type="datetime">2010/07/27 22:33:13 UTC</created_at>
|
95
|
-
<updated_at type="datetime">2010/07/27 22:33:28 UTC</updated_at>
|
96
|
-
<attachments type="array">
|
97
|
-
<attachment>
|
98
|
-
<id type="integer">491576</id>
|
99
|
-
<filename>LICENSE</filename>
|
100
|
-
<description></description>
|
101
|
-
<uploaded_by>Jon</uploaded_by>
|
102
|
-
<uploaded_at type="datetime">2010/07/27 22:34:23 UTC</uploaded_at>
|
103
|
-
<url>http://www.pivotaltracker.com/resource/download/491576</url>
|
104
|
-
</attachment>
|
105
|
-
<attachment>
|
106
|
-
<id type="integer">493019</id>
|
107
|
-
<filename>README.rdoc</filename>
|
108
|
-
<description>README file from api gem</description>
|
109
|
-
<uploaded_by>Jon</uploaded_by>
|
110
|
-
<uploaded_at type="datetime">2010/07/28 15:16:18 UTC</uploaded_at>
|
111
|
-
<url>http://www.pivotaltracker.com/resource/download/493019</url>
|
112
|
-
</attachment>
|
113
|
-
</attachments>
|
114
|
-
</story>
|
115
|
-
<story>
|
116
|
-
<id type="integer">4473735</id>
|
117
|
-
<project_id type="integer">102622</project_id>
|
118
|
-
<story_type>bug</story_type>
|
119
|
-
<url>http://www.pivotaltracker.com/story/show/4473735</url>
|
120
|
-
<estimate type="integer">1</estimate>
|
121
|
-
<current_state>unstarted</current_state>
|
122
|
-
<description></description>
|
123
|
-
<name>Attachment upload test story</name>
|
124
|
-
<requested_by>Jon</requested_by>
|
125
|
-
<created_at type="datetime">2010/07/28 18:17:33 UTC</created_at>
|
126
|
-
<updated_at type="datetime">2010/07/28 18:17:44 UTC</updated_at>
|
127
|
-
<attachments type="array">
|
128
|
-
<attachment>
|
129
|
-
<id type="integer">495851</id>
|
130
|
-
<filename>LICENSE</filename>
|
131
|
-
<description></description>
|
132
|
-
<uploaded_by>Test Suite Access</uploaded_by>
|
133
|
-
<uploaded_at type="datetime">2010/07/29 19:07:19 UTC</uploaded_at>
|
134
|
-
<url>http://www.pivotaltracker.com/resource/download/495851</url>
|
135
|
-
</attachment>
|
136
|
-
<attachment>
|
137
|
-
<id type="integer">495856</id>
|
138
|
-
<filename>LICENSE</filename>
|
139
|
-
<description></description>
|
140
|
-
<uploaded_by>Test Suite Access</uploaded_by>
|
141
|
-
<uploaded_at type="datetime">2010/07/29 19:09:27 UTC</uploaded_at>
|
142
|
-
<url>http://www.pivotaltracker.com/resource/download/495856</url>
|
143
|
-
</attachment>
|
144
|
-
<attachment>
|
145
|
-
<id type="integer">495858</id>
|
146
|
-
<filename>LICENSE</filename>
|
147
|
-
<description></description>
|
148
|
-
<uploaded_by>Test Suite Access</uploaded_by>
|
149
|
-
<uploaded_at type="datetime">2010/07/29 19:11:44 UTC</uploaded_at>
|
150
|
-
<url>http://www.pivotaltracker.com/resource/download/495858</url>
|
151
|
-
</attachment>
|
152
|
-
<attachment>
|
153
|
-
<id type="integer">495863</id>
|
154
|
-
<filename>LICENSE</filename>
|
155
|
-
<description></description>
|
156
|
-
<uploaded_by>Test Suite Access</uploaded_by>
|
157
|
-
<uploaded_at type="datetime">2010/07/29 19:13:06 UTC</uploaded_at>
|
158
|
-
<url>http://www.pivotaltracker.com/resource/download/495863</url>
|
159
|
-
</attachment>
|
160
|
-
</attachments>
|
161
|
-
</story>
|
162
|
-
<story>
|
163
|
-
<id type="integer">4490874</id>
|
164
|
-
<project_id type="integer">102622</project_id>
|
165
|
-
<story_type>bug</story_type>
|
166
|
-
<url>http://www.pivotaltracker.com/story/show/4490874</url>
|
167
|
-
<estimate type="integer">0</estimate>
|
168
|
-
<current_state>unstarted</current_state>
|
169
|
-
<description></description>
|
170
|
-
<name>Movable Story</name>
|
171
|
-
<requested_by>Test Suite Access</requested_by>
|
172
|
-
<created_at type="datetime">2010/07/29 18:12:31 UTC</created_at>
|
173
|
-
<updated_at type="datetime">2010/07/29 19:13:12 UTC</updated_at>
|
174
|
-
</story>
|
175
|
-
<story>
|
176
|
-
<id type="integer">4492080</id>
|
177
|
-
<project_id type="integer">102622</project_id>
|
178
|
-
<story_type>bug</story_type>
|
179
|
-
<url>http://www.pivotaltracker.com/story/show/4492080</url>
|
180
|
-
<estimate type="integer">-1</estimate>
|
181
|
-
<current_state>unscheduled</current_state>
|
182
|
-
<description></description>
|
183
|
-
<name>Create stuff</name>
|
184
|
-
<requested_by>Test Suite Access</requested_by>
|
185
|
-
<created_at type="datetime">2010/07/29 19:13:04 UTC</created_at>
|
186
|
-
<updated_at type="datetime">2010/07/29 19:13:04 UTC</updated_at>
|
187
|
-
</story>
|
188
|
-
<story>
|
189
|
-
<id type="integer">4492078</id>
|
190
|
-
<project_id type="integer">102622</project_id>
|
191
|
-
<story_type>bug</story_type>
|
192
|
-
<url>http://www.pivotaltracker.com/story/show/4492078</url>
|
193
|
-
<estimate type="integer">-1</estimate>
|
194
|
-
<current_state>unscheduled</current_state>
|
195
|
-
<description></description>
|
196
|
-
<name>Create stuff</name>
|
197
|
-
<requested_by>Test Suite Access</requested_by>
|
198
|
-
<created_at type="datetime">2010/07/29 19:13:01 UTC</created_at>
|
199
|
-
<updated_at type="datetime">2010/07/29 19:13:01 UTC</updated_at>
|
200
|
-
</story>
|
201
|
-
<story>
|
202
|
-
<id type="integer">4492060</id>
|
203
|
-
<project_id type="integer">102622</project_id>
|
204
|
-
<story_type>bug</story_type>
|
205
|
-
<url>http://www.pivotaltracker.com/story/show/4492060</url>
|
206
|
-
<estimate type="integer">-1</estimate>
|
207
|
-
<current_state>unscheduled</current_state>
|
208
|
-
<description></description>
|
209
|
-
<name>Create stuff</name>
|
210
|
-
<requested_by>Test Suite Access</requested_by>
|
211
|
-
<created_at type="datetime">2010/07/29 19:11:43 UTC</created_at>
|
212
|
-
<updated_at type="datetime">2010/07/29 19:11:43 UTC</updated_at>
|
213
|
-
</story>
|
214
|
-
<story>
|
215
|
-
<id type="integer">4492059</id>
|
216
|
-
<project_id type="integer">102622</project_id>
|
217
|
-
<story_type>bug</story_type>
|
218
|
-
<url>http://www.pivotaltracker.com/story/show/4492059</url>
|
219
|
-
<estimate type="integer">-1</estimate>
|
220
|
-
<current_state>unscheduled</current_state>
|
221
|
-
<description></description>
|
222
|
-
<name>Create stuff</name>
|
223
|
-
<requested_by>Test Suite Access</requested_by>
|
224
|
-
<created_at type="datetime">2010/07/29 19:11:38 UTC</created_at>
|
225
|
-
<updated_at type="datetime">2010/07/29 19:11:38 UTC</updated_at>
|
226
|
-
</story>
|
227
|
-
<story>
|
228
|
-
<id type="integer">4491973</id>
|
229
|
-
<project_id type="integer">102622</project_id>
|
230
|
-
<story_type>bug</story_type>
|
231
|
-
<url>http://www.pivotaltracker.com/story/show/4491973</url>
|
232
|
-
<estimate type="integer">-1</estimate>
|
233
|
-
<current_state>unscheduled</current_state>
|
234
|
-
<description></description>
|
235
|
-
<name>Create stuff</name>
|
236
|
-
<requested_by>Test Suite Access</requested_by>
|
237
|
-
<created_at type="datetime">2010/07/29 19:09:26 UTC</created_at>
|
238
|
-
<updated_at type="datetime">2010/07/29 19:09:26 UTC</updated_at>
|
239
|
-
</story>
|
240
|
-
<story>
|
241
|
-
<id type="integer">4491971</id>
|
242
|
-
<project_id type="integer">102622</project_id>
|
243
|
-
<story_type>bug</story_type>
|
244
|
-
<url>http://www.pivotaltracker.com/story/show/4491971</url>
|
245
|
-
<estimate type="integer">-1</estimate>
|
246
|
-
<current_state>unscheduled</current_state>
|
247
|
-
<description></description>
|
248
|
-
<name>Create stuff</name>
|
249
|
-
<requested_by>Test Suite Access</requested_by>
|
250
|
-
<created_at type="datetime">2010/07/29 19:09:24 UTC</created_at>
|
251
|
-
<updated_at type="datetime">2010/07/29 19:09:24 UTC</updated_at>
|
252
|
-
</story>
|
253
|
-
<story>
|
254
|
-
<id type="integer">4491741</id>
|
255
|
-
<project_id type="integer">102622</project_id>
|
256
|
-
<story_type>bug</story_type>
|
257
|
-
<url>http://www.pivotaltracker.com/story/show/4491741</url>
|
258
|
-
<estimate type="integer">-1</estimate>
|
259
|
-
<current_state>unscheduled</current_state>
|
260
|
-
<description></description>
|
261
|
-
<name>Create Stuff</name>
|
262
|
-
<requested_by>Test Suite Access</requested_by>
|
263
|
-
<created_at type="datetime">2010/07/29 18:56:02 UTC</created_at>
|
264
|
-
<updated_at type="datetime">2010/07/29 18:56:02 UTC</updated_at>
|
265
|
-
</story>
|
266
|
-
<story>
|
267
|
-
<id type="integer">4490944</id>
|
268
|
-
<project_id type="integer">102622</project_id>
|
269
|
-
<story_type>bug</story_type>
|
270
|
-
<url>http://www.pivotaltracker.com/story/show/4490944</url>
|
271
|
-
<estimate type="integer">-1</estimate>
|
272
|
-
<current_state>unscheduled</current_state>
|
273
|
-
<description></description>
|
274
|
-
<name>Create Stuff</name>
|
275
|
-
<requested_by>Test Suite Access</requested_by>
|
276
|
-
<created_at type="datetime">2010/07/29 18:17:23 UTC</created_at>
|
277
|
-
<updated_at type="datetime">2010/07/29 18:17:23 UTC</updated_at>
|
278
|
-
</story>
|
279
|
-
</stories>
|