Commit Graph

16 Commits

Author SHA1 Message Date
Santiago Garcia
6f97164366 Fix wrong name of argument. 2019-07-28 22:34:37 +02:00
Santiago Garcia
422ab54302 Add a CLI options to order tags by date 2019-07-28 20:04:39 +02:00
xificurC
c2e3aab5f0 adds tests for --images-like
Registry.create gets indirected into Registry._create in order to simply mock
out the create call in main_loop.
2018-08-28 16:47:10 +02:00
Eric Ball
5e37104f24 Add some keep_by_hours/get_newer_tags tests 2018-06-08 10:55:25 -07:00
Andrey Pohilko
42848d911d refactor error explanation and tests for it 2018-06-01 21:29:57 +06:00
Andrey Pohilko
d3a899e58d to support Nexus registry, add digest method flag 2018-05-31 15:13:04 +06:00
Ivan Pavlushin
e307c2fd2e core-329 add images delete by age in hours 2018-01-09 13:04:47 +03:00
Andrey Pohilko
d621c5abd3 test delete_tags function 2017-04-28 13:49:05 +06:00
Andrey Pohilko
dcb8344805 added tests of delete_tags function 2017-04-27 17:52:50 +06:00
Andrey Pohilko
151a835e3c more tests 2017-04-26 21:13:30 +06:00
Andrey Pohilko
ae9c7b79c8 fixed issue #15, added tests of tags_like arg 2017-04-26 13:44:13 +06:00
Andrey Pohilko
2e46e8197b added tests of create method 2017-02-16 16:24:08 +06:00
Andrey Pohilko
b8130dd508 tests for deletion of a single image 2017-02-11 10:33:36 +06:00
Andrey Pohilko
657464d477 username and password can be quoted (double or single) 2017-02-11 08:56:07 +06:00
Andrey Pohilko
f374ecf0f1 password can contain colons 2017-02-11 08:44:05 +06:00
Andrey Pohilko
2c632c9086 added tests, made few changes in registry.py 2017-02-10 19:46:11 +06:00