Commit Graph

  • 64b04c2764 Merge pull request #346 from smira/api-no-lock-fix Andrey Smirnov 2016-02-14 14:13:52 +0300
  • d6c7a9a89c Flush collection contents on each DB unlock in API. Andrey Smirnov 2016-02-11 12:56:19 +0300
  • 0339f0fe23 Allow additional options for goxc [ci skip] Andrey Smirnov 2016-02-11 12:46:09 +0300
  • fcedaa3fc5 Merge branch 'bitglue-aws_sdk' #344 Andrey Smirnov 2016-02-09 12:00:16 +0300
  • 7acfc84c9d Add @bitglue to AUTHORS. [ci skip] Andrey Smirnov 2016-02-09 11:47:29 +0300
  • 02b937ad17 Fix unit-tests. Andrey Smirnov 2016-02-08 14:42:30 +0300
  • 7ad1c1ad17 Fix dependencies. #344 Andrey Smirnov 2016-02-04 11:05:37 +0300
  • 640bd2b530
    Use official AWS SDK; support STS credentials Phil Frost 2016-02-03 14:27:27 -0500
  • 06149ef2bb Merge pull request #340 from bryanhong/master Andrey Smirnov 2016-02-03 17:44:00 +0300
  • b271e8fe31 another example of aptly in Docker Bryan Hong 2016-02-03 00:33:03 -0800
  • efc6ab27db goxc-based build system Andrey Smirnov 2016-02-02 13:03:18 +0300
  • 05c063839d Update to smira/lzma with import path fixed. Andrey Smirnov 2016-02-02 11:56:13 +0300
  • fd30b37a0e Bump version to 0.9.7~dev. Andrey Smirnov 2016-01-24 23:15:23 +0300
  • 9738687116 Add -no-lock to aptly api serve to excercise locking. Andrey Smirnov 2016-01-24 23:02:46 +0300
  • 219315c01d Fix one more system test on version. v0.9.6 Andrey Smirnov 2016-01-24 22:45:53 +0300
  • 62f44e53fd Version bump to 0.9.6. Andrey Smirnov 2016-01-24 21:48:33 +0300
  • b25f8e438c Re-generate man [ci skip] Andrey Smirnov 2016-01-24 21:46:45 +0300
  • f14fce01e9 Merge pull request #300 from vincentbernat/fix/api-serve-lock Andrey Smirnov 2016-01-24 19:53:17 +0300
  • 0e8af032fa improve key uniqueness Marat Shakirov 2015-12-27 19:09:24 +0300
  • a790770a19 Add @x539 to AUTHORS. [ci skip] Andrey Smirnov 2015-12-24 14:11:26 +0300
  • 7bb052ac37 Fix unit-tests. #324 Andrey Smirnov 2015-12-24 14:08:37 +0300
  • 631fe44c6b Security: don't download files we don't have checksums for. #324 Andrey Smirnov 2015-12-22 13:52:53 +0300
  • 04209014ba Merge ee78fc5137 into ca319c804e x539 2015-12-03 10:25:47 +0000
  • ca319c804e Print warning message to stderr. #311 Andrey Smirnov 2015-12-03 13:18:45 +0300
  • 3e368690fd Stop building Go 1.3, only Go 1.4 supported. Andrey Smirnov 2015-12-03 12:47:23 +0300
  • 339bf0a90b Add new comitters to AUTHORS. Andrey Smirnov 2015-12-03 12:23:29 +0300
  • c5b48f0362 Merge pull request #307 from vincentbernat/fix/defer-lock Andrey Smirnov 2015-12-03 12:12:35 +0300
  • d5f50732c1 Merge pull request #320 from paul-krohn/master Andrey Smirnov 2015-12-03 12:11:25 +0300
  • ee78fc5137 Only download Files without checksum when checksum is ignored anyway Andreas Freimuth 2015-12-02 17:20:18 +0100
  • 9d973aeceb shorten regex to match generated error only Paul Krohn 2015-11-26 00:03:51 +0000
  • 7caeac7515 add diagnostic output Paul Krohn 2015-11-25 23:48:47 +0000
  • c954c93db5 - copy file from orphaned branche #264 - Daemonize and packaging scripts fabrepe 2015-10-08 13:12:02 +0200
  • 7f6a52019f Add a flag to unlock database after each API request Vincent Bernat 2015-09-07 13:44:01 +0200
  • 16101b56fe Fix lock handling in cache flusher for API Vincent Bernat 2015-10-02 19:59:47 +0200
  • a294a91685 Cache filepath list in s3.LinkFromPool instead of doing Get checks #297 Andrey Smirnov 2015-10-01 14:02:32 +0300
  • cf644289a3 Lower limit for goleveldb open files cache to 256 #260 Andrey Smirnov 2015-10-01 12:37:43 +0300
  • 33c905ce02 Upgrade goleveldb to the latest version. #260 Andrey Smirnov 2015-10-01 12:27:19 +0300
  • 3d3468d35c Initial commit for GCS storage backend Dhaivat Pandit 2015-09-24 09:55:21 -0700
  • 8fdc222196 Fix retry policy. #297 Andrey Smirnov 2015-09-24 13:21:13 +0300
  • 1e4d825d36 Disable keep alives, fix return on last retry. #297 Andrey Smirnov 2015-09-24 12:21:31 +0300
  • 76bf7cba04 Fix handling of folded fields in Stanza. #270 Andrey Smirnov 2015-09-24 11:59:49 +0300
  • 984c8ed4f0 Merge e2aede0b60 into 08bc5ac934 Szymon Sobik 2015-09-22 09:43:03 +0000
  • 08bc5ac934 Fix system tests for Go 1.5. Andrey Smirnov 2015-09-22 12:40:42 +0300
  • c160cbccc7 Fix mirror system tests. Andrey Smirnov 2015-09-22 11:42:05 +0300
  • c473a5cba8 Really randomize port in Swift unit-tests. Andrey Smirnov 2015-09-22 11:25:10 +0300
  • 84801bce78 Fix unit-tests Andrey Smirnov 2015-09-22 11:18:57 +0300
  • b95b3473bf Switch to Travis CI new build infra. Andrey Smirnov 2015-09-21 13:58:17 +0300
  • f1d5caab8b Enable build for Go 1.5. Andrey Smirnov 2015-09-20 13:14:33 +0300
  • 6a973554ad Update goar to the latest version. #275 Andrey Smirnov 2015-09-20 13:13:18 +0300
  • e2aede0b60 fix some packages not being included, because of badly parsed folded fileld Szymon Sobik 2015-07-08 15:44:46 +0200
  • 698e239f45 Include all aptly contributors in man section AUTHORS. Andrey Smirnov 2015-07-04 13:16:15 +0300
  • 205297d0b8 Update license to mention that there are many contributors. Andrey Smirnov 2015-07-04 13:06:58 +0300
  • ba4669a9c4 Man page for package display format in search commands. #254 Andrey Smirnov 2015-07-04 13:02:33 +0300
  • 8bda799545 Support for Go-style templating in format for aptly * search. #254 Andrey Smirnov 2015-07-02 12:19:41 +0300
  • 6c28e3aca8 Update flat repository. Andrey Smirnov 2015-06-26 13:24:31 +0300
  • 901babe500 Fix test. Andrey Smirnov 2015-06-26 13:15:11 +0300
  • 0c6f38ab08 Fix system test. Andrey Smirnov 2015-06-26 13:09:57 +0300
  • a131d6093c Fix unit-test. Andrey Smirnov 2015-06-26 12:56:02 +0300
  • 974cec3e73 Fix publish tests. Andrey Smirnov 2015-06-26 03:14:22 +0300
  • 442c5f090f Fix package tests. Andrey Smirnov 2015-06-26 03:08:22 +0300
  • d04f08c1cf Correctly handle multine fields in Release/non-Release files. #266 Andrey Smirnov 2015-06-26 03:07:33 +0300
  • 767c7ca0db Merge branch '261-fix-multiline-fields' Andrey Smirnov 2015-06-20 19:04:06 +0300
  • dd27aad751 Add @sobczyk to the list of AUTHORS. #266 Andrey Smirnov 2015-06-20 19:03:41 +0300
  • ddfdeaf2d0 Merge pull request #266 from sobczyk/master Andrey Smirnov 2015-06-20 18:59:21 +0300
  • 4c51350517 fix EOF during mirror update Szymon Sobik 2015-06-19 12:36:28 +0200
  • 40e48c963a Revert "Update publish tests, as some multiline fields are actually multiline." Andrey Smirnov 2015-06-18 03:33:09 +0300
  • c44d347540 Don't need to manually insert \n, multiline fields are handled correctly. Andrey Smirnov 2015-06-18 03:32:35 +0300
  • 4a54bff225 Add missing return statements. Andrey Smirnov 2015-06-18 03:32:23 +0300
  • e39736153d Update package tests. Andrey Smirnov 2015-06-18 03:29:12 +0300
  • f032196d70 Mirror has been updated. Andrey Smirnov 2015-06-18 02:15:39 +0300
  • a030e24b96 Update publish tests, as some multiline fields are actually multiline. Andrey Smirnov 2015-06-18 02:13:15 +0300
  • c2993c6691 Use other port that doesn't interfere with PostgreSQL. Andrey Smirnov 2015-06-18 01:52:37 +0300
  • 7d4a70ba25 Make first line of multiline field empty for all fields except for `Description`. #261 Andrey Smirnov 2015-06-10 13:44:03 +0300
  • c1cad30e72 Merge ccdc527c8e into 38dfe3435a Giulio Iotti 2015-06-10 10:20:58 +0000
  • ccdc527c8e Update GIN version and API usage Giulio Iotti 2015-06-09 09:56:52 +0000
  • 034ca8b3f5 Add missing '\n' at first line in multilineFields Zhang, Guodong 2015-06-09 14:28:54 +0800
  • 38dfe3435a For plusWorkaround, correctly handle cleanup, deletions. #239 Andrey Smirnov 2015-05-29 02:13:59 +0300
  • 313c71dff6 Rework s3 retry policy by copying sources from goamz :( #255 Andrey Smirnov 2015-05-29 01:47:02 +0300
  • a88d92436f Fix system test for mirrors list. Andrey Smirnov 2015-05-29 00:15:54 +0300
  • 9d298dee51 Remove deadline timeout. #255 Andrey Smirnov 2015-05-28 12:52:29 +0300
  • 9abc772b16 Change our flat repo for testing, old one is dead. Andrey Smirnov 2015-05-28 12:14:36 +0300
  • 2f1df39204 Use S3 retrying transport. #255 Andrey Smirnov 2015-05-28 11:45:37 +0300
  • 0f328ec1fe Seed Python random generator on start. Andrey Smirnov 2015-05-28 11:40:11 +0300
  • 78b6d6ca7b Send error messages to stderr. #249 Andrey Smirnov 2015-05-28 11:30:35 +0300
  • 5cd3c33854 Update goamz library to latest version. #253 Andrey Smirnov 2015-05-28 11:21:57 +0300
  • 9af76843b5 Fix README formatting. [ci skip] Andrey Smirnov 2015-05-28 11:17:01 +0300
  • 53506124a4 Add integrations to README, aptly API CLI. [ci skip] Andrey Smirnov 2015-05-28 11:12:55 +0300
  • 9bbf9c7b13 Merge branch 'graph-output-filename' Andrey Smirnov 2015-05-18 00:39:41 +0300
  • 82e6e8242e Update man page. #242 Andrey Smirnov 2015-05-18 00:39:01 +0300
  • 2bf11a556c Update custom output filename generation. #242 Andrey Smirnov 2015-05-18 00:38:15 +0300
  • c62828bf14 Merge branch 'graph-specific-output-filename' of https://github.com/gdbdzgd/aptly into graph-output-filename Andrey Smirnov 2015-05-18 00:30:41 +0300
  • b53cf7e710 Merge pull request #246 from GLolol/typofix Andrey Smirnov 2015-05-18 00:22:42 +0300
  • 780277d0a6 Build on go 1.4 as well. Andrey Smirnov 2015-05-14 12:51:01 +0300
  • a6f5631542 Fix system tests. Andrey Smirnov 2015-05-14 12:27:01 +0300
  • 52b1501ec0 Update to new debian archive keyring. Andrey Smirnov 2015-05-14 12:26:50 +0300
  • c9339f5cca Typo fix (depdency -> dependency) James Lu 2015-05-11 18:01:21 -0700
  • a9c23fb4aa Fix silly bug with non-encodable value being encoded. Andrey Smirnov 2015-04-26 09:02:40 +0200
  • 72e3eaebfe Add optional notice. Andrey Smirnov 2015-04-26 08:56:29 +0200
  • f3bcaa6cfb aptly graph specific output filename Zhang, Guodong 2015-04-24 11:11:12 +0800
  • 1c8f1517f8 Update man. #218 [ci skip] Andrey Smirnov 2015-04-17 01:26:37 +0300