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

typeMapper.getDehydratedType()

github.com/javers/javers - 9443aee7d3161501872ddaa5b9bfcc338b4494a2 authored over 10 years ago by bartosz.walacik <[email protected]>
all references in snapshot state should be GlobalCdoId's

github.com/javers/javers - f9d14e66015949162a651f2452e4018f1ec59b70 authored over 10 years ago by bartosz.walacik <[email protected]>
removed obsolete method appendPrimitiveOrValue() and few minor fixes

github.com/javers/javers - 3421d4615bdd52ce3054d70b8ff1832e3aa1a2fe authored over 10 years ago by bartosz.walacik <[email protected]>
public Set<Property> getProperties() {

return Collections.unmodifiableSet(state.keySet());
}

github.com/javers/javers - 5106ca1d3c6409973c8dd35500574293537b3378 authored over 10 years ago by bartosz.walacik <[email protected]>
ContainerChangeTypeAdapter

github.com/javers/javers - 0a880a7eecadf803f8ab91b1b487c167d91c36f0 authored over 10 years ago by bartosz.walacik <[email protected]>
ContainerChangeTypeAdapterTest

github.com/javers/javers - 5a065b36452ca29677e1dda7b867164618c5c817 authored over 10 years ago by bartosz.walacik <[email protected]>
custom deserialization for containers elements

github.com/javers/javers - f43d63d0405612dc2e62e07280611ce397941858 authored over 10 years ago by Pawel Szymczyk <[email protected]>
almost green

github.com/javers/javers - 2a2d124c4306d24227afa690af351d198fec26f0 authored over 10 years ago by Pawel Szymczyk <[email protected]>
one way ticket

github.com/javers/javers - 3c1f1896df2f69664846d14f976e20fe9280471e authored over 10 years ago by Pawel Szymczyk <[email protected]>
Merge pull request #20 from javers/map_change_type_adapter

two-way typeAdapters for MapChange, ReferenceChange, NewObject, ObjectRemoved

github.com/javers/javers - 9e40f9ef576499658684633c143c32b3bacfdd69 authored over 10 years ago by Pawel Szymczyk <[email protected]>
comment out unnecessary println

github.com/javers/javers - c172881a32098dba06bd8482d7fa492dd7583ca7 authored over 10 years ago by Pawel Szymczyk <[email protected]>
test for change type adapters moved to org.javers.core.json.typeadapter.change

github.com/javers/javers - 55b315aade74c67ca28016299c31bbca6931da0f authored over 10 years ago by bartosz.walacik <[email protected]>
change type adapters moved to org.javers.core.json.typeadapter.change

github.com/javers/javers - b6d5aa00301697887554466dfd331039f731ae94 authored over 10 years ago by bartosz.walacik <[email protected]>
full impl & test for MapChangeTypeAdapter

github.com/javers/javers - 54b95954406fb7182f6bb260679aeb0820ad81f4 authored over 10 years ago by bartosz.walacik <[email protected]>
next development cycle

github.com/javers/javers - 4c8e04b3b8302852987d014298587044266ab27e authored over 10 years ago by Pawel Szymczyk <[email protected]>
full test for MapChange serialization

github.com/javers/javers - 73bd86cf930b0d956d6296e34e88174362fb2c0e authored over 10 years ago by bartosz.walacik <[email protected]>
ReferenceChange, NewObject, ObjectRemoved deserialization

github.com/javers/javers - e23a9bf49d51b96db8999dec7fba6e0aaa176b1b authored over 10 years ago by bartosz.walacik <[email protected]>
ValueChange deserialization

github.com/javers/javers - 51584fe8a71763fba489b7b9fe28be4271ab48ee authored over 10 years ago by bartosz.walacik <[email protected]>
GlobalCdoIdTypeAdapter id done

github.com/javers/javers - 672727f525606c6aa60ca17fd56188331e0ecc7a authored over 10 years ago by bartosz.walacik <[email protected]>
type adapters refactored

