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

refactoring testu shouldScanPrivateGetters

github.com/javers/javers - 42412deb827c0e095259847be0770690bd1afbab authored about 11 years ago by Pawel Szymczyk <[email protected]>
dodanie implementacji metody: getFields(Class<?> clazz)

github.com/javers/javers - 2ed01c36ab0c554f44a6e496a45ddf5c0770117a authored about 11 years ago by Pawel Szymczyk <[email protected]>
zmiany nazw metod, pol. Usuniecie niepotrzebnych metod

github.com/javers/javers - 9d792dc437b4cef5780864fa3c1b8dbbe23ad187 authored about 11 years ago by Pawel Szymczyk <[email protected]>
cofniecie niepotrzebnych zmian na importach

github.com/javers/javers - a6fc269d7839cf3fbac9dddaa544e03b3532abb1 authored about 11 years ago by Pawel Szymczyk <[email protected]>
tworzenia ValueObjectów w buildManagedClasses()

github.com/javers/javers - 8257e9ff515a6540c840799349deada18dde77c3 authored about 11 years ago by Pawel Szymczyk <[email protected]>
Merged in readme_fix (pull request #9)

Improved the README.

github.com/javers/javers - 459f318580570a7cb35d1f7bdd62595f64e3217e authored about 11 years ago by Piotr Betkier <[email protected]>
Merge fixes.

github.com/javers/javers - 16fcff3a60a4c80b0fc1c57758080eb7826bcd97 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 - ee71d13aecbba62cb52df9ac45db12a2ef4508cc authored about 11 years ago by mzasada <[email protected]>
Configured DiffFactory as pico component.

github.com/javers/javers - 8340208a32e3890958b634966eed0008e5c1399a authored about 11 years ago by mzasada <[email protected]>
Unit tests for NewObjecrAppender and ObjectRemovedAppender.

github.com/javers/javers - ae24939657ba910d2ecbd1d7a591c5249e12e417 authored about 11 years ago by mzasada <[email protected]>
Fixed failing unit tests.

github.com/javers/javers - e4485a0cef4754f5ff2f4605ae8f87652f330364 authored about 11 years ago by mzasada <[email protected]>
Code style housekeeping.

github.com/javers/javers - 31a56fa0378faabc1b795063a2b949001948cd1d authored about 11 years ago by mzasada <[email protected]>
NewObjectAppender unit tests.

github.com/javers/javers - c392f63b7b5d172dfce9d2c6ed6c1ffccf94c267 authored about 11 years ago by mzasada <[email protected]>
Decoupled change factories.

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

github.com/javers/javers - 9b9b1362ff07f1a7d97fcdce89a277f7169fa1ca authored about 11 years ago by mzasada <[email protected]>
Draft of change set builder.

github.com/javers/javers - 3a04599a23a3b7c50d8186f22dae8a9f99e5f0a9 authored about 11 years ago by mzasada <[email protected]>
added sonatype.org Central sync requirements

github.com/javers/javers - 55b1ac607787781be88d71860f2b0c7a0b9bdf35 authored about 11 years ago by bartosz.walacik <[email protected]>
shouldScanAllProperties() comes back

github.com/javers/javers - 36cce755c24d674c113a633bcdd5ae00fb6e25af authored about 11 years ago by bartosz.walacik <[email protected]>
removed redundant line in EntityFactory, simplified setUp() in EntityIdFromTest

github.com/javers/javers - 5e0a0b4e7a9e3a9087639196b14c54e30e6ea184 authored about 11 years ago by bartosz.walacik <[email protected]>
added missing @Override

github.com/javers/javers - b7f02a23b61c4bf5c0e3294b5a4ddb9d0191f4db authored about 11 years ago by bartosz.walacik <[email protected]>
Merge remote-tracking branch 'bitbucket/vo_support' into vo_support

github.com/javers/javers - 155fd8711d206a1586e711b85868798f7a073b39 authored about 11 years ago by bartosz.walacik <[email protected]>
added javadoc to EntityManager

github.com/javers/javers - a3c523d22caef2a49a1710d10f0fb1f21990bd92 authored about 11 years ago by bartosz.walacik <[email protected]>
Improved the README.

github.com/javers/javers - 9392b52e682b8ad9377a030398536b47c15df0d5 authored about 11 years ago by Piotr Betkier <[email protected]>
SPOCK POC

github.com/javers/javers - 1d743ad0b9ebb9c4e7ed695c5fef73fc38677bd6 authored about 11 years ago by pawel.cierpiatka <[email protected]>
usunięcie star imports, zmiana sposobu skanowania w testach

github.com/javers/javers - e36b61ea281df6b48957848cb83e9caea413dfe9 authored about 11 years ago by Pawel Szymczyk <[email protected]>
Merge branch 'vo_support' of https://bitbucket.org/javers/javers

github.com/javers/javers - 9e7f2302dfcff6d691432dd766554b29e1fb6b98 authored about 11 years ago by bartosz.walacik <[email protected]>
przywrócenie wersji pliku sprzed commita - niepotrzebne zmiany na importach

github.com/javers/javers - 83fb94077b88e2b277c4a18ccfba50b13e6d8d50 authored about 11 years ago by Pawel Szymczyk <[email protected]>
tworzenie EntityFactory, PropertyScanner przez Pico, zmiana hierarchii EntityFactory

github.com/javers/javers - 46d5aea2785327f72581ac67a43788e64897c298 authored about 11 years ago by Pawel Szymczyk <[email protected]>
Merged in repository_api (pull request #7)

repository_api

github.com/javers/javers - c7d87f31d3651d4dca03fb6df6ddc02c4934ec21 authored about 11 years ago by javers javers <[email protected]>
fixed compilation error after changes in constructor

github.com/javers/javers - 8751d54f980e4d7003c910d23d05e81b123a23da authored about 11 years ago by bartosz.walacik <[email protected]>
fixed compilation error after changes in constructor

github.com/javers/javers - e39d9067175e5cb780c2e3a14be2d5e7a0482736 authored about 11 years ago by bartosz.walacik <[email protected]>
Diff and Change javadoc grooming

github.com/javers/javers - 7506a42d2f67454c2aa2612d98979c699812c55c authored about 11 years ago by bartosz.walacik <[email protected]>
rename Revision to Diff,

introduced DiffRepository api

github.com/javers/javers - 73a68c617827229f5e80c9b30f79c6acd23891cd authored about 11 years ago by bartosz.walacik <[email protected]>
dependency version fix in pom.xml

github.com/javers/javers - 9d6509ff98ac14d779692e5de8ae6c93fbdadef9 authored about 11 years ago by bartosz.walacik <[email protected]>
Merge from JSON_serialization

github.com/javers/javers - c2fb1aa096f461edc200303a94c3ff955ce0ee08 authored about 11 years ago by bartosz.walacik <[email protected]>
javadoc update after PR

github.com/javers/javers - a52e2b68f7345fb323656d22187897ea0d772a28 authored about 11 years ago by bartosz.walacik <[email protected]>
javadoc update after PR

github.com/javers/javers - 4591cad920bf91e26d1951c1c53982b22c7b71ce authored about 11 years ago by bartosz.walacik <[email protected]>
javadoc update after PR

github.com/javers/javers - a0584a8722af87138c5398a31d8aec8bb01db353 authored about 11 years ago by bartosz.walacik <[email protected]>
small update from master

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

github.com/javers/javers - 4c6675483a7a4eef07321dfd8205d0df7dadb3bc authored about 11 years ago by bartosz.walacik <[email protected]>
refactoring w DummyUserDetails

github.com/javers/javers - 45cc955175186e59dd6f4159d8dbc0b33a436627 authored about 11 years ago by pawel.szymczyk <[email protected]>
zmiany w PropertyScanner odnosnie niepotrzebnych typow generycznych

github.com/javers/javers - e97e98dd1cf2cf64c468594b0ca345789a0e899f authored about 11 years ago by pawel.szymczyk <[email protected]>
tak jak w 53e0619

github.com/javers/javers - bcf1e67f5402f4e0a3fdf93ff25f7a9858c67877 authored about 11 years ago by pawel.szymczyk <[email protected]>
zmiana umiejscowienia klas scannera, zmiana nazwy na PropertyScanner

github.com/javers/javers - 53e0619891cb7608ba06344d057b7533355a7889 authored about 11 years ago by pawel.szymczyk <[email protected]>
revers na niepotrzebie dodanych plikach (po organize imports)

github.com/javers/javers - 20c038cb9b9a3d48216f39be3814d1b159b1ecff authored about 11 years ago by pawel.szymczyk <[email protected]>
Added collection manipulation helpers.

github.com/javers/javers - 1d3ea83e4d250d586b4b9276c914ca7b1caf80ac authored about 11 years ago by mzasada <[email protected]>
Stateless graph traversing facade.

github.com/javers/javers - ab60bbc0aa44b9f6799f9413ca97e7982a66d1c7 authored about 11 years ago by mzasada <[email protected]>
DSF unit test maintenance.

github.com/javers/javers - 02ef6842ebf2f818dfe99a4a4ac1f041b7f7332c authored about 11 years ago by mzasada <[email protected]>
przywracam stare wersje plikow legacy.* po tym jak zrobilem na nich organize imports :/

github.com/javers/javers - 2aef5008c398571c390b416ecf45e83d49fb1e00 authored about 11 years ago by pawel.szymczyk <[email protected]>
zmiana umiejscowienia scannera

github.com/javers/javers - c825897aef4e8e9fe16089a751475fc5fd171c93 authored about 11 years ago by pawel.szymczyk <[email protected]>
organize imports

github.com/javers/javers - 9c5f7c57c49e1cdd267df5f3c8d560852222aff1 authored about 11 years ago by pawel.szymczyk <[email protected]>
DFS object graph traversal.

github.com/javers/javers - 1d8810e0f413cb28bf890ac8ce4a0e2c4c3a6631 authored about 11 years ago by mzasada <[email protected]>
po refaktoringu testow

github.com/javers/javers - bbd924eaba5a3e4e3cbeb32b292e85a88b2a8f71 authored about 11 years ago by pawel.szymczyk <[email protected]>
po refaktoringu testow

github.com/javers/javers - 09567f2a676c661a19db0500cca2c1ba16c6df1a authored about 11 years ago by pawel.szymczyk <[email protected]>
duzy refactoring w fabrykach ManagedClass + dodane testy VO

github.com/javers/javers - 854ca40a197c3ae86a30c39e962bb912022ef340 authored about 11 years ago by pawel.szymczyk <[email protected]>
new Contributor - Paweł Szymczyk, welcome!

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

#6: Introduced dependency injection using pico container

github.com/javers/javers - 482d399b638812e3325300cfc45d2b40b72a8c44 authored about 11 years ago by Piotr Betkier <[email protected]>
tests for null safety, BigDecimals and custom type adapters

github.com/javers/javers - 3086be8dcba267373a7221dd0b0b4ea10ef6faea authored about 11 years ago by bartosz.walacik <[email protected]>
date format fix

github.com/javers/javers - fdc3891de5b1f7afd8054b974653b31197ef7e21 authored about 11 years ago by bartosz.walacik <[email protected]>
JsonConverter - initial commit

github.com/javers/javers - 29c8b278403303f9ae4f7bdf9cb8c311e72fe5a2 authored about 11 years ago by bartosz.walacik <[email protected]>
Simplified container initialisation mechanism.

github.com/javers/javers - 821cc2fc4210971526288c40afb1c94503460f83 authored about 11 years ago by Piotr Betkier <[email protected]>
Made JaversContainer construct singletons.

github.com/javers/javers - c73e2b9799a8e93a6337b768e7c8eefd243955d1 authored about 11 years ago by Piotr Betkier <[email protected]>
added JaversContainer tests

github.com/javers/javers - b9ca73ad6787182a293f5096cf3173cd57a1d06d authored about 11 years ago by bartosz.walacik <[email protected]>
#6: Introduced dependency injection using pico container

github.com/javers/javers - 35cad2481fd6a372cb20e3dc15b6a00096cec3ed authored about 11 years ago by Piotr Betkier <[email protected]>
Merged in 5_javers_domain_model (pull request #3)

Javers domain model, Revision and Changes

github.com/javers/javers - b52adcc70c50cdd02054dbcc918f52e94dffc2de authored about 11 years ago by bartosz walacik <[email protected]>
Javers domain model, type of reference changed to GlobalCdoId

github.com/javers/javers - b38bbe265f4b7c5f89cadac4f5410f4b4b3981e1 authored about 11 years ago by bartosz.walacik <[email protected]>
Javers domain model, Revision and Changes

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

github.com/javers/javers - 943ed8e8d5db0606363e006f1bc3cedf7be6eb8e authored over 11 years ago by bartosz.walacik <[email protected]>
housekeeping

github.com/javers/javers - 86f6eb6a7352993e5d11b2c2b3f366c01e3433e5 authored over 11 years ago by bartosz.walacik <[email protected]>
Merged in #3_diff_core_algorithm (pull request #2)

#3: Generalizing .gitignore file.

github.com/javers/javers - 1e9d09995ddf60491c4036ecbb615b6e7cec5007 authored over 11 years ago by Maciej Zasada <[email protected]>
#3: Generalizing .gitignore file.

github.com/javers/javers - 27225c967d30f92251b34d0a9c378f51e76d300d authored over 11 years ago by Maciej Zasada <[email protected]>
README.md edited online with Bitbucket

github.com/javers/javers - 1a51f1f46b116cebd34c35316ae8569367660e80 authored over 11 years ago by pcierpiatka <[email protected]>
remove fail test

github.com/javers/javers - 07504a34752b0218f46b10266f83b3fc6fd4d797 authored over 11 years ago by pawel.cierpiatka <[email protected]>
test ci drone io

github.com/javers/javers - 2e5878b5a1bbb81675e7e416fa9b66d1fe69c017 authored over 11 years ago by pawel.cierpiatka <[email protected]>
Piotr Betkier has joined!

github.com/javers/javers - f3a506655b914ab422b25d64a9d69293187a01ac authored over 11 years ago by bartosz.walacik <[email protected]>
Maciej Zadada has joined!

github.com/javers/javers - ee1ce4af6742f960a1f5983c8fa2a5dc235b41af authored over 11 years ago by bartosz.walacik <[email protected]>
Poprawka nazewnictwa

github.com/javers/javers - 55596e83bacae0da0c0c7eaf2c603169bb0f7ca9 authored over 11 years ago by pawel.cierpiatka <[email protected]>
backlog.md edited online with Bitbucket

github.com/javers/javers - 5a74a3c47e6db673aee9a3ec1127b4dc9dc9c69b authored over 11 years ago by pcierpiatka <[email protected]>
MultiEdge

github.com/javers/javers - 2e75b234a42311f86db613f5e0ceb771e7c5fe1c authored over 11 years ago by pawel.cierpiatka <[email protected]>
Mechanizm pobierania typu listy

github.com/javers/javers - f084023b74d60a5203a0ca3532bfb8c9a4fd0122 authored over 11 years ago by pawel.cierpiatka <[email protected]>
jackson dependency

github.com/javers/javers - 3db65071ed8f3f0de9f86f7a834befd12f81d824 authored over 11 years ago by bartosz.walacik <[email protected]>
backlog, initial

github.com/javers/javers - 76edc0b86114265b9097ee4a5808d486e138912e authored over 11 years ago by bartosz.walacik <[email protected]>
XP na salce na ATM v.6 by Bart & Pawel, final commit.

github.com/javers/javers - ba5f63115fa8615c530a4a88450732b725959bf6 authored over 11 years ago by bartosz.walacik <[email protected]>
XP na salce na ATM v.6 by Bart & Pawel, commit #3

github.com/javers/javers - 445e8bf12a33f2a2a8eb995594b028979d291e5e authored over 11 years ago by bartosz.walacik <[email protected]>
XP na salce na ATM v.6 by Bart & Pawel

github.com/javers/javers - 1d3ea381f92572d64c5a3479e483cc7ddbaf5880 authored over 11 years ago by bartosz.walacik <[email protected]>
XP na salce na ATM v.6 by Bart & Pawel

github.com/javers/javers - 60f3f4f5032cbbaa911dc83c29a850ed3798ad57 authored over 11 years ago by bartosz.walacik <[email protected]>
XP w autokarze na ATM by Bart & Pawel

github.com/javers/javers - 84c86d932fce12bbf9f8cb1912bda13f2e280176 authored over 11 years ago by bartosz.walacik <[email protected]>
Wszystkie testy przechodza

github.com/javers/javers - 7dbb57ba2eebaf1dff0722ed4841d45da347d35f authored over 11 years ago by pawel.cierpiatka <[email protected]>
Poprawki dla Wrapper test

github.com/javers/javers - ce473891a51d994d0026500b5adf9efd0510578e authored over 11 years ago by pawel.cierpiatka <[email protected]>
Implementacja FieldsEM

github.com/javers/javers - ffdf2b0ea867c4f08cbfd2a45198e5ac3717045b authored over 11 years ago by pawel.cierpiatka <[email protected]>
Mala poprawka w dla Edge

github.com/javers/javers - e0f677b8bdcfcf8d454df07b2bf34224e60a4cff authored over 11 years ago by bartosz.walacik <[email protected]>
ObjectGraphBuilder, cd

github.com/javers/javers - 3ef0e7a77ed19b577232c52ec680dfe3078a9b15 authored over 11 years ago by bartosz.walacik <[email protected]>
ObjectGraphBuilder and first, failing test

github.com/javers/javers - f012262e40a7e21f308dc9addf7d6f57d9dad670 authored over 11 years ago by bartosz.walacik <[email protected]>
obsługa getterów private

github.com/javers/javers - f58d2d37bc8f26ddc985f325a3f5bbb535430538 authored over 11 years ago by bartosz.walacik <[email protected]>
dodanie obsługi Enumów i @Id

testy do ObjectWrappera

github.com/javers/javers - c9a16de507274e839b1d458e10af48fcb383585d authored over 11 years ago by bartosz.walacik <[email protected]>
object graph

github.com/javers/javers - 8a1bffb77e4a52b281591f56e6a4f578cbb984e1 authored over 11 years ago by bartosz.walacik <[email protected]>
testy na transient i inherited properties

github.com/javers/javers - 62976a51f24ee480b44d8b37ddb27225d5cdccc2 authored over 11 years ago by bartosz.walacik <[email protected]>
shouldScanDeclaredAndInheritedProperties()

github.com/javers/javers - 115cae466f3d6816fe6bed2b4fb2ff9c7cce3abf authored over 11 years ago by bartosz.walacik <[email protected]>
move klasy Validate do commons

github.com/javers/javers - 24813b9730097a0b7bf3e03c5ce85e8a4e3e278d authored over 11 years ago by bartosz.walacik <[email protected]>
move klasy Validate do commons

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