0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 18 hours ago.
May 12, 2023 — May 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Suppression d'un logger inutilisŽ.
alcibiade
as alcibiadefr
More... almost 14 years ago
Fixed most of the findbugs/checkstyle warnings.
alcibiade
as alcibiadefr
More... almost 14 years ago
Major refactory to use GIN injection features.
alcibiade
as alcibiadefr
More... almost 14 years ago
GIN injection for ClubComposite.
alcibiade
as alcibiadefr
More... almost 14 years ago
Updated the chess games widget to use a site-specific grid + CSS.
alcibiade
as alcibiadefr
More... almost 14 years ago
Fixed the time service test to allow parallel slowdowns.
alcibiade
as alcibiadefr
More... almost 14 years ago
Updated tests configuration to execute in parallel.
alcibiade
as alcibiadefr
More... almost 14 years ago
Upgraded Spring and GWT dependencies.
alcibiade
as alcibiadefr
More... almost 14 years ago
Unit tests are now run in parallel on maven builds.
alcibiade
as alcibiadefr
More... almost 14 years ago
Added links to player widget.
alcibiade
as alcibiadefr
More... almost 14 years ago
Moved to full EclipseLink JPA2 persistence.
alcibiade
as alcibiadefr
More... almost 14 years ago
Removed lazy loading in ChessGame.moves so that it can be serialized by GWT.
alcibiade
as alcibiadefr
More... almost 14 years ago
Added JBoss/GlassFish/Java.net repository references in pom.xml
alcibiade
as alcibiadefr
More... almost 14 years ago
Merged JBoss/GlassFish persistence.
alcibiade
as alcibiadefr
More... almost 14 years ago
Added jboss deployment to maven plugins.
alcibiade
as alcibiadefr
More... almost 14 years ago
Added test for chess robot game creation.
alcibiade
as alcibiadefr
More... almost 14 years ago
Split spring context in test package to isolate persistence beans.
alcibiade
as alcibiadefr
More... almost 14 years ago
Finalized full blown test services with embedded memory db.
alcibiade
as alcibiadefr
More... almost 14 years ago
Fixed JPA/Hibernate test config.
alcibiade
as alcibiadefr
More... almost 14 years ago
Updated test dependencies to allow memory db jpa backend.
alcibiade
as alcibiadefr
More... almost 14 years ago
New PlayerNameWidget for player names/links.
alcibiade
as alcibiadefr
More... about 14 years ago
Fixed a bug which prevented challengees list from being successfully displayed when there was at least an answered challenge.
alcibiade
as alcibiadefr
More... about 14 years ago
Fixed a bug which prevented challengees list from being successfully displayed when there was at least an answered challenge.
alcibiade
as alcibiadefr
More... about 14 years ago
Move 0 is considered white in the history browser.
alcibiade
as alcibiadefr
More... about 14 years ago
Session service now always use transactional reads to fetch current session and no longer stores managed objects.
alcibiade
as alcibiadefr
More... about 14 years ago
Fixed First/Last move button on empty game history.
alcibiade
as alcibiadefr
More... about 14 years ago
Fixed a bug in history browser preventing move# to be displayed at initial position.
alcibiade
as alcibiadefr
More... about 14 years ago
Removed noisy logs in captured pieces widget.
alcibiade
as alcibiadefr
More... about 14 years ago
Captured pieces widget is slow and sloppy but functional.
alcibiade
as alcibiadefr
More... about 14 years ago
Updated pieces set images to include size prefix.
alcibiade
as alcibiadefr
More... about 14 years ago