Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

javers

JaVers - object auditing and diff framework for Java
Collective - Host: opensource - https://opencollective.com/javers - Website: https://javers.org/ - Code: https://github.com/javers/javers

Merge branch 'value_objects_in_multi_edge' of https://github.com/javers/javers into value_objects_in_multi_edge

Conflicts:
javers-core/src/main/java/org/javers/core/metamodel/type/TypeMapper.java
javers-cor...

github.com/javers/javers - 57350e0f3692a2f859171559259f7d5e8824a98f authored almost 11 years ago by bartosz.walacik <[email protected]>
removing code repetition. but tests are failing now

github.com/javers/javers - 77a90edc625f9b3f7b012000b76f7345fa835884 authored almost 11 years ago by bartosz.walacik <[email protected]>
first works version

github.com/javers/javers - 3e95184538b4fc7d3a547b2f55f7af132e523b62 authored almost 11 years ago by Pawel Szymczyk <[email protected]>
adding failed test with multi edge

github.com/javers/javers - 5926754fb41d38ecc682781b7bd926c0cbab8935 authored almost 11 years ago by Pawel Szymczyk <[email protected]>
new commiter!

github.com/javers/javers - e442001229dfd69615cd37399911c3678c91fe14 authored almost 11 years ago by bartosz.walacik <[email protected]>
Merge pull request #10 from javers/package_cycles_removed

Package cycles removed, sonar-like minor refactorings

github.com/javers/javers - 9b99485e7f08bedd6c4d4352dc69584df660c90c authored almost 11 years ago by Bartosz Walacik <[email protected]>
javadoc style fixes

github.com/javers/javers - 3cca33da37e9074f50075906d47b530953f83e05 authored almost 11 years ago by bartosz.walacik <[email protected]>
javadoc style fixes

github.com/javers/javers - aea6a7bfe29ae547e3e5524a2774c27447f8c521 authored almost 11 years ago by bartosz.walacik <[email protected]>
reverting due to compile error

github.com/javers/javers - 6594574c5f58b5b0e36bf97f9debcb3fa1b0ff88 authored almost 11 years ago by bartosz.walacik <[email protected]>
lot of minor sonar-like fixes

github.com/javers/javers - e75407c760ed9f9160884a6fdddde71f7e323301 authored almost 11 years ago by bartosz.walacik <[email protected]>
lot of minor sonar-like fixes

github.com/javers/javers - ae13a85bfb64c47205e9e65074561b73ccef399d authored almost 11 years ago by bartosz.walacik <[email protected]>
removing cycles between packages

github.com/javers/javers - d46f6edd48e529675731e2d9b5d4ef9012c14eae authored almost 11 years ago by bartosz.walacik <[email protected]>
removing cycles between packages

github.com/javers/javers - c50211783f1587755fb8334dcd811159cffb9a6e authored almost 11 years ago by bartosz.walacik <[email protected]>
first works version

github.com/javers/javers - 974be6f2a42c5b8c9ee0b14b064660a35f43ba6b authored almost 11 years ago by Pawel Szymczyk <[email protected]>
adding failed test with multi edge

github.com/javers/javers - 65029f14e25562f86325cc09380898c39147277b authored almost 11 years ago by Pawel Szymczyk <[email protected]>
javadoc documentation for type mapping

github.com/javers/javers - 8862f70e0716338132a9c4d1f847257447439ff1 authored almost 11 years ago by bartosz.walacik <[email protected]>
javadoc documentation for type mapping

github.com/javers/javers - 1cc73f597181d8890572c8b6c3790c56a6010845 authored almost 11 years ago by bartosz.walacik <[email protected]>
Merge branch 'master' of https://github.com/javers/javers

github.com/javers/javers - 4abf3e44610544e75f79b60e0216fcc160f14601 authored almost 11 years ago by bartosz.walacik <[email protected]>
Merge pull request #9 from javers/auto_mapping

Auto mapping

github.com/javers/javers - d741f953c2b210ed11e4bfc19a954c8ba17f3188 authored almost 11 years ago by Bartosz Walacik <[email protected]>
CR fixes

github.com/javers/javers - 5851ddf1413edf66c62e298015a03bcce03f8d53 authored almost 11 years ago by bartosz.walacik <[email protected]>
javadoc documentation

github.com/javers/javers - 536393f3f75a277549fd5735377911c0f9f29c9c authored almost 11 years ago by bartosz.walacik <[email protected]>
up to 0.5.0-SNAPSHOT

github.com/javers/javers - 7b3442250d7a1c1b18fcdfd49759ace14eee5586 authored almost 11 years ago by bartosz.walacik <[email protected]>
type inferring

github.com/javers/javers - bf012e78775745d06bf6685b1de01ccf6816f312 authored almost 11 years ago by bartosz.walacik <[email protected]>
TypeMapperTest split into two classes (unit & integration)

github.com/javers/javers - 42dc16791c8d3c7482ac989b889ac1ef51372a73 authored almost 11 years ago by bartosz.walacik <[email protected]>
unused private

github.com/javers/javers - f9b2f08d9aca0a257099b741c61bb4e9ec450559 authored almost 11 years ago by bartosz.walacik <[email protected]>
separating type spawning logic to TypeSpawningFactory

github.com/javers/javers - f5fcae2b96f2ab49952cb907fedc31d0d15f7935 authored almost 11 years ago by bartosz.walacik <[email protected]>
hierarchy distance support

github.com/javers/javers - 5c93b800bded5ec83a00d83aacfe1e84e8b7fff4 authored almost 11 years ago by bartosz.walacik <[email protected]>
should spawn ValueObjectType from mapped superclass

should spawn EntityType from mapped superclass

github.com/javers/javers - b4b683f9ecd1495146f266fee979800a882d46e4 authored almost 11 years ago by bartosz.walacik <[email protected]>
TypeMapper minor fixes

github.com/javers/javers - 80c6cd0c2d0da427b45ecf6f8992a8ea9f1407c0 authored almost 11 years ago by bartosz.walacik <[email protected]>
TypeMapper minor fixes

github.com/javers/javers - 253931aeb7317447a79b5505293e76fd2b74e42b authored almost 11 years ago by bartosz.walacik <[email protected]>
TypeMapper minor fixes

github.com/javers/javers - c18a8815d99692fd259f8b258123fa38519d2549 authored almost 11 years ago by bartosz.walacik <[email protected]>
smarter testes for TypeMapper

github.com/javers/javers - 716b74d20cb5a507dde5df7cc7392cf028b9139f authored almost 11 years ago by bartosz.walacik <[email protected]>
PropertyChangeAppender returns PropertyChane and not Collection<PropertyChange>

github.com/javers/javers - 8fd2a79c031d3bc70f59c7b36a7151e2c3db9bd4 authored almost 11 years ago by bartosz.walacik <[email protected]>
ArrayChangeAppender simplification, now it depends directly on MapChangeAppender, so less data copying

github.com/javers/javers - 7deb7bd48a4f583824caad248113750d97ebf94f authored almost 11 years ago by bartosz.walacik <[email protected]>
final

github.com/javers/javers - a4ed75a72f5c774a56f0fb9eba780df994dd9624 authored almost 11 years ago by Pawel Szymczyk <[email protected]>
Merge branch 'master' into value_removed_appender

github.com/javers/javers - 767891a5ad5a28d4330a62b8495359d06f56dfd4 authored almost 11 years ago by Pawel Szymczyk <[email protected]>
try to merge master

github.com/javers/javers - 9a3b9c02c5fbc7c2d34dacfa04db097db3559406 authored almost 11 years ago by Pawel Szymczyk <[email protected]>
release 0.4.1

github.com/javers/javers - eee683a2d96156242d82c1f82bc6605ec121f97d authored almost 11 years ago by bartosz.walacik <[email protected]>
minor fixes for smartparam

github.com/javers/javers - f0d45e3fec0406e5b063291c7cf61fb35619f0ea authored almost 11 years ago by bartosz.walacik <[email protected]>
minor fixes for smartparam

github.com/javers/javers - d4dec6033d5676dcc5c744538ca5ac5a90d056fa authored almost 11 years ago by bartosz.walacik <[email protected]>
first step

github.com/javers/javers - 7ee2081621add2f14628d416cb02513041eb37aa authored almost 11 years ago by Pawel Szymczyk <[email protected]>
Merge pull request #5 from javers/type_unification2

Type unification2 - EntityManager removed

github.com/javers/javers - ceda95218407f63ff720ede893277205ce72ea4f authored almost 11 years ago by Bartosz Walacik <[email protected]>
Removed code repetition from new appenders

github.com/javers/javers - 0a7eb97ffab1f90b0a3144d08e6e56888d7a5e64 authored almost 11 years ago by bartosz.walacik <[email protected]>
cmd+c, cmd+v from value_add_appender

github.com/javers/javers - 2fa7e20b9c537c83d1a59dc60130d5e5a26ced7f authored almost 11 years ago by Pawel Szymczyk <[email protected]>
first ver

github.com/javers/javers - 30ebdcd6cd30568715adb125b597947b740526da authored almost 11 years ago by Pawel Szymczyk <[email protected]>
fixed test

github.com/javers/javers - 5cb18ac48076d3a120b2da075d4fdab57393b64e authored almost 11 years ago by bartosz.walacik <[email protected]>
Farewell EntityManager

github.com/javers/javers - 3cb79e23b4a454dff82d1579d23d4514becae952 authored almost 11 years ago by bartosz.walacik <[email protected]>
just repackaging

github.com/javers/javers - 2fa1592e1c2dc52b42f001f727d77ff5c48deea0 authored almost 11 years ago by bartosz.walacik <[email protected]>
just repackaging

github.com/javers/javers - 39c02aa338a36c180adb3792b4d86232e99bb4c9 authored almost 11 years ago by bartosz.walacik <[email protected]>
just repackaging

github.com/javers/javers - 0ba8ce6bb516796ec1ed0d7125456a7d1c59cd12 authored almost 11 years ago by bartosz.walacik <[email protected]>
Merge pull request #4 from javers/spock_test

tests -> spock

github.com/javers/javers - 0ecc608ab2c91fa3efa98d9ac0de1fe4edcb2927 authored almost 11 years ago by Bartosz Walacik <[email protected]>
revert spring test

github.com/javers/javers - f27c1f96ad83f83170bfb63203159455e26d6e02 authored almost 11 years ago by Pawel Szymczyk <[email protected]>
Merge branch 'master' into spock_test

github.com/javers/javers - 639c422673a7cd3a7b74592cdcc9468f211b7871 authored almost 11 years ago by Pawel Szymczyk <[email protected]>
assertions, builders moved to groovy

github.com/javers/javers - d29667d438c7e94b4a454654c88de735fdab21d0 authored almost 11 years ago by Pawel Szymczyk <[email protected]>
project.version up to 0.4.0-SNAPSHOT

github.com/javers/javers - c15d553320d316cc7230f2e674a9559a1de37de2 authored almost 11 years ago by bartosz.walacik <[email protected]>
all test in spock

github.com/javers/javers - d8ac67839dad77d329391d575cccd27e7b77e8c6 authored almost 11 years ago by Pawel Szymczyk <[email protected]>
Merge pull request #3 from javers/type_unification

Type unification

github.com/javers/javers - 0cb89a74deab30cd0f6b35140d3a8ecafa1428f4 authored almost 11 years ago by Bartosz Walacik <[email protected]>
CR fixes

github.com/javers/javers - e24ec59563abfd1c1ee2c2a37addacccc64ceb46 authored almost 11 years ago by bartosz.walacik <[email protected]>
missing files

github.com/javers/javers - c29c2e83df4cfe7c5687cfe257a88ade6c28c369 authored almost 11 years ago by bartosz.walacik <[email protected]>
missing files

github.com/javers/javers - 8f067e9b301f84c614bda2cd3be92016e981d02d authored almost 11 years ago by bartosz.walacik <[email protected]>
package org.javers.core.metamodel.property is now self-contained

github.com/javers/javers - bee2fe1f86f8a1ac50efa431542765dad062fc1f authored almost 11 years ago by bartosz.walacik <[email protected]>
cleaning up PropertyScanners from TypeMapper

github.com/javers/javers - 614e5202cf558eff6a67450ffe86539049fa9a5d authored almost 11 years ago by bartosz.walacik <[email protected]>
first step to type unification, cleaning up Property issues

github.com/javers/javers - 0e00470559f358962643af01af854ceeaaebd533 authored almost 11 years ago by bartosz.walacik <[email protected]>
GraphPair refactoring and full impl of initialDiff

github.com/javers/javers - 9ec9b34dec4da26863e63b6fe9dda5eb3bde017c authored almost 11 years ago by bartosz.walacik <[email protected]>
unignored test

github.com/javers/javers - 3084a6a872f85c0bfd1b96ee4700cba75ef01219 authored almost 11 years ago by bartosz.walacik <[email protected]>
it works!

github.com/javers/javers - 2be04058fff46cb91f42d3d6b68a83b54950fe9e authored almost 11 years ago by Pawel Szymczyk <[email protected]>
json typeSafe serialization for Values stored in polymorfic collections

github.com/javers/javers - d5528d0336420e220fa4074ce479fa08709d14f1 authored almost 11 years ago by bartosz.walacik <[email protected]>
better groovy for JsonConverterDiffIntegrationTest

github.com/javers/javers - 3146269fe68ab6081e0e69e7ff1c1f7b94a406ba authored almost 11 years ago by bartosz.walacik <[email protected]>
better groovy for JaversSmartparamIntegrationTest

github.com/javers/javers - 7cce51d97f888f6cc72968599a3c6047e9511f3f authored almost 11 years ago by bartosz.walacik <[email protected]>
JaversSmartparamIntegrationTest

github.com/javers/javers - f9b8aaf838b4665a0076d16b7f71a65673e578c5 authored almost 11 years ago by bartosz.walacik <[email protected]>
map changes are working

github.com/javers/javers - c82225b8c8782396bf225e5bfd8b759d49147eca authored almost 11 years ago by bartosz.walacik <[email protected]>
Map changes almost done

github.com/javers/javers - dd257986438da2fe5b622523845d2c61b7e74a92 authored almost 11 years ago by bartosz.walacik <[email protected]>
fixed comilation error

github.com/javers/javers - 77c1d624230bf6c6752227f5404c772bca9479ac authored almost 11 years ago by bartosz.walacik <[email protected]>
top level support for Json custom converters

github.com/javers/javers - 9f24956ea7662bbe7e117fbfe057942f3d8cd145 authored almost 11 years ago by bartosz.walacik <[email protected]>
back to green, really

github.com/javers/javers - 2e7cc67c025157a212fb335c0dcdb24de4d5e88f authored almost 11 years ago by bartosz.walacik <[email protected]>
0.3.0-SNAPSHOT

github.com/javers/javers - 9421a36fec42524f55dcf84289b20bee792ed0cc authored almost 11 years ago by bartosz.walacik <[email protected]>
back to green

github.com/javers/javers - e71f2a5b3768c3f1ac8d775ebfd658acbc68e2ae authored almost 11 years ago by bartosz.walacik <[email protected]>
changes in ValueObjectId

github.com/javers/javers - ed46ca2da78b7b6067d2fe4544d164d25782f22a authored almost 11 years ago by bartosz.walacik <[email protected]>
contributor -> Committer

github.com/javers/javers - 712d4dd02a2349626f25332fd9695f51df0a5fd1 authored almost 11 years ago by bartosz.walacik <[email protected]>
tough work, next few tests fixed

github.com/javers/javers - b17372808999f8aa825ef3e87320b76e7abaf95c authored almost 11 years ago by bartosz.walacik <[email protected]>
tough work, next few tests fixed

github.com/javers/javers - d1dbe6bc8ea4bccb9221a8fa5e31332de94271f1 authored almost 11 years ago by bartosz.walacik <[email protected]>
tough work, next few tests fixed

github.com/javers/javers - 5d23a8ae46111a6e2a1dc999848a5023c1b0f6b7 authored almost 11 years ago by bartosz.walacik <[email protected]>
few tests fixed

github.com/javers/javers - 31111fc24dd69a0981f4d503c8e9cac7a3d82084 authored almost 11 years ago by bartosz.walacik <[email protected]>
few tests fixed

github.com/javers/javers - b80e402fdfe61a22b83d137ad2658c4c621724af authored almost 11 years ago by bartosz.walacik <[email protected]>
jabadoc

github.com/javers/javers - 2354179b7a45457c69f5f008a6dee498beac9baf authored almost 11 years ago by bartosz.walacik <[email protected]>
fix in ValueChangeAppederTest

github.com/javers/javers - 744bed6f158297a73a793ef5bee03994d0508965 authored almost 11 years ago by bartosz.walacik <[email protected]>
Merge branch 'master' of https://github.com/javers/javers

Conflicts:
javers-core/src/test/groovy/org/javers/core/json/builder/GlobalCdoIdTestBuilder.groovy

github.com/javers/javers - 57cfa718c9c3a37434066c9e5d7fd3edecbab254 authored almost 11 years ago by bartosz.walacik <[email protected]>
more failing tests

github.com/javers/javers - 3c7caaf446178871b915d6b12bd418bd80e567cd authored almost 11 years ago by bartosz.walacik <[email protected]>
lib duplication

github.com/javers/javers - def5524658e4d1167c62ec1192e926ea2fecce22 authored almost 11 years ago by pcierpiatka <[email protected]>
compilation fix and travis notification test

github.com/javers/javers - 96148751928b511161a50df533a0bb2603d183f9 authored almost 11 years ago by pawel.cierpiatka <[email protected]>
Spock config fixed

github.com/javers/javers - b5e386c96d3f6d48ae6e9651c57d61eca5896250 authored almost 11 years ago by bartosz.walacik <[email protected]>
GlobalCdoId.fragment

github.com/javers/javers - d2e08b16ef81729952e88052d6be52f2c03c7947 authored almost 11 years ago by bartosz.walacik <[email protected]>
added failing tests - fragment valueChange for embedded ValueObject

github.com/javers/javers - a522c00a8a6af88cda8e0282e01726ab74d50942 authored almost 11 years ago by bartosz.walacik <[email protected]>
we are in the deep forest, incomplete support for ImmutableValues like LocalDateTime

github.com/javers/javers - 41ae8ea32ce7d70b499dae1f7445f3656c3ed2f8 authored almost 11 years ago by bartosz.walacik <[email protected]>
json support for ReferenceChange

github.com/javers/javers - 58e5c1218c286f3b9f68dd4f42586e3fa7e9d85a authored almost 11 years ago by bartosz.walacik <[email protected]>
should write property name, left & right values for ValueChange

github.com/javers/javers - 9cedbb57a48586f39f616b558111fbbfe9659662 authored almost 11 years ago by bartosz.walacik <[email protected]>
ChangeTypeAdapter & re-packaging

github.com/javers/javers - 0c9adaddc7d221b5d5e43053be35dc4e1c4365b5 authored almost 11 years ago by bartosz.walacik <[email protected]>
ValueDehydrator, broken tests fix

github.com/javers/javers - 7e005f0c877fad4b017b9d0aa40fcc67cbfe81f3 authored almost 11 years ago by bartosz.walacik <[email protected]>
ValueDehydrator, broken tests fix

github.com/javers/javers - 9cacbf3f694e18f7c1002d224db7fd14e874442b authored almost 11 years ago by bartosz.walacik <[email protected]>
ValueDehydrator

github.com/javers/javers - 5bc69e92d041b110a38d10a980ab0e653d234a58 authored almost 11 years ago by bartosz.walacik <[email protected]>