Skip to content

pullrequests Search Results · topic:cache-engine org:facebook

Filter by

82.4k results  (198 ms)

82.4k results

infacebook (press backspace or delete to remove)
The topic qualifier is not supported when searching pull requests. Try searching for repositories instead?

These files were missing the standard Meta copyright header. CSS files and .d.ts stubs are not covered by the eslint header rule, so they slipped through. Files updated: - packages/lexical-playground/src/plugins/CodeActionMenuPlugin/components/PrettierButton/index.css ...
CLA Signed

Bumps cygwin/cygwin-install-action from 6.0.1 to 6.0.2. details summary Commits /summary ul li a href= https://github.com/cygwin/cygwin-install-action/commit/3f0a3f9f988f7e96b8c18098ae05eaec175f5b52 code ...
CLA Signed
dependencies
github_actions

Bumps github/codeql-action/upload-sarif from 4.35.1 to 4.36.2. details summary Release notes /summary p em Sourced from a href= https://github.com/github/codeql-action/releases github/codeql-action/upload-sarif ...
CLA Signed
dependencies
github_actions

Summary !-- Describe the change in this PR -- fix #897 Test Plan !-- Describe how you tested this PR -- !-- Run test.py and commit any changes to generated files -- add regression test
cla signed
size/xs

Summary !-- Describe the change in this PR -- Fixes #4005 added augmented-assignment operator-region detection and __iadd__ definition/type lookup for +=. wired augmented-assignment operator type lookup ...
cla signed
size/s

The previous fix (f2dfdc4a) guarded the CountingAllocator::allocate_at_least override behind #ifdef __cpp_lib_allocate_at_least, a C++23 feature-test macro. But folly s CMake build defaults to C++20 (CMakeLists.txt), ...
CLA Signed

Summary Every writer state transition in WriteThread is funneled through SetState(), but until now the set of legal transitions was only implicit — encoded indirectly in the control flow of JoinBatchGroup, ...
CLA Signed

Summary Fixes #3908 This PR adds a formatSpecifier semantic token for Python logging calls, similar to how clangd highlights format specifiers in C/C++. Since Ruff flags Python logging f-strings (for ...
cla signed
size/l

!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your pull request. -- Pre-submission ...
celestica
CLA Signed

Summary This draft PR is to pair #3964 and show an example of how the in process API could work, with bindings directly to the rust code via pyo3. I can t think of another way to do this without adding ...
size/xl