9
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add gitignore More... over 7 years ago
Update gitignore More... over 7 years ago
Protected the code against potential NPE
Emmanuel Lécharny
as elecharny
More... over 7 years ago
Fixed the Checkstyle issues found by the ew version of the checkstyle plugin.
Emmanuel Lécharny
as elecharny
More... over 7 years ago
Used the latest project and skin versions
Emmanuel Lécharny
as elecharny
More... over 7 years ago
Test for quirky schema, fixing schema error, making the API more tolerant to undefined syntaxes in schema (in relaxed mode).
Radovan Semancik
as semancik
More... over 7 years ago
Updated the pom to generate the Javadocs properly
Emmanuel Lécharny
as elecharny
More... over 7 years ago
Added the .gitgnore file
Emmanuel Lécharny
as elecharny
More... over 7 years ago
Removed commented parts
Emmanuel Lécharny
as elecharny
More... over 7 years ago
Bumped up to the latest skin SNAPSHOT
Emmanuel Lécharny
as elecharny
More... over 7 years ago
Added some MaxPermSize to calm down Surefire
Emmanuel Lécharny
as elecharny
More... over 7 years ago
Applied hboutemy's patch, and bumped up to project pom 38-SNAPSHOT (atm)
Emmanuel Lécharny
as elecharny
More... over 7 years ago
Pointing to the latest project version (37)
Emmanuel Lécharny
as elecharny
More... over 7 years ago
Increased the surefire memory to have the OSGI tests passing
Emmanuel Lécharny
as elecharny
More... over 7 years ago
Tried to improve the maven-site configuration
Emmanuel Lécharny
as elecharny
More... over 7 years ago
[maven-release-plugin] prepare for next development iteration
Emmanuel Lécharny
as elecharny
More... over 7 years ago
[maven-release-plugin] prepare release 1.0.0-RC2
Emmanuel Lécharny
as elecharny
More... over 7 years ago
Copied teh surefire configuration into the PluginManagement section
Emmanuel Lécharny
as elecharny
More... over 7 years ago
[maven-release-plugin] rollback the release of 1.0.0-RC2
Emmanuel Lécharny
as elecharny
More... over 7 years ago
[maven-release-plugin] prepare for next development iteration
Emmanuel Lécharny
as elecharny
More... over 7 years ago
[maven-release-plugin] prepare release 1.0.0-RC2
Emmanuel Lécharny
as elecharny
More... over 7 years ago
Added some memory to the surefire plugin expecting to pass the release successfully
Emmanuel Lécharny
as elecharny
More... over 7 years ago
[maven-release-plugin] rollback the release of 1.0.0-RC2
Emmanuel Lécharny
as elecharny
More... over 7 years ago
[maven-release-plugin] prepare for next development iteration
Emmanuel Lécharny
as elecharny
More... over 7 years ago
[maven-release-plugin] prepare release 1.0.0-RC2
Emmanuel Lécharny
as elecharny
More... over 7 years ago
Bumped up to project 36
Emmanuel Lécharny
as elecharny
More... over 7 years ago
Bumped up some dependencies
Emmanuel Lécharny
as elecharny
More... over 7 years ago
Fixed the double hashcode computation
Emmanuel Lécharny
as elecharny
More... over 7 years ago
Changed the way we compute the hashcode as we have an unordered set
Emmanuel Lécharny
as elecharny
More... over 7 years ago
Made it possible for users to inject a SocketSessionConfig object to override the default config. See DirAPI-207
Emmanuel Lécharny
as elecharny
More... over 7 years ago