Properties
Properties
- Buildable
- B1050: Diff 850
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Oct 13 2017, 4:48 PM · Built for 8 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | python3 -m flake8 swh bin/swh-storage-add-dir |
---|---|
2 |
Python tests
Python tests
- When
- Completed at Oct 13 2017, 4:48 PM · Built for 7 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | W: unknown repository 'swh-loader-antelink', you might want to remove it |
---|---|
2 | W: unknown repository 'swh-cloner-git', you might want to remove it |
3 | W: unknown repository 'swh-environment', you might want to remove it |
4 | W: unknown repository 'swh-lister-github', you might want to remove it |
5 | W: unknown repository 'swh-web-ui', you might want to remove it |
6 | W: unknown repository 'swh-lister-bitbucket', you might want to remove it |
7 | W: unknown repository 'swh-fetcher-googlecode', you might want to remove it |
8 | ctags_to_db (test_converters.TestConverters) ... ok |
9 | db_to_author (test_converters.TestConverters) ... ok |
10 | db_to_ctags (test_converters.TestConverters) ... ok |
11 | db_to_fossology_license (test_converters.TestConverters) ... ok |
12 | db_to_git_headers (test_converters.TestConverters) ... ok |
13 | db_to_language (test_converters.TestConverters) ... ok |
14 | db_to_metadata (test_converters.TestConverters) ... ok |
15 | db_to_mimetype (test_converters.TestConverters) ... ok |
16 | db_to_release (test_converters.TestConverters) ... ok |
17 | db_to_revision (test_converters.TestConverters) ... ok |
18 | |
19 | ---------------------------------------------------------------------- |
20 | Ran 10 tests in 3.768s |
21 | |
22 | OK |
23 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Oct 13 2017, 4:48 PM · Built for 30 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/snippets |
---|---|
2 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/snippets |
3 | Already up-to-date. |
4 | |
5 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-archiver |
6 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-archiver |
7 | From ssh://forge.softwareheritage.org/source/swh-archiver |
8 | 4eaa417..39dd7db master -> origin/master |
9 | * [new tag] v0.0.2 -> v0.0.2 |
10 | Updating 4eaa417..39dd7db |
11 | Fast-forward |
12 | debian/control | 2 +- |
13 | debian/rules | 11 +++++------ |
14 | setup.py | 7 ++----- |
15 | swh/__init__.py | 1 + |
16 | swh/archiver/tests/__init__.py | 0 |
17 | 5 files changed, 9 insertions(+), 12 deletions(-) |
18 | create mode 100644 swh/__init__.py |
19 | create mode 100644 swh/archiver/tests/__init__.py |
20 | |
21 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-docs |
22 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-docs |
23 | From ssh://forge.softwareheritage.org/diffusion/DDOC/swh-docs |
24 | 1201908..69fcce5 master -> origin/master |
25 | Updating 1201908..69fcce5 |
26 | Fast-forward |
27 | Makefile.sphinx | 13 +++++-- |
28 | README.md | 3 +- |
29 | debian/control | 2 +- |
30 | debian/rules | 8 +++-- |
31 | docs/_static/software-heritage-logo.png | Bin 0 -> 7551 bytes |
32 | docs/conf.py | 6 ++++ |
33 | requirements.txt | 1 + |
34 | setup.py | 6 ++-- |
35 | swh/__init__.py | 1 + |
36 | swh/docs/sphinx/conf.py | 60 ++++++++++++++------------------ |
37 | 10 files changed, 55 insertions(+), 45 deletions(-) |
38 | create mode 100644 docs/_static/software-heritage-logo.png |
39 | create mode 100644 swh/__init__.py |
40 | |
41 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-deposit |
42 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-deposit |
43 | From ssh://forge.softwareheritage.org/source/swh-deposit |
44 | c193b13..b6a8f02 master -> origin/master |
45 | * [new tag] v0.0.17 -> v0.0.17 |
46 | * [new tag] v0.0.15 -> v0.0.15 |
47 | * [new tag] v0.0.16 -> v0.0.16 |
48 | Updating c193b13..b6a8f02 |
49 | Fast-forward |
50 | Makefile.local | 4 +- |
51 | README-dev.md | 4 +- |
52 | bin/Makefile | 40 ++++ |
53 | bin/create_deposit.sh | 21 ++ |
54 | bin/create_deposit_with_metadata.sh | 18 ++ |
55 | bin/default-setup | 3 + |
56 | bin/download-deposit-archive.sh | 7 + |
57 | bin/home.sh | 6 + |
58 | bin/replace-deposit-archive.sh | 21 ++ |
59 | bin/service-document.sh | 5 + |
60 | bin/status.sh | 7 + |
61 | bin/update-deposit-with-another-archive.sh | 21 ++ |
62 | bin/update-status.sh | 12 ++ |
63 | debian/control | 22 +- |
64 | debian/rules | 12 +- |
65 | requirements-swh.txt | 2 +- |
66 | setup.py | 17 +- |
67 | swh/__init__.py | 1 + |
68 | swh/deposit/admin.py | 14 -- |
69 | swh/deposit/api/__init__.py | 0 |
70 | swh/deposit/api/common.py | 115 ++++++++--- |
71 | swh/deposit/api/deposit_content.py | 2 +- |
72 | swh/deposit/api/deposit_status.py | 2 +- |
73 | swh/deposit/api/deposit_update.py | 43 +++- |
74 | swh/deposit/api/private/__init__.py | 0 |
75 | swh/deposit/api/private/deposit_read.py | 144 +++++++++++++ |
76 | swh/deposit/api/private/deposit_update_status.py | 70 +++++++ |
77 | swh/deposit/api/urls.py | 83 ++++++++ |
78 | swh/deposit/auth.py | 103 ++++----- |
79 | swh/deposit/config.py | 4 +- |
80 | swh/deposit/injection/__init__.py | 0 |
81 | swh/deposit/injection/loader.py | 136 ++++++++++++ |
82 | swh/deposit/injection/tasks.py | 35 ++++ |
83 | swh/deposit/migrations/0003_temporaryarchive.py | 26 +++ |
84 | swh/deposit/models.py | 35 +++- |
85 | swh/deposit/scheduler/cli.py | 230 +++++++++------------ |
86 | swh/deposit/service/__init__.py | 0 |
87 | swh/deposit/service/clean_temporary_directory.py | 58 ++++++ |
88 | swh/deposit/settings/common.py | 5 +- |
89 | swh/deposit/tests/__init__.py | 8 +- |
90 | swh/deposit/tests/api/test_deposit.py | 2 +- |
91 | swh/deposit/tests/api/test_deposit_atom.py | 71 +++++-- |
92 | swh/deposit/tests/api/test_deposit_binary.py | 48 ++--- |
93 | swh/deposit/tests/api/test_deposit_delete.py | 10 +- |
94 | swh/deposit/tests/api/test_deposit_multipart.py | 6 +- |
95 | swh/deposit/tests/api/test_deposit_status.py | 6 +- |
96 | swh/deposit/tests/api/test_deposit_update.py | 22 +- |
97 | .../tests/api/test_deposit_update_status.py | 114 ++++++++++ |
98 | swh/deposit/tests/common.py | 19 +- |
99 | swh/deposit/urls.py | 82 +++----- |
100 | 50 files changed, 1316 insertions(+), 400 deletions(-) |
101 | create mode 100644 bin/Makefile |
102 | create mode 100755 bin/create_deposit.sh |
103 | create mode 100755 bin/create_deposit_with_metadata.sh |
104 | create mode 100644 bin/default-setup |
105 | create mode 100755 bin/download-deposit-archive.sh |
106 | create mode 100755 bin/home.sh |
107 | create mode 100755 bin/replace-deposit-archive.sh |
108 | create mode 100755 bin/service-document.sh |
109 | create mode 100755 bin/status.sh |
110 | create mode 100755 bin/update-deposit-with-another-archive.sh |
111 | create mode 100755 bin/update-status.sh |
112 | create mode 100644 swh/__init__.py |
113 | delete mode 100644 swh/deposit/admin.py |
114 | create mode 100644 swh/deposit/api/__init__.py |
115 | create mode 100644 swh/deposit/api/private/__init__.py |
116 | create mode 100644 swh/deposit/api/private/deposit_read.py |
117 | create mode 100644 swh/deposit/api/private/deposit_update_status.py |
118 | create mode 100644 swh/deposit/api/urls.py |
119 | create mode 100644 swh/deposit/injection/__init__.py |
120 | create mode 100644 swh/deposit/injection/loader.py |
121 | create mode 100644 swh/deposit/injection/tasks.py |
122 | create mode 100644 swh/deposit/migrations/0003_temporaryarchive.py |
123 | create mode 100644 swh/deposit/service/__init__.py |
124 | create mode 100644 swh/deposit/service/clean_temporary_directory.py |
125 | create mode 100644 swh/deposit/tests/api/test_deposit_update_status.py |
126 | |
127 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-core |
128 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-core |
129 | From ssh://forge.softwareheritage.org/diffusion/DCORE/swh-core |
130 | 7035bbd..0dab089 master -> origin/master |
131 | * [new tag] v0.0.35 -> v0.0.35 |
132 | Updating 7035bbd..0dab089 |
133 | Fast-forward |
134 | debian/control | 3 ++- |
135 | debian/rules | 11 ++--------- |
136 | setup.py | 4 ++-- |
137 | swh/__init__.py | 1 + |
138 | 4 files changed, 7 insertions(+), 12 deletions(-) |
139 | create mode 100644 swh/__init__.py |
140 | |
141 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-indexer |
142 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-indexer |
143 | From ssh://forge.softwareheritage.org/diffusion/78/swh-indexer |
144 | 66daa54..a36241a master -> origin/master |
145 | Updating 66daa54..a36241a |
146 | Fast-forward |
147 | debian/control | 2 +- |
148 | debian/rules | 6 ++++-- |
149 | setup.py | 6 ++---- |
150 | swh/__init__.py | 1 + |
151 | swh/indexer/mimetype.py | 6 ++++++ |
152 | 5 files changed, 14 insertions(+), 7 deletions(-) |
153 | create mode 100644 swh/__init__.py |
154 | |
155 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-journal |
156 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-journal |
157 | From ssh://forge.softwareheritage.org/diffusion/DJNL/swh-journal |
158 | 2a215cc..46c0890 master -> origin/master |
159 | * [new tag] v0.0.4 -> v0.0.4 |
160 | Updating 2a215cc..46c0890 |
161 | Fast-forward |
162 | debian/control | 6 +++--- |
163 | debian/rules | 11 +++++------ |
164 | requirements.txt | 2 +- |
165 | setup.py | 4 ++-- |
166 | swh/__init__.py | 1 + |
167 | 5 files changed, 12 insertions(+), 12 deletions(-) |
168 | create mode 100644 swh/__init__.py |
169 | |
170 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-debian |
171 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-debian |
172 | From ssh://forge.softwareheritage.org/diffusion/DLDDEB/swh-loader-debian |
173 | 29f5df1..06486a3 master -> origin/master |
174 | * [new tag] v0.0.6 -> v0.0.6 |
175 | * [new tag] v0.0.7 -> v0.0.7 |
176 | Updating 29f5df1..06486a3 |
177 | Fast-forward |
178 | bin/swh-load-deb-snapshot | 14 - |
179 | debian/control | 13 +- |
180 | debian/rules | 9 +- |
181 | requirements-swh.txt | 6 +- |
182 | setup.py | 6 +- |
183 | swh/__init__.py | 1 + |
184 | swh/loader/__init__.py | 1 + |
185 | swh/loader/debian/converters.py | 173 +------- |
186 | swh/loader/debian/listers/__init__.py | 0 |
187 | swh/loader/debian/listers/snapshot.py | 277 ------------- |
188 | swh/loader/debian/loader.py | 755 +++++++++++++--------------------- |
189 | swh/loader/debian/tasks.py | 146 +------ |
190 | 12 files changed, 329 insertions(+), 1072 deletions(-) |
191 | delete mode 100755 bin/swh-load-deb-snapshot |
192 | create mode 100644 swh/__init__.py |
193 | create mode 100644 swh/loader/__init__.py |
194 | delete mode 100644 swh/loader/debian/listers/__init__.py |
195 | delete mode 100644 swh/loader/debian/listers/snapshot.py |
196 | |
197 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-core |
198 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-core |
199 | From ssh://forge.softwareheritage.org/diffusion/60/swh-loader-core |
200 | b5c6ecd..157efab master -> origin/master |
201 | * [new tag] v0.0.17 -> v0.0.17 |
202 | * [new tag] v0.0.18 -> v0.0.18 |
203 | Updating b5c6ecd..157efab |
204 | Fast-forward |
205 | debian/rules | 8 +++- |
206 | setup.py | 4 +- |
207 | swh/__init__.py | 1 + |
208 | swh/loader/__init__.py | 1 + |
209 | swh/loader/core/loader.py | 107 ++++++++++++++++++++++++++++++++++++---------- |
210 | 5 files changed, 94 insertions(+), 27 deletions(-) |
211 | create mode 100644 swh/__init__.py |
212 | create mode 100644 swh/loader/__init__.py |
213 | |
214 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-lister |
215 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-lister |
216 | From ssh://forge.softwareheritage.org/source/swh-lister |
217 | 6c8e16a..6b2863f master -> origin/master |
218 | * [new tag] v0.0.8 -> v0.0.8 |
219 | * [new tag] v0.0.6 -> v0.0.6 |
220 | * [new tag] v0.0.7 -> v0.0.7 |
221 | Updating 6c8e16a..6b2863f |
222 | Fast-forward |
223 | .gitignore | 1 + |
224 | debian/clean | 1 + |
225 | debian/control | 5 +- |
226 | debian/rules | 8 +- |
227 | requirements-swh.txt | 2 +- |
228 | setup.py | 6 +- |
229 | swh/__init__.py | 1 + |
230 | swh/lister/core/lister_transports.py | 8 +- |
231 | swh/lister/debian/lister.py | 234 +++++++++++++++++++++++++++++++++++ |
232 | swh/lister/debian/utils.py | 81 ++++++++++++ |
233 | 10 files changed, 336 insertions(+), 11 deletions(-) |
234 | create mode 100644 debian/clean |
235 | create mode 100644 swh/__init__.py |
236 | create mode 100644 swh/lister/debian/lister.py |
237 | create mode 100644 swh/lister/debian/utils.py |
238 | |
239 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-dir |
240 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-dir |
241 | From ssh://forge.softwareheritage.org/diffusion/DLDDIR/swh-loader-dir |
242 | df6f46f..5536812 master -> origin/master |
243 | * [new tag] v0.0.29 -> v0.0.29 |
244 | Updating df6f46f..5536812 |
245 | Fast-forward |
246 | debian/rules | 9 +++++++-- |
247 | setup.py | 5 ++--- |
248 | swh/__init__.py | 1 + |
249 | swh/loader/__init__.py | 1 + |
250 | 4 files changed, 11 insertions(+), 5 deletions(-) |
251 | create mode 100644 swh/__init__.py |
252 | create mode 100644 swh/loader/__init__.py |
253 | |
254 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-mercurial |
255 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-mercurial |
256 | From ssh://forge.softwareheritage.org/source/swh-loader-mercurial |
257 | 4bb1978..bc48736 master -> origin/master |
258 | Updating 4bb1978..bc48736 |
259 | Fast-forward |
260 | debian/control | 2 +- |
261 | debian/rules | 9 ++++++--- |
262 | setup.py | 4 ++-- |
263 | swh/__init__.py | 1 + |
264 | swh/loader/__init__.py | 1 + |
265 | 5 files changed, 11 insertions(+), 6 deletions(-) |
266 | create mode 100644 swh/__init__.py |
267 | create mode 100644 swh/loader/__init__.py |
268 | |
269 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-git |
270 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-git |
271 | From ssh://forge.softwareheritage.org/diffusion/DLDG/swh-loader-git |
272 | ab53bd8..6fa9c7a master -> origin/master |
273 | * [new tag] v0.0.34 -> v0.0.34 |
274 | Updating ab53bd8..6fa9c7a |
275 | Fast-forward |
276 | debian/control | 2 +- |
277 | debian/rules | 9 ++++++--- |
278 | setup.py | 4 ++-- |
279 | swh/__init__.py | 1 + |
280 | swh/loader/__init__.py | 1 + |
281 | swh/loader/git/tests/test_converters.py | 3 +++ |
282 | 6 files changed, 14 insertions(+), 6 deletions(-) |
283 | create mode 100644 swh/__init__.py |
284 | create mode 100644 swh/loader/__init__.py |
285 | |
286 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-mirror-forge |
287 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-mirror-forge |
288 | From ssh://forge.softwareheritage.org/source/swh-mirror-forge |
289 | dc8f1de..832c09d master -> origin/master |
290 | * [new tag] v0.0.5 -> v0.0.5 |
291 | Updating dc8f1de..832c09d |
292 | Fast-forward |
293 | debian/control | 2 +- |
294 | debian/rules | 8 +++++--- |
295 | setup.py | 4 ++-- |
296 | swh/__init__.py | 1 + |
297 | swh/mirror/__init__.py | 1 + |
298 | 5 files changed, 10 insertions(+), 6 deletions(-) |
299 | create mode 100644 swh/__init__.py |
300 | create mode 100644 swh/mirror/__init__.py |
301 | |
302 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-tar |
303 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-tar |
304 | From ssh://forge.softwareheritage.org/diffusion/DLDTAR/swh-loader-tar |
305 | dda57d0..42cea28 master -> origin/master |
306 | * [new tag] v0.0.28 -> v0.0.28 |
307 | Updating dda57d0..42cea28 |
308 | Fast-forward |
309 | debian/rules | 9 +++++++-- |
310 | setup.py | 4 ++-- |
311 | swh/__init__.py | 1 + |
312 | swh/loader/__init__.py | 1 + |
313 | 4 files changed, 11 insertions(+), 4 deletions(-) |
314 | create mode 100644 swh/__init__.py |
315 | create mode 100644 swh/loader/__init__.py |
316 | |
317 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-svn |
318 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-loader-svn |
319 | From ssh://forge.softwareheritage.org/diffusion/DLDSVN/swh-loader-svn |
320 | ec5b4ce..8cedf74 master -> origin/master |
321 | * [new tag] v0.0.28 -> v0.0.28 |
322 | * [new tag] v0.0.30 -> v0.0.30 |
323 | * [new tag] v0.0.29 -> v0.0.29 |
324 | Updating ec5b4ce..8cedf74 |
325 | Fast-forward |
326 | debian/rules | 9 +- |
327 | setup.py | 4 +- |
328 | swh/__init__.py | 1 + |
329 | swh/loader/__init__.py | 1 + |
330 | swh/loader/svn/loader.py | 7 +- |
331 | swh/loader/svn/producer.py | 219 ++++++++++++++++++++++++++---------- |
332 | swh/loader/svn/tests/test_loader.py | 116 ++++++++++++++++--- |
333 | 7 files changed, 277 insertions(+), 80 deletions(-) |
334 | create mode 100644 swh/__init__.py |
335 | create mode 100644 swh/loader/__init__.py |
336 | |
337 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-py-template |
338 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-py-template |
339 | From ssh://forge.softwareheritage.org/diffusion/DTPL/swh-py-template |
340 | 8089353..c52353d master -> origin/master |
341 | Updating 8089353..c52353d |
342 | Fast-forward |
343 | debian/control | 6 +++--- |
344 | debian/rules | 6 ++---- |
345 | swh/__init__.py | 1 + |
346 | 3 files changed, 6 insertions(+), 7 deletions(-) |
347 | create mode 100644 swh/__init__.py |
348 | |
349 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-model |
350 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-model |
351 | From ssh://forge.softwareheritage.org/diffusion/DMOD/swh-model |
352 | 34228c5..0b7f217 master -> origin/master |
353 | * [new tag] v0.0.19 -> v0.0.19 |
354 | Updating 34228c5..0b7f217 |
355 | Fast-forward |
356 | debian/control | 2 +- |
357 | debian/rules | 10 +++++----- |
358 | setup.py | 7 ++----- |
359 | swh/__init__.py | 1 + |
360 | 4 files changed, 9 insertions(+), 11 deletions(-) |
361 | create mode 100644 swh/__init__.py |
362 | |
363 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-scheduler |
364 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-scheduler |
365 | From ssh://forge.softwareheritage.org/diffusion/DSCH/swh-scheduler |
366 | d5f2d51..cd827b6 master -> origin/master |
367 | * [new tag] v0.0.17 -> v0.0.17 |
368 | Updating d5f2d51..cd827b6 |
369 | Fast-forward |
370 | debian/control | 2 +- |
371 | debian/rules | 11 +++++------ |
372 | setup.py | 8 +++----- |
373 | swh/__init__.py | 1 + |
374 | swh/scheduler/__init__.py | 0 |
375 | swh/scheduler/backend.py | 2 ++ |
376 | swh/scheduler/cli.py | 7 +++++-- |
377 | swh/scheduler/tests/__init__.py | 0 |
378 | 8 files changed, 17 insertions(+), 14 deletions(-) |
379 | create mode 100644 swh/__init__.py |
380 | create mode 100644 swh/scheduler/__init__.py |
381 | create mode 100644 swh/scheduler/tests/__init__.py |
382 | |
383 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-objstorage |
384 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-objstorage |
385 | From ssh://forge.softwareheritage.org/diffusion/DOBJS/swh-objstorage |
386 | 8a1808c..77b54b4 master -> origin/master |
387 | * [new tag] v0.0.23 -> v0.0.23 |
388 | Updating 8a1808c..77b54b4 |
389 | Fast-forward |
390 | debian/rules | 7 +++---- |
391 | setup.py | 10 ++-------- |
392 | swh/__init__.py | 1 + |
393 | 3 files changed, 6 insertions(+), 12 deletions(-) |
394 | create mode 100644 swh/__init__.py |
395 | |
396 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-vault |
397 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-vault |
398 | From ssh://forge.softwareheritage.org/diffusion/DVAU/swh-vault |
399 | df617d2..1edcd77 master -> origin/master |
400 | Updating df617d2..1edcd77 |
401 | Fast-forward |
402 | debian/control | 2 +- |
403 | debian/rules | 8 +++++--- |
404 | swh/__init__.py | 1 + |
405 | 3 files changed, 7 insertions(+), 4 deletions(-) |
406 | create mode 100644 swh/__init__.py |
407 | |
408 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage-testdata |
409 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage-testdata |
410 | From ssh://forge.softwareheritage.org/diffusion/DSTOT/swh-storage-testdata |
411 | 43e6895..082d26c master -> origin/master |
412 | Updating 43e6895..082d26c |
413 | Fast-forward |
414 | svn-folders/pkg-gourmet-with-external-id.tgz | Bin 0 -> 35440 bytes |
415 | 1 file changed, 0 insertions(+), 0 deletions(-) |
416 | create mode 100644 svn-folders/pkg-gourmet-with-external-id.tgz |
417 | |
418 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage |
419 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage |
420 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
421 | e67765b..d35e739 master -> origin/master |
422 | * [new tag] v0.0.92 -> v0.0.92 |
423 | * [new tag] v0.0.89 -> v0.0.89 |
424 | * [new tag] v0.0.90 -> v0.0.90 |
425 | * [new tag] v0.0.91 -> v0.0.91 |
426 | Updating e67765b..d35e739 |
427 | Fast-forward |
428 | debian/control | 11 +++++---- |
429 | debian/rules | 9 +++----- |
430 | requirements-swh.txt | 3 +-- |
431 | requirements.txt | 1 - |
432 | setup.py | 11 +++------ |
433 | swh/__init__.py | 1 + |
434 | swh/storage/converters.py | 2 +- |
435 | swh/storage/db.py | 3 +++ |
436 | swh/storage/listener.py | 13 ++++++++++- |
437 | swh/storage/schemata/distribution.py | 45 +++++++++++++++++++++++++++--------- |
438 | swh/storage/tests/test_storage.py | 28 +++++++++++----------- |
439 | 11 files changed, 78 insertions(+), 49 deletions(-) |
440 | create mode 100644 swh/__init__.py |
441 | |
442 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-web |
443 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-web |
444 | From ssh://forge.softwareheritage.org/source/swh-web |
445 | ef06e5c..a76713a master -> origin/master |
446 | Updating ef06e5c..a76713a |
447 | Fast-forward |
448 | debian/control | 2 +- |
449 | debian/rules | 11 +- |
450 | docs/conf.py | 2 - |
451 | docs/uri-scheme.rst | 43 ++ |
452 | setup.py | 10 +- |
453 | swh/__init__.py | 1 + |
454 | swh/web/__init__.py | 0 |
455 | swh/web/browse/urls.py | 1 + |
456 | swh/web/browse/utils.py | 12 + |
457 | swh/web/browse/views/origin.py | 6 +- |
458 | swh/web/browse/views/revision.py | 176 +++++ |
459 | swh/web/common/utils.py | 27 +- |
460 | swh/web/static/css/style.css | 46 ++ |
461 | swh/web/templates/content.html | 2 +- |
462 | swh/web/templates/directory.html | 8 +- |
463 | .../top-navigation.html} | 2 +- |
464 | swh/web/templates/origin.html | 2 +- |
465 | swh/web/templates/revision-log.html | 177 +---- |
466 | swh/web/templates/revision.html | 119 +-- |
467 | .../tests/browse/views/data/revision_test_data.py | 859 +++++++++++++++++++++ |
468 | swh/web/tests/browse/views/test_origin.py | 2 +- |
469 | swh/web/tests/browse/views/test_revision.py | 159 ++++ |
470 | swh/web/tests/common/test_utils.py | 5 + |
471 | 23 files changed, 1391 insertions(+), 281 deletions(-) |
472 | create mode 100644 swh/__init__.py |
473 | create mode 100644 swh/web/__init__.py |
474 | create mode 100644 swh/web/browse/views/revision.py |
475 | rename swh/web/templates/{content-directory-top-navigation.html => includes/top-navigation.html} (85%) |
476 | create mode 100644 swh/web/tests/browse/views/data/revision_test_data.py |
477 | create mode 100644 swh/web/tests/browse/views/test_revision.py |
478 | |
479 | mr update: finished (24 ok) |
480 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Oct 13 2017, 4:47 PM · Built instantly
- Status
Passed