Andrey Smirnov
|
52bb33dc69
|
Fix bugs with prefix/storage parsing. #15
|
2014-07-22 00:27:49 +04:00 |
|
Andrey Smirnov
|
71d90947c9
|
Remove debugging output. #15
|
2014-07-22 00:27:38 +04:00 |
|
Andrey Smirnov
|
b3a4936e06
|
Fix system tests.
|
2014-07-21 18:14:09 +04:00 |
|
Andrey Smirnov
|
237d25fe5b
|
Fix issue with ETag/MD5 comparison, add extra info in error messages. #15
|
2014-07-21 17:43:42 +04:00 |
|
Andrey Smirnov
|
de0954732a
|
Style fix.
|
2014-07-21 17:43:35 +04:00 |
|
Andrey Smirnov
|
915b0d1697
|
Integrate PublishedRepos with storages & context. #15
|
2014-07-21 17:43:12 +04:00 |
|
Andrey Smirnov
|
6d026afc69
|
Support for multiple storages in PublishedRepository. #15
|
2014-07-21 17:19:13 +04:00 |
|
Andrey Smirnov
|
27a5578d30
|
Fix system tests. #15
|
2014-07-18 19:21:29 +04:00 |
|
Andrey Smirnov
|
96e878a2e0
|
Separate out LocalPublishedStorage interface. #15
|
2014-07-18 17:44:54 +04:00 |
|
Andrey Smirnov
|
7a7bb56557
|
Config options for S3 storage. #15
|
2014-07-18 17:37:08 +04:00 |
|
Andrey Smirnov
|
076ecd586f
|
Fix style issues. #15
|
2014-07-17 18:09:13 +04:00 |
|
Andrey Smirnov
|
c54406e29f
|
First version of PublishedStorage for S3. #15
|
2014-07-17 18:05:38 +04:00 |
|
Andrey Smirnov
|
b260b0010a
|
Refactoring: add MD5 to LinkFromPool. #15
|
2014-07-17 18:04:56 +04:00 |
|
Andrey Smirnov
|
fbf1bc14b7
|
Refactoring PublishedStorage interface: leave operations suitable for S3. #15
|
2014-07-17 00:54:44 +04:00 |
|
Andrey Smirnov
|
f12cf935ba
|
GPG signer shouldn't report full path name. #15
|
2014-07-17 00:53:36 +04:00 |
|
Andrey Smirnov
|
4e169c3d10
|
Update system tests on command help. #64
|
2014-07-16 14:10:40 +04:00 |
|
Andrey Smirnov
|
ea2bfea2a3
|
Man page with new flags for aptly mirror create. #64
|
2014-07-16 13:58:07 +04:00 |
|
Andrey Smirnov
|
cf4619784e
|
System tests for mirror show & update with filters. #64
|
2014-07-16 13:58:02 +04:00 |
|
Andrey Smirnov
|
69ad2ccd84
|
System tests for mirror create with filter. #64
|
2014-07-16 13:45:46 +04:00 |
|
Andrey Smirnov
|
fe1046a7a3
|
Support for filters in mirror create/update/show. #64
|
2014-07-16 13:28:11 +04:00 |
|
Andrey Smirnov
|
ce1df9447d
|
Support for filters in RemoteRepo: filtering mirror contents by query. #62
|
2014-07-16 02:27:29 +04:00 |
|
Andrey Smirnov
|
2a7a2de84a
|
Allow empty source in PackageList.Filter. #64
|
2014-07-16 02:23:55 +04:00 |
|
Andrey Smirnov
|
238bdfad96
|
Add String() method for queries.
|
2014-07-15 21:49:30 +04:00 |
|
Andrey Smirnov
|
56d777af0a
|
Introduce regexp query matching.
|
2014-07-15 19:00:06 +04:00 |
|
Andrey Smirnov
|
a632469890
|
Support for quoted string arguments.
|
2014-07-14 23:20:31 +04:00 |
|
Andrey Smirnov
|
3601cc15ed
|
Fix unit-tests for new $Architecture matching.
|
2014-07-14 19:45:27 +04:00 |
|
Andrey Smirnov
|
61cd4c6af1
|
Use special matcher for $Architecture, so that 'any' matches any arch.
|
2014-07-14 19:39:19 +04:00 |
|
Andrey Smirnov
|
401bb768d7
|
Fix bug with architectures query: it was always true.
|
2014-07-14 19:37:12 +04:00 |
|
Andrey Smirnov
|
5880d11899
|
Fix refactoring leftover bug.
|
2014-07-14 19:16:02 +04:00 |
|
Andrey Smirnov
|
ed6e261bd0
|
Rewrite snapshot pull to use PackageList.Filter instead of homebrew algorithm.
|
2014-07-14 19:02:15 +04:00 |
|
Andrey Smirnov
|
fb660efeb5
|
Make list sort really stable: if all properties match, use architecture
as sort key.
|
2014-07-14 18:51:07 +04:00 |
|
Andrey Smirnov
|
80de65f28d
|
Fix system test. #62
|
2014-07-13 16:19:03 +04:00 |
|
Andrey Smirnov
|
9893e4af3d
|
Add flag to control downlod limit in aptly mirror update. #62
|
2014-07-13 16:11:18 +04:00 |
|
Andrey Smirnov
|
7416cc403d
|
Update system test config file. #62
|
2014-07-13 16:11:07 +04:00 |
|
Andrey Smirnov
|
83ceee1e3f
|
Remove debug output. #62
|
2014-07-13 16:10:53 +04:00 |
|
Andrey Smirnov
|
a54a366c95
|
New config setting: downloadSpeedLimit to limit download speed. #62
|
2014-07-13 15:47:44 +04:00 |
|
Andrey Smirnov
|
fb1e28b91b
|
Setting for downloader to limit download speed to specified level. #62
|
2014-07-12 23:56:32 +04:00 |
|
Andrey Smirnov
|
86206df58d
|
Use flowcontrol library. #62
|
2014-07-12 23:55:54 +04:00 |
|
Andrey Smirnov
|
1d49a717b9
|
Unit-tests for queries.
|
2014-07-12 23:26:08 +04:00 |
|
Andrey Smirnov
|
3b0b0b76ec
|
One more fix for Debian 7.6
|
2014-07-12 23:18:20 +04:00 |
|
Andrey Smirnov
|
904b9e101b
|
Update tests: wheezy 7.6 released.
|
2014-07-12 21:54:13 +04:00 |
|
Andrey Smirnov
|
9fb8a0ea4b
|
Capturing results for other command output.
|
2014-07-12 21:53:47 +04:00 |
|
Andrey Smirnov
|
bc27c6e14d
|
System test on using complex query when importing.
|
2014-07-12 18:02:57 +04:00 |
|
Andrey Smirnov
|
ae3c98c210
|
Implementation for FieldQuery.
|
2014-07-12 18:02:33 +04:00 |
|
Andrey Smirnov
|
34f545b8cf
|
Package index may not be indexed when schanning.
|
2014-07-12 18:02:13 +04:00 |
|
Andrey Smirnov
|
d523d2b415
|
Package.GetField implementation for querying.
|
2014-07-12 18:00:13 +04:00 |
|
Andrey Smirnov
|
e320ac31d5
|
Switch aptly repo move/copy/import/remove to use new filters based on queries.
|
2014-07-12 13:58:38 +04:00 |
|
Andrey Smirnov
|
e08d44ff0a
|
Fix bug with matching in Search method.
|
2014-07-12 13:58:22 +04:00 |
|
Andrey Smirnov
|
898870038a
|
Rename s/Searchable/Fast/
|
2014-07-12 00:30:53 +04:00 |
|
Andrey Smirnov
|
c485cf41f7
|
PkgQueries, concept of 'Searchable', rewrite Filter using PackageQueries.
|
2014-07-12 00:15:33 +04:00 |
|