22
I Use This!
Inactive

Commits : Listings

Analyzed 20 days ago. based on code collected 20 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ported test classes from test/com/gwtplatform/externaltest to gwtp-mvp-client module. More... about 14 years ago
Ignored failling tests in PresenterWidgetTest. More... about 14 years ago
Specified the list of patterns used to specify the tests that should be included in testing by the surefire plugin. More... about 14 years ago
Moved shared classes among gwtp-mvp-client and gwtp-dispatch-client to the new gwtp-clients-common module. More... about 14 years ago
Clean-up, reduce number of warnings in eclipse, fix checkstyle issues.
philippebeaudoin
as Philippe Beaudoin
More... about 14 years ago
added spring support to the eclipse project. More... about 14 years ago
modified the build to include the spring support More... about 14 years ago
Moved test classes under test/com/gwtplatform/mvp/client to gwtp-mvp-client module. More... about 14 years ago
Configured new remote repository (jukito-sonatype) where jukito snapshots are hosted and removed org.jukito:jukito:1-0-SNAPSHOT:jar from "custom compiled dependencies" repository. More... about 14 years ago
Changed the full name of sample projects. More... about 14 years ago
Ported tab sample to maven. More... about 14 years ago
Moved GinUiBinder.gwt.xml under maven's resources, so that it will be bundled in the final jar. More... about 14 years ago
Ported hplace sample to maven. More... about 14 years ago
Minor cleanup. More... about 14 years ago
Ported nested sample to maven. More... about 14 years ago
Changed packaging type of gwtp-sample-basic to war. More... about 14 years ago
Analyzed dependencies for gwtp-sample-basic. Declared used but undeclared dependencies. More... about 14 years ago
Moved classes from com.gwtplatform.dispatch.shared.annotation to com.gwtplatform.dispatch.annotation and added DispatchShared.gwt.xml in order to make these classes invisible to GWT compiler. More... about 14 years ago
Removed obsolete source path from module descriptor. More... about 14 years ago
Overrode customCompiledDependenciesRepo property to point to the correct mvnrepo directory. More... about 14 years ago
Root POM file cleanup. More... about 14 years ago
Added mvnrepo to accommodate for custom compiled dependencies until they can be found to a public repo. More... about 14 years ago
Updated POM files to include GWT resources in jar artifacts. More... about 14 years ago
Ported annotations in com.gwtplatform.annotation to gwtp-dispatch-shared module (under com.gwtplatform.dispatch.shared.annotation) along with their tests. More... about 14 years ago
Ported classes in com.gwtplatform.crawler to gwtp-crawler module under maven. More... about 14 years ago
Ported unit tests for gwtp-tester module under maven. More... about 14 years ago
Updated hgignore for IntelliJ IDEA project files. More... about 14 years ago
Ported gwtp-sample-basic to maven. More... about 14 years ago
First take on porting gwtp to a multi-module maven project. More... about 14 years ago
Replaced tab characters with whitespace. More... about 14 years ago