Sign in
apache
/
commons-dbcp
/
HEAD
7ed4d3d
Bump org.apache.commons:commons-parent from 97 to 98
by Gary Gregory
· 4 days ago
master
0552d56
Use static imports only for JUnit
by Gary Gregory
· 6 days ago
dc7cd66
Run builds only on push to master and pull requests
by Gary Gregory
· 9 days ago
cc30117
Bump github/codeql-action from 4.34.1 to 4.35.1
by Gary Gregory
· 11 days ago
579ec6a
Bump actions/dependency-review-action from 4.8.2 to 4.9.0
by Gary Gregory
· 11 days ago
aaaa8cd
Bump Bump actions/cache from 5.0.3 to 5.0.4
by Gary Gregory
· 13 days ago
5527384
Bump github/codeql-action from 4.34.0 to 4.34.1
by Gary Gregory
· 2 weeks ago
0e22ccc
Javadoc
by Gary Gregory
· 3 weeks ago
80a2a89
Bump github/codeql-action from 4.32.6 to 4.34.0
by Gary Gregory
· 3 weeks ago
d3957a3
Add a reference to safe deserlialization
by Gary Gregory
· 3 weeks ago
9be28a6
Bump actions/upload-artifact from 6.0.0 to 7.0.0
by Gary Gregory
· 5 weeks ago
aafcd2c
Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.
by Gary Gregory
· 5 weeks ago
ccf7bc6
Bump github/codeql-action from 4.32.5 to 4.32.6
by Gary Gregory
· 5 weeks ago
e84ff77
Bump github/codeql-action from 4.32.4 to 4.32.5
by Gary Gregory
· 6 weeks ago
6912390
Bump org.apache.commons:commons-parent from 96 to 97.
by Gary Gregory
· 6 weeks ago
898c748
Bump github/codeql-action from 4.32.0 to 4.32.4
by Gary Gregory
· 7 weeks ago
e3f74ac
Bump github/codeql-action from 4.32.2 to 4.32.3
by Gary Gregory
· 7 weeks ago
5732846
Bump actions/cache from 5.0.2 to 5.0.3
by Gary Gregory
· 9 weeks ago
4e59b98
Use max-parallel: 20 as asked by Apache Infra
by Gary Gregory
· 9 weeks ago
004bfb1
Bump github/codeql-action from 4.32.0 to 4.32.2
by Gary Gregory
· 9 weeks ago
191483d
Bump github/codeql-action from 4.31.11 to 4.32.0
by Gary Gregory
· 2 months ago
1b51074
Update test to match InterruptedException guidelines
by Gary Gregory
· 2 months ago
0a2adaa
Bump github/codeql-action from 4.31.10 to 4.31.11
by Gary Gregory
· 3 months ago
60ecfa6
Bump actions/checkout from 6.0.1 to 6.0.2
by Gary Gregory
· 3 months ago
d039fe6
Bump org.apache.commons:commons-parent from 95 to 96.
by Gary Gregory
· 3 months ago
a83c83c
Bump actions/setup-java from 5.1.0 to 5.2.0
by Gary Gregory
· 3 months ago
6ed8342
Bump org.apache.commons:commons-parent from 94 to 95.
by Gary Gregory
· 3 months ago
42d1234
Bump github/codeql-action from 4.31.9 to 4.31.10
by Gary Gregory
· 3 months ago
c817f3f
Bump org.apache.commons:commons-pool2 from 2.13.0 to 2.13.1
by Gary Gregory
· 3 months ago
7b27dfc
Javadoc
by Gary Gregory
· 3 months ago
2c93539
Bump org.apache.commons:commons-parent from 93 to 94
by Gary Gregory
· 3 months ago
d19f05d
Fix XML Schema xsi:schemaLocation name (as opposed to URI)
by Gary Gregory
· 3 months ago
145a81a
Javadoc: Empty Javadoc line before the 1st tag.
by Gary Gregory
· 3 months ago
83e7bd5
Bump notice file end year from 2025 to 2026
by Gary Gregory
· 3 months ago
4632f38
Bump actions/upload-artifact from 5.0.0 to 6.0.0
by Gary Gregory
· 4 months ago
151b245
Bump github/codeql-action from 4.31.8 to 4.31.9
by Gary Gregory
· 4 months ago
67b82dd
Document Handle SQLException on connection initialization with SQL
by Gary Gregory
· 4 months ago
f8984f3
Handle SQLException on connection initialization with SQL statements (#540)
by Gary Gregory
· 4 months ago
60c72af
Remove unnecessary modifiers
by Mark Thomas
· 4 months ago
b3094a8
Remove blank line
by Mark Thomas
· 4 months ago
21b5cdd
Fix indent
by Mark Thomas
· 4 months ago
0c2d641
Updates for the next release
by Gary Gregory
· 4 months ago
e8dfe45
Updates for the next release
by Gary Gregory
· 4 months ago
54c8e5e
Merge branch 'release'
by Gary Gregory
· 4 months ago
b7b510d
Bump to next development version
by Gary Gregory
· 4 months ago
release
e2a3bf2
Fix Javadoc
by Mark Thomas
· 4 months ago
914130f
Fix potential resource leak on exception in initializeConnection()
by Mark Thomas
· 4 months ago
8fda43f
Fix malformed Javadoc comments
by Gary Gregory
· 4 months ago
0be0a2c
Bump actions/cache from 4.3.0 to 5.0.1
by Gary Gregory
· 4 months ago
9ab43dd
Bump github/codeql-action from 4.31.7 to 4.31.8
by Gary Gregory
· 4 months ago
1088f44
Prepare for the release candidate 2.14.0 RC1
by Gary Gregory
· 4 months ago
commons-dbcp-2.14.0-RC1
rel/commons-dbcp-2.14.0
5b05ea6
Prepare for the next release candidate
by Gary Gregory
· 4 months ago
58bee0b
Remove redundant call to super().
by Gary Gregory
· 4 months ago
d9d7a57
Sort members
by Gary Gregory
· 4 months ago
d2b9b2e
Bump org.apache.commons:commons-pool2 from 2.12.1 to 2.13.0
by Gary Gregory
· 4 months ago
76a38ad
Add NetBean IDE metadata files to .gitignore
by Gary Gregory
· 4 months ago
e0e249a
Ask for details on AI usage in creating a pull request
by Gary Gregory
· 4 months ago
5e6f689
Bump github/codeql-action from 4.31.6 to 4.31.7
by Gary Gregory
· 4 months ago
e8f8130
Bump actions/setup-java from 5.0.0 to 5.1.0
by Gary Gregory
· 4 months ago
b3a01df
Bump actions/checkout from 6.0.0 to 6.0.1
by Gary Gregory
· 4 months ago
49d1384
Bump github/codeql-action from 4.31.5 to 4.31.6
by Gary Gregory
· 4 months ago
72aad10
Bump github/codeql-action from 4.31.5 to 4.31.6
by Gary Gregory
· 4 months ago
0c8597d
Adjust tests and CPDSConnectionFactory#invalidate to accomodate behav… (#539)
by Phil Steitz
· 4 months ago
d86c1ae
Bump github/codeql-action from 4.31.4 to 4.31.5
by Gary Gregory
· 4 months ago
0f5a913
Bump github/codeql-action from 4.31.4 to 4.31.5
by Gary Gregory
· 4 months ago
9eafa4c
Bump org.apache.commons:commons-parent from 92 to 93 #538
by Gary Gregory
· 5 months ago
f7e9567
Bump org.apache.commons:commons-parent from 92 to 93 (#538)
by dependabot[bot]
· 5 months ago
e227e63
Collapse String
by Gary Gregory
· 5 months ago
c294658
Javadoc @link
by Gary Gregory
· 5 months ago
c22016e
Merge if statements
by Gary Gregory
· 5 months ago
183b65b
Use final
by Gary Gregory
· 5 months ago
e99abc2
Merge if statements
by Gary Gregory
· 5 months ago
07069d1
Merge if statements
by Gary Gregory
· 5 months ago
ce774df
Use final
by Gary Gregory
· 5 months ago
34b5686
Use final
by Gary Gregory
· 5 months ago
44c6100
Merge if statements
by Gary Gregory
· 5 months ago
2c48a52
Merge if statements
by Gary Gregory
· 5 months ago
5b3340e
Merge if statements
by Gary Gregory
· 5 months ago
40794db
Merge if statements
by Gary Gregory
· 5 months ago
f97deb5
Use final
by Gary Gregory
· 5 months ago
12bce74
Sort members
by Gary Gregory
· 5 months ago
0323e5a
Add POM scm/tag
by Gary Gregory
· 5 months ago
4b3c004
Bump actions/checkout from v5.0.0 to v6.0.0
by Gary Gregory
· 5 months ago
f8e0a43
Bump CodeQL 4.31.4
by Gary Gregory
· 5 months ago
086716f
Use HTTPS to download XML Schema
by Gary Gregory
· 5 months ago
123d9a8
Update site to common menu and oak leaf logo
by Gary Gregory
· 5 months ago
cabaed9
Add comment for H2 version
by Gary Gregory
· 5 months ago
4cf27d6
Bump commons-lang3 from 3.19.0 to 3.20.0
by Gary Gregory
· 5 months ago
7c809b5
Dependabot => quarterly
by Sebb
· 5 months ago
936a5e8
Bump org.apache.commons:commons-parent from 91 to 92 #537
by Gary Gregory
· 5 months ago
7739512
Bump org.apache.commons:commons-parent from 91 to 92 (#537)
by dependabot[bot]
· 5 months ago
4f88019
Bump actions/dependency-review-action from 4.8.1 to 4.8.2 (#536)
by dependabot[bot]
· 5 months ago
09d8500
Bump github/codeql-action from 4.31.2 to 4.31.3 (#535)
by dependabot[bot]
· 5 months ago
1e12c34
No need to override project/issueManagement/system
by Gary Gregory
· 5 months ago
b03d4ac
Typo
by Gary Gregory
· 5 months ago
b64cedf
Use HTTPS in URL
by Gary Gregory
· 5 months ago
f3f8344
Add dependabot email [skip ci]
by Sebb
· 5 months ago
ddb1c35
Bump org.apache.commons:commons-parent from 89 to 91
by Gary D. Gregory
· 5 months ago
829105f
Merge branch 'master' of https://github.com/apache/commons-dbcp.git
by Gary D. Gregory
· 5 months ago
2277483
Bump github/codeql-action from 4.30.9 to 4.31.2 (#533)
by dependabot[bot]
· 5 months ago
Next »