)]}' { "log": [ { "commit": "e2445ca446e4734acf7f348e53940a0fe0f1461b", "tree": "06e38918bdb5cd9c6c26964b52e228f064df522f", "parents": [ "9a0acec3d74b2c75af12de80b3c4004269b95eb3" ], "author": { "name": "Nate Bosch", "email": "nbosch@google.com", "time": "Mon May 09 13:32:02 2022 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Mon May 09 13:32:02 2022 -0700" }, "message": "Update README to point to new location (#73)\n\n" }, { "commit": "9a0acec3d74b2c75af12de80b3c4004269b95eb3", "tree": "c9a8ba1c9038003d97e6e29e476b8d5f80a001cf", "parents": [ "202ec1a53c9a830c17cf3b718d089cf7eba568ad" ], "author": { "name": "Kevin Moore", "email": "kevmoo@users.noreply.github.com", "time": "Sat Oct 02 20:55:28 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Sat Oct 02 20:55:28 2021 -0700" }, "message": "Move to pkg:lints (#68)\n\n" }, { "commit": "202ec1a53c9a830c17cf3b718d089cf7eba568ad", "tree": "6dd7a4bd3d4c55f8507d14f0449c6a92c05cdc1e", "parents": [ "4c459ceca02c23bd28c86f869887158b706c03f0" ], "author": { "name": "Nate Bosch", "email": "nbosch@google.com", "time": "Mon Jul 19 09:46:01 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Mon Jul 19 09:46:01 2021 -0700" }, "message": "Refactor range support implementation (#66)\n\nReduce nesting by extracting to a method allowing guard clauses and\r\ninverted the conditionals with early returns. Remove some comments that\r\nrepeat the code. Use conditional map elements and `..[]` operator to\r\nreduce the noise around setting headers.\r\n\r\nAdd tests for requests where the range header is ignored." }, { "commit": "4c459ceca02c23bd28c86f869887158b706c03f0", "tree": "5d40fc551b5a71f76ad253759c0e9fadc666c21e", "parents": [ "b71f79dcf6e055d3066b90b7980586f3da2f58f9" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Wed Jul 14 13:48:24 2021 -0700" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Wed Jul 14 13:48:24 2021 -0700" }, "message": "Add no response bot\n" }, { "commit": "b71f79dcf6e055d3066b90b7980586f3da2f58f9", "tree": "9abb621246db5ce4d1f1f40e601ae1fe0856cf99", "parents": [ "fb6b7d0ee4ad936a84e503ae6b3703cc99e61d52" ], "author": { "name": "Kevin Moore", "email": "kevmoo@users.noreply.github.com", "time": "Sat Jul 10 20:46:20 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Sat Jul 10 20:46:20 2021 -0700" }, "message": "Dart format with latest SDK (#63)\n\n" }, { "commit": "fb6b7d0ee4ad936a84e503ae6b3703cc99e61d52", "tree": "7302a3c41de0734d5f8b94efacec7e09b2ba878b", "parents": [ "dc91ae945f52a55d5b0050e84d2b94b75cf89b0b" ], "author": { "name": "Kevin Moore", "email": "kevmoo@users.noreply.github.com", "time": "Thu Jul 08 12:06:20 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Thu Jul 08 12:06:20 2021 -0700" }, "message": "Fix an issue with range support, prepare for release (#62)\n\nRemoved content-length header when sending a 4xx response\r\nAdded corresponding test\r\n\r\nAlso cleaned up the implementation by DRYing up access to regex matches" }, { "commit": "dc91ae945f52a55d5b0050e84d2b94b75cf89b0b", "tree": "3311aab2b0b8eb08774db0e31ac2ff3b2f86ccf8", "parents": [ "85a3a8cd89df6a8f00b693500c03226d1bddcd41" ], "author": { "name": "Nightmare-MY", "email": "mengyanshou@gmail.com", "time": "Sat Jul 03 05:07:13 2021 +0800" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Fri Jul 02 14:07:13 2021 -0700" }, "message": "support content-range header (#59)\n\nFixes https://github.com/dart-lang/shelf_static/issues/3" }, { "commit": "85a3a8cd89df6a8f00b693500c03226d1bddcd41", "tree": "dab0784ccd5cda0f8a6ba4314bc875e83c2c4058", "parents": [ "b8e51372332a27a4939466d94a22f15be53ac3e4" ], "author": { "name": "Kevin Moore", "email": "kevmoo@users.noreply.github.com", "time": "Fri May 07 16:38:34 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Fri May 07 16:38:34 2021 -0700" }, "message": "Fixes for package score: longer description and correct example filename (#56)\n\n" }, { "commit": "b8e51372332a27a4939466d94a22f15be53ac3e4", "tree": "c209d1e047a3009801820d50c8742ecf074bb1f5", "parents": [ "d086aa3e161fd4aae60383a21b010bc9db88e3a5" ], "author": { "name": "Kevin Moore", "email": "kevmoo@users.noreply.github.com", "time": "Fri May 07 14:10:41 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Fri May 07 14:10:41 2021 -0700" }, "message": "Correctly support HEAD (#54)\n\n" }, { "commit": "d086aa3e161fd4aae60383a21b010bc9db88e3a5", "tree": "84d08b0656b733d510732d08ed08d7f2ffe3e6fa", "parents": [ "f7e466ba0c2f11cf38ff2537a602b54b82e7e1b4", "e6f831d6a2d94c1b988cdac88ad6d4e37c1e6f9d" ], "author": { "name": "Franklin Yow", "email": "58489007+franklinyow@users.noreply.github.com", "time": "Wed Mar 31 15:16:27 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Wed Mar 31 15:16:27 2021 -0700" }, "message": "Merge pull request #52 from dart-lang/franklinyow-patch-1\n\nUpdate LICENSE" }, { "commit": "e6f831d6a2d94c1b988cdac88ad6d4e37c1e6f9d", "tree": "84d08b0656b733d510732d08ed08d7f2ffe3e6fa", "parents": [ "f7e466ba0c2f11cf38ff2537a602b54b82e7e1b4" ], "author": { "name": "Franklin Yow", "email": "58489007+franklinyow@users.noreply.github.com", "time": "Wed Mar 31 15:11:30 2021 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Wed Mar 31 15:11:30 2021 -0700" }, "message": "Update LICENSE\n\nChanges to comply to internal review" }, { "commit": "f7e466ba0c2f11cf38ff2537a602b54b82e7e1b4", "tree": "926a350db0a906a15e09060d30bd4152c9ebfb87", "parents": [ "fa30419055279a00c9e428439b1abe362d18f25d" ], "author": { "name": "Kevin Moore", "email": "kevmoo@users.noreply.github.com", "time": "Sat Mar 13 17:31:48 2021 -0800" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Sat Mar 13 17:31:48 2021 -0800" }, "message": "Remove dep overrides, test on oldest supported SDK (#51)\n\n" }, { "commit": "fa30419055279a00c9e428439b1abe362d18f25d", "tree": "a2c69f5ee360960000016b237710cbffade68f87", "parents": [ "bafde9eaddb5d02040a614e41deddd971b4d67e6" ], "author": { "name": "Jacob MacDonald", "email": "jakemac@google.com", "time": "Wed Feb 24 09:40:41 2021 -0800" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Wed Feb 24 09:40:41 2021 -0800" }, "message": "stable null safety release (#49)\n\n" }, { "commit": "bafde9eaddb5d02040a614e41deddd971b4d67e6", "tree": "68710d9e18d0e3fc7be8845a1f5d4bab08c38a39", "parents": [ "40e777208c93519734bc0682cf47ca713e0007bf" ], "author": { "name": "Xavier H", "email": "xavier.hainaux@gmail.com", "time": "Tue Feb 23 18:32:08 2021 +0100" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Tue Feb 23 09:32:08 2021 -0800" }, "message": "Migrate to null safety (#47)\n\nFixes #41" }, { "commit": "40e777208c93519734bc0682cf47ca713e0007bf", "tree": "d0db6e7d6e61b39222a26ec22af28bcead5fc11c", "parents": [ "6f50b67ad98fd1ae6a501afca4f7c858a2304997" ], "author": { "name": "Kevin Moore", "email": "kevmoo@users.noreply.github.com", "time": "Thu Jan 28 19:33:55 2021 -0800" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Thu Jan 28 19:33:55 2021 -0800" }, "message": "Allow latest shelf (null-safe) (#48)\n\nAlso cleaned up lints (removed redundant, added more - no code changes required)" }, { "commit": "6f50b67ad98fd1ae6a501afca4f7c858a2304997", "tree": "3818eb7e337105e2293926c0b769af390a8997ca", "parents": [ "0e1c1327aa6bde183578e8062fe7ba16b7392485" ], "author": { "name": "Alexander Thomas", "email": "athom@google.com", "time": "Thu Jan 21 18:06:20 2021 +0100" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Thu Jan 21 09:06:20 2021 -0800" }, "message": "Migrate to GitHub Actions (#46)\n\n" }, { "commit": "0e1c1327aa6bde183578e8062fe7ba16b7392485", "tree": "515cb7998ef95109816250fea088d3ba0a4185ed", "parents": [ "779a6e99b320ce9ed4ff6b88bd0cdc40ea5c62c4" ], "author": { "name": "Emmanuel Garcia", "email": "egarciad@google.com", "time": "Wed Dec 16 17:02:42 2020 -0800" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Wed Dec 16 17:02:42 2020 -0800" }, "message": "Bump `mime` dependency (#45)\n\n" }, { "commit": "779a6e99b320ce9ed4ff6b88bd0cdc40ea5c62c4", "tree": "cf8ad50f66c1f9e1d43cd2eba1a61b856049f543", "parents": [ "93c32a13e5cc6d38b06398cf55f76aa6015de27f" ], "author": { "name": "Nate Bosch", "email": "nbosch@google.com", "time": "Tue Dec 08 15:37:01 2020 -0800" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Tue Dec 08 15:37:01 2020 -0800" }, "message": "Fix changelog (#44)\n\n- Drop -dev suffix from changelog version\r\n- Add not about changed constraint on `http_parser` for consistency." }, { "commit": "93c32a13e5cc6d38b06398cf55f76aa6015de27f", "tree": "e637f3284087b56e7183268bfebaf49102470764", "parents": [ "b14b4b31094c1b0a1d09f23e5f0dfbcfe6206bd6" ], "author": { "name": "Nate Bosch", "email": "nbosch@google.com", "time": "Tue Dec 08 14:18:17 2020 -0800" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Tue Dec 08 14:18:17 2020 -0800" }, "message": "Allow the null safe convert and http_parser (#43)\n\nExpand the upper bounds of the constraints to allow the breaking change\r\nfor the null safety migration. Tested locally with overrides to force\r\npicking up the latest prerelease versions." }, { "commit": "b14b4b31094c1b0a1d09f23e5f0dfbcfe6206bd6", "tree": "fd4f2120c962342876756edc56ed039749185b95", "parents": [ "a6168f162df88b0eef7e328629bf020122d5039e", "61aefde01be5fec0423387a9037f4678bb7a3577" ], "author": { "name": "Sam Rawlins", "email": "srawlins@google.com", "time": "Mon Dec 07 06:14:29 2020 -0800" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Mon Dec 07 06:14:29 2020 -0800" }, "message": "Merge pull request #42 from srawlins/unused-async\n\nRemove unused dart:async imports" }, { "commit": "61aefde01be5fec0423387a9037f4678bb7a3577", "tree": "fd4f2120c962342876756edc56ed039749185b95", "parents": [ "a6168f162df88b0eef7e328629bf020122d5039e" ], "author": { "name": "Sam Rawlins", "email": "srawlins@google.com", "time": "Sun Dec 06 20:40:11 2020 -0800" }, "committer": { "name": "Sam Rawlins", "email": "srawlins@google.com", "time": "Sun Dec 06 20:40:11 2020 -0800" }, "message": "Remove unused dart:async imports\n" }, { "commit": "a6168f162df88b0eef7e328629bf020122d5039e", "tree": "03bb12bfa51efa67d9c2a34fde33d24217d573dd", "parents": [ "5b7e0174033da12774dee594decd3bed43553de8", "930fbcdc92475a7b41e82aac6c67009a1cf56dc9" ], "author": { "name": "Sam Rawlins", "email": "srawlins@google.com", "time": "Mon Nov 02 12:53:13 2020 -0800" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Mon Nov 02 12:53:13 2020 -0800" }, "message": "Merge pull request #40 from dart-lang/srawlins-patch-1\n\nRemove unused dart:async imports." }, { "commit": "930fbcdc92475a7b41e82aac6c67009a1cf56dc9", "tree": "03bb12bfa51efa67d9c2a34fde33d24217d573dd", "parents": [ "5b7e0174033da12774dee594decd3bed43553de8" ], "author": { "name": "Sam Rawlins", "email": "srawlins@google.com", "time": "Mon Nov 02 10:36:00 2020 -0800" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Mon Nov 02 10:36:00 2020 -0800" }, "message": "Remove unused dart:async imports.\n\nAs of Dart 2.1, Future/Stream have been exported from dart:core." }, { "commit": "5b7e0174033da12774dee594decd3bed43553de8", "tree": "feffb2e8d83f296e3f8f338307592a4ff9aa6197", "parents": [ "77cd3f26a2031ebcd5989d12842e961002d1459e" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Mon Aug 24 13:57:27 2020 -0700" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@users.noreply.github.com", "time": "Mon Aug 24 17:32:53 2020 -0700" }, "message": "only verify analyzer on dev + linux\n" }, { "commit": "77cd3f26a2031ebcd5989d12842e961002d1459e", "tree": "ef8c784f8436279987f44a5f7abb80a56071dcdf", "parents": [ "58f726fa625a67294151179f5b18e5adf2971a2a" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Mon Aug 24 13:28:10 2020 -0700" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@users.noreply.github.com", "time": "Mon Aug 24 17:32:53 2020 -0700" }, "message": "Run CI on windows and linux\n\nAlso analyzer with strict checks\nAlso test on oldest supported SDK\nskip symlink file tests on Windows\n" }, { "commit": "58f726fa625a67294151179f5b18e5adf2971a2a", "tree": "713518e3e4febea52354094ede17ae6b0b349775", "parents": [ "34b8029e98d59cf99d2c43d74a6f0926eb2b545e" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Mon Aug 24 13:26:39 2020 -0700" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@users.noreply.github.com", "time": "Mon Aug 24 17:32:53 2020 -0700" }, "message": "Enable and fix a number of lints\n" }, { "commit": "34b8029e98d59cf99d2c43d74a6f0926eb2b545e", "tree": "db094c738bbc1a7b1a15aae595094671a559fc41", "parents": [ "9e5c5769c4eafa1b0355e00208ca3f8f96a7b3aa" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Mon Aug 24 13:12:48 2020 -0700" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@users.noreply.github.com", "time": "Mon Aug 24 17:32:53 2020 -0700" }, "message": "Remove .test_config\n\nNo longer used or needed\n" }, { "commit": "9e5c5769c4eafa1b0355e00208ca3f8f96a7b3aa", "tree": "27ea8c24da6ef55afb844dbc6434c12e62ad707c", "parents": [ "ae8a757f17bf20dd745784605a4f695bb73eb162", "c208a875c7393611c9640be64917f76fe3c77f28" ], "author": { "name": "Kevin Moore", "email": "kevmoo@users.noreply.github.com", "time": "Mon Aug 24 13:11:21 2020 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Mon Aug 24 13:11:21 2020 -0700" }, "message": "Use file modified date for 304 checks (\"changed\" is creation date on Windows) (#38)\n\nFixes #37 " }, { "commit": "c208a875c7393611c9640be64917f76fe3c77f28", "tree": "27ea8c24da6ef55afb844dbc6434c12e62ad707c", "parents": [ "de396ea6d33b07675ddabcb55cc302d469ea6c08" ], "author": { "name": "Danny Tuppeny", "email": "danny@tuppeny.com", "time": "Fri Aug 21 11:34:54 2020 +0100" }, "committer": { "name": "Danny Tuppeny", "email": "danny@tuppeny.com", "time": "Fri Aug 21 11:34:54 2020 +0100" }, "message": "Update version and changelog\n" }, { "commit": "de396ea6d33b07675ddabcb55cc302d469ea6c08", "tree": "d2e396445d991d34f2f5ba8d449b15e0beb3c8f3", "parents": [ "c4dd35605e3ab6df5da77b47a318f4ad8a17483d" ], "author": { "name": "Danny Tuppeny", "email": "danny@tuppeny.com", "time": "Thu Aug 20 10:37:01 2020 +0100" }, "committer": { "name": "Danny Tuppeny", "email": "danny@tuppeny.com", "time": "Thu Aug 20 10:41:59 2020 +0100" }, "message": "Add a test for file modification on disk\n" }, { "commit": "c4dd35605e3ab6df5da77b47a318f4ad8a17483d", "tree": "ee5338adad26a2244347587c59bb838be3d9b380", "parents": [ "ae8a757f17bf20dd745784605a4f695bb73eb162" ], "author": { "name": "Danny Tuppeny", "email": "danny@tuppeny.com", "time": "Thu Aug 20 10:21:27 2020 +0100" }, "committer": { "name": "Danny Tuppeny", "email": "danny@tuppeny.com", "time": "Thu Aug 20 10:21:27 2020 +0100" }, "message": "Use file modified date for 304 checks (\"changed\" is creation date on Windows)\n\nFixes #37.\n" }, { "commit": "ae8a757f17bf20dd745784605a4f695bb73eb162", "tree": "e883fc8b69824429b889e71568ba56e7e039a8c2", "parents": [ "fb4506e7485e4ff7a3b97dfae3f6e02215e64782" ], "author": { "name": "Kevin Moore", "email": "kevmoo@users.noreply.github.com", "time": "Wed Jul 31 21:01:06 2019 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Wed Jul 31 21:01:06 2019 -0700" }, "message": "Delete codereview.settings" }, { "commit": "fb4506e7485e4ff7a3b97dfae3f6e02215e64782", "tree": "e877e2ff2efd12da8d503862f63623263731903f", "parents": [ "9e367fbbeb3bffe484bcdd4fbf6c4903e2d1d64c" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Thu Jul 12 10:17:08 2018 -0700" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Thu Jul 12 10:17:08 2018 -0700" }, "message": "Prepare for release, remove deprecated constants, support Dart 2 gold\n" }, { "commit": "9e367fbbeb3bffe484bcdd4fbf6c4903e2d1d64c", "tree": "d6c8bfd90a8e2e611a955fbe9dae5dbb34a835e7", "parents": [ "5f532782000388c808eab488cc7e76829af61e01" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Thu Jul 12 10:15:56 2018 -0700" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Thu Jul 12 10:15:56 2018 -0700" }, "message": "Make the example dart logo a lot smaller\n" }, { "commit": "5f532782000388c808eab488cc7e76829af61e01", "tree": "85a3605332d158eb96cf35b9879156c465923dca", "parents": [ "d8b8ea5087bb3d3de534f03a2c20c087ba21f323" ], "author": { "name": "Devon Carew", "email": "devoncarew@google.com", "time": "Thu Jul 12 10:09:07 2018 -0700" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@users.noreply.github.com", "time": "Thu Jul 12 10:09:07 2018 -0700" }, "message": "sort directory listings (#33)\n\n" }, { "commit": "d8b8ea5087bb3d3de534f03a2c20c087ba21f323", "tree": "9ef7f23a094fc3901b775068564a8fbb505556f2", "parents": [ "eecf57662d187a40c5271c986a67bad0fe789108" ], "author": { "name": "Devon Carew", "email": "devoncarew@google.com", "time": "Thu Jul 12 10:04:59 2018 -0700" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@users.noreply.github.com", "time": "Thu Jul 12 10:04:59 2018 -0700" }, "message": "update dart images (#32)\n\n* update dart icons\r\n* update the images size reference\r\n" }, { "commit": "eecf57662d187a40c5271c986a67bad0fe789108", "tree": "e59adecb61ddb8feb7f37485c555f3bf0e09d5fe", "parents": [ "69c87e9014dcc876198d50bbd11308ddfdabdb31" ], "author": { "name": "BC Ko", "email": "bcko@users.noreply.github.com", "time": "Fri May 25 11:45:34 2018 -0700" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@users.noreply.github.com", "time": "Fri May 25 11:45:34 2018 -0700" }, "message": "Update .gitignore to new `dart_tool` pub cache (#31)\n\ndart-lang/sdk#32030" }, { "commit": "69c87e9014dcc876198d50bbd11308ddfdabdb31", "tree": "86c1bad4422efb8201e2a097356c1c9648283fca", "parents": [ "43def5d7b13223fbfa7fdf88fd8983eaf5259d6a" ], "author": { "name": "Lasse R.H. Nielsen", "email": "lrn@google.com", "time": "Tue May 22 17:21:39 2018 +0200" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@users.noreply.github.com", "time": "Tue May 22 08:21:39 2018 -0700" }, "message": "Remove deprecated `dart:io` constant uses. (#30)\n\n" }, { "commit": "43def5d7b13223fbfa7fdf88fd8983eaf5259d6a", "tree": "0471a8c73be612e21d1f0805db2ecfd2db78e2ba", "parents": [ "7fcc3dd3c5f1c82e7e5d6b7d587b62bb1390f5c3" ], "author": { "name": "Lasse R.H. Nielsen", "email": "lrn@google.com", "time": "Fri May 04 12:15:34 2018 +0200" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Fri May 04 12:15:34 2018 +0200" }, "message": "Remove upper case constants (#28)\n\nRemove usage of upper-case constants.\r\n\r\nUpdate SDK version.\r\nRemove stable from Travis config.\r\n" }, { "commit": "7fcc3dd3c5f1c82e7e5d6b7d587b62bb1390f5c3", "tree": "2f286fa1bf8a6de781ddbf8deaa6564ca6004aae", "parents": [ "3558aa35a0d2f0f35868c3fd64b258e140db0122" ], "author": { "name": "Gary Roumanis", "email": "groumanis@gmail.com", "time": "Thu Jan 04 13:07:55 2018 -0800" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Thu Jan 04 13:07:55 2018 -0800" }, "message": "prep for release (#27)\n\n" }, { "commit": "3558aa35a0d2f0f35868c3fd64b258e140db0122", "tree": "55be319cbd8ace9287055603749c7a97d3144690", "parents": [ "2b908afcc898c6b4e0bbfac9bca6ea3097311056" ], "author": { "name": "Kevin Moore", "email": "kevmoo@users.noreply.github.com", "time": "Mon Oct 30 22:26:24 2017 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Mon Oct 30 22:26:24 2017 -0700" }, "message": "No scheduled test (#23)\n\n* Stop using scheduled_test\r\n\r\n* delete test/test_all.dart\r\n\r\n* cleanup travis file\r\n\r\n* review comments\r\n" }, { "commit": "2b908afcc898c6b4e0bbfac9bca6ea3097311056", "tree": "9c9cdb82729ef784e03e58460a7a4cfb6d1376d7", "parents": [ "2295feaa2cdef4abea42edbc31c663ec4f9ed549", "ccb925dce8438ede97fb5cc270c7b6b2e3295bb2" ], "author": { "name": "Gary Roumanis", "email": "groumanis@gmail.com", "time": "Mon Oct 30 09:34:12 2017 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Mon Oct 30 09:34:12 2017 -0700" }, "message": "Merge pull request #24 from dart-lang/fix-imports\n\n" }, { "commit": "ccb925dce8438ede97fb5cc270c7b6b2e3295bb2", "tree": "9c9cdb82729ef784e03e58460a7a4cfb6d1376d7", "parents": [ "2295feaa2cdef4abea42edbc31c663ec4f9ed549" ], "author": { "name": "Gary Roumanis", "email": "grouma@google.com", "time": "Fri Oct 27 16:03:35 2017 -0700" }, "committer": { "name": "Gary Roumanis", "email": "grouma@google.com", "time": "Fri Oct 27 16:03:35 2017 -0700" }, "message": "remove unused imports\n" }, { "commit": "2295feaa2cdef4abea42edbc31c663ec4f9ed549", "tree": "96906fcbf0b99fe6b2daac15d5ff2d4cd28c50e0", "parents": [ "70112b6c2a042d3dbf32e33933c9002a3a547d66" ], "author": { "name": "Natalie Weizenbaum", "email": "nweiz@google.com", "time": "Wed Oct 18 16:50:15 2017 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Wed Oct 18 16:50:15 2017 -0700" }, "message": "Add a function to serve a single file (#22)\n\n" }, { "commit": "70112b6c2a042d3dbf32e33933c9002a3a547d66", "tree": "8d4cafd82f63188f82f5adec4c5ad0bb80bbec0d", "parents": [ "b6e30c8d06d53b6aad55a93e03a0397d91f04ea1" ], "author": { "name": "Kevin Moore", "email": "kevmoo@users.noreply.github.com", "time": "Thu Jun 08 14:40:06 2017 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Thu Jun 08 14:40:06 2017 -0700" }, "message": "Cleanup (#20)\n\n* dartfmt\r\n* use new Travis CI Dart tasks\r\n* A couple of lint fixes\r\n* use recommended name for analysis_options" }, { "commit": "b6e30c8d06d53b6aad55a93e03a0397d91f04ea1", "tree": "3c51f500db5d39afaa2fc7d7df2534ebe9a99770", "parents": [ "af161a3034418b79e431963ce451f194e910f68b", "dd42ca996092d376e4a82d8b8337b1e12b4ed448" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Tue May 16 20:37:02 2017 -0700" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Tue May 16 20:37:02 2017 -0700" }, "message": "Merge https://github.com/dart-lang/shelf_static/pull/19\n" }, { "commit": "dd42ca996092d376e4a82d8b8337b1e12b4ed448", "tree": "3c51f500db5d39afaa2fc7d7df2534ebe9a99770", "parents": [ "7caaf348d0db3512db4373b3b22b79074bc477a9" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Tue May 16 20:36:39 2017 -0700" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Tue May 16 20:36:39 2017 -0700" }, "message": "Tweak changelog\n" }, { "commit": "7caaf348d0db3512db4373b3b22b79074bc477a9", "tree": "28583270f3d296f74e18a04dcf7326ca130979ca", "parents": [ "c38a8119e3b04c5f4ce98cba3825e37a65825657" ], "author": { "name": "Matthew Barbour", "email": "sanmadjack@gmail.com", "time": "Tue May 02 23:51:09 2017 -0500" }, "committer": { "name": "Matthew Barbour", "email": "sanmadjack@gmail.com", "time": "Tue May 02 23:51:09 2017 -0500" }, "message": "Bumped version number to 0.2.5\n" }, { "commit": "c38a8119e3b04c5f4ce98cba3825e37a65825657", "tree": "a0a12381234b3e4f12b89ee573f44e422983a0dc", "parents": [ "f54ac2939d118caee245a1f850fd86a51c46ac2d" ], "author": { "name": "Matthew Barbour", "email": "sanmadjack@gmail.com", "time": "Tue May 02 23:50:16 2017 -0500" }, "committer": { "name": "Matthew Barbour", "email": "sanmadjack@gmail.com", "time": "Tue May 02 23:50:16 2017 -0500" }, "message": "Added changelog entry, changed contentTypeResolver null checker to use a null-aware operator.\n" }, { "commit": "f54ac2939d118caee245a1f850fd86a51c46ac2d", "tree": "3d47b71d8bc3675fd336f45dc34bd721195d4671", "parents": [ "62023e8fe959a57ec84f2837ff78132c063f1f8d" ], "author": { "name": "Matthew Barbour", "email": "sanmadjack@gmail.com", "time": "Tue May 02 12:51:10 2017 -0500" }, "committer": { "name": "Matthew Barbour", "email": "sanmadjack@gmail.com", "time": "Tue May 02 12:51:10 2017 -0500" }, "message": "Documentation for new contentTypeResolver option.\n" }, { "commit": "62023e8fe959a57ec84f2837ff78132c063f1f8d", "tree": "3a07d8b636bc8c9635a46fd208cc78e6691b6ca1", "parents": [ "af161a3034418b79e431963ce451f194e910f68b" ], "author": { "name": "Matthew Barbour", "email": "sanmadjack@gmail.com", "time": "Tue May 02 12:39:32 2017 -0500" }, "committer": { "name": "Matthew Barbour", "email": "sanmadjack@gmail.com", "time": "Tue May 02 12:39:32 2017 -0500" }, "message": "Added option to specify a custom MimeTypeResolver\n" }, { "commit": "af161a3034418b79e431963ce451f194e910f68b", "tree": "8d941539978144aecdac2695e0c8895d82856446", "parents": [ "b0d3a96e647a4fd27cc4c82c9d7098937392c0ad" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Tue Jan 24 22:14:58 2017 -0800" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Tue Jan 24 22:14:58 2017 -0800" }, "message": "Fix test of contentLength\n" }, { "commit": "b0d3a96e647a4fd27cc4c82c9d7098937392c0ad", "tree": "f3d19087d81e4d3582ae25bb9355f3092d009d20", "parents": [ "733790903ec8b9c18b611d3e5a0e39ff0f591cb6" ], "author": { "name": "William Hesse", "email": "whesse@google.com", "time": "Tue Aug 16 13:13:05 2016 +0200" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Tue Aug 16 13:13:05 2016 +0200" }, "message": "Create .test_config\n\nUse package:test to test shelf_static. Test only on vm, since tests use dart:io" }, { "commit": "733790903ec8b9c18b611d3e5a0e39ff0f591cb6", "tree": "3ecbe3e56a55e6cf5559ef794ab65fe60302d9db", "parents": [ "7aa21b63450deb18fe64e3f59e8015ea58db02eb", "366d49a8ddc9ba1b034dafeed5d86b5210d719a6" ], "author": { "name": "Kevin Moore", "email": "kevmoo@users.noreply.github.com", "time": "Wed Jul 06 16:02:37 2016 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Wed Jul 06 16:02:37 2016 -0700" }, "message": "Added option to allow for mimetype lookup via magic numbers\n\nCloses https://github.com/dart-lang/shelf_static/pull/12" }, { "commit": "366d49a8ddc9ba1b034dafeed5d86b5210d719a6", "tree": "3ecbe3e56a55e6cf5559ef794ab65fe60302d9db", "parents": [ "82e6a33c3caf6fd366ac4709fad83cd46bc7810d" ], "author": { "name": "Matthew Barbour", "email": "sanmadjack@gmail.com", "time": "Fri Jun 10 18:42:24 2016 -0500" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Wed Jul 06 14:49:39 2016 -0700" }, "message": "Some cleanup\n" }, { "commit": "82e6a33c3caf6fd366ac4709fad83cd46bc7810d", "tree": "3aac22be87344d5b2dd3ac39ab2169a11102d49b", "parents": [ "b22d2f3811d0f5866d727286e0f81f42b062097c" ], "author": { "name": "Matthew Barbour", "email": "sanmadjack@gmail.com", "time": "Fri Jun 17 14:25:25 2016 -0500" }, "committer": { "name": "Matthew Barbour", "email": "sanmadjack@gmail.com", "time": "Fri Jun 17 14:25:25 2016 -0500" }, "message": "Documented useHeaderBytesForContentType\n" }, { "commit": "b22d2f3811d0f5866d727286e0f81f42b062097c", "tree": "f06e17da8d9869513754aee41078b86e9df4c797", "parents": [ "a1135bb07543c5e017dbd61e49588c549391061e" ], "author": { "name": "Matthew Barbour", "email": "sanmadjack@gmail.com", "time": "Fri Jun 17 14:15:12 2016 -0500" }, "committer": { "name": "Matthew Barbour", "email": "sanmadjack@gmail.com", "time": "Fri Jun 17 14:15:12 2016 -0500" }, "message": "Changed header byte check to use up to 25 bytes for the check, chaned arg to be named header bytes instead of magic bytes\n" }, { "commit": "a1135bb07543c5e017dbd61e49588c549391061e", "tree": "01350b273f9dc22fc94c288585a323da624d85c6", "parents": [ "22cb43461e48b0f15e0d93f255da5f32c0cb88e9" ], "author": { "name": "Matthew Barbour", "email": "sanmadjack@gmail.com", "time": "Fri Jun 17 13:26:47 2016 -0500" }, "committer": { "name": "Matthew Barbour", "email": "sanmadjack@gmail.com", "time": "Fri Jun 17 13:26:47 2016 -0500" }, "message": "Added test\n" }, { "commit": "22cb43461e48b0f15e0d93f255da5f32c0cb88e9", "tree": "667a50e8e9a2c1771e0420e7f2577bb56880dc0b", "parents": [ "7aa21b63450deb18fe64e3f59e8015ea58db02eb" ], "author": { "name": "Matthew Barbour", "email": "sanmadjack@gmail.com", "time": "Fri Jun 10 18:42:24 2016 -0500" }, "committer": { "name": "Matthew Barbour", "email": "sanmadjack@gmail.com", "time": "Fri Jun 10 18:42:24 2016 -0500" }, "message": "Added option to allow for mimetype lookup via magic numbers\n" }, { "commit": "7aa21b63450deb18fe64e3f59e8015ea58db02eb", "tree": "b115f4c1c34fbb50f0176605047a3d69c28e9280", "parents": [ "28ba8b96f46caaa3de56bf6980d0ad1d77ea0816" ], "author": { "name": "Natalie Weizenbaum", "email": "nweiz@google.com", "time": "Thu May 05 10:21:40 2016 -0700" }, "committer": { "name": "Natalie Weizenbaum", "email": "nweiz@google.com", "time": "Thu May 05 10:21:40 2016 -0700" }, "message": "Support the latest http_parser.\n\nR\u003dkevmoo@google.com\n\nReview URL: https://codereview.chromium.org//1948273002 .\n" }, { "commit": "28ba8b96f46caaa3de56bf6980d0ad1d77ea0816", "tree": "371946604f5e2b47a36253884f5630e68d13c8de", "parents": [ "8039f5922c41ad4ed0a89f92bfc4cebc30bbecb0" ], "author": { "name": "Natalie Weizenbaum", "email": "nweiz@google.com", "time": "Wed May 04 14:40:33 2016 -0700" }, "committer": { "name": "Natalie Weizenbaum", "email": "nweiz@google.com", "time": "Wed May 04 14:40:33 2016 -0700" }, "message": "Declare the package strong-mode clean.\n\nR\u003dkevmoo@google.com\n\nReview URL: https://codereview.chromium.org//1954483003 .\n" }, { "commit": "8039f5922c41ad4ed0a89f92bfc4cebc30bbecb0", "tree": "98332da0ed1814326a78cf5c9c810e5defcaa938", "parents": [ "10bdfdbba8efad688dd6826132a80723b55a11ed" ], "author": { "name": "Natalie Weizenbaum", "email": "nweiz@google.com", "time": "Tue Feb 02 13:34:36 2016 -0800" }, "committer": { "name": "Natalie Weizenbaum", "email": "nweiz@google.com", "time": "Tue Feb 02 13:34:36 2016 -0800" }, "message": "Support shelf 0.7.0.\n\nR\u003dkevmoo@google.com\n\nReview URL: https://codereview.chromium.org//1660593002 .\n" }, { "commit": "10bdfdbba8efad688dd6826132a80723b55a11ed", "tree": "5bf17c54faba4215239261396c90ce50e26114e7", "parents": [ "0e5f33f82c9ff02d1b690cfa062ce433dc016427" ], "author": { "name": "Natalie Weizenbaum", "email": "nweiz@google.com", "time": "Tue Jan 12 16:44:32 2016 -0800" }, "committer": { "name": "Natalie Weizenbaum", "email": "nweiz@google.com", "time": "Tue Jan 12 16:44:32 2016 -0800" }, "message": "Get rid of all the library tags.\n\nR\u003dkevmoo@google.com\n\nReview URL: https://codereview.chromium.org//1583693002 .\n" }, { "commit": "0e5f33f82c9ff02d1b690cfa062ce433dc016427", "tree": "81009b62022469d93f024135bf30f90fe3ec6196", "parents": [ "6357d852afd47c094ed950545a8096c705da21ba" ], "author": { "name": "Natalie Weizenbaum", "email": "nweiz@google.com", "time": "Mon Dec 14 14:22:50 2015 -0800" }, "committer": { "name": "Natalie Weizenbaum", "email": "nweiz@google.com", "time": "Mon Dec 14 14:22:50 2015 -0800" }, "message": "Support http_parser 2.0.0.\n\nR\u003dkevmoo@google.com\n\nReview URL: https://codereview.chromium.org//1524943002 .\n" }, { "commit": "6357d852afd47c094ed950545a8096c705da21ba", "tree": "8f91aaf2122d997f239277cb663e9ce61c0b98ff", "parents": [ "98b06df6a7554bdeb41a89ab572a29fe3a2e0ace" ], "author": { "name": "Natalie Weizenbaum", "email": "nweiz@google.com", "time": "Wed Aug 26 12:15:07 2015 -0700" }, "committer": { "name": "Natalie Weizenbaum", "email": "nweiz@google.com", "time": "Wed Aug 26 12:15:07 2015 -0700" }, "message": "Support http_parser 1.0.0.\n\nR\u003dkevmoo@google.com\n\nReview URL: https://codereview.chromium.org//1316823003 .\n" }, { "commit": "98b06df6a7554bdeb41a89ab572a29fe3a2e0ace", "tree": "e31f8108c8a7cf9b6ec0eda11fc6939489417590", "parents": [ "b932a5e91d46cd3c4948bde0f24659fa0caca7be" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Jul 31 12:47:18 2015 -0700" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Jul 31 12:47:18 2015 -0700" }, "message": "0.2.3 release\n" }, { "commit": "b932a5e91d46cd3c4948bde0f24659fa0caca7be", "tree": "c36565babb748fbb7acdbb8be67d072e57a7d16c", "parents": [ "062f8d2504d822bf95959095604af44d6992317a" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Jul 31 12:46:55 2015 -0700" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Jul 31 12:46:55 2015 -0700" }, "message": "added list-directories to example\n" }, { "commit": "062f8d2504d822bf95959095604af44d6992317a", "tree": "93a7aa90b34a2f3a490eb3394698d10547f094a5", "parents": [ "960bcb6eae2cc3699e463e27b7b69987a940faef" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Jul 31 11:55:25 2015 -0700" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Jul 31 11:55:25 2015 -0700" }, "message": "print out error message with bad args\n" }, { "commit": "960bcb6eae2cc3699e463e27b7b69987a940faef", "tree": "b9089874d56de41d1f6ed4bfdd18062b0287188f", "parents": [ "ea400ec77e63b1b4fed205db5aaa9c9012ae1dbe" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Jul 31 11:49:05 2015 -0700" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Jul 31 11:49:05 2015 -0700" }, "message": "updated changelog for `listDirectories` change\n" }, { "commit": "ea400ec77e63b1b4fed205db5aaa9c9012ae1dbe", "tree": "d5e11d68994b458e0a8c96fa525be8d1d880cc4f", "parents": [ "e1cc4522f068f5d7f290185630242ead39c9334e" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Jul 31 11:48:41 2015 -0700" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Jul 31 11:48:41 2015 -0700" }, "message": "Updated homepage and author details in pubspec\n" }, { "commit": "e1cc4522f068f5d7f290185630242ead39c9334e", "tree": "6eba3c44b52eff61f7ebfa4b467fc72dce2cafbd", "parents": [ "dc98afde63c690af3c6c7a78bdd8936bae6ede09" ], "author": { "name": "Adam Barth", "email": "abarth@chromium.org", "time": "Thu Jul 30 22:38:50 2015 -0700" }, "committer": { "name": "Adam Barth", "email": "abarth@clearzen", "time": "Thu Jul 30 22:44:07 2015 -0700" }, "message": "Add support for listing directories\n\nIf you pass `listDirectories: true`, then the server will list directories that\ndo not have default documents.\n" }, { "commit": "dc98afde63c690af3c6c7a78bdd8936bae6ede09", "tree": "430f0fa096526e1d1f27d1dc26315bc01b3ba657", "parents": [ "4f72e61af1591c306e96a5ef62d011c2bf1b9708" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Mon Jul 20 15:38:21 2015 -0700" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Mon Jul 20 15:38:21 2015 -0700" }, "message": "add codereview.settings\n" }, { "commit": "4f72e61af1591c306e96a5ef62d011c2bf1b9708", "tree": "3332cd3e3729a13a9e55c1ec29e222113d3bf96f", "parents": [ "34d01ad2e59a1f3f0a74228acca18c283fbaebd7" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Mon Jul 20 15:35:51 2015 -0700" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Mon Jul 20 15:35:51 2015 -0700" }, "message": "update badges\n" }, { "commit": "34d01ad2e59a1f3f0a74228acca18c283fbaebd7", "tree": "5fe01ab312b8d9161bbcca337f8804afa955cfa9", "parents": [ "4f69983225782f16a4dc1297c0d14096712215aa" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Mon Jul 20 15:28:29 2015 -0700" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Mon Jul 20 15:28:29 2015 -0700" }, "message": "updated license\n" }, { "commit": "4f69983225782f16a4dc1297c0d14096712215aa", "tree": "a2eaae59198ef924d4162d58cf258fa72fd8a7b3", "parents": [ "a9a030ca93a29df592e578e1e1ba5987f395cfea" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Mon Jul 20 15:19:27 2015 -0700" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Mon Jul 20 15:19:27 2015 -0700" }, "message": "updated travis integration\n" }, { "commit": "a9a030ca93a29df592e578e1e1ba5987f395cfea", "tree": "8ac711ceeb2f020532b93dddc8467bc36ab5bef1", "parents": [ "67fcb302514b6a7e025f549f24aac37bcc8adb68" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Mon Jul 20 15:16:49 2015 -0700" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Mon Jul 20 15:16:49 2015 -0700" }, "message": "migrate to pkg/test\n" }, { "commit": "67fcb302514b6a7e025f549f24aac37bcc8adb68", "tree": "13f0396e9efd0da00298b22ddcd0d1e6934189a0", "parents": [ "649ab7b90ec87a2977c10077660e8a8fe48b2b22" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Mon Jul 20 15:14:46 2015 -0700" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Mon Jul 20 15:14:46 2015 -0700" }, "message": "format code\n" }, { "commit": "649ab7b90ec87a2977c10077660e8a8fe48b2b22", "tree": "894d444ae6ef87d6deda0933785dbbff94ea29ca", "parents": [ "67a9b279dbe3050f945ab9b48ca01b6b4580028c" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Mon Jul 20 15:14:25 2015 -0700" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Mon Jul 20 15:14:25 2015 -0700" }, "message": "ignore .packages\n" }, { "commit": "67a9b279dbe3050f945ab9b48ca01b6b4580028c", "tree": "cc6b7720336354d8f8f40330ef0ce75133a23e99", "parents": [ "3b206d32074f11e35223fa336e7c2530089df047" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Sun Mar 08 13:05:14 2015 -0700" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Sun Mar 08 13:05:14 2015 -0700" }, "message": "tiny reformatting\n" }, { "commit": "3b206d32074f11e35223fa336e7c2530089df047", "tree": "3e43bb88aa8640145b7a43c3ab23d81e12b47863", "parents": [ "6eb4a7a414315f176520fe6b15e23ae98c7e49e0" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Mar 06 19:55:07 2015 -0800" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Mar 06 19:55:07 2015 -0800" }, "message": "support the latest version of args\n" }, { "commit": "6eb4a7a414315f176520fe6b15e23ae98c7e49e0", "tree": "879fb2c7c3055d62a85149a95c494b5a406b4c3a", "parents": [ "d8f85e7140b3719cf6f0ab5a5edf33926481993f" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Mar 06 15:12:29 2015 -0800" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Mar 06 15:12:29 2015 -0800" }, "message": "Add support for shelf 0.6.0\n" }, { "commit": "d8f85e7140b3719cf6f0ab5a5edf33926481993f", "tree": "37ba9de03297cf2a7118e6156264b30ad1cd420f", "parents": [ "116fb3520c737b0f2e458791aea5c23190651a87" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Mar 06 13:52:36 2015 -0800" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Mar 06 13:52:36 2015 -0800" }, "message": "ignore .pub dir\n" }, { "commit": "116fb3520c737b0f2e458791aea5c23190651a87", "tree": "d43ab68890619852e1bbc6e4a15cdc4621a28267", "parents": [ "957c1966238162d908d5cc34ae5b16bdcda1456a" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Mar 06 13:45:01 2015 -0800" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Mar 06 13:45:01 2015 -0800" }, "message": "tweaks to readme and changelog\n" }, { "commit": "957c1966238162d908d5cc34ae5b16bdcda1456a", "tree": "ca738b756e73fb1b0cc8c44af16151e0ea64fbee", "parents": [ "ba82de7a022487bfcb5a967e6b058aeb47035ac0" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Mar 06 13:34:21 2015 -0800" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Mar 06 13:43:15 2015 -0800" }, "message": "Support on Travis CI and coverage\n" }, { "commit": "ba82de7a022487bfcb5a967e6b058aeb47035ac0", "tree": "f2947e84f0b8538f75545219b64dfb5468155c00", "parents": [ "85593f7de0dcb0c7e21df969bdd3d97f61310ce4" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Mar 06 13:25:41 2015 -0800" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Mar 06 13:36:04 2015 -0800" }, "message": "move syncFuture to test_util\n" }, { "commit": "85593f7de0dcb0c7e21df969bdd3d97f61310ce4", "tree": "b154304979cce59e2d51dd840db3f4245d85b98a", "parents": [ "18649f4d4f35ed292ab30b94ce11164cea1162c0" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Mar 06 13:25:41 2015 -0800" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Mar 06 13:36:03 2015 -0800" }, "message": "remove usage of Chain.track\n" }, { "commit": "18649f4d4f35ed292ab30b94ce11164cea1162c0", "tree": "ba675eaf17d46f5b94a6b4028ab0a4ec715873b4", "parents": [ "a5a3aff8c55e98c6f0dc3565a5c502876ce83e8c" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Wed Mar 04 16:00:08 2015 -0800" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Mar 06 13:36:03 2015 -0800" }, "message": "remove hop dependency\n" }, { "commit": "a5a3aff8c55e98c6f0dc3565a5c502876ce83e8c", "tree": "15925f09d4fbf84b3d59ff328ce08344222e190b", "parents": [ "50662473de42d8b988fb05204ed5207a6594327e" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Mar 06 13:28:56 2015 -0800" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Fri Mar 06 13:29:49 2015 -0800" }, "message": "flagging 0.2.2-dev\n" }, { "commit": "50662473de42d8b988fb05204ed5207a6594327e", "tree": "61a83d05da447acc7da6ea2856971df124d491cf", "parents": [ "a12900f0f4f3450e917fb6cd0c4f0e61f146fc98" ], "author": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Thu Feb 26 09:12:20 2015 -0500" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@google.com", "time": "Thu Feb 26 09:12:20 2015 -0500" }, "message": "source formatting\n" }, { "commit": "a12900f0f4f3450e917fb6cd0c4f0e61f146fc98", "tree": "0f83e4c2917171b55ed2704d72ac19a4c68dbfc0", "parents": [ "21f65b644325f611bfea959f825ef1d93dfb07ec", "df5641bc3c499fb76f157c2a6912076bce93c8e8" ], "author": { "name": "Kevin Moore", "email": "kevmoo@users.noreply.github.com", "time": "Sat Oct 11 16:46:44 2014 -0700" }, "committer": { "name": "Kevin Moore", "email": "kevmoo@users.noreply.github.com", "time": "Sat Oct 11 16:46:44 2014 -0700" }, "message": "Merge pull request #8 from sethladd/patch-1\n\nFix typo" }, { "commit": "21f65b644325f611bfea959f825ef1d93dfb07ec", "tree": "2775457f526ec50659ecabf444022a03d10797b1", "parents": [ "afe2d92cd5a59d7a33b817be3974e88a8a838479" ], "author": { "name": "Kevin Moore", "email": "github@j832.com", "time": "Tue Sep 23 14:41:25 2014 -0700" }, "committer": { "name": "Kevin Moore", "email": "github@j832.com", "time": "Tue Sep 23 14:41:25 2014 -0700" }, "message": "v0.2.1\n" }, { "commit": "afe2d92cd5a59d7a33b817be3974e88a8a838479", "tree": "8f7825bcbacf84a7150301b5881928724267825e", "parents": [ "23e383860aa595fdc670b4682a2b5ec7e32d70a0" ], "author": { "name": "Kevin Moore", "email": "github@j832.com", "time": "Tue Sep 23 12:06:39 2014 -0700" }, "committer": { "name": "Kevin Moore", "email": "github@j832.com", "time": "Tue Sep 23 12:15:05 2014 -0700" }, "message": "example: allow opt-out of logging (better for perf testing)\n" }, { "commit": "23e383860aa595fdc670b4682a2b5ec7e32d70a0", "tree": "0468a58315db0e27992fcc45d53d3ef1af7828f5", "parents": [ "acb43d2ff0afe9265ed6a9a04caee000d64206f4" ], "author": { "name": "Kevin Moore", "email": "github@j832.com", "time": "Tue Sep 23 11:44:30 2014 -0700" }, "committer": { "name": "Kevin Moore", "email": "github@j832.com", "time": "Tue Sep 23 11:44:30 2014 -0700" }, "message": "Removed unneeded Uri checks\n" }, { "commit": "df5641bc3c499fb76f157c2a6912076bce93c8e8", "tree": "d713b7fa39695ecc049eec9cd1aaaeb261826a40", "parents": [ "acb43d2ff0afe9265ed6a9a04caee000d64206f4" ], "author": { "name": "Seth Ladd", "email": "sethladd@gmail.com", "time": "Sun Jul 27 08:37:31 2014 -0700" }, "committer": { "name": "Seth Ladd", "email": "sethladd@gmail.com", "time": "Sun Jul 27 08:37:31 2014 -0700" }, "message": "Fix typo" }, { "commit": "acb43d2ff0afe9265ed6a9a04caee000d64206f4", "tree": "bae08f2d8e84333b9ab260a724529fe929ad7d0d", "parents": [ "b313e64b1b4eb33737e9502f0010cf196544daab" ], "author": { "name": "Kevin Moore", "email": "github@j832.com", "time": "Mon Jun 30 17:46:09 2014 -0700" }, "committer": { "name": "Kevin Moore", "email": "github@j832.com", "time": "Mon Jun 30 17:46:09 2014 -0700" }, "message": "v0.2.0\n" }, { "commit": "b313e64b1b4eb33737e9502f0010cf196544daab", "tree": "42fae67d033b7b67a4445ead906c82a41b0c883e", "parents": [ "88d0eb29c0fb760f7b63dccd457324461db02ff1" ], "author": { "name": "Kevin Moore", "email": "github@j832.com", "time": "Mon Jun 30 17:45:15 2014 -0700" }, "committer": { "name": "Kevin Moore", "email": "github@j832.com", "time": "Mon Jun 30 17:45:15 2014 -0700" }, "message": "fix mime type for default document\n" }, { "commit": "88d0eb29c0fb760f7b63dccd457324461db02ff1", "tree": "586567797d72824bd3ddf4a6e43948fb5045aa91", "parents": [ "b4c905934e0090eab0a0600c42ded77805cc2103" ], "author": { "name": "Kevin Moore", "email": "github@j832.com", "time": "Fri Jun 06 17:53:33 2014 -0700" }, "committer": { "name": "Kevin Moore", "email": "github@j832.com", "time": "Fri Jun 06 17:53:33 2014 -0700" }, "message": "move basic static logic into its own mini-lib\n" }, { "commit": "b4c905934e0090eab0a0600c42ded77805cc2103", "tree": "a44a1aff85f9df22ba6ebcd7d424a148b10e91bc", "parents": [ "902e2e7e04a5d95b9aa55bdf0f7d30f5b3af8d90" ], "author": { "name": "Kevin Moore", "email": "github@j832.com", "time": "Wed Jun 04 12:40:23 2014 -0700" }, "committer": { "name": "Kevin Moore", "email": "github@j832.com", "time": "Wed Jun 04 12:40:23 2014 -0700" }, "message": "removed deprecated getHandler\n" }, { "commit": "902e2e7e04a5d95b9aa55bdf0f7d30f5b3af8d90", "tree": "9028314476d99d4c807a42a12229b3e2f9a776ca", "parents": [ "698f7c0b6fe94e6973420d217053b279aad6d94a" ], "author": { "name": "Kevin Moore", "email": "github@j832.com", "time": "Wed Jun 04 12:38:56 2014 -0700" }, "committer": { "name": "Kevin Moore", "email": "github@j832.com", "time": "Wed Jun 04 12:38:56 2014 -0700" }, "message": "internal naming\n" }, { "commit": "698f7c0b6fe94e6973420d217053b279aad6d94a", "tree": "f68b3bd67c2648b14e1deabed527bad55f8f4c1c", "parents": [ "f64a93ed38beeded18eed97c339c594d8bf56f86" ], "author": { "name": "Kevin Moore", "email": "github@j832.com", "time": "Tue Jun 03 22:46:41 2014 -0700" }, "committer": { "name": "Kevin Moore", "email": "github@j832.com", "time": "Tue Jun 03 22:46:41 2014 -0700" }, "message": "whitespace tweaks\n" } ], "next": "f64a93ed38beeded18eed97c339c594d8bf56f86" }