Messages by Thread
-
[jira] [Resolved] (THRIFT-6315) Stale msvc2017 paths in the Windows Docker documentation
Jens Geyer (Jira)
-
[PR] THRIFT-6328: Read the reply envelope from the input protocol in Smalltalk [thrift]
via GitHub
-
[jira] [Created] (THRIFT-6328) Smalltalk: generated recv methods read the message envelope from the output protocol
Jens Geyer (Jira)
-
[PR] THRIFT-6315: Correct the Windows Docker documentation [thrift]
via GitHub
-
[PR] THRIFT-6062: Give each Smalltalk struct its own read and write methods [thrift]
via GitHub
-
[PR] THRIFT-6300: Read a whole value before decoding it in TBinaryProtocol [thrift]
via GitHub
-
[PR] THRIFT-6258: End the readAll: loop when the transport answers nothing [thrift]
via GitHub
-
[PR] THRIFT-6063: Add a GitHub Actions CI job for the Smalltalk library [thrift]
via GitHub
-
[jira] [Resolved] (THRIFT-6290) Rust: skip string/binary fields without heap-allocating
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6327) Document the credentials the release workflows need in one place
Jens Geyer (Jira)
-
[PR] THRIFT-6327: Document the credentials the release workflows need in one place [thrift]
via GitHub
-
[jira] [Created] (THRIFT-6327) Document the credentials the release workflows need in one place
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6314) Publish the Windows Thrift compiler through WinGet
Jens Geyer (Jira)
-
[jira] [Comment Edited] (THRIFT-2208) Thrift package for chocolatey
Jens Geyer (Jira)
-
[jira] [Reopened] (THRIFT-2208) Thrift package for chocolatey
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-2208) Thrift package for chocolatey
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6325) Let the MSVC builds use /MP again
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6313) Publish the Windows Thrift compiler as a .NET tool
Jens Geyer (Jira)
-
[jira] [Closed] (THRIFT-6309) Remove PHP deprecations introduced in 0.24.0
Volodymyr Panivko (Jira)
-
[jira] [Closed] (THRIFT-6323) Fix PHPUnit deprecations and notices in PHP test suite
Volodymyr Panivko (Jira)
-
[jira] [Resolved] (THRIFT-6319) lib/ts is not part of the build, so its check-local target never runs
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6311) Build a Windows installer for the Thrift compiler at release time
Jens Geyer (Jira)
-
[PR] Bump brace-expansion from 2.1.0 to 2.1.7 [thrift]
via GitHub
-
[jira] [Resolved] (THRIFT-6310) Build the Thrift compiler on Windows in CI
Jens Geyer (Jira)
-
[PR] THRIFT-6326: Compile the compiler sources once for the executable and the unit tests [thrift]
via GitHub
-
[jira] [Created] (THRIFT-6326) Compile the compiler sources once for the executable and the unit tests
Jens Geyer (Jira)
-
[PR] THRIFT-6324: Cut the AppVeyor build matrix and build in parallel [thrift]
via GitHub
-
[PR] THRIFT-6325: Let the MSVC builds use /MP again [thrift]
via GitHub
-
[jira] [Created] (THRIFT-6325) Let the MSVC builds use /MP again
Jens Geyer (Jira)
-
[jira] [Created] (THRIFT-6324) Cut the AppVeyor build matrix and build in parallel
Jens Geyer (Jira)
-
[jira] [Commented] (THRIFT-6324) Cut the AppVeyor build matrix and build in parallel
Jens Geyer (Jira)
-
[jira] [Created] (THRIFT-6311) Build a Windows installer for the Thrift compiler at release time
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6317) lib/ts: the browser test does not compile against the generated TypeScript declarations
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6320) Stop asking for a static runtime when building the release compiler
Jens Geyer (Jira)
-
[PR] THRIFT-6319: Build and test lib/ts, and stop its check from silently doing nothing [thrift]
via GitHub
-
[jira] [Resolved] (THRIFT-6322) lib/js: the browser tests call struct read and write as plain properties
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6318) lib/ts: browserify 16 cannot parse the current uuid package
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6321) lib/ts and lib/js lint their tests and generated node code at the wrong language level
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6204) Go writes an unset default-requiredness struct field instead of omitting it
Jens Geyer (Jira)
-
[PR] THRIFT-6323: Fix PHPUnit deprecations and notices in PHP test suite [thrift]
via GitHub
-
[jira] [Assigned] (THRIFT-6323) Fix PHPUnit deprecations and notices in PHP test suite
Volodymyr Panivko (Jira)
-
[jira] [Created] (THRIFT-6323) Fix PHPUnit deprecations and notices in PHP test suite
Volodymyr Panivko (Jira)
-
[jira] [Resolved] (THRIFT-6189) Add a GitHub Actions CI job for the Lua library
Jens Geyer (Jira)
-
[jira] [Created] (THRIFT-6310) Build the Thrift compiler on Windows in CI
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6271) C++: readAll on a concrete TWebSocketServer bypasses WebSocket framing
Jens Geyer (Jira)
-
[PR] THRIFT-6322: Call the generated struct read and write through their symbols [thrift]
via GitHub
-
[jira] [Created] (THRIFT-6322) lib/js: the browser tests call struct read and write as plain properties
Jens Geyer (Jira)
-
[PR] THRIFT-6321: Lint the JavaScript tests at the language level they are written in [thrift]
via GitHub
-
[jira] [Created] (THRIFT-6321) lib/ts and lib/js lint their tests and generated node code at the wrong language level
Jens Geyer (Jira)
-
[PR] THRIFT-6316: Fetch the test and tutorial JavaScript libraries over HTTPS [thrift]
via GitHub
-
[jira] [Created] (THRIFT-6317) lib/ts: the browser test does not compile against the generated TypeScript declarations
Jens Geyer (Jira)
-
[PR] THRIFT-6318: Drop the unused uuid import from the generated JavaScript [thrift]
via GitHub
-
[jira] [Resolved] (THRIFT-6233) TSSLServerSocket peer-address check depends on the Python version
Jens Geyer (Jira)
-
[PR] THRIFT-6317: Declare browser binary fields as string in the TypeScript output [thrift]
via GitHub
-
[jira] [Created] (THRIFT-6316) Fetch the test and tutorial JavaScript libraries over HTTPS
Jens Geyer (Jira)
-
[PR] THRIFT-2208: Package the Windows Thrift compiler for Chocolatey [thrift]
via GitHub
-
[PR] THRIFT-6312: Select the static runtime through CMAKE_MSVC_RUNTIME_LIBRARY [thrift]
via GitHub
-
[jira] [Created] (THRIFT-6315) Stale msvc2017 paths in the Windows Docker documentation
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6298) Rust: split_halves_must_not_clobber_each_others_timeout fails on kernels with HZ=250
Jens Geyer (Jira)
-
[PR] THRIFT-6320: Stop asking for a static runtime when building the release compiler [thrift]
via GitHub
-
[jira] [Resolved] (THRIFT-6316) Fetch the test and tutorial JavaScript libraries over HTTPS
Jens Geyer (Jira)
-
[PR] THRIFT-6313: Publish the Windows Thrift compiler as a .NET tool [thrift]
via GitHub
-
[PR] Use a byte-string buffer that RuboCop accepts in the varint spec [thrift]
via GitHub
-
[jira] [Commented] (THRIFT-6312) WITH_MT does not select the static runtime any more
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6312) WITH_MT does not select the static runtime any more
Jens Geyer (Jira)
-
[jira] [Created] (THRIFT-6320) Stop asking for a static runtime when building the release compiler
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-5242) Mention brew package in macOS installation instructions
Jens Geyer (Jira)
-
[jira] [Updated] (THRIFT-6319) lib/ts is not part of the build, so its check-local target never runs
Jens Geyer (Jira)
-
[jira] [Created] (THRIFT-6318) lib/ts: browserify 16 cannot parse the current uuid package
Jens Geyer (Jira)
-
[jira] [Created] (THRIFT-6319) lib/ts is not part of the build, so its check-local target never runs
Jens Geyer (Jira)
-
[jira] [Updated] (THRIFT-2208) Thrift package for chocolatey
Jens Geyer (Jira)
-
[PR] THRIFT-6314: Publish the Windows Thrift compiler through WinGet [thrift]
via GitHub
-
[jira] [Created] (THRIFT-6314) Publish the Windows Thrift compiler through WinGet
Jens Geyer (Jira)
-
[jira] [Created] (THRIFT-6313) Publish the Windows Thrift compiler as a .NET tool
Jens Geyer (Jira)
-
[PR] THRIFT-6311: Build a Windows installer for the Thrift compiler [thrift]
via GitHub
-
[jira] [Created] (THRIFT-6312) WITH_MT does not select the static runtime any more
Jens Geyer (Jira)
-
[PR] THRIFT-6310: Build the Thrift compiler on Windows in CI [thrift]
via GitHub
-
[jira] [Resolved] (THRIFT-6275) Go cross-test client presents no client certificate, and Go 1.27 cannot load client_v3.crt
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6190) Add a compile and test check for the JavaME library
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6303) Thrift.Collections: Delphi 2010 code path of TThriftDictionaryImpl.ToArray references the renamed field FDictionaly
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6304) Delphi serializer test still references cDebugProtoTest_Option_AnsiStr_Binary, which is no longer generated
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6291) Align the container-size limit across the TConfiguration bindings
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6305) veralign.sh reports a JSON file that jq cannot read as a missing version
Jens Geyer (Jira)
-
[PR] THRIFT-6309: Remove PHP deprecations introduced in 0.24.0 [thrift]
via GitHub
-
[jira] [Created] (THRIFT-6309) Remove PHP deprecations introduced in 0.24.0
Volodymyr Panivko (Jira)
-
[jira] [Assigned] (THRIFT-6309) Remove PHP deprecations introduced in 0.24.0
Volodymyr Panivko (Jira)
-
[jira] [Updated] (THRIFT-6306) Lua: checkDeclaredSize raises a bare Lua error when the size limit is nil
Jens Geyer (Jira)
-
[jira] [Updated] (THRIFT-6307) Strengthen the wire-length size-limit tests (assert the error and the requested byte count)
Jens Geyer (Jira)
-
[jira] [Updated] (THRIFT-6308) Align the meaning of a zero/unset wire-length limit across bindings
Jens Geyer (Jira)
-
[jira] [Created] (THRIFT-6306) Lua: checkDeclaredSize raises a bare Lua error when the size limit is nil
Jens Geyer (Jira)
-
[jira] [Created] (THRIFT-6308) Align the meaning of a zero/unset wire-length limit across bindings
Jens Geyer (Jira)
-
[jira] [Created] (THRIFT-6307) Strengthen the wire-length size-limit tests (assert the error and the requested byte count)
Jens Geyer (Jira)
-
[PR] THRIFT-6305: Don't report an unreadable JSON file as a missing version in veralign.sh [thrift]
via GitHub
-
[jira] [Created] (THRIFT-6305) veralign.sh reports a JSON file that jq cannot read as a missing version
Jens Geyer (Jira)
-
[PR] Let prose-only commits skip CI [thrift]
via GitHub
-
[jira] [Resolved] (THRIFT-6302) veralign.sh: jsonReplace reports failures as OK, and the file loop is not sorted
Jens Geyer (Jira)
-
[PR] THRIFT-6304: Remove the stale ansistr_binary branches from the Delphi serializer test [thrift]
via GitHub
-
[PR] THRIFT-6303: Use FDictionary in the Delphi 2010 branch of ToArray [thrift]
via GitHub
-
[jira] [Created] (THRIFT-6304) Delphi serializer test still references cDebugProtoTest_Option_AnsiStr_Binary, which is no longer generated
Jens Geyer (Jira)
-
[jira] [Created] (THRIFT-6303) Thrift.Collections: Delphi 2010 code path of TThriftDictionaryImpl.ToArray references the renamed field FDictionaly
Jens Geyer (Jira)
-
[PR] THRIFT-6189: Add a GitHub Actions CI job for the Lua library [thrift]
via GitHub
-
[jira] [Created] (THRIFT-6302) veralign.sh: jsonReplace reports failures as OK, and the file loop is not sorted
Jens Geyer (Jira)
-
[PR] THRIFT-6190: Add a compile and test check for the JavaME library [thrift]
via GitHub
-
[jira] [Resolved] (THRIFT-6301) veralign.sh rewrites third-party versions in lockfiles when they match the old Thrift version
Jens Geyer (Jira)
-
[jira] [Created] (THRIFT-6301) veralign.sh rewrites third-party versions in lockfiles when they match the old Thrift version
Jens Geyer (Jira)
-
[PR] THRIFT-6302: Report jsonReplace failures and sort veralign.sh's file list [thrift]
via GitHub
-
[jira] [Commented] (THRIFT-6190) Add a compile and test check for the JavaME library
Jens Geyer (Jira)
-
[PR] THRIFT-6301: Keep veralign.sh from rewriting third-party versions in lockfiles [thrift]
via GitHub
-
[PR] Restore bake 0.25.0 in test/rb/Gemfile.lock [thrift]
via GitHub
-
[jira] [Commented] (THRIFT-6189) Add a GitHub Actions CI job for the Lua library
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6197) Go generator mishandles typedefs, so aliased structs and forward-declared typedefs generate code that does not compile
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6283) Erlang: bound the size of a reply the HTTP transport reads
Jens Geyer (Jira)
-
[jira] [Created] (THRIFT-6300) Smalltalk: TBinaryProtocol decodes what the transport returned without checking its length
Jens Geyer (Jira)
-
[jira] [Created] (THRIFT-6299) C++: TQIODeviceTransport::readAll returns a short count when a read fails after partial progress
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6282) Erlang: let the HTTP transport use https
Jens Geyer (Jira)
-
[PR] THRIFT-6298: Use jiffy-exact timeouts in the Rust socket split test [thrift]
via GitHub
-
[jira] [Resolved] (THRIFT-6281) Go: TFramedTransport.Flush writes frames larger than the configured MaxFrameSize
Jens Geyer (Jira)
-
[jira] [Created] (THRIFT-6298) Rust: split_halves_must_not_clobber_each_others_timeout fails on kernels with HZ=250
Jens Geyer (Jira)
-
[jira] [Commented] (THRIFT-6287) Rust: max_container_size defaults to no limit
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6287) Rust: max_container_size defaults to no limit
Jens Geyer (Jira)
-
[jira] [Commented] (THRIFT-6288) Rust: the stale remaining-bytes TODO in check_container_size
Jens Geyer (Jira)
-
[jira] [Created] (THRIFT-6296) Rust: the input protocol factories cannot take a TConfiguration
Jens Geyer (Jira)
-
[jira] [Created] (THRIFT-6297) Go: TTransportFactoryConf and TProtocolFactoryConf pass the previous TConfiguration to their delegate
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6284) Wire up source and test files that a build list misses (THRIFT-6270 follow-up)
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6286) Go: TConfiguration has no container-size limit
Jens Geyer (Jira)
-
[jira] [Created] (THRIFT-6295) Container-size limit: paths where an existing limit cannot be reached
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6279) Erlang: the JSON protocol cannot read a message and writes binary strings unquoted
Jens Geyer (Jira)
-
[jira] [Updated] (THRIFT-6291) Align the container-size limit across the TConfiguration bindings
Jens Geyer (Jira)
-
[PR] THRIFT-6291: Describe MaxContainerSize in the TConfiguration specification [thrift]
via GitHub
-
[jira] [Created] (THRIFT-6294) Delphi: add a container-size limit to the Thrift configuration
Jens Geyer (Jira)
-
[jira] [Created] (THRIFT-6291) Align the container-size limit across the TConfiguration bindings
Jens Geyer (Jira)
-
[jira] [Created] (THRIFT-6292) netstd: add a container-size limit to TConfiguration
Jens Geyer (Jira)
-
[jira] [Created] (THRIFT-6293) Haxe: add a container-size limit to TConfiguration
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6288) Rust: the stale remaining-bytes TODO in check_container_size
Jens Geyer (Jira)
-
[jira] [Updated] (THRIFT-6290) Rust: skip string/binary fields without heap-allocating
Jens Geyer (Jira)
-
[jira] [Created] (THRIFT-6290) Rust: skip string/binary fields without heap-allocating
Santiago Medina (Jira)
-
[PR] THRIFT-6286: Add a container-size limit to the Go TConfiguration [thrift]
via GitHub
-
[PR] THRIFT-6288: Clarify the message-size TODOs in the Rust protocols [thrift]
via GitHub
-
[PR] Keep the TPipe implementation alive while a read or write uses it [thrift]
via GitHub
-
[jira] [Commented] (THRIFT-6279) Erlang: the JSON protocol cannot read a message and writes binary strings unquoted
Jens Geyer (Jira)
-
[jira] [Created] (THRIFT-6289) Erlang: the JSON protocol does not interoperate with the other bindings
Jens Geyer (Jira)
-
[jira] [Updated] (THRIFT-6289) Erlang: the JSON protocol does not interoperate with the other bindings
Jens Geyer (Jira)
-
[PR] THRIFT-6279: Let the Erlang JSON protocol read the messages it writes [thrift]
via GitHub
-
[PR] THRIFT-6282: Let the Erlang HTTP transport use https [thrift]
via GitHub
-
[jira] [Commented] (THRIFT-6283) Erlang: bound the size of a reply the HTTP transport reads
Jens Geyer (Jira)
-
[PR] THRIFT-6283: Bound the size of a reply the Erlang HTTP transport reads [thrift]
via GitHub
-
[jira] [Created] (THRIFT-6287) Rust: max_container_size defaults to no limit
Jens Geyer (Jira)
-
[jira] [Created] (THRIFT-6286) Go: TConfiguration has no container-size limit
Jens Geyer (Jira)
-
[jira] [Created] (THRIFT-6288) Rust: the stale remaining-bytes TODO in check_container_size
Jens Geyer (Jira)
-
[PR] THRIFT-6284: Build and install source and test files that a build list missed [thrift]
via GitHub
-
[jira] [Commented] (THRIFT-6270) Sweep for source files that no build list mentions
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6267) Python: TNonblockingServer rebuilds its whole read buffer on every socket read
Jens Geyer (Jira)
-
[jira] [Resolved] (THRIFT-6266) Python: THttpServer accepts Content-Length values that are not valid HTTP numbers
Jens Geyer (Jira)
-
[jira] [Created] (THRIFT-6285) The Android Gradle build references Java source paths that moved in 2022
Jens Geyer (Jira)