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 'custom_id_with_entity_definition'

Conflicts:
javers-core/src/main/java/org/javers/core/JaversBuilder.java

github.com/javers/javers - a5b2571f22f6fd30bb5da5947d138cc92d8e99d3 authored about 11 years ago by bartosz.walacik <[email protected]>
Merged in usability_fix (pull request #24)

Usability fix

github.com/javers/javers - 3e85d237fbe21bee85fad4dbb70a80e3a3f33ea1 authored about 11 years ago by pcierpiatka <[email protected]>
build fix

github.com/javers/javers - 329ac1a9c73c1315ec6f7fc650ed9f699266705c authored about 11 years ago by pawel.cierpiatka <[email protected]>
adding compare method to javers

github.com/javers/javers - 3faa328c0ab18df72a41c9362ada67b97dc6672b authored about 11 years ago by pawel.cierpiatka <[email protected]>
spring support

github.com/javers/javers - 19a82dbfb7d7cf5d427fe9652dda8053597a9ed2 authored about 11 years ago by pawel.cierpiatka <[email protected]>
javadoc

github.com/javers/javers - b72bf39777815fc946ee36c73d6bee274c212007 authored about 11 years ago by bartosz.walacik <[email protected]>
removed *1.java

github.com/javers/javers - 946618b657c1e3193473ef743ee042ba9e04204f authored about 11 years ago by bartosz.walacik <[email protected]>
- spockifying test: EntityIdFromBeanTest, EntityIdFromFieldTest

- support for entity customId, implemented with EntityDefinition

github.com/javers/javers - 976d34aa4f69fdc38cac17d77ab17e426f9f0148 authored about 11 years ago by bartosz.walacik <[email protected]>
spring support

github.com/javers/javers - a5364e09110aa9a594bb059e21a760df8e41c20e authored about 11 years ago by pawel.cierpiatka <[email protected]>
adding var args to javers builder

github.com/javers/javers - 98067eb8dd76b0b581cf9ef22415dd5d0dd316bd authored about 11 years ago by pawel.cierpiatka <[email protected]>
adding hasChanges to diff

github.com/javers/javers - 5ee22b5768e1cd6d763dcc624614bb33549df4bd authored about 11 years ago by pawel.cierpiatka <[email protected]>
test class rename, after CR

github.com/javers/javers - 36046542e51febdfb69122efba605cc6b158354e authored about 11 years ago by bartosz.walacik <[email protected]>
two diff tests moved to spoc

github.com/javers/javers - f1b5ff37f5a69c65df6c3705e9f5486b40c1fdc2 authored about 11 years ago by bartosz.walacik <[email protected]>
small refinement

github.com/javers/javers - a3105a021548768167ef570f83f65de0ddfd1e14 authored about 11 years ago by bartosz.walacik <[email protected]>
- all diff test are now in spoc

- refactored diff infrastructure for calculating PropertyChange's
- added all concrete PropertyCh...

github.com/javers/javers - f56d829d608c043f20e5d280ab1c266a00ef76e1 authored about 11 years ago by bartosz.walacik <[email protected]>
Merge branch 'master' of https://bitbucket.org/javers/javers

Conflicts:
javers-core/src/test/java/org/javers/core/diff/DFSGraphToSetConverterTest.java

github.com/javers/javers - 8f98d09beb3f8e61307b08cee7137a916a0747fa authored about 11 years ago by bartosz.walacik <[email protected]>
DFSGraphToSetConverterTest - spocify

github.com/javers/javers - 7a40868757a049123642ea218f61b3fc702b93e7 authored about 11 years ago by bartosz.walacik <[email protected]>
Visitor fix, once again

github.com/javers/javers - 55e112245310eebcbd911e9085b1a581a0775eb8 authored about 11 years ago by bartosz.walacik <[email protected]>
Merged in user_type (pull request #19)

moving properties to Entity

github.com/javers/javers - 89e761beddcf9922cbc2e1e9d5b2dd9f7a31bc46 authored about 11 years ago by Paweł Szymczyk <[email protected]>
VISITOR_FIX in DFSGraphToSetConverter

github.com/javers/javers - a20a9b471df36cd558034903856ef9a1ddeb3b02 authored about 11 years ago by bartosz.walacik <[email protected]>
Merged VISITOR_FIX into master

github.com/javers/javers - c987e814289fab8643102c5a5ed35ab3b777947f authored about 11 years ago by pcierpiatka <[email protected]>
compilation fix

github.com/javers/javers - bcbff421c1d049d243973a6ecb88db8a164afb36 authored about 11 years ago by pawel.cierpiatka <[email protected]>
merge with master

github.com/javers/javers - 78793e127b4810fb63612551d83db23b29f6b2e1 authored about 11 years ago by pawel.cierpiatka <[email protected]>
moving properties to Entiety

github.com/javers/javers - db1d3107a793ec0bbe547f8a504321b0df7772b1 authored about 11 years ago by Pawel Szymczyk <[email protected]>
after merge

github.com/javers/javers - 6a19a9fd969a1924d13afbd11058f2e7137e6541 authored about 11 years ago by bartosz.walacik <[email protected]>
Merge branch '#3_diff_core_algorithm'

Conflicts:
javers-core/src/main/java/org/javers/model/domain/GlobalCdoId.java
javers-core/src/...

github.com/javers/javers - 2bd4ddc9f64551f86b234fdae458b41069333cf8 authored about 11 years ago by bartosz.walacik <[email protected]>
after merge

github.com/javers/javers - f2819ec23cde0d597fcfd5e1c8117b07ec1929aa authored about 11 years ago by bartosz.walacik <[email protected]>
Merge branch 'master' of https://bitbucket.org/javers/javers

Conflicts:
javers-core/src/main/java/org/javers/core/exceptions/JaversExceptionCode.java
javer...

github.com/javers/javers - 2eb136c9f4529e14fe1f60196b213e25ea4f2ae8 authored about 11 years ago by bartosz.walacik <[email protected]>
- more DDD in ObjectGraphBuilder (Cdo introduced as entity)

- added graph cycle detection & handling

github.com/javers/javers - 81b4b2d8bdfcf0b54c92a53c63797e337d98bbd7 authored about 11 years ago by bartosz.walacik <[email protected]>
lot of clean up in ObjectGraphBuilderTest, better test issues separation

github.com/javers/javers - d82d1de50229ac10f6b25d6583b8e9a94796a7cf authored about 11 years ago by bartosz.walacik <[email protected]>
broken test

github.com/javers/javers - 4b7ce4c37c1f9fb02e9788502ea058ddf77e17b8 authored about 11 years ago by pawel.cierpiatka <[email protected]>
removed missing dependency in pom.xml

github.com/javers/javers - 4f8173a7d037d110365bebcf4a95a2ac720fa6b3 authored about 11 years ago by bartosz.walacik <[email protected]>
removed missing dependency in pom.xml

github.com/javers/javers - 3ed623e897ee9af84c28bcc9ede8781e74cbf423 authored about 11 years ago by bartosz.walacik <[email protected]>
Merge branch 'jdbc-persistence'

cd

github.com/javers/javers - 1d01d58e9ba4c346609223078d6c809b788f4a34 authored about 11 years ago by bartosz.walacik <[email protected]>
added precondition - argumentsAreNotNull

github.com/javers/javers - 885f5278bfd2a64f7352d9acd2336c62a95ce9db authored about 11 years ago by bartosz.walacik <[email protected]>
dodany wyjatek unexpected value obeject, refactoring

github.com/javers/javers - 4c47abc646e21d6c90bd03b9cae70419a51358eb authored about 11 years ago by Pawel Szymczyk <[email protected]>
zmiana nazwy testu

github.com/javers/javers - 578dab5574a015c32765b3d81a14ac714f430bb2 authored about 11 years ago by Pawel Szymczyk <[email protected]>
obsluga wyjatku proby tworzenia grafu z vo, usuniecie niepotrzebnych todo

github.com/javers/javers - 83a2b871f13345b51118828243067c5bc9bee6e0 authored about 11 years ago by Pawel Szymczyk <[email protected]>
- spocify

- poly version updated to 0.2.1 in order to handle text and timestamp sql types

github.com/javers/javers - 48450dada28a958d53f8aeb5b503bb84bc70f07d authored about 11 years ago by bartosz.walacik <[email protected]>
Merged in graph_builder_fix (pull request #16)

graph cycle detection & handling

github.com/javers/javers - 224e930ddf018e5ad41e3e459af1f50ae8388111 authored about 11 years ago by bartosz walacik <[email protected]>
extract method

github.com/javers/javers - 90eecf3e7182b0b527a219da4aa4a4cf6ce5590a authored about 11 years ago by bartosz.walacik <[email protected]>
removed commeted lines

github.com/javers/javers - bfdfa726d5ea26841250f8db7ed04fa2ad3ad7fb authored about 11 years ago by bartosz.walacik <[email protected]>
- more DDD in ObjectGraphBuilder (Cdo introduced as entity)

- added graph cycle detection & handling

github.com/javers/javers - 01e28cbee097ecbe9ea8e8ead99bd8f8a7fbd12c authored about 11 years ago by bartosz.walacik <[email protected]>
lot of clean up in ObjectGraphBuilderTest, better test issues separation

github.com/javers/javers - aeeafbb602ac1bfa6ec45f0861855302ba887989 authored about 11 years ago by bartosz.walacik <[email protected]>
broken test

github.com/javers/javers - 91078004f1132ff6b513ab4469812084fc583787 authored about 11 years ago by pawel.cierpiatka <[email protected]>
javadoc

github.com/javers/javers - 280bc50280833e46dab8aea696147783f6d27ff9 authored about 11 years ago by bartosz.walacik <[email protected]>
javers_change table in FixedSchemaFactory

github.com/javers/javers - 16ddee823fa483f7244e5c9108d996f87288e836 authored about 11 years ago by bartosz.walacik <[email protected]>
Code review changes.

github.com/javers/javers - b64eac6eb18765ebfb1ec7e3a9d903d22bb34b64 authored about 11 years ago by mzasada <[email protected]>
Code review changes.

github.com/javers/javers - 399ea0e90e73658c5e033bef9e8ed7939a8bd9ad authored about 11 years ago by mzasada <[email protected]>
Updated pico's module components.

github.com/javers/javers - 2f4ce940e4e859e0850780f78beccdf5232726f0 authored about 11 years ago by mzasada <[email protected]>
Merge fix.

github.com/javers/javers - 3ad8cb3f0c3ffb011fb1a2fcc6ccccc71aa8d3e2 authored about 11 years ago by mzasada <[email protected]>
Merge branch 'master' into #3_diff_core_algorithm

Conflicts:
javers-core/src/test/java/org/javers/core/pico/JaversContainerFactoryTest.java

github.com/javers/javers - c360c9b8df98f71a77b825eb666694533daea7d4 authored about 11 years ago by mzasada <[email protected]>
Calculating ReferenceAdded change set.

github.com/javers/javers - f4ac7b65924c1e56de923b91bc758cd3036dbc67 authored about 11 years ago by mzasada <[email protected]>
visitor fix

github.com/javers/javers - b6561bf2c7ce939793856e21ce5bdb89007d8652 authored about 11 years ago by pawel.cierpiatka <[email protected]>
removed missing dependency in pom.xml

github.com/javers/javers - 1acc0affbc7aa203d9ae7a39722463d4921d44c4 authored about 11 years ago by bartosz.walacik <[email protected]>
removed missing dependency in pom.xml

github.com/javers/javers - 95a6b2dbced10efaf5d354747d50dd697cf23410 authored about 11 years ago by bartosz.walacik <[email protected]>
Merge branch 'jdbc-persistence'

cd

github.com/javers/javers - 928aeb8df448a7837fc4b09e896aa190e13ab01e authored about 11 years ago by bartosz.walacik <[email protected]>
Merge branch 'jdbc-persistence'

Conflicts:
javers-core/src/main/java/org/javers/core/exceptions/JaversExceptionCode.java
javer...

github.com/javers/javers - da62374778f3cfe455aa198aa8106c45fe2ebabb authored about 11 years ago by bartosz.walacik <[email protected]>
added precondition - argumentsAreNotNull

github.com/javers/javers - f45dcaf05bb525c203861c9fed5f5d61ed2da15f authored about 11 years ago by bartosz.walacik <[email protected]>
1. new approach to javers configuration:

- modules (core and jdbcRepo) are now decoupled, each has its own Pico container
- configuration ...

github.com/javers/javers - 0693d08d2e338a16b950002943e24b01a6061da8 authored about 11 years ago by bartosz.walacik <[email protected]>
deleted ci-settings.xml

github.com/javers/javers - 8ff43fb4f1e5dc7cca7a84df43647392af1cc38c authored about 11 years ago by bartosz.walacik <[email protected]>
Merged in adding_vo_to_graph (pull request #11)

Handling Value Objects in ObjectGraphBuilder

github.com/javers/javers - 950ab553c9c02afe7aff8be0680c2cd63fc785e0 authored about 11 years ago by Paweł Szymczyk <[email protected]>
switch to junit in jdbc+persistence

github.com/javers/javers - a9310955e4de5c9825b3055608268ab047ec19d7 authored about 11 years ago by bartosz.walacik <[email protected]>
JaversSchemaManagerIntegrationTest

github.com/javers/javers - 31cf2b74fdbee6207dcbcfe4422aabb2ef67a5cb authored about 11 years ago by bartosz.walacik <[email protected]>
new feature: property file configuration for JaversBuilder. All configuration issues gathered in new Class: JaversConfiguration

github.com/javers/javers - 3e66e84c7beebfb7dc83d7a8f4d7b61af57d2302 authored about 11 years ago by bartosz.walacik <[email protected]>
first version of SchemaFactory

github.com/javers/javers - c9a1ad7b280031e255e54c8bd88451dbded18a34 authored about 11 years ago by bartosz.walacik <[email protected]>
Merge https://bitbucket.org/javers/javers into adding_vo_to_graph

Conflicts:
javers-core/src/main/java/org/javers/core/exceptions/JaversExceptionCode.java

github.com/javers/javers - 443b784e77d8682493a6a273c9ec593d42533bc3 authored about 11 years ago by Pawel Szymczyk <[email protected]>
Removed TestNG dependencies.

github.com/javers/javers - 60c3f6d6bea91ed43719e81e3de7dc8db7f2215a authored about 11 years ago by mzasada <[email protected]>
Merge branch 'master' into #3_diff_core_algorithm

Conflicts:
javers-core/src/main/java/org/javers/core/pico/CoreJaversModule.java
javers-core/sr...

github.com/javers/javers - 2666d4111d2c9581e6b54211b7588151e6b9d40b authored about 11 years ago by mzasada <[email protected]>
Merge branch 'bootstrap_cleanup'

Conflicts:
javers-core/src/test/groovy/org/javers/model/mapping/EntityManagerBasicTest1.java
j...

github.com/javers/javers - afa58143bc8a80c0e90a72a78e411960e412bc41 authored about 11 years ago by bartosz.walacik <[email protected]>
Merge branch 'bootstrap_cleanup'

Conflicts:
javers-core/src/test/groovy/org/javers/model/mapping/EntityManagerBasicTest1.java
j...

github.com/javers/javers - f91a199e8d4b2361d28b151c6ab6d084718746d6 authored about 11 years ago by bartosz.walacik <[email protected]>
poprawki po CR w EntityManager and JaversBuilder

github.com/javers/javers - 25871f81e482ec3e9a8da09b9b0298b188396716 authored about 11 years ago by bartosz.walacik <[email protected]>
poprawki po CR w EntityManager and JaversBuilder

github.com/javers/javers - b4e3121998d3447f860c0ec9bea89140a8f2e075 authored about 11 years ago by bartosz.walacik <[email protected]>
Merged in 4_Adding_Spock (pull request #8)

SPOCK POC

github.com/javers/javers - cd0bfd6acd38a70a950723429d23139ed921a93b authored about 11 years ago by pcierpiatka <[email protected]>
after merge

github.com/javers/javers - 53d8c1af7e6231c512d864992e60e8ad74b35140 authored about 11 years ago by pawel.cierpiatka <[email protected]>
better methods arg names in EntityManager

github.com/javers/javers - 288743658fb78400aba76119bf8c8e1cf00a03db authored about 11 years ago by bartosz.walacik <[email protected]>
Applied review suggestions - parameter name change.

github.com/javers/javers - ab7ca4ffaf3a4fbc84d4f49ae38585aa4daff17e authored about 11 years ago by mzasada <[email protected]>
Formatted code.

github.com/javers/javers - b71460e3e5291832cd690d5ebd7ae994a9acc0c4 authored about 11 years ago by mzasada <[email protected]>
Removed unused imports.

github.com/javers/javers - 79e718a2b96260f608223c530b5b2e8eb3859eb0 authored about 11 years ago by mzasada <[email protected]>
Merge fix - added semtantic changes from master branch.

github.com/javers/javers - 704ce6d27021810561bf306346be57393d13ace7 authored about 11 years ago by mzasada <[email protected]>
Merge branch 'master' into #3_diff_core_algorithm

Conflicts:
javers-core/src/main/java/org/javers/model/mapping/ManagedClass.java
javers-core/sr...

github.com/javers/javers - e72db2bd1ffb1c690a8ccb5247755b19333bef2a authored about 11 years ago by mzasada <[email protected]>
dodany wyjatek unexpected value obeject, refactoring

github.com/javers/javers - bdda43830f07fb0312cd328e2359580c6fa21c6b authored about 11 years ago by Pawel Szymczyk <[email protected]>
merge

github.com/javers/javers - 5e9d2f9c9026006b720f6f641b84bfaba2704089 authored about 11 years ago by pawel.cierpiatka <[email protected]>
fixed typo

github.com/javers/javers - 54abe0cc5c3cfde1d903b26037f76c7792ae8448 authored about 11 years ago by bartosz.walacik <[email protected]>
- support for booting external JaversModules in JaversBuilder

github.com/javers/javers - 401a218be1101406e9aaae30eb1e479f4d13f103 authored about 11 years ago by bartosz.walacik <[email protected]>
- added ValueObjects support for JaversBuilder

- added missing call to entityManager.buildManagedClasses() in JaversBuilder
- added missing VO s...

github.com/javers/javers - f175dbec2bcb7c50e61ae66fc6ca451e497f75b3 authored about 11 years ago by bartosz.walacik <[email protected]>
- removed unnecessary abstract class - ReferenceType

- removed dependencies from abstract JaversType on its several subclasses
- removed 5 dummy 'retu...

github.com/javers/javers - 49657175404f92782ce19be77a749df99463b334 authored about 11 years ago by bartosz.walacik <[email protected]>
better javadoc

github.com/javers/javers - c6de6453f656f56dd81016f6e350479432805f85 authored about 11 years ago by bartosz.walacik <[email protected]>
zmiana nazwy testu

github.com/javers/javers - ab9e77add2e678822bffd64196a3fa00f889fd19 authored about 11 years ago by Pawel Szymczyk <[email protected]>
obsluga wyjatku proby tworzenia grafu z vo, usuniecie niepotrzebnych todo

github.com/javers/javers - a28f56d74ff3ccfefc92a98e5d0ad1882db0e3a3 authored about 11 years ago by Pawel Szymczyk <[email protected]>
simplified ObjectWrapper.equals()

github.com/javers/javers - 51bfafd7aa2fe74e7ba2921f13c9c579e71b05ea authored about 11 years ago by bartosz.walacik <[email protected]>
simplified ManagedClass.equals()

github.com/javers/javers - 114f07d84bbc13e14d13bcf089579385c1f70318 authored about 11 years ago by bartosz.walacik <[email protected]>
simplified GlobalCdoId.equals()

github.com/javers/javers - 1906b997a56321a2fae24e7b8d1a254d5c877eae authored about 11 years ago by bartosz.walacik <[email protected]>
simplified Change constructor

github.com/javers/javers - f6b41b1265943092e873d719ca208e2e3c980ad1 authored about 11 years ago by bartosz.walacik <[email protected]>
moved method to ObjectNode.getGlobalCdoId()

github.com/javers/javers - 008afa5da50b256a85326c65f60abc50c6a67356 authored about 11 years ago by bartosz.walacik <[email protected]>
fixed maven-gpg-plugin config

github.com/javers/javers - 675a77e322072c4a4232cb6aa1600b8fa8667b20 authored about 11 years ago by bartosz.walacik <[email protected]>
fixed maven-gpg-plugin config

github.com/javers/javers - babcc0bc368aeb15601d2f710d0a971a88170279 authored about 11 years ago by bartosz.walacik <[email protected]>
fixed maven-gpg-plugin config

github.com/javers/javers - edc951b4e000d37d716790a28602740a6c325a3b authored about 11 years ago by bartosz.walacik <[email protected]>
distributionManagement config, maven-gpg-plugin

github.com/javers/javers - 88cca5e3e5fa724671501c2292a24656ff8c8880 authored about 11 years ago by bartosz.walacik <[email protected]>
Merged in vo_support (pull request #5)

Support for Value Objects

github.com/javers/javers - 000f5685994712af373377ee610a912707abd4c8 authored about 11 years ago by Paweł Szymczyk <[email protected]>