3
I Use This!
Inactive

Commits : Listings

Analyzed 25 minutes ago. based on code collected about 13 hours ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CORAL-87 added ability to inject arbitrary component instances into the boot container
Rafał Krzewski
as Rafał Krzeswski
More... over 12 years ago
CORAL-87 RmlRunnerMojo (work in progress)
Rafał Krzewski
as Rafał Krzeswski
More... over 12 years ago
CORAL-87 spell out thrown exceptions
Rafał Krzewski
as Rafał Krzeswski
More... over 12 years ago
CORAL-87 refeactoring - class & factory method rename
Rafał Krzewski
as Rafał Krzeswski
More... over 12 years ago
CORAL-87 javadoc tweaks, Mojo parameter fixes
Rafał Krzewski
as Rafał Krzeswski
More... over 12 years ago
CORAL-87 update to current development version of Coral
Rafał Krzewski
as Rafał Krzeswski
More... over 12 years ago
upgrade to sonar 2.10
Rafał Krzewski
as Rafał Krzeswski
More... over 12 years ago
removed duplicated groupIds
Rafał Krzewski
as Rafał Krzeswski
More... over 12 years ago
CYKLO-849 on-demand Coral subject creation and setup was moved from CmsLogin action to CmsSecurityValve to accommodate SSO logins.
Rafał Krzewski
as Rafał Krzeswski
More... over 12 years ago
added getColumn(String) method, introduced generics where applicable
Rafał Krzewski
as Rafał Krzeswski
More... over 12 years ago
version bump for further development
Rafał Krzewski
as Rafał Krzeswski
More... almost 13 years ago
distribution management settings are inherited from ledge-common
Rafał Krzewski
as Rafał Krzeswski
More... almost 13 years ago
matching plugin version to deployed sonar version
Rafał Krzewski
as Rafał Krzeswski
More... almost 13 years ago
use classes classifer for attached jar
Rafał Krzewski
as Rafał Krzeswski
More... almost 13 years ago
updated lauch configurations for org.eclipse.m2e
Rafał Krzewski
as Rafał Krzeswski
More... almost 13 years ago
moving web resources to standard location limiting necessary configuration and circumventing m2e-wtp current lack of support for webResources includes/excludes
Rafał Krzewski
as Rafał Krzeswski
More... almost 13 years ago
Switched around packaging of modules that generated wars with attached wars. Now wars are main artifacts and jars are attached. Unfortunately due to MWAR-256 "classes" classifier was added to the attached jars
Rafał Krzewski
as Rafał Krzeswski
More... almost 13 years ago
TOOLS-34: BuildContext.refresh(String) expects absolute paths
Rafał Krzewski
as Rafał Krzeswski
More... almost 13 years ago
TOOLS-27 made GeneratorComponent BuildContext aware - it will skip incremental builds when no source files were changed and refresh output files after writing them.
Rafał Krzewski
as Rafał Krzeswski
More... almost 13 years ago
version bump
Rafał Krzewski
as Rafał Krzeswski
More... almost 13 years ago
CORAL-101 implemented CoralQuery.queryIds() that queries returns identifiers only, witout instantiating resources
Rafał Krzewski
as Rafał Krzeswski
More... about 13 years ago
CORAL-100 primitive collections use in relation / relation query API
Rafał Krzewski
as Rafał Krzeswski
More... about 13 years ago
version bump for further development
Rafał Krzewski
as Rafał Krzeswski
More... about 13 years ago
generics
Rafał Krzewski
as Rafał Krzeswski
More... about 13 years ago
generics
Rafał Krzewski
as Rafał Krzeswski
More... about 13 years ago
overhaul of web resources packaging: templates and locale files are stored in attached wars rather than jars, overlay wars are merged in specific order into final war. JBoss project archives was adjusted accordingly to synchronize templates and locale files into cyklotron-webapp/src/main/webapp-overlay. Content files are now copied into cyklotron-webapp/workdir rather than webapp-overlay, in orther to remove restart+ content extractor from edit/review loop for css and js files.
Rafał Krzewski
as Rafał Krzeswski
More... about 13 years ago
CORAL-99 adjusted tests
Rafał Krzewski
as Rafał Krzeswski
More... about 13 years ago
CORAL-99 allow operation when wrapper class is not available on classpath. also removed factory field and it's initialization, as it was creating a circular dependency between setting handler and javaClass and also appears to be unused.
Rafał Krzewski
as Rafał Krzeswski
More... about 13 years ago
CORAL-99 allow operation when wrapper class is not available on classpath.
Rafał Krzewski
as Rafał Krzeswski
More... about 13 years ago
CORAL-99 skip static attribute definition holder fields initialization if definitionsInitalized field is missing, which is the case for fallback wrapper implementations
Rafał Krzewski
as Rafał Krzeswski
More... about 13 years ago