openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Apache Polygene™ (Java Edition)
Settings
|
Report Duplicate
6
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 20 hours
ago. based on code collected
2 days
ago.
Jun 20, 2025 — Jun 20, 2026
Showing page 187 of 194
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
FOrgot these...
Niclas Hedhman
as
[email protected]
More...
almost 19 years ago
Need to commit to continue work on my workstation. The whole Persistence system is currently in one big mess, which we need to clean up and get right.
Niclas Hedhman
as
[email protected]
More...
almost 19 years ago
Need to commit to continue work on my workstation. The whole Persistence system is currently in one big mess, which we need to clean up and get right.
Niclas Hedhman
as
[email protected]
More...
almost 19 years ago
Need to commit to continue work on my workstation. The whole Persistence system is currently in one big mess, which we need to clean up and get right.
Niclas Hedhman
as
[email protected]
More...
almost 19 years ago
git-svn-id: https://scm.ops4j.org/repos/ops4j/projects/qi4j/core@7307 9b982a3c-3ae5-0310-a4bc-d9a3335569bd
Niclas Hedhman
as
[email protected]
More...
almost 19 years ago
Need to commit to continue work on my workstation. The whole Persistence system is currently in one big mess, which we need to clean up and get right.
Niclas Hedhman
as
[email protected]
More...
almost 19 years ago
Kill it.
Niclas Hedhman
as
[email protected]
More...
almost 19 years ago
Move away.
Niclas Hedhman
as
[email protected]
More...
almost 19 years ago
o Add mixin implementations o Declare default mixin implementation on the mixin type o Add system interface (not done) o Initialize list in some mixins. o Add HasUsers and ContactValue mixin type.
[email protected]
More...
almost 19 years ago
o Add default mixin implementation in library-general o Fix some tests o Refactor Money
[email protected]
More...
almost 19 years ago
o Refactor models: models should extend from EntityComposite if its lifecycle doesn't depend on the lifecycle of another EntityComposite. E.g. Contact is not an EntityComposite because Contact is removed when ContactPerson is removed. o Refactor methods that are declared in interface but the interface is not a MixinType. E.g. setPrimaryContactPerson should not be declared in HasProjectContacts as HasProjectContacts extends from HasContactPersons. o Fix some javadocs.
[email protected]
More...
almost 19 years ago
o Remove AddressEntityComposite in library-general as the AddressEntityComposite's modifiers are specific to project requirements o Rename ValidatableAddressEntityComposite to AddressEntityComposite o Move some generic interfaces from chronos to library-general o Remove CityStateCountryValidationModifier as we don't need it for now o Move all Has* in library-general to org.qi4j.library.general.model.associations package.
[email protected]
More...
almost 19 years ago
o Refactor City.
[email protected]
More...
almost 19 years ago
o Refactor Address, City, Country and State o Refactor RequiredFieldsValidationModifier
[email protected]
More...
almost 19 years ago
o Refactor Address, City, Country and State o Refactor RequiredFieldsValidationModifier
[email protected]
More...
almost 19 years ago
o Refactor Address, City, Country and State o Refactor RequiredFieldsValidationModifier
[email protected]
More...
almost 19 years ago
o Refactor and fix bug in RequiredFieldsValidationModifier o Refactor User, ContactPerson and Staff entity composites o Add test for ContactPerson and Staff o Move Description and Enabled to library-general. o Rename UserEntityComposite to User and move to model.
[email protected]
More...
almost 19 years ago
o Add annotation and modifier to validate required fields o Refactor login, user, staff and contact person composites o Move setProjectLead() from HasProjectAssignees to HasLeadProjectAssignee so we can reuse HasProjectAssignees in Staff. o Add Enabled, Password interfaces o Remove HasCredentials because in Chronos, the means of login authentication is always likely using password.
[email protected]
More...
almost 19 years ago
Fixed compile errors
boon
More...
almost 19 years ago
Fixed compile errors.
boon
More...
almost 19 years ago
Fixed compile errors.
boon
More...
almost 19 years ago
Removed AbstractCompositeException.java and replaced with InvalidCompositeException.
Alin Dreghiciu
as
[email protected]
More...
almost 19 years ago
Combine the following exceptions (too fine grained): IllegalModifierException MissingModifiesFieldException MultipleModifiesFieldException into just one exception: InvalidModifierException.
Alin Dreghiciu
as
[email protected]
More...
almost 19 years ago
Rename ObjectNotFoundException to a more relevant EntityCompositeNotFoundException.
Alin Dreghiciu
as
[email protected]
More...
almost 19 years ago
o Rename *PersistentComposite to *EntityComposite o Refactor Contact, ContactType and Relationship. o Add validation modifier for contact based on contact type o Add test for ContactEntity (not finished). o Refactor test packages in library-general
[email protected]
More...
almost 19 years ago
o Rename *PersistentComposite to *EntityComposite o Refactor Contact, ContactType and Relationship. o Add validation modifier for contact based on contact type o Add test for ContactEntity (not finished). o Refactor test packages in library-general
[email protected]
More...
almost 19 years ago
Correct spelling.
Alin Dreghiciu
as
[email protected]
More...
almost 19 years ago
Fixing the compile errors.
Niclas Hedhman
as
[email protected]
More...
almost 19 years ago
Fixing the compile errors.
Niclas Hedhman
as
[email protected]
More...
almost 19 years ago
Fixing the compile errors.
Niclas Hedhman
as
[email protected]
More...
almost 19 years ago
←
1
2
…
183
184
185
186
187
188
189
190
191
192
193
194
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree