0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Enabling all unit tests. Ignoring 3 failing tests temporarily that depend on a proxy. More... over 12 years ago
Update src/test/java/com/versionone/apiclient/tests/EnvironmentContextTester.java More... over 12 years ago
Adding some comments. More... over 12 years ago
Refactoring and implementing tests. More... over 12 years ago
WIP - Refactoring implementation of EnvironmentContext to allow injectioin of the necessary interfaces. More... over 12 years ago
Refactoring to split out related classes to allow interface polymorphism. More... over 12 years ago
Extracting interfaces for urls and credentials. More... over 12 years ago
D-07479 Repairing oid equality comparison implementation. More... over 12 years ago
Implementing unit tests to cover upcoming Asset type changes. More... over 12 years ago
Removing some code temporarily to get a green build. More... over 12 years ago
Adding missing file. More... over 12 years ago
WIP - Moving environmentContext into apiclient package. Refactoring and extracting interfaces. Implementing basic tests. More... over 12 years ago
D-07479 Cleanup and refactorings. More... over 12 years ago
Implement connectors as singletons with the EnvironmentContext class. Implementing EnvironmentContext in AssetTester and IntegrationTests only for now. More... over 12 years ago
D-07479 Fixing broken test temporarily. More... over 12 years ago
D-07479 Adding concept of EnvironmentContext to unit tests only during design. Adding missing unit tests for Asset.java. More... over 12 years ago
Adding integration tests for D-07479 (Java APIClient throws inconclusive exception upon adding a new asset to a context to doesn't exist). More... over 12 years ago
Fix for failed authentication through several examples that required making changes directly to the data (save/update/delete). More... over 12 years ago
Updating IML for new dependancies. More... over 12 years ago
WIP - Refactoring sample unit tests. Adding coverage. More... over 12 years ago
WIP -- Fleshing out and cleaning up documentation examples and associated unit tests. More... over 12 years ago
Creating and correcting code samples. More... over 12 years ago
Modifying the pom.xml for compatibility with public maven sync requirements to maven central. More... over 12 years ago
Adding support for IntelliJ IDEA. More... over 12 years ago
use JDK 1.6 More... over 12 years ago
change U+0063 'LATIN SMALL LETTER C' to U+0441 'CYRILLIC SMALL LETTER ES' for russian language string comparison More... over 12 years ago
readd testdata, needed by tests. should probably be changed to a resource that is deployed at test time. More... over 12 years ago
moving test.websiteurl to surefire plugin configuration since that plugin is responsible for running the tests. More... over 12 years ago
Add new resources dir to .classpath. Make MimeType bail on error rather than failing to work correctly. More... over 12 years ago
Move "MimeType.properties" resource file to a place Maven can find it More... over 12 years ago