0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
MemoryRepositoryFactory added. More... over 15 years ago
MemoryRepositoryFactory added. More... over 15 years ago
OpalRepositoryManager added. More... over 15 years ago
Mart builder interface added. Implemented for a CSV SAS mart. More... over 15 years ago
OPAL-23 More... over 15 years ago
Reworking codebase structure: - Moved Onyx specific code into opal-onyx-datasource (except commands). - Moved KeyStore specific code into opal.crypt package. - Use a convention for loading datasource implementation Spring contexts. More... over 15 years ago
Setting svn:ignore property. Added code formating properties. More... over 15 years ago
Creating project structure for opal-onyx-datasource More... over 15 years ago
Added OBiBa repositories to opal parent POM. Fixed POM file formatting. More... over 15 years ago
OPAL-9 Changes based on Code Review More... over 15 years ago
OPAL-20 More... over 15 years ago
Fixed compilation error in DefaultOnyxImportServiceImpl.java. More... over 15 years ago
OPAL-20 More... over 15 years ago
OPAL-22 More... over 15 years ago
OPAL-20 More... over 15 years ago
OPAL-21 More... over 15 years ago
CliUtil.java: Deleted empty method promptForPassword(AuthenticationOptions). OnyxImportCommand.java: Removed reference to same method. More... over 15 years ago
Refactoring: - Moved CliUtil to **.cli.util package. - Moved promptForPassword(String) method from DecryptCommand to CliUtil. More... over 15 years ago
OPAL-7 More... over 15 years ago
OPAL-7 More... over 15 years ago
OPAL-11 More... over 15 years ago
OPAL-7 More... over 15 years ago
OPAL-7 More... over 15 years ago
Fixed FindBugs warning in DecryptCommand (RV_RETURN_VALUE_IGNORED_BAD_PRACTICE). More... over 15 years ago
Fixed FindBugs warning in AbstractCliClient (SBSC_USE_STRINGBUFFER_CONCATENATION). More... over 15 years ago
OPAL-7 More... over 15 years ago
Implemented ConsoleCallbackHandler. Replaced com.sun.security.auth.callback.TextCallbackHandler with ConsoleCallbackHandler. More... over 15 years ago
Changed findbugs plugin version to 2.0.1. More... over 15 years ago
Configured Maven reporting. More... over 15 years ago
Updated DOS batch files so that they just echo the current settings for JAVA_HOME and OPAL_HOME, without modifying them. This is consistent with what the UNIX scripts are doing and makes more sense. More... over 15 years ago