AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 0.0~git.20190930T091802~39ed96c: * Fix "implode()" argument order in query string construction * Move PhutilProseDiff out of "libphutil/" * Ignore all files in "src/extensions/", not just immediate children * Remove "Web Application Only" classes from libphutil * Add a rough "ProgressSink" for improved progress reporting flexibility * Allow HTTPSFuture to stream very large files directly to disk * Force HTTP/1.1 in HTTPSFuture until HTTP/2 support stabilizes * Improve coverage of remarkup "<table>" rule and fix some bad method calls * When parsing HTML in remarkup, always start a new tag when encountering "<" * Fix some remarkup issues with selective construction of child nodes after HTML DOM parsing
- Disable _service for Factory submit
- Update to git version f51f1b3 - Change branch to master because it is more reliable than stable
- Update to git version d5dde4c
- Update to git version ee5ebf6: * Make "fail quietly" flag in DeferredLog a little more quiet * Stabilize sort order for Remarkup block rules * In Remarkup, prevent "%%%" on a line from self-terminating the literal block * Don't fatal when encountering [[ <bad URI > | ... ]] * Modernize editor selector * Make empty Remarkup table rows have more intuitive behavior * If the overseer can't update the PID file, just move on * Don't warn about use of "Throwable" under PHP5 * Consolidate binary (hg, git, svn) analysis code into one place * Increase strictness of URI parsing, rejecting URIs in the form "ssh://-flag"
- Use the system cacert bundle
- Initial package