{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":455600,"defaultBranch":"master","name":"hhvm","ownerLogin":"facebook","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2010-01-02T01:17:06.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/69631?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1708115215.0","currentOid":""},"activityList":{"items":[{"before":"9fa496937abd447735d4dde5d78ac77e23595ca1","after":"1a608c9a12099bf4feb39517b224f352033c33f2","ref":"refs/heads/master","pushedAt":"2024-06-10T15:21:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"remove buffered transport\n\nSummary: remove buffered transport as this is unsupported by the rocket protocol\n\nReviewed By: leoleovich\n\nDifferential Revision: D58240759\n\nfbshipit-source-id: c29e88d26aad4101dc7d3d81ebffa5d880f56589","shortMessageHtmlLink":"remove buffered transport"}},{"before":"5e738aaba533452275a4a4420d5f18b69ff75b3f","after":"9fa496937abd447735d4dde5d78ac77e23595ca1","ref":"refs/heads/master","pushedAt":"2024-06-10T14:41:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Implement MutableMapTypeInfo\n\nSummary: Implement `MutableMapTypeInfo` and integrate `MutableMap` with mutable types.\n\nReviewed By: aristidisp\n\nDifferential Revision: D58119207\n\nfbshipit-source-id: f6c6a4a68af0cad25f9c3de3af18363a727a79b0","shortMessageHtmlLink":"Implement MutableMapTypeInfo"}},{"before":"94c54eb3afcaf8dbb989f70885d72458165fb3e6","after":"5e738aaba533452275a4a4420d5f18b69ff75b3f","ref":"refs/heads/master","pushedAt":"2024-06-10T12:22:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Reverse prop order\n\nSummary: The change in D58185491 reverses the order of propositions as it uses an accumulating parameter; since this can cause hard-to-diagnose issues with completeness, this diff reverses the order to be consistent with the original implentation.\n\nDifferential Revision: D58355569\n\nfbshipit-source-id: 04c9bcb2baf85da560ad29b5558bedcbdb24d751","shortMessageHtmlLink":"Reverse prop order"}},{"before":"15b1361ec29264501db5da7e9ca740a3adfad167","after":"94c54eb3afcaf8dbb989f70885d72458165fb3e6","ref":"refs/heads/master","pushedAt":"2024-06-10T12:15:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"migrate Linter_xhp_attr_value\n\nSummary: We're actually making this an error instead of a warning as it used to be landblocking.\n\nReviewed By: madgen\n\nDifferential Revision: D58089139\n\nfbshipit-source-id: 1421ec271e6cb2847bcf7c3392666320b05f407b","shortMessageHtmlLink":"migrate Linter_xhp_attr_value"}},{"before":"5d8f0ba481b5b2f71cc496d2b76a713ab23df137","after":"15b1361ec29264501db5da7e9ca740a3adfad167","ref":"refs/heads/master","pushedAt":"2024-06-10T11:36:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Add serverError.mli\n\nSummary: Just adds an mli file for serverError to make it's interface a bit more clear\n\nDifferential Revision: D58354849\n\nfbshipit-source-id: 47877c4525e4401e41638ad05edcf8de0ad0f06b","shortMessageHtmlLink":"Add serverError.mli"}},{"before":"67328c1ec92b082bf830725a06c22e5f8dff8757","after":"5d8f0ba481b5b2f71cc496d2b76a713ab23df137","ref":"refs/heads/master","pushedAt":"2024-06-10T11:28:54.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Retain errors for all disjunctions with union as supertype\n\nSummary: Replace use of `|||` operator with a accumulated propositions and errors ; this eliminates construction of intermediate `Disj` propositions and ensures errors are properly accumulated\n\nReviewed By: madgen\n\nDifferential Revision: D58185491\n\nfbshipit-source-id: 75d8d0554d0b50dd73f95fd9e46ef645a82b1d27","shortMessageHtmlLink":"Retain errors for all disjunctions with union as supertype"}},{"before":"251d0e6c26305392735ed907fd0d5f99ba6dfd99","after":"67328c1ec92b082bf830725a06c22e5f8dff8757","ref":"refs/heads/master","pushedAt":"2024-06-10T10:50:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Print primary claim in extended formatter\n\nSummary: Include snippet and position of primary claim\n\nDifferential Revision: D58191719\n\nfbshipit-source-id: 2227a5c1cd727fc6750d0d1c98479eef209c34ca","shortMessageHtmlLink":"Print primary claim in extended formatter"}},{"before":"ab3ab4d9566d99e757b7c55f3567a041feceee7b","after":"251d0e6c26305392735ed907fd0d5f99ba6dfd99","ref":"refs/heads/master","pushedAt":"2024-06-10T10:44:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Fix try_strip_dynamic so that it removes nested likes\n\nSummary: The `try_strip_dynamic` function was not correctly stripping nested likes e.g. `Tunion [Tdynamic; Tunion[Tvar i; t]]` where `Tvar` solves to `Tdynamic`.\n\nDifferential Revision: D58294100\n\nfbshipit-source-id: 798df7ea6748f8d3e1ccc52e0e41c80e829acd4a","shortMessageHtmlLink":"Fix try_strip_dynamic so that it removes nested likes"}},{"before":"27067ae482c9eda536d89e0b170197bb6525da70","after":"ab3ab4d9566d99e757b7c55f3567a041feceee7b","ref":"refs/heads/master","pushedAt":"2024-06-10T09:45:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"restore rpm system deps for fedora\n\nSummary:\n[getdeps] restore rpm system deps for fedora\n\ncentOS (even stream) tends to be quite old and thus ends up having its rpm system deps turned off, e.g. boost in D55758008 and glog and gtest in D51813855. Unfortunate the rpm deps were removed entirely rather than limited by distro or distro_vers.\n\nLets restore the rpm deps but specify distro=fedora to reduce the risk of people removing them entirely.\n\nAlso:\n * fedora has up to date gtest & gmock, so use them\n * zlib-ng-compat added from fedora 38 with zlib removed from F40, so update zlib rpm names. F37 is EOL\n\nX-link: https://github.com/facebook/folly/pull/2231\n\nReviewed By: HarveyHunt\n\nDifferential Revision: D58324546\n\nPulled By: ahornby\n\nfbshipit-source-id: a4d5e8620cf55701e19317a301db3846d60f8d4b","shortMessageHtmlLink":"restore rpm system deps for fedora"}},{"before":"1419fa1b3db969a0538c84706dabac03bd21b957","after":"27067ae482c9eda536d89e0b170197bb6525da70","ref":"refs/heads/master","pushedAt":"2024-06-09T18:29:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"let futures exception types override what()\n\nSummary:\nRather than increasing state size with `static_what_exception` and rather than inserting it into the exception base-class list, where it forms a new unintended interface, let the exception types simply override member `what` directly.\n\nContinue to avoid constructing `std::logic_error` with the message in order to avoid the allocations and copies. In libstdc++ with libsupc++, in accordance with pre-c++11-abi `std::string`, empty exception strings in `std::logic_error` elide the heap allocation.\n\nReviewed By: ot\n\nDifferential Revision: D58326623\n\nfbshipit-source-id: 27c88975eed00fdd4d79e9a4955d930d37b3fda4","shortMessageHtmlLink":"let futures exception types override what()"}},{"before":"fb09a02486745740a610773494fe183a3c073f65","after":"1419fa1b3db969a0538c84706dabac03bd21b957","ref":"refs/heads/master","pushedAt":"2024-06-09T16:37:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Updating submodules\n\nSummary:\nGitHub commits:\n\nhttps://github.com/facebook/fb303/commit/7b2f5d05b3bfddbf88410fbc77704b6cc043e628\nhttps://github.com/facebook/fbthrift/commit/5252ccb9ee0cff36589b841e069518897419170a\nhttps://github.com/facebook/folly/commit/7cd8d5248f6023dd8f9e7674816fbc41bfd498b6\nhttps://github.com/facebook/mvfst/commit/387660374cdc43f55d4b77096424251bd8887d92\nhttps://github.com/facebook/proxygen/commit/b9f2f81d6736a26192bcf8daebc581c9c5e5dff6\nhttps://github.com/facebook/wangle/commit/ff9afbc7caa949c1c816ff4d1ea3fdf2123d39d8\nhttps://github.com/facebookexperimental/edencommon/commit/a0ffd77bd58df9123bb7dba79b49e9b25ed2e260\nhttps://github.com/facebookexperimental/rust-shed/commit/c45364124efb703563f6d07fe9e0bb094573c066\nhttps://github.com/facebookincubator/fizz/commit/afba1d24418cf1af60776c52c9f1cc888f060bed\n\nReviewed By: ajb85\n\nfbshipit-source-id: 479a5abe6cb4d7bb91934589d2f405c7d1dc4ac5","shortMessageHtmlLink":"Updating submodules"}},{"before":"14729b8dcfbb7b5736a277c765be6ac9c41c8e58","after":"fb09a02486745740a610773494fe183a3c073f65","ref":"refs/heads/master","pushedAt":"2024-06-09T12:10:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Fix bug in `enforcable_hint_check`\n\nSummary:\nGiven\n\n```\nclass B {}\nclass C extends B {}\ntype A = C;\n\nfunction do_it(B $x): void {\n if ($x is A<_>) {\n\n } else if ($x is C<_>) {\n\n }\n}\n```\n\nYou get an error raised from enforcable_hint_check.ml, a TAST check, because it uses a visitor which ‘localizes’ the hint; so C<_> is handled by on_class whilst A<_> is handled by on_alias. The latter raises an error if it has any type arguments.\n\nThis check is too conservative; this diff changes the test to only disallow non-wildcard types arguments.\n\nReviewed By: francesco-zappa-nardelli\n\nDifferential Revision: D58323800\n\nfbshipit-source-id: 84fd1ae3327f6dcc61ebda9b2d5cdc5677407637","shortMessageHtmlLink":"Fix bug in enforcable_hint_check"}},{"before":"24dadad453104f4e8a5ce7ea81f72d258e159b77","after":"14729b8dcfbb7b5736a277c765be6ac9c41c8e58","ref":"refs/heads/master","pushedAt":"2024-06-08T21:54:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"cut c_array::size\n\nSummary:\nThe intention of `c_array` is to be a minimal struct wrapping a C array. No member functions, etc.\n\nFor cases which need member functions, use `std::array`.\n\nReviewed By: Gownta\n\nDifferential Revision: D58312956\n\nfbshipit-source-id: 8240dfb0c3dc883da208e15d19b8e68cf43515bf","shortMessageHtmlLink":"cut c_array::size"}},{"before":"a6569a92aac71bad26ae8c97ee7a34418652d809","after":"24dadad453104f4e8a5ce7ea81f72d258e159b77","ref":"refs/heads/master","pushedAt":"2024-06-08T19:00:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"stylistic tweak to error-message calculation in BrokenPromise\n\nReviewed By: Gownta\n\nDifferential Revision: D58308378\n\nfbshipit-source-id: 8500b2a8fabd57e36b12a87368409d5f760af694","shortMessageHtmlLink":"stylistic tweak to error-message calculation in BrokenPromise"}},{"before":"395a3f63d2a6fb049cbb4678d03cece47e5c7132","after":"a6569a92aac71bad26ae8c97ee7a34418652d809","ref":"refs/heads/master","pushedAt":"2024-06-08T17:03:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"hardware_timestamp functions for measurement\n\nSummary: Adds `hardware_timestamp_measurement_start` and `hardware_timestamp_measurement_stop` with suitable barriers and fences.\n\nDifferential Revision: D57814369\n\nfbshipit-source-id: 2f1b45cf0f17eda99b2c8d93a478cbe4961c2214","shortMessageHtmlLink":"hardware_timestamp functions for measurement"}},{"before":"dfe2e6f71705d0b364962fb4b1da8c128809daa1","after":"395a3f63d2a6fb049cbb4678d03cece47e5c7132","ref":"refs/heads/master","pushedAt":"2024-06-08T16:35:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Updating submodules\n\nSummary:\nGitHub commits:\n\nhttps://github.com/facebook/buck2-prelude/commit/e434f25ce9188b0c4de1918ed112fa958344acfe\nhttps://github.com/facebook/fb303/commit/591e85c25b53ed19b530400ceb4d9a4cc10bfba7\nhttps://github.com/facebook/fbthrift/commit/c182426479d9cb21f3d9422e79af6afb882fd50d\nhttps://github.com/facebook/folly/commit/4db31bf3f1557698be440981e5fea8b3d5bb427f\nhttps://github.com/facebook/mvfst/commit/2052e4dca48130352bdf28552252e5d3ae545d2f\nhttps://github.com/facebook/proxygen/commit/e52c2eaf99f5aac4ab4813d3e23e780e2558aafd\nhttps://github.com/facebook/wangle/commit/8e9bf37a9745db1ee7e8661d413ce81d101b9cee\nhttps://github.com/facebookexperimental/edencommon/commit/4d85d9e219584a0bbec4fefb438e73ef89fd8ecb\nhttps://github.com/facebookexperimental/rust-shed/commit/1148793aa8f6800da1b5b971af9f34f0f12b5405\nhttps://github.com/facebookincubator/fizz/commit/30638bdfea4fd0760dab69bc2807617dbd1cf68b\n\nReviewed By: ajb85\n\nfbshipit-source-id: ecdf46a48c148e165c7d5c96a54eda4bccc742c6","shortMessageHtmlLink":"Updating submodules"}},{"before":"1d98a1c0b1058f553330cb98136fb695c782157c","after":"dfe2e6f71705d0b364962fb4b1da8c128809daa1","ref":"refs/heads/master","pushedAt":"2024-06-08T02:30:04.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Add a flag for dscp value to hq cli\n\nSummary: As title. This helps test these options in manual tests.\n\nReviewed By: kvtsoy\n\nDifferential Revision: D58204141\n\nfbshipit-source-id: 46d4289ef9c093312b9da9423ea3fb2faff18fce","shortMessageHtmlLink":"Add a flag for dscp value to hq cli"}},{"before":"e3fed109961af80d7914974d9561c0e809af692f","after":"1d98a1c0b1058f553330cb98136fb695c782157c","ref":"refs/heads/master","pushedAt":"2024-06-08T01:33:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Use only absolute paths in generated code, not imports\n\nSummary: Having an import far apart from the uses of the import makes it tricky to maintain the property that something is imported if-and-only-if it is used. Using absolute paths in generated code avoids this, and is a common pattern in Rust macro-generated code too.\n\nReviewed By: capickett\n\nDifferential Revision: D58304632\n\nfbshipit-source-id: 47d5da19155b76b1d12cba7411afb40e4723ddd2","shortMessageHtmlLink":"Use only absolute paths in generated code, not imports"}},{"before":"b175670945c0dade3166053e415245be6b16cf4a","after":"e3fed109961af80d7914974d9561c0e809af692f","ref":"refs/heads/master","pushedAt":"2024-06-08T00:33:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"add function to recursively check whether struct uses op encode\n\nReviewed By: iahs\n\nDifferential Revision: D58298542\n\nfbshipit-source-id: bff10a25abce6bbe253ecc973a45c2ca363c4d8e","shortMessageHtmlLink":"add function to recursively check whether struct uses op encode"}},{"before":"6144b4e7010dbe8252943f47890d489e17bb70b1","after":"b175670945c0dade3166053e415245be6b16cf4a","ref":"refs/heads/master","pushedAt":"2024-06-07T23:51:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Rm experimental/AtomicReadMostlyMainPtr.h\n\nSummary: It has been moved to concurrency/memory\n\nReviewed By: yfeldblum\n\nDifferential Revision: D58146645\n\nfbshipit-source-id: e58feef33bc417e2a4cddc5f4a9d8b297187e495","shortMessageHtmlLink":"Rm experimental/AtomicReadMostlyMainPtr.h"}},{"before":"d5af0e10774907b01bfe7a1b6932033d1fc4d289","after":"6144b4e7010dbe8252943f47890d489e17bb70b1","ref":"refs/heads/master","pushedAt":"2024-06-07T23:10:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Extend typeinfo test for mutable types\n\nSummary: Extend the typeinfo test for `MutableListTypeInfo` and `MutableSetTypeInfo`\n\nReviewed By: ahilger\n\nDifferential Revision: D58301474\n\nfbshipit-source-id: 22fc71a8bbce44acc8f6d28344342654d2c9eb53","shortMessageHtmlLink":"Extend typeinfo test for mutable types"}},{"before":"8287941bbae80ff808a8649b361238171a5cbc09","after":"d5af0e10774907b01bfe7a1b6932033d1fc4d289","ref":"refs/heads/master","pushedAt":"2024-06-07T22:30:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"cmake: Add liboqs to fizz-config\n\nSummary:\nThe Fizz::Fizz cmake target public interface changes depending whether or not\nliboqs was found during the configure stage. If liboqs was found during configuration, then\nit is included as a dependency to Fizz. Consequently, we need to ensure that\nthe generated fizz-config.cmake file that our downstream consumers use also\nfind this dependency.\n\nReviewed By: abakiaydin\n\nDifferential Revision: D58302705\n\nfbshipit-source-id: 5ad42ea7a9536675c3a0866fd56091dc66f18e33","shortMessageHtmlLink":"cmake: Add liboqs to fizz-config"}},{"before":"3d236b3a8a8bda6d88cb8ec0dc066461b8d7ee1f","after":"8287941bbae80ff808a8649b361238171a5cbc09","ref":"refs/heads/master","pushedAt":"2024-06-07T22:24:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Allow disabling ResourcePool join executor on ::stop() behavior\n\nSummary:\nUsers are reporting log spam resulting from D57887250 due to the use of custom, non-owning executor wrappers in the auxiliary ResourcePools.\n\nThis diff adds the ability to tell a ResourcePool that it should not attempt to join the executor on exit. This is useful for cases where multiple ResourcePools internally use the same executor.\n\nShould the ResourcePool be configured to join the executor on stop, the original WARNING message has also been updated to include the name of the offending ResourcePool.\n\nDifferential Revision: D58291989\n\nfbshipit-source-id: 0d04f97f2b7c7ceaa6741354acce6e2b3f8b0956","shortMessageHtmlLink":"Allow disabling ResourcePool join executor on ::stop() behavior"}},{"before":"0c2cb6acbb1cfc0df2dc009f069322cec4058516","after":"3d236b3a8a8bda6d88cb8ec0dc066461b8d7ee1f","ref":"refs/heads/master","pushedAt":"2024-06-07T21:29:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"some doc comment style adjustments\n\nSummary: New style is `///` for doc comments.\n\nDifferential Revision: D58301974\n\nfbshipit-source-id: 13908d6658f0c289020e0538a729073cd5244f85","shortMessageHtmlLink":"some doc comment style adjustments"}},{"before":"19281a2e0aee41845f9b98bf91e2906ecd9ad4bd","after":"0c2cb6acbb1cfc0df2dc009f069322cec4058516","ref":"refs/heads/master","pushedAt":"2024-06-07T21:06:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"add hhi file\n\nSummary: oops\n\nReviewed By: nt591\n\nDifferential Revision: D58299464\n\nfbshipit-source-id: a27783f93dac62d5c5810f670b6b295785fb6de9","shortMessageHtmlLink":"add hhi file"}},{"before":"60fb83dde2b8ecb788b1baa0051e486c46f49ac6","after":"19281a2e0aee41845f9b98bf91e2906ecd9ad4bd","ref":"refs/heads/master","pushedAt":"2024-06-07T20:17:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Edit intro.md using inpage editor\n\nSummary:\nThis diff has been automatically generated by the inpage editor.\n\nNOTE: If you want to update this diff, go via the preview link inside the static docs section below.\nEnsure you are editing the same page that was used to create this diff.\n\nReviewed By: thedavekwon\n\nDifferential Revision: D58195513\n\nfbshipit-source-id: f2fcca9b8a12831f480514665a1b55ab48e39b74","shortMessageHtmlLink":"Edit intro.md using inpage editor"}},{"before":"4a8d6ad7726c2cce161ae611bf8f74012d1e906a","after":"60fb83dde2b8ecb788b1baa0051e486c46f49ac6","ref":"refs/heads/master","pushedAt":"2024-06-07T19:29:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Add new aliases for `eden trace sl`\n\nSummary:\n`eden trace hg` is a tool to trace all the Sapling trace object fetches.\nLet's change it to `eden trace sl` to keep up with the name changes from hg to sapling.\nThis diff adds an alias for `hg` too, then we still can use the old name of `eden trace hg` It show up in the help too.\n\nReviewed By: kmancini\n\nDifferential Revision: D58165334\n\nfbshipit-source-id: 750b2a4ec921ce133dbfc47921c2593210c3b985","shortMessageHtmlLink":"Add new aliases for eden trace sl"}},{"before":"7ab81f0cc0dab5e3b1293b539edb93a5c5c0f399","after":"4a8d6ad7726c2cce161ae611bf8f74012d1e906a","ref":"refs/heads/master","pushedAt":"2024-06-07T18:56:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Refactor cpp std imports mustache\n\nSummary: Small diff to factor out common `cimport`s of std cpp types. Used in next diff that introduces a `container_converter` cython module that requires `cimport`ing the same cpp types here.\n\nReviewed By: yoney\n\nDifferential Revision: D58219727\n\nfbshipit-source-id: 972670f481636c8f8fff61152b1813a8f9de516b","shortMessageHtmlLink":"Refactor cpp std imports mustache"}},{"before":"791fd40e7c34a00a317a09a718127e655698b57e","after":"7ab81f0cc0dab5e3b1293b539edb93a5c5c0f399","ref":"refs/heads/master","pushedAt":"2024-06-07T18:49:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"make generated containers final to reduce binary size\n\nSummary:\nCython generates all kinds of junk to accommodate python classes inheriting from these. However, any such use cases are a blocker to moving away from thrift-py3, so let's ban.\n\nBuild size impacc:\nef1cc925f2591dd6b2ca41f407333ec4318a23c0 (fbcode/warm): 3972833280 (3788 MB)\nThis diff: 3973480448 (3789 MB)\n\nReviewed By: yoney\n\nDifferential Revision: D58269017\n\nfbshipit-source-id: 02403a3f7d87e041f6a75794f703cdfc769980d3","shortMessageHtmlLink":"make generated containers final to reduce binary size"}},{"before":"76592243859c1dd9cde8f1674d7b1f6d3d519692","after":"791fd40e7c34a00a317a09a718127e655698b57e","ref":"refs/heads/master","pushedAt":"2024-06-07T18:25:19.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Change get_class and get_parent_class to return class pointers\n\nSummary:\nChange get_class + get_parent_class to return class pointers directly instead of their names\n\n- Makes get_class only take `HH\\object`\n- Removes null default value from both intrinsics\n- Deletes usage of runtime option and throws exceptions\n- Tightens return type of `get_class`\n\nReviewed By: ricklavoie\n\nDifferential Revision: D58048561\n\nfbshipit-source-id: 721e988989dac596dcdc6b97c920c4179e3d0d7b","shortMessageHtmlLink":"Change get_class and get_parent_class to return class pointers"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEYUYvzgA","startCursor":null,"endCursor":null}},"title":"Activity · facebook/hhvm"}