Commit Graph

  • da550188de Build on Go tip as well. Andrey Smirnov 2014-02-25 13:25:04 +0400
  • 901ce3ed00 Add final / to archive URL if missing. Andrey Smirnov 2014-02-25 13:24:51 +0400
  • 00a9e25706 Support colored printf (with non-colored output when not on terminal) in Progress. Andrey Smirnov 2014-02-25 13:17:23 +0400
  • 98bd76f350 Fix snapshot system tests. Andrey Smirnov 2014-02-25 12:34:01 +0400
  • 750a947479 Fix some system tests. Andrey Smirnov 2014-02-25 12:12:49 +0400
  • 1400b45d9d Fix PackageCollection.Update to detect conflicts and skip updates when it's not necessary. Andrey Smirnov 2014-02-25 00:40:32 +0400
  • e36971fdc3 Fix system tests. Andrey Smirnov 2014-02-25 00:12:01 +0400
  • 8328c44c39 Use progress to output message to fix order of messages on screen. Andrey Smirnov 2014-02-25 00:11:44 +0400
  • c06e69a485 In db cleanup include local repos. Andrey Smirnov 2014-02-24 23:46:11 +0400
  • 1b10c87bad Updating reflist in local repo. Andrey Smirnov 2014-02-24 23:45:47 +0400
  • 4277f09e2a Importing files into pool: interface. Andrey Smirnov 2014-02-24 23:45:32 +0400
  • 65c790b6cf Importing files to package pool. Andrey Smirnov 2014-02-24 23:45:17 +0400
  • 1b64612aef Handle corner-case: null reflist. Andrey Smirnov 2014-02-24 12:17:24 +0400
  • 97becf199f Simplify iteration in LevelDB. Andrey Smirnov 2014-02-24 12:05:51 +0400
  • 5f40e02a84 No second gpg verification for InRelease. Andrey Smirnov 2014-02-23 13:49:56 +0400
  • e2067eab23 Bugfix: in cleanup ignore non-updated mirrors. Andrey Smirnov 2014-02-23 13:44:45 +0400
  • 33c9c08632 Fixture example .dsc files. Andrey Smirnov 2014-02-23 13:44:26 +0400
  • 1fe8a8b703 Refactor GPG clearsigned verification into extract + verification. Andrey Smirnov 2014-02-23 13:44:03 +0400
  • a44742f6b8 Reading control files from .deb & .dsc files. Andrey Smirnov 2014-02-23 13:20:37 +0400
  • 8951b4f42a Reading control file from .deb package. Andrey Smirnov 2014-02-21 20:42:25 +0400
  • f63b0dd315 Update README. [ci skip] Andrey Smirnov 2014-02-21 15:32:28 +0400
  • 196dc56dd9 Command aptly repo list. Andrey Smirnov 2014-02-20 17:04:06 +0400
  • 54421a9377 Command aptly repo show. Andrey Smirnov 2014-02-20 16:39:58 +0400
  • 63cd4a80bb Command aptly repo create. Andrey Smirnov 2014-02-20 12:01:41 +0400
  • 8df4378f4c Don't generate default comment for local repos. Andrey Smirnov 2014-02-20 12:01:22 +0400
  • c3819d6724 Fix collection of coverage for all new packages. Andrey Smirnov 2014-02-19 23:34:13 +0400
  • 7da203e8d2 Local repo: model + collection. Andrey Smirnov 2014-02-19 23:29:52 +0400
  • 5617385c44 Fix comments. Andrey Smirnov 2014-02-19 17:16:45 +0400
  • d43a15e658 Refactor snapshot module into subcommands. Andrey Smirnov 2014-02-19 15:27:47 +0400
  • e72f178ca9 Split publish into subcommands. Andrey Smirnov 2014-02-19 15:12:16 +0400
  • 66cf2fe53e Split mirror subcommands into files. Andrey Smirnov 2014-02-19 15:07:56 +0400
  • ccff7935bd Fixes for refactoring to cmd. Andrey Smirnov 2014-02-19 15:07:41 +0400
  • eb18b04c40 Refactor commands to subpackage. Andrey Smirnov 2014-02-19 14:59:00 +0400
  • 35c2178074 Add docblocks to method description in interfaces. [ci skip] Andrey Smirnov 2014-02-19 13:44:14 +0400
  • 2d589bd23d Refactoring: new packages console, http, Progress is interface. Andrey Smirnov 2014-02-19 13:08:55 +0400
  • bd119dbfed Style fixes. Andrey Smirnov 2014-02-19 12:54:19 +0400
  • d1e16a0ef0 Refactor Repository: split into PackagePool and PublishedStorage. Andrey Smirnov 2014-02-19 12:03:01 +0400
  • 7864ce241b Refactoring: replace sort.StringSlice with simply []string Andrey Smirnov 2014-02-18 14:13:18 +0400
  • 190a81e141 Use ${HOME} instead of hardcoded home dir. Andrey Smirnov 2014-02-18 01:11:57 +0400
  • 19af0547e8 Style fixes [no ci] Andrey Smirnov 2014-02-18 01:00:49 +0400
  • e51f226cdc aptly serve with deb-src system test. Andrey Smirnov 2014-02-18 00:57:02 +0400
  • dccb6d10a9 aptly db cleanup with source packages Andrey Smirnov 2014-02-18 00:54:46 +0400
  • 532c85eaa6 Test for publihsing snapshot with sources. Andrey Smirnov 2014-02-18 00:49:17 +0400
  • 3942734eca Update test to treat empty source as source package name-version same as binary. Andrey Smirnov 2014-02-18 00:30:35 +0400
  • 3b77d7f3c7 Test for pulling packages with source following. Andrey Smirnov 2014-02-18 00:22:04 +0400
  • e9449a9b15 Support different formats of supplying Source: field. Andrey Smirnov 2014-02-18 00:21:31 +0400
  • 841771c18e Sort architectures for stability of result, use package architecture for dependency search. Andrey Smirnov 2014-02-18 00:18:55 +0400
  • d8fe97e0cb System tests for snapshots verification with sources. Andrey Smirnov 2014-02-17 20:53:22 +0400
  • 2d1c6e5cf3 Package might specify its own source pkg version. Andrey Smirnov 2014-02-17 20:53:08 +0400
  • 506987d31f Support version numbers like pkg (1.4) Andrey Smirnov 2014-02-17 20:52:37 +0400
  • b8fd33a92c Add wheezy snapshots with sources. Andrey Smirnov 2014-02-17 20:52:13 +0400
  • 812bc6e1e1 Updating mirrors with sources. Andrey Smirnov 2014-02-17 16:16:55 +0400
  • 9b0bb17908 Creating mirror with sources, listing mirrors. Andrey Smirnov 2014-02-17 15:59:14 +0400
  • e3ef4038b4 Add gnuplot-maverick with sources. Andrey Smirnov 2014-02-17 15:51:08 +0400
  • f32c19047f Publishing source packages index. Andrey Smirnov 2014-02-17 15:41:08 +0400
  • a0b1ff8abe Support for dependencies with fixed archs (like as source dependency). Andrey Smirnov 2014-02-17 15:36:16 +0400
  • c2f01c8aa1 When requiring source package, specify exact version of binary package. Andrey Smirnov 2014-02-17 15:35:48 +0400
  • b19e6cfadd Update system tests for new options. Andrey Smirnov 2014-02-17 15:14:29 +0400
  • af2266d572 Enable following to source dependencies. Andrey Smirnov 2014-02-17 15:09:16 +0400
  • 21123ac6a4 Add config option to follow dependency to source packages. Andrey Smirnov 2014-02-17 15:08:21 +0400
  • c96491e873 Follow build & source dependencies from package. Andrey Smirnov 2014-02-17 15:06:26 +0400
  • 7ab456f6ff Make decorator for architecture be in curly braces, so there's no conflict with Debian "only for arch". Andrey Smirnov 2014-02-17 15:05:34 +0400
  • 5af0c45e10 Support for parsing dependencies with architecture like [amd64]. Andrey Smirnov 2014-02-17 14:03:41 +0400
  • 09a1b60946 Add 'deb-src' line to repos with source packages included. Andrey Smirnov 2014-02-17 13:29:19 +0400
  • 54ac38c56b Test for Directory regeneration. Andrey Smirnov 2014-02-17 13:03:50 +0400
  • ba178b9863 Regenerate Directory: field for source packages while publishing. Andrey Smirnov 2014-02-17 13:03:27 +0400
  • d999258744 "all" architecture doesn't match "source", fix for missing checksums while publishing. Andrey Smirnov 2014-02-17 11:41:33 +0400
  • e8de4db522 Free up queue as soon as we don't need it anymore. Andrey Smirnov 2014-02-16 23:18:24 +0400
  • 47b3f3ed6a Reset count to zero. Andrey Smirnov 2014-02-16 22:08:01 +0400
  • 73e0d8c213 Attempt to lower memory pressure a bit. Andrey Smirnov 2014-02-16 21:59:10 +0400
  • a0757aadd6 Fix test. Andrey Smirnov 2014-02-16 21:36:56 +0400
  • ce793c6dae List of architectures now includes optionally "source" virtual arch. Andrey Smirnov 2014-02-16 21:36:25 +0400
  • 5e8b6da1db Add whitespace back. Andrey Smirnov 2014-02-16 21:21:45 +0400
  • 7b41df7049 Fix system test with addition of 'Download Sources' in mirror show. Andrey Smirnov 2014-02-16 02:49:54 +0400
  • e4d8ef4744 Showing download sources argument in mirror show and mirror list. Andrey Smirnov 2014-02-15 16:56:10 +0400
  • fb9b90e715 Tests for downloading with sources, flat and regular repos. Andrey Smirnov 2014-02-15 16:33:00 +0400
  • 5fb512f86e Add ability to expect responses in any order. Andrey Smirnov 2014-02-15 16:32:28 +0400
  • b2523b4215 --with-sources, downloading source packages flag. Andrey Smirnov 2014-02-14 23:58:09 +0400
  • 519082a61e Remote repos with source packages option. Andrey Smirnov 2014-02-14 23:45:14 +0400
  • 36446e46a1 Add config option 'downloadSourcePackages'. Andrey Smirnov 2014-02-14 23:44:46 +0400
  • e6a2f27d47 Correctly prepend directory to filenames of source package files. Andrey Smirnov 2014-02-14 23:33:33 +0400
  • 2b4dfe257e Fix comments. Andrey Smirnov 2014-02-14 22:05:51 +0400
  • 22c427bb96 Parsing & generation of source package stanzas. Andrey Smirnov 2014-02-14 22:04:48 +0400
  • 213c1e0b4f Sort HTTP output to fix unstable system test. Andrey Smirnov 2014-02-13 13:01:56 +0400
  • ad2680aeba Use batched writes to DB when saving packages from the mirror. Andrey Smirnov 2014-02-13 12:32:12 +0400
  • fb6df84ec7 Fix more system tests with GPG publishing. Andrey Smirnov 2014-02-13 01:02:35 +0400
  • 796489e88d Don't compain about missing keys when using custom keyring. Andrey Smirnov 2014-02-13 00:05:21 +0400
  • fb2e1adb5c Use different keyring in system tests. Andrey Smirnov 2014-02-12 21:25:55 +0400
  • 5bf370e18a Add new flags for specifying GPG keyring manually when signing. Andrey Smirnov 2014-02-12 21:25:33 +0400
  • ced832b1c0 System test for aptly db cleanup. Andrey Smirnov 2014-02-12 20:33:16 +0400
  • d4fb5853cc Add fixture pool creation from GitHub for system tests. Andrey Smirnov 2014-02-12 17:24:35 +0400
  • 2557c41d49 Fix repotoken submission for new version of goveralls. Andrey Smirnov 2014-02-12 17:13:02 +0400
  • ce3ae80feb Fix system tests. Andrey Smirnov 2014-02-12 16:14:24 +0400
  • 7ec8d80053 Add stats on disk space savings. Andrey Smirnov 2014-02-12 16:06:53 +0400
  • bd89d7c62e Command aptly db cleanup. Andrey Smirnov 2014-02-12 15:29:18 +0400
  • 62ea87dc6c Removing files from package pool. Andrey Smirnov 2014-02-12 15:19:04 +0400
  • 130efaa350 Relative pool path and list of all filepaths. Andrey Smirnov 2014-02-12 13:49:01 +0400
  • b5da3e9680 Deleting packages & building file list from packages. Andrey Smirnov 2014-02-12 13:12:07 +0400
  • 974d30b837 StrSlice substraction. Andrey Smirnov 2014-02-12 12:59:02 +0400
  • 8ae1f7aab0 Fix: progress bar sometimes doesn't disappear. Andrey Smirnov 2014-02-12 11:56:42 +0400