Commit Graph

  • 2ea86c53f3 notifier: fix a bug that prevented graceful shutdown in certain cases Quentin Machu 2015-12-15 13:23:57 -0500
  • 480589a83a notifier: retry upon failure Quentin Machu 2015-12-15 11:24:58 -0500
  • 3ff8bfaa93 notifier: Allow custom notifiers to be registered. Quentin Machu 2015-12-15 11:36:06 -0500
  • 7ee1481e92 Merge pull request #53 from coreos/ubdater Quentin Machu 2015-12-16 15:46:54 -0500
  • c055c33cf8 updater: Fix Ubuntu's partial update bug. #53 Quentin Machu 2015-12-16 15:30:03 -0500
  • 510b901da6 Merge pull request #46 from coreos/fix_sql_tovalue Quentin Machu 2015-12-16 15:09:31 -0500
  • 8c1d3c9a86 *: Fix `authentification` typo Quentin Machu 2015-12-16 12:01:51 -0500
  • 4b11491067 add ImageFormat to worker_test and programs under contrib #49 Liang Chenye 2015-12-15 21:01:22 -0800
  • 41509ccd3e add imageFormt to API.md; add xz to Dockerfile; fix bugs Liang Chenye 2015-12-15 20:29:53 -0800
  • 32747a5f25 database: Don't ignore empty results in toValue(s)() #46 Quentin Machu 2015-12-09 16:14:48 -0800
  • 172693b604 Merge pull request #47 from coreos/sn Quentin Machu 2015-12-15 14:31:59 -0500
  • 34870a2a2b move LoadTLSClientConfigForServer into API package #47 Jimmy Zelinskie 2015-12-15 12:03:42 -0500
  • b3828c9c4c notifier: add ServerName configuration for TLS Jimmy Zelinskie 2015-12-10 16:46:43 -0500
  • 8b649af666 detect bzip2/xz; add test data liangchenye 2015-12-15 16:08:27 +0800
  • 354c4b3672 always trim './' liangchenye 2015-12-15 11:34:22 +0800
  • d3ebc3df33 Merge pull request #51 from coolljt0725/update_analyze_local_image_doc Quentin Machu 2015-12-14 22:30:47 -0500
  • 5f876d20a6 Update README.md of analyze_local_image #51 Lei Jitang 2015-12-14 22:35:38 -0500
  • 231e16a72f Merge pull request #50 from coolljt0725/fix_stop Quentin Machu 2015-12-14 10:18:56 -0500
  • cd1106dcdc fix type ctrl^C not stop updating #50 Lei Jitang 2015-12-14 00:48:01 -0500
  • d402ae818e use imageFormat in params for consistence liangchenye 2015-12-11 19:41:32 +0800
  • b1775ed3dc add data detector to support ACI and other format in the future liangchenye 2015-12-11 19:37:25 +0800
  • 9f0ed4dcfb Merge pull request #44 from Quentin-M/configfile Quentin Machu 2015-12-08 11:56:28 -0500
  • eb7e5d5c74 main: Use configuration file instead of flags and simplify app extension. #44 Quentin Machu 2015-12-07 16:38:50 -0500
  • ec0decfcaf docs: fix a typo in the model Quentin Machu 2015-12-07 18:23:18 -0500
  • a4dcd3c13a Merge pull request #42 from Quentin-M/triple Quentin Machu 2015-12-06 22:27:45 -0500
  • 3fe3f3a4c7 database: Update cayley and use Triple instead of Quad #42 Quentin Machu 2015-12-05 02:42:37 -0500
  • 941a10cc2b Merge pull request #35 from mrqwer88/check_openvz_mirror_with_clair Quentin Machu 2015-12-04 18:04:04 -0500
  • d05a97a0a1 Merge pull request #29 from Quentin-M/notifier_tls Quentin Machu 2015-12-04 16:59:47 -0500
  • 9946382223 api: Extracted client cert & HTTP JSON Render to utils. #29 Quentin Machu 2015-11-24 00:18:11 -0500
  • 20a126c84a notifier: Refactor and add client certificate authentification support. Quentin Machu 2015-11-23 23:43:33 -0500
  • f106b64bc4 Merge pull request #22 from Quentin-M/predcst Quentin Machu 2015-12-04 16:53:35 -0500
  • 9fc29e291c database: put missing predicates in consts and un-expose some of them #22 Quentin Machu 2015-11-20 15:03:20 -0500
  • 1fefacfa63 Merge pull request #41 from coreos/travisfix Quentin Machu 2015-12-04 16:33:55 -0500
  • 02d38843cb travis: disable install step #41 Jimmy Zelinskie 2015-12-04 16:24:03 -0500
  • 46fffdfc81 Merge pull request #33 from Quentin-M/insertvulns Quentin Machu 2015-12-04 15:49:56 -0500
  • 15bc682f60 Merge pull request #36 from coreos/gc Quentin Machu 2015-12-04 15:21:01 -0500
  • 8285c567c8 database: Improve InsertVulnerabilities. #33 Quentin Machu 2015-11-20 21:47:48 -0500
  • e444e93c97 api/database: Add the ability to delete layers #36 Quentin Machu 2015-11-30 13:14:18 -0500
  • cadc182cc4 readme: add travis-ci badge Jimmy Zelinskie 2015-12-02 13:45:14 -0500
  • 1b55d387f6 travis: add missing rpm dependency Jimmy Zelinskie 2015-12-02 13:39:59 -0500
  • 07268a7b5e Merge pull request #39 from coreos/travis Quentin Machu 2015-12-02 13:25:14 -0500
  • 46f356e890 Merge pull request #37 from Quentin-M/updater_refactor Quentin Machu 2015-12-02 13:23:30 -0500
  • 5873ab892c travis: initial travis.yml #39 Jimmy Zelinskie 2015-12-02 12:39:13 -0500
  • 326ad7fc13 Merge pull request #38 from Quentin-M/causedby Barak Michener 2015-12-01 17:05:45 -0500
  • 9db0e63401 api: Specify what packages cause the layer to have vulnerabilities. #38 Quentin Machu 2015-12-01 16:57:16 -0500
  • a7b683d4ba updater: Refactor and merge fetcher responses #37 Quentin Machu 2015-12-01 14:58:17 -0500
  • 75aff0382a contrib: check-openvz-mirror-with-clair fix license #35 Sergei A Mamonov 2015-11-30 23:11:18 +0300
  • 8b137e8a95 contrib: add copyright in check-openvz-mirror-with-clair Sergei A Mamonov 2015-11-30 00:13:19 +0300
  • 7df8e7fb1a contrib: add copyright in analyze-local-images Quentin Machu 2015-11-29 15:56:34 -0500
  • 0919113d8b add tool for check openvz mirrors with clair to contrib Sergei A Mamonov 2015-11-29 23:11:36 +0300
  • 867279a5c9 contrib: Improve analyze-local-images docs and launch command. Quentin Machu 2015-11-24 16:37:11 -0500
  • 33043554e6 Merge a0954df2fb into 9391417b2d #31 Mark deVilliers 2015-11-24 17:17:52 +0000
  • 9391417b2d contrib: Wait for extraction to finish before continuing. Quentin Machu 2015-11-24 11:02:13 -0500
  • a0954df2fb analyze-local-images : fix race condition on intial testing #31 Mark de Villiers 2015-11-24 07:33:37 -0800
  • 73f2221955 Merge pull request #26 from stapelberg/patch-1 Jonathan Boulle 2015-11-23 13:53:09 -0800
  • f81bc29b9e Fix installation command in README.md #26 Michael Stapelberg 2015-11-23 22:35:09 +0100
  • fdbe1ebca8 Merge pull request #25 from fatalbanana/patch-1 Quentin Machu 2015-11-23 09:44:08 -0500
  • 8d071e28ff contrib: Don't pass -z to tar in analyze-local-images #25 Andrew Lewis 2015-11-23 16:01:58 +0200
  • a6d85e166f Merge pull request #21 from coreos/updatefix Quentin Machu 2015-11-20 18:06:39 -0500
  • 4292ed0dfd Merge pull request #24 from coreos/jonboulle-patch-1 Jonathan Boulle 2015-11-20 13:30:19 -0800
  • ef7ccd3773 README: minor grammar/spelling tweaks #24 Jonathan Boulle 2015-11-20 12:48:56 -0800
  • 3ce6003766 Update README.md origin/jonboulle-patch-1 coreos/jonboulle-patch-1 Jonathan Boulle 2015-11-20 12:54:25 -0800
  • 16f40e3033 README: minor grammar/spelling tweaks Jonathan Boulle 2015-11-20 12:48:56 -0800
  • 0f711d858d Merge pull request #18 from Quentin-M/local-analysis Quentin Machu 2015-11-20 15:37:43 -0500
  • bf7e1a52f2 stop reporting failures as successful updates #21 Jimmy Zelinskie 2015-11-20 15:02:47 -0500
  • 46f7645a53 contrib: Add a tool to analyze local Docker images #18 Quentin Machu 2015-11-19 19:27:49 -0500
  • cfa960d619 database: Update Cayley to fix slow deletions Quentin Machu 2015-11-18 18:53:00 -0500
  • ac0e68efe7 worker: Add a missing CleanURL Quentin Machu 2015-11-18 15:02:07 -0500
  • 915903c1c1 database: Fix to a locking issue with PostgreSQL Quentin Machu 2015-11-17 19:34:06 -0500
  • 8aacc8bfdc database: Ensure that quads in a tx are applied in the desired order. Quentin Machu 2015-11-17 15:31:29 -0500
  • 635f4ec76f Merge pull request #11 from Quentin-M/bzr_parsing Quentin Machu 2015-11-16 18:34:41 -0500
  • 2452a8fc48 updater: Always use `bzr revno` to get Ubuntu db's revision number. #11 Quentin Machu 2015-11-16 16:57:53 -0500
  • 3a1d0602fb database: Use an estimator in Cayley's Size() w/ PostgreSQL Quentin Machu 2015-11-16 16:22:16 -0500
  • ad386a2451 Fix issue #7 #9 Lorenz Brun 2015-11-16 20:47:15 +0100
  • f229083e1e database/worker: Remove useless log message Quentin Machu 2015-11-16 11:33:32 -0500
  • 9a3bea842d Merge pull request #6 from Quentin-M/reduce_tx Quentin Machu 2015-11-16 13:20:19 -0500
  • b0142e1982 database: reduce pruneLocks/Unlock transaction. #6 Quentin Machu 2015-11-14 20:14:27 -0500
  • 8bb6c50f80 Merge pull request #4 from Quentin-M/reduce_tx Quentin Machu 2015-11-13 18:11:03 -0500
  • 7f1ff8f979 database: reduce InsertPackages transaction #4 Quentin Machu 2015-11-13 17:49:08 -0500
  • a10260c80d README: add container badge Jimmy Zelinskie 2015-11-13 14:29:01 -0500
  • 3ec262dd51 Initial commit v0.0.1 Quentin Machu 2015-11-13 14:11:28 -0500
  • cf3d4ed7e5 Docs: README.md grammar fixes #2 Chris Kühl 2015-11-13 20:04:49 +0100
  • 666cba0c30 Initial commit Quentin Machu 2015-11-13 13:57:36 -0500
  • f7c18c6d96 Docs: fix some typos in README.md #1 Chris Kühl 2015-11-13 19:39:06 +0100
  • d3fcb465a3 Initial commit Quentin Machu 2015-11-13 13:44:41 -0500