Commit Graph

  • dec4bdee71 Merge branch 'patch-1' of https://github.com/guilhem/aptly Andrey Smirnov 2014-08-05 17:01:55 +0400
  • bb6593d21e Add -force-overwrite flag to publish update, switch, snapshot and repo commands. #90 Andrey Smirnov 2014-08-05 17:01:18 +0400
  • fe879acf9c Remove Makefile part specific for go1.1 Andrey Smirnov 2014-08-05 15:59:32 +0400
  • 5b8390c644 Uncomment and fix publish updat tests. Andrey Smirnov 2014-08-05 15:58:47 +0400
  • d558791070 Add -force-overwrite command flag. #90 Andrey Smirnov 2014-08-05 15:47:38 +0400
  • 38ea595c9a Add forceOverwrite on the path to LinkFromPool. #90 Andrey Smirnov 2014-08-05 15:47:23 +0400
  • c03b7929d4 Fix line ends: system tests. Andrey Smirnov 2014-08-05 15:44:12 +0400
  • d122ab6013 Fix system tests. Andrey Smirnov 2014-08-05 15:27:39 +0400
  • a7b594d076 Drop support for go1.1 Andrey Smirnov 2014-08-05 15:26:41 +0400
  • e07bcf8e51 Fix style and add comments. #90 Andrey Smirnov 2014-08-05 14:50:15 +0400
  • da6d5b7cf8 Add 'force' to LinkFromPool method: overwrite file even if exists and different content. #90 Andrey Smirnov 2014-08-05 14:43:23 +0400
  • 785fd30aca Bump version to 0.8~dev Simon Aquino 2014-08-03 10:49:46 +0000
  • 15ef5c63c5 Add gobuild.io badge Guilhem Lettron 2014-07-31 14:52:22 +0200
  • 625a38c578 aptly version 0.7 v0.7 Andrey Smirnov 2014-07-29 00:33:53 +0400
  • 03a79ebe4c Update goamz to fixed version with signing & encoding. #15 Andrey Smirnov 2014-07-28 23:41:59 +0400
  • 60fa0aa68e Update command usage. Andrey Smirnov 2014-07-28 19:17:21 +0400
  • 04bd9929e1 Update man page: S3, package queries. Andrey Smirnov 2014-07-28 19:17:10 +0400
  • 8407e70347 Fix system tests. #15 Andrey Smirnov 2014-07-28 16:20:38 +0400
  • bf91744078 <endpoint> in command usage. #15 Andrey Smirnov 2014-07-28 15:03:55 +0400
  • 2c470c1535 Rename config option to endpoint. #15 Andrey Smirnov 2014-07-28 15:01:51 +0400
  • a18011bdc0 Update goamz: fixed bug with '+' in filenames. #15 Andrey Smirnov 2014-07-27 02:49:05 +0400
  • af8af0f3d7 Fix tests on aptly mirror edit. #63 Andrey Smirnov 2014-07-26 18:22:47 +0400
  • 89d26b7dc6 Man for aptly mirror edit. #63 Andrey Smirnov 2014-07-26 18:02:01 +0400
  • 8649ee3b37 Command aptly mirror edit with tests. #63 Andrey Smirnov 2014-07-26 17:59:46 +0400
  • b9c8a8d9da System tests for mirror/repo/snapshot rename commands. #63 Andrey Smirnov 2014-07-26 17:28:16 +0400
  • c5922737ed Man page updates for 'rename' commands. #63 Andrey Smirnov 2014-07-26 17:12:00 +0400
  • 772111ad26 Commands mirror/repo/snapshot rename. #63 Andrey Smirnov 2014-07-26 17:11:26 +0400
  • d7ef1a0c4b Allow saving snapshot without package refs loaded. #63 Andrey Smirnov 2014-07-26 17:09:47 +0400
  • bd221bf869 Sort dependencies. Andrey Smirnov 2014-07-26 16:42:59 +0400
  • 0485a36de1 Add Recommends: dependency on bzip2. #84 Andrey Smirnov 2014-07-26 01:44:30 +0400
  • 77d6a10984 Implementation of Rename method for S3 PublishedStorage. #15 Andrey Smirnov 2014-07-26 01:11:23 +0400
  • 8015966663 Optimize package encoding/decoding a bit by reusing codec handle. Andrey Smirnov 2014-07-25 16:46:52 +0400
  • 94114f2c3d Use idiomatic chan struct{} when there's nothing to send. Andrey Smirnov 2014-07-24 01:25:59 +0400
  • 2906369a3b Reuse default HTTP transport options. Andrey Smirnov 2014-07-24 01:17:58 +0400
  • 521c52f600 Remove unused field. Andrey Smirnov 2014-07-24 01:15:01 +0400
  • 52bb33dc69 Fix bugs with prefix/storage parsing. #15 Andrey Smirnov 2014-07-22 00:27:49 +0400
  • 71d90947c9 Remove debugging output. #15 Andrey Smirnov 2014-07-22 00:27:38 +0400
  • b3a4936e06 Fix system tests. Andrey Smirnov 2014-07-21 18:14:09 +0400
  • 237d25fe5b Fix issue with ETag/MD5 comparison, add extra info in error messages. #15 Andrey Smirnov 2014-07-21 17:43:42 +0400
  • de0954732a Style fix. Andrey Smirnov 2014-07-21 17:43:35 +0400
  • 915b0d1697 Integrate PublishedRepos with storages & context. #15 Andrey Smirnov 2014-07-21 17:43:12 +0400
  • 6d026afc69 Support for multiple storages in PublishedRepository. #15 Andrey Smirnov 2014-07-21 17:19:13 +0400
  • 27a5578d30 Fix system tests. #15 Andrey Smirnov 2014-07-18 19:21:29 +0400
  • 96e878a2e0 Separate out LocalPublishedStorage interface. #15 Andrey Smirnov 2014-07-18 17:44:54 +0400
  • 7a7bb56557 Config options for S3 storage. #15 Andrey Smirnov 2014-07-18 17:37:08 +0400
  • 076ecd586f Fix style issues. #15 Andrey Smirnov 2014-07-17 18:09:13 +0400
  • c54406e29f First version of PublishedStorage for S3. #15 Andrey Smirnov 2014-07-17 18:05:38 +0400
  • b260b0010a Refactoring: add MD5 to LinkFromPool. #15 Andrey Smirnov 2014-07-17 18:04:56 +0400
  • fbf1bc14b7 Refactoring PublishedStorage interface: leave operations suitable for S3. #15 Andrey Smirnov 2014-07-17 00:54:44 +0400
  • f12cf935ba GPG signer shouldn't report full path name. #15 Andrey Smirnov 2014-07-17 00:53:36 +0400
  • 4e169c3d10 Update system tests on command help. #64 Andrey Smirnov 2014-07-16 14:10:40 +0400
  • ea2bfea2a3 Man page with new flags for aptly mirror create. #64 Andrey Smirnov 2014-07-16 13:58:07 +0400
  • cf4619784e System tests for mirror show & update with filters. #64 Andrey Smirnov 2014-07-16 13:56:26 +0400
  • 69ad2ccd84 System tests for mirror create with filter. #64 Andrey Smirnov 2014-07-16 13:45:46 +0400
  • fe1046a7a3 Support for filters in mirror create/update/show. #64 Andrey Smirnov 2014-07-16 13:28:11 +0400
  • ce1df9447d Support for filters in RemoteRepo: filtering mirror contents by query. #62 Andrey Smirnov 2014-07-16 02:27:29 +0400
  • 2a7a2de84a Allow empty source in PackageList.Filter. #64 Andrey Smirnov 2014-07-16 02:23:55 +0400
  • 238bdfad96 Add String() method for queries. Andrey Smirnov 2014-07-15 21:49:30 +0400
  • 56d777af0a Introduce regexp query matching. Andrey Smirnov 2014-07-15 19:00:06 +0400
  • a632469890 Support for quoted string arguments. Andrey Smirnov 2014-07-14 23:20:31 +0400
  • 3601cc15ed Fix unit-tests for new $Architecture matching. Andrey Smirnov 2014-07-14 19:45:27 +0400
  • 61cd4c6af1 Use special matcher for $Architecture, so that 'any' matches any arch. Andrey Smirnov 2014-07-14 19:39:19 +0400
  • 401bb768d7 Fix bug with architectures query: it was always true. Andrey Smirnov 2014-07-14 19:37:12 +0400
  • 5880d11899 Fix refactoring leftover bug. Andrey Smirnov 2014-07-14 19:16:02 +0400
  • ed6e261bd0 Rewrite snapshot pull to use PackageList.Filter instead of homebrew algorithm. Andrey Smirnov 2014-07-14 19:02:15 +0400
  • fb660efeb5 Make list sort really stable: if all properties match, use architecture as sort key. Andrey Smirnov 2014-07-14 18:51:07 +0400
  • 80de65f28d Fix system test. #62 Andrey Smirnov 2014-07-13 16:19:03 +0400
  • 9893e4af3d Add flag to control downlod limit in aptly mirror update. #62 Andrey Smirnov 2014-07-13 16:11:18 +0400
  • 7416cc403d Update system test config file. #62 Andrey Smirnov 2014-07-13 16:11:07 +0400
  • 83ceee1e3f Remove debug output. #62 Andrey Smirnov 2014-07-13 16:10:53 +0400
  • a54a366c95 New config setting: downloadSpeedLimit to limit download speed. #62 Andrey Smirnov 2014-07-13 15:47:23 +0400
  • fb1e28b91b Setting for downloader to limit download speed to specified level. #62 Andrey Smirnov 2014-07-12 23:56:32 +0400
  • 86206df58d Use flowcontrol library. #62 Andrey Smirnov 2014-07-12 23:55:54 +0400
  • 1d49a717b9 Unit-tests for queries. Andrey Smirnov 2014-07-12 23:26:08 +0400
  • 3b0b0b76ec One more fix for Debian 7.6 Andrey Smirnov 2014-07-12 23:18:20 +0400
  • 904b9e101b Update tests: wheezy 7.6 released. Andrey Smirnov 2014-07-12 21:54:13 +0400
  • 9fb8a0ea4b Capturing results for other command output. Andrey Smirnov 2014-07-12 21:53:47 +0400
  • bc27c6e14d System test on using complex query when importing. Andrey Smirnov 2014-07-12 18:02:57 +0400
  • ae3c98c210 Implementation for FieldQuery. Andrey Smirnov 2014-07-12 18:02:33 +0400
  • 34f545b8cf Package index may not be indexed when schanning. Andrey Smirnov 2014-07-12 18:02:13 +0400
  • d523d2b415 Package.GetField implementation for querying. Andrey Smirnov 2014-07-12 18:00:13 +0400
  • e320ac31d5 Switch aptly repo move/copy/import/remove to use new filters based on queries. Andrey Smirnov 2014-07-12 13:58:38 +0400
  • e08d44ff0a Fix bug with matching in Search method. Andrey Smirnov 2014-07-12 13:58:22 +0400
  • 898870038a Rename s/Searchable/Fast/ Andrey Smirnov 2014-07-12 00:30:53 +0400
  • c485cf41f7 PkgQueries, concept of 'Searchable', rewrite Filter using PackageQueries. Andrey Smirnov 2014-07-12 00:15:33 +0400
  • d54ef1e921 Fix bug with special chars handling in strings, detect package key queries, arch condition for dependency-like queries. Andrey Smirnov 2014-07-12 00:14:49 +0400
  • b42fd71acf MatchesDependency should check on Provides: as well. Andrey Smirnov 2014-07-11 16:30:41 +0400
  • ede5449440 Refactoring: move query tree to deb package. Andrey Smirnov 2014-07-11 00:09:31 +0400
  • eef49516ef Fix bugs after style fixes. Andrey Smirnov 2014-07-10 23:31:53 +0400
  • 41955d3f4c Merge d639f18a89 into ada3ae0094 erickeller 2014-07-10 17:37:46 +0000
  • e745747370 Style fixes as suggested by tools. Andrey Smirnov 2014-07-10 21:34:52 +0400
  • 7e5b2ae8f5 Bugfix: unit-test was creating dirs in source directory. Andrey Smirnov 2014-07-10 21:31:12 +0400
  • ada3ae0094 Introduce query language (resembling reprepro syntax). Andrey Smirnov 2014-07-10 21:28:02 +0400
  • d262a131cc Preparation for query matching: introduce Regexp + PatternMatch. Andrey Smirnov 2014-07-10 21:16:30 +0400
  • f0e69144ed Merge branch 'simonaquino-pull_multiple_packages' Andrey Smirnov 2014-07-10 00:56:16 +0400
  • a7cb40ee7a System tests for aptly snapshot pull -all-matches. #70 Andrey Smirnov 2014-07-10 00:55:53 +0400
  • 2a9b2f87f9 Update man page. #70 Andrey Smirnov 2014-07-10 00:48:24 +0400
  • 9af10bc422 Refactoring: simplification. #70 Andrey Smirnov 2014-07-10 00:43:42 +0400
  • bdbb5acb11 Remove 'allMatches' on version equal. #70 Andrey Smirnov 2014-07-10 00:20:28 +0400
  • 81d506b226 Dependencies should be matched for each package one by one. #70 Andrey Smirnov 2014-07-10 00:13:19 +0400