openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Apache Subversion
Settings
|
Report Duplicate
8,520
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
38 minutes
ago. based on code collected
about 1 hour
ago.
Dec 01, 2024 — Dec 01, 2025
Showing page 5 of 2,034
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Followup to r1924117: Remove an outdated TODO
danielsahlberg
as Daniel Sahlberg
More...
9 months ago
Update backport/status parser with the end goal of creating an interactive backport nomination script.
danielsahlberg
as Daniel Sahlberg
More...
9 months ago
Document that backport.py is now used in production.
danielsahlberg
as Daniel Sahlberg
More...
9 months ago
Remove an unused variable (added in r1922567). Removes compile-time-warning.
danielsahlberg
as Daniel Sahlberg
More...
9 months ago
Add a workflow to detect backport conflicts (replacing a previous job in Buildbot (https://ci2.apache.org).
danielsahlberg
as Daniel Sahlberg
More...
9 months ago
Summary: Deprecate and disable the SVN_UNALIGNED_ACCESS_IS_OK macro.
Branko Čibej
More...
9 months ago
* subversion/libsvn_wc/wc_db_pristine.c (install_stream_seek_fn): Use explicit if-else blocks for clarity and consistency with other stream seek handlers that only support reset. This should help prevent issues like the one fixed in r1924085.
Evgeny Kotkov
More...
9 months ago
Following up on r1905955, fix an issue in seek handler of the pristine install stream that caused the stream to unexpectedly fail on reset attempts.
Evgeny Kotkov
More...
9 months ago
r1845942 added a test of GitHub's SVN bridge. The bridge was sunsetted in January 2024[1] so the test now fail.
danielsahlberg
as Daniel Sahlberg
More...
9 months ago
Follow-up to r1923964.
danielsahlberg
as Daniel Sahlberg
More...
9 months ago
Archive tests log
danielsahlberg
as Daniel Sahlberg
More...
9 months ago
Replace tigris.org url with apache.org.
danielsahlberg
as Daniel Sahlberg
More...
9 months ago
* CHANGES: Mention the fix for CVE-2024-46901 in release 1.14.5
Stefan Sperling
More...
10 months ago
Expand testing in autoconf CI workflow (closes #27):
Joe Orton
More...
10 months ago
CMake: Enable support for MSVC runtime library selection by abstraction if supported by CMake.
Timofei Zhakov
More...
10 months ago
CMake: Speed up test discovery when expanded by using a Python script that lists all the tests in a single invocation. This optimizes the amount of executables we run, because now we need to once run the script instead of doing this for each test script. Now we can discover all the tests instantly, without any additional time needed for this.
Timofei Zhakov
More...
10 months ago
CMake: rename the EXPAND_TESTS option to SVN_TEST_EXPAND, so we can follow the naming structure.
Timofei Zhakov
More...
10 months ago
* .github/workflows/cmake.yml, .github/workflows/autoconf.yml: Enable GitHub Actions workflows for pull requests as well as pushes.
Joe Orton
More...
11 months ago
Fix ra-test execution of svnserve in some build environments (closes #25):
Joe Orton
More...
11 months ago
Happy New Year!
Nathan Hartman
More...
11 months ago
CMake GitHub workflow: Run the tests of shelving functionality from two separate steps, that initialize the environment, and run a single test.
Timofei Zhakov
More...
11 months ago
CMake GitHub workflow: Remove the `Rerun failed tests` step from the workflow, because it only complicates our life.
Timofei Zhakov
More...
11 months ago
Follow-up to r1921602: Fix argument sequence of svn_client__get_diff_writer_svn to much its declaration with its implementation.
Timofei Zhakov
More...
11 months ago
CMake GitHub workflow: enable shelf3, so we run their tests.
Timofei Zhakov
More...
11 months ago
Add a __repr__ function to allow repr() a Notification (used for a debugging client).
danielsahlberg
as Daniel Sahlberg
More...
11 months ago
Little code format in the proplist-cmd.c file.
Timofei Zhakov
More...
11 months ago
Factor-out XML escaping routines into a separate file (xml_escape.c) from xml.c. This makes it more readable, understandable, and helps us to keep the abstraction cleaner.
Timofei Zhakov
More...
11 months ago
Add a few tests on XML escaping.
Timofei Zhakov
More...
11 months ago
Implement wrapper around XML parser into an svn_stream_t.
Timofei Zhakov
More...
12 months ago
swig-rb: Restore swig-rb to be compatible with Ruby 1.9 through 2.2.
Jun Omae
More...
12 months ago
←
1
2
3
4
5
6
7
8
9
…
2033
2034
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree