107
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DERBY-6945: Split generated class directory into separate subdirectories for generated shared, engine, and tools classes; commit derby-6945-22-af-isolateClassesByArtifact.diff. More... about 6 years ago
DERBY-6945: Simplify the compilation of artifacts so that each jar file is compiled by a single javac command; commit derby-6945-21-ab-simplifyBuildScripts.diff. More... about 6 years ago
DERBY-6945: Remove obsolete classlister program; commit derby-6945-20-aa-removeClasslister.diff. More... about 6 years ago
DERBY-6945: Move org.apache.derby.jdbc package into derbytools.jar; tests passed cleanly on derby-6945-19-ad-movePublicAPIintoToolsJar.diff. More... about 6 years ago
DERBY-6945: Re-seal the localization package; commit derby-6945-18-aa-resealLocalizationPackage.diff. More... over 6 years ago
DERBY-6981: NullPointerException when re-executing PreparedStatement query. More... over 6 years ago
DERBY-6945: Re-seal most of the packages which migrated into derbyshared.jar; commit derby-6945-17-aa-resealPackagesIn-derbyshared.diff. More... over 6 years ago
DERBY-6945: Combine engine and client classes from org.apache.derby.jdbc in a single directory under the tools branch of the source tree; commit derby-6945-16-aa-consolidatePublicAPI.diff. More... over 6 years ago
DERBY-6945: Move unnecessary client classes out of the public api package and into packages internal to the client jar; commit derby-6945-15-aa-moveMoreClientClassesOutOfPublicAPI.diff. More... over 6 years ago
DERBY-6945: Move more engine classes out of the public api package and into engine-internal packages; commit derby-6945-14-aa-moveMoreEmbeddedClassesOutOfPublicAPI.diff. More... over 6 years ago
DERBY-6945: Move the autoloaded client driver out of the public api package and into a package internal to derbyclient.jar; commit derby-6945-13-aa-create-ClientAutoloadedDriver.diff. More... over 6 years ago
DERBY-6945: Move ClientDataSourceInterface and the guts of BasicClientDataSource40 out of the public api package and into the client-internal api package; commit derby-6945-12-ab-moveClientDataSourceInterface.diff. More... over 6 years ago
DERBY-6945: Move AutoloadedDriver out of the public api and into the engine-internal api; commit derby-6945-11-ab-moveAutoloadedDriver.diff. More... over 6 years ago
DERBY-6945: Move Driver42 out of the public api package and into the engine-internal api package; commit derby-6945-10-aa-moveDriver42.diff. More... over 6 years ago
DERBY-6945: Move InternalDriver out of public api package and into an engine-only api package; commit derby-6945-09-ab-moveInternalDriver.diff. More... over 6 years ago
DERBY-6945: Move all shared code under trunk/java/shared; commit derby-6945-08-ad-move_shared_iapi_under_shared.diff. More... over 6 years ago
DERBY-6945: Move shared class NaiveTrustManager into derbyshared.jar and out of derbynet.jar and derbyclient.jar; commit derby-6945-07-aa-net_client_overlap.diff. More... over 6 years ago
DERBY-6945: Eliminate more duplicated classes in derbyshared.jar; commit derby-6945-06-aa-removeOtherSharedDuplicates.diff. More... over 6 years ago
DERBY-6945: Remove redundant copies of Attribute.java and SQLState.java; commit derby-6945-05-aa-removeRedundant_Attribute_SQLState.diff. More... over 6 years ago
DERBY-6945: Put java.run in its own package so that derbyrun.jar and derbytools.jar do not overlap; commit derby-6945-04-aa-moveRunClass.diff. More... over 6 years ago
DERBY-6945: Check in new regression test to verify that packages do not straddle jar files; commit derby-6945-03-aa-partitionTest.diff. More... over 6 years ago
DERBY-6945: Create new derbyshared.jar file to hold code which was previously coned across several jar files; commit derby-6945-02-ac-newDerbySharedJar.diff. More... over 6 years ago
DERBY-6945: Remove dependency of proposed modules on derbyPreBuild; commit derby-6945-01-aa-remove_derbyPreBuild_dep.diff. More... over 6 years ago
DERBY-6974: Change byte code level generated by Derby build from Java 8 to Java 9; commit derby-6974-02-ab-minVersion9.diff. More... over 6 years ago
DERBY-6977: Eliminate collisions on generated names for constraints; commit derby-6977-01-ad-useUUID.diff. More... over 6 years ago
DERBY-5543: Add line numbers to stack traces produced by production artifacts; commit derby-5543-01-ab-insaneWithLineNumbers.diff. More... over 6 years ago
DERBY-6941: Fix javadoc problem which bombs the javadoc jenkins build for 10.14. More... over 6 years ago
DERBY-6974: Convert Derby build to JDK 9 and compile at Java 9 byte code level. More... over 6 years ago
DERBY-6941: Update STATUS file to declare victory on 10.14.1.0. More... over 6 years ago
DERBY-6968: Attempt to fix instability in DatabaseMetaDataTest.getBestRowIdentifier(); commit derby-6968-01-aa-assertUnorderedResultSet.diff. More... over 6 years ago