github.com/javers/javers - c7bb512cd03c36d34345ac8959f212a7cc4d7540 authored over 10 years ago by bartosz.walacik <[email protected]>
typeAdapters test refactor

github.com/javers/javers - 4740ef8ddfe7bd6d7c8c1c3d05e848d534e7ba6f authored over 10 years ago by bartosz.walacik <[email protected]>
Merge branch 'type_adapters'

Conflicts:
javers-core/src/main/java/org/javers/core/json/JsonConverterBuilder.java
javers-cor...

github.com/javers/javers - 0d61088b57477eca4548225d5fa959768044bc8f authored over 10 years ago by bartosz.walacik <[email protected]>
Merge branch 'type_adapters'

Conflicts:
javers-core/src/main/java/org/javers/core/json/JsonConverterBuilder.java
javers-cor...

github.com/javers/javers - dd6a2a8b4f5ac4df611cfeb7c726a10bcd84f181 authored over 10 years ago by bartosz.walacik <[email protected]>
0.7.0-SNAPSHOT

github.com/javers/javers - 5e3009d21c8ab4502c05efac21f61127191ef4da authored over 10 years ago by bartosz.walacik <[email protected]>
Merge branch 'entity_collection_diff'

github.com/javers/javers - 1ef929f39299dc20a9bbcdff17b465ad6b989c2f authored over 10 years ago by bartosz.walacik <[email protected]>
Merge pull request #18 from javers/entity_collection_diff

Entity collection diff

github.com/javers/javers - 180da7026abe3d2d8a40170c2155c5aa1c8747f3 authored over 10 years ago by Bartosz Walacik <[email protected]>
fixes after CR

github.com/javers/javers - 7bada19d006f6d734ff5da34a84b92387b310ebd authored over 10 years ago by bartosz.walacik <[email protected]>
Refactor of ChangeTypeAdaptor

github.com/javers/javers - 6a57976aec8245a95352e0501e1a952e82255db5 authored over 10 years ago by michal.szostakowski <[email protected]>
Refactor of ChangeTypeAdaptor

github.com/javers/javers - b380909d9f94880353f38fbb524de993b58a8624 authored over 10 years ago by michal.szostakowski <[email protected]>
try to checkout

github.com/javers/javers - 2d6a80efd22b78e417bbe12d20c8a3a7eeb1acc4 authored over 10 years ago by Pawel Szymczyk <[email protected]>
release 0.6.5

github.com/javers/javers - 6e72acbc8f7d8b7d89c97acff4b6dcba0aa4b571 authored over 10 years ago by bartosz.walacik <[email protected]>
organize imports

github.com/javers/javers - a91f3c5ef9e0bac7ef98accd692a27e52160c51a authored over 10 years ago by bartosz.walacik <[email protected]>
all is green

github.com/javers/javers - 62266c5c8e1331666cc8a31479841953dddc42da authored over 10 years ago by bartosz.walacik <[email protected]>
almost green

github.com/javers/javers - 93867c807b17d52cd1383f25f50ef0b8204ad8ca authored over 10 years ago by bartosz.walacik <[email protected]>
changes in handling diff on collections of entities

github.com/javers/javers - 176b557a0a78284a9e1450aab0eaa0019a7be4d7 authored over 10 years ago by bartosz.walacik <[email protected]>
test fixes

github.com/javers/javers - 880517a67c1b81a9d79bd4ee785349eefe289fef authored over 10 years ago by bartosz.walacik <[email protected]>
adding last snapshot

github.com/javers/javers - 6b0f205bfefbbe4ff14757cc8dda8b69758e562a authored over 10 years ago by Pawel Szymczyk <[email protected]>
adding persist method

github.com/javers/javers - d09c3253a3aaf83a6742dbdaeed2b7e7c2160056 authored over 10 years ago by Pawel Szymczyk <[email protected]>
adding persist method

github.com/javers/javers - c0955b8e86c91418c6e49916ae6d2d8792791663 authored over 10 years ago by Pawel Szymczyk <[email protected]>
Merge branch 'master' into entity_collection_diff

github.com/javers/javers - 1a1c0216d9217a8c1e674bedec65ea55e932367f authored over 10 years ago by bartosz.walacik <[email protected]>
Merge branch 'master' into entity_collection_diff

github.com/javers/javers - 5d105743c64bb5ba23c2793ede74ef4792b61ce5 authored over 10 years ago by bartosz.walacik <[email protected]>
Merge pull request #16 from javers/commit_factory

Commit factory

github.com/javers/javers - bf122c79af0c054951d8c4c626fd2588670c7f7b authored over 10 years ago by Bartosz Walacik <[email protected]>
model of reference changes in Containers

github.com/javers/javers - 91ea301243cdb38eb821d1ad2280044db90c8cdc authored over 10 years ago by bartosz.walacik <[email protected]>
added index to ContainerElementChange

github.com/javers/javers - f3650a92cfded325f87f7734ec16c5b7c55ec500 authored over 10 years ago by bartosz.walacik <[email protected]>
rename: Change.globalCdoId -> Change.affectedCdoId

github.com/javers/javers - 5d206689526f6536b67dc56f345554905411dbe1 authored over 10 years ago by bartosz.walacik <[email protected]>
rename: Change.globalCdoId -> Change.affectedCdoId

github.com/javers/javers - 0952e8686daa04da09a6386146379c0df6cb3d40 authored over 10 years ago by bartosz.walacik <[email protected]>
reusing javers instance in appenders tests

github.com/javers/javers - d69dcb200bbdc7fea37ee77c7885786dbcb6ebd8 authored over 10 years ago by bartosz.walacik <[email protected]>
added backward compatibility methods for Smartparam

github.com/javers/javers - ae0892fd0d705ab2fd65e2719a73a9a264fe6c7b authored over 10 years ago by bartosz.walacik <[email protected]>
minor change in DiffBuilder

github.com/javers/javers - 98af8f42ea0fac71b298d19632ef29ea5d5adb74 authored over 10 years ago by bartosz.walacik <[email protected]>
upgrade to 0.6.5-SNAPSHOT

github.com/javers/javers - 5d227dd7beeb4ea22a02ca71f2fe094063b4b334 authored over 10 years ago by bartosz.walacik <[email protected]>
incredible commit

github.com/javers/javers - 93e1bb4eff12e8112779213d29e18ace7038a438 authored over 10 years ago by bartosz.walacik <[email protected]>
all is grean

github.com/javers/javers - 570b3b7cfb39592361a7c94a7074cc28f4d36717 authored over 10 years ago by bartosz.walacik <[email protected]>
dirty commit

github.com/javers/javers - b1db00d1b3e5dd419c78ce0b01351b073d722084 authored over 10 years ago by bartosz.walacik <[email protected]>
cleanup

github.com/javers/javers - 09838693dfcc8f66fb82e2995515757c286c609a authored over 10 years ago by bartosz.walacik <[email protected]>
new logo

github.com/javers/javers - 6bf521ce48d5c43a0f812ab855e39251a716e39e authored over 10 years ago by bartosz.walacik <[email protected]>
new logo

github.com/javers/javers - 6d5ff58cc539c1d04845ee90b84c5bfafb55ca9d authored over 10 years ago by bartosz.walacik <[email protected]>
messy commit

github.com/javers/javers - 65511334b5390f52da19bbe772d4187c7804f80f authored over 10 years ago by bartosz.walacik <[email protected]>
messy commit

github.com/javers/javers - b7260d6c1b736d6a8ad5018528c6a593a125aaf3 authored over 10 years ago by bartosz.walacik <[email protected]>
CdoSnapshotBuilder

github.com/javers/javers - 87af8b964e36552715267b29c33dc8701f2449e1 authored over 10 years ago by bartosz.walacik <[email protected]>
snapshot reusing

github.com/javers/javers - 86d97ecfca04d7a7272930e664541934e680475e authored over 10 years ago by bartosz.walacik <[email protected]>
first, naive approach to commit()

github.com/javers/javers - 37773ad0ecade7490908f868c940dc32e7974268 authored over 10 years ago by bartosz.walacik <[email protected]>
graph shadows done

github.com/javers/javers - 947eb820fdd57318fa5215168efa023011221690 authored over 10 years ago by bartosz.walacik <[email protected]>
powerful EdgeBuilder

github.com/javers/javers - 85c70f2e5a10a563e02c17b99d163e4064f97ec4 authored over 10 years ago by bartosz.walacik <[email protected]>
JaversRepository

github.com/javers/javers - 606e70f9966607b2ff27053f900c0adf8734960d authored over 10 years ago by bartosz.walacik <[email protected]>
GraphShadowFactory

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

github.com/javers/javers - d438ec431de5c7ba05f29e73358be7d84a56654e authored over 10 years ago by bartosz.walacik <[email protected]>
readme small fixes

github.com/javers/javers - 78323b823f4e358b6e6f82e528325c6781113830 authored over 10 years ago by bartosz.walacik <[email protected]>
Merge pull request #15 from javers/graph_snapshot_factory

GraphSnapshotFactory is done, ObjectGraphBuilder supports all enumerable types

github.com/javers/javers - 50c12ddd2b569c6ff18455f2b8a834059b6d8a4f authored over 10 years ago by Bartosz Walacik <[email protected]>
added support for Arrays, Sets and Maps in ObjectGraphBuilder

finished impl of GraphSnapshotFactory

github.com/javers/javers - 7422025e7ed312dc3b7c36b54f64d78be98bc90a authored over 10 years ago by bartosz.walacik <[email protected]>
more tests for containers and maps

github.com/javers/javers - 06cc12af67427a9662526e520173b32746034c90 authored over 10 years ago by bartosz.walacik <[email protected]>
array of ManagedClass in ObjectGraphBuilder

github.com/javers/javers - 302c6c4e159f330ba73f2a2e1653c7a9b003eb47 authored over 10 years ago by bartosz.walacik <[email protected]>
ValueObjectSetId deleted

github.com/javers/javers - 52f61579c47d426033cc9857de5c95c8136a7239 authored over 10 years ago by bartosz.walacik <[email protected]>
Merge pull request #13 from javers/in-memory_repository_rebased

Snapshot & SnapshotFactory

github.com/javers/javers - 781604d1c607aa636f9d262f3e2672f1b6a04341 authored over 10 years ago by Bartosz Walacik <[email protected]>
refactoring of EnumeratorContext

github.com/javers/javers - 745eafbe9840856160580f05e9f0175b85e45e1e authored over 10 years ago by bartosz.walacik <[email protected]>
refactoring of EnumerableType.map() & OwnerContext

github.com/javers/javers - 1695a8746e235b99eae12bf12df79b632d082608 authored over 10 years ago by bartosz.walacik <[email protected]>
GraphSnapshotFactory simple VO test

github.com/javers/javers - fb3c354fcd3fb1a5c284afe57fb259057e350075 authored over 10 years ago by bartosz.walacik <[email protected]>
first approach to GraphSnapshotFactory impl

github.com/javers/javers - 9988076345dfa2edc0750d3f2a2df42e09aa8ee4 authored over 10 years ago by bartosz.walacik <[email protected]>
GraphSnapshotFactory

github.com/javers/javers - 72a46db221e7edf0dc7201c258a51b61577a4c03 authored over 10 years ago by bartosz.walacik <[email protected]>
fixing broken tests

github.com/javers/javers - 798eba715fb59940464ada0f2d9ac203f8b05b17 authored over 10 years ago by bartosz.walacik <[email protected]>
Maps recording in SnapshotFactory

github.com/javers/javers - 50b1a5716e16a14f53d0fcac22a62efc5d6aa218 authored over 10 years ago by bartosz.walacik <[email protected]>
Set recording in SnapshotFactory

github.com/javers/javers - 8679d8f5ce18db2ffba004bedd44ad2cee6ea77a authored over 10 years ago by bartosz.walacik <[email protected]>
List recording in SnapshotFactory

github.com/javers/javers - 8847f8713ebf74c29a4862dbeb343ab6ef27d212 authored over 10 years ago by bartosz.walacik <[email protected]>
big rebase with master

github.com/javers/javers - f680f28cc14e3ae6dc230cfb5798284d54861857 authored over 10 years ago by bartosz.walacik <[email protected]>
big rebase

github.com/javers/javers - 06596360f78152ef8063cfa23b17d940e488776b authored over 10 years ago by bartosz.walacik <[email protected]>
Arrays in SnapshotFactory

github.com/javers/javers - ff9558bbdafe0eaae443716e4a8d0605a834b270 authored over 10 years ago by bartosz.walacik <[email protected]>
Entity & ValueObject references in SnapshotFactory

github.com/javers/javers - 478228cdaa09d5695857f3ee49ca105a02f511b4 authored over 10 years ago by bartosz.walacik <[email protected]>
import cleaning

github.com/javers/javers - 31b82254558161a4aa4188cf74cc7d1b2add47d9 authored over 10 years ago by bartosz.walacik <[email protected]>
tests fixed

github.com/javers/javers - 0d19decd980fc6fa176dfc41fac0fafb5c5193d1 authored over 10 years ago by bartosz.walacik <[email protected]>
CdoSnapshot, first aproach

github.com/javers/javers - 9af4ff1a07526bc151de87fdc75df689987deddb authored over 10 years ago by bartosz.walacik <[email protected]>
snapshots infrastructure

github.com/javers/javers - ca46f9a88e0352a6e49016365092fb65081a746f authored over 10 years ago by bartosz.walacik <[email protected]>
small fixes & javadoc

github.com/javers/javers - 56d0bdbeffa9493dc1b13e68bd68e4845506df4f authored over 10 years ago by bartosz.walacik <[email protected]>
javadoc

github.com/javers/javers - 130f5282f487935895ebab1acd361cb4b37868ec authored over 10 years ago by bartosz.walacik <[email protected]>
Merge pull request #12 from javers/value_objects_in_multi_edge

Value objects in multi edge

github.com/javers/javers - 963675246296751b2815ee743fdf676f51aa865e authored over 10 years ago by Bartosz Walacik <[email protected]>
fixed NPE

github.com/javers/javers - d8c9c14996c20b12c1a95582c7901dba90c91f76 authored over 10 years ago by bartosz.walacik <[email protected]>
JVLogo

github.com/javers/javers - 10a3e85f965c4bdc21920c66721a8baafa381dc4 authored over 10 years ago by bartosz.walacik <[email protected]>
JVlogo

github.com/javers/javers - 920f4cea27954222caa9554f2fbc8da52297d070 authored over 10 years ago by bartosz.walacik <[email protected]>
0.6.0-SNAPSHOT

github.com/javers/javers - 8ba29fec68f70a35ec66cc58df4fd13151839f61 authored almost 11 years ago by bartosz.walacik <[email protected]>
release 0.5.0

github.com/javers/javers - e839d3312d7457a029ece940d7a9dec96346e603 authored almost 11 years ago by bartosz.walacik <[email protected]>
minor changes in NAP test case

github.com/javers/javers - 9ef50f25218022e846f8dbba8c245f7762a0bf70 authored almost 11 years ago by bartosz.walacik <[email protected]>
fixes for multiEdge ValueObjectId

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