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

build trigger

github.com/javers/javers - b789294903a3eb86de06f5d1a18f3d4c230b4d0a authored 10 months ago by Bartek Walacik <[email protected]>
fixes

github.com/javers/javers - e4e653ee550d4b92bc2227ee34b1fbd8ef4935ad authored 10 months ago by Bartek Walacik <[email protected]>
add public method to get the newly added cdoSnapshot in Shadow

github.com/javers/javers - 406c32949d26410fa5808a48a9360116d19b250e authored 10 months ago by Jerry Ye <[email protected]>
style fixes

github.com/javers/javers - 9983d9aa58da141d536f3bbd415d5985e67ef42b authored 10 months ago by Bartek Walacik <[email protected]>
add snapshot in shadow

github.com/javers/javers - 4ae7900c50177f18edae67d892c3f20e2ea9f562 authored 10 months ago by Jerry Ye <[email protected]>
https://github.com/javers/javers/issues/1350

added PathTypeAdapter for java.nio.file.Path

github.com/javers/javers - 8713f7cd76a718990a3debe3d376c4cd563f578d authored 12 months ago by Bartek Walacik <[email protected]>
comments removed

github.com/javers/javers - 37a7e7e8a9553920839631b40187236dbea50070 authored 12 months ago by Bartek Walacik <[email protected]>
Added extra java.time types to Java8TypeAdapters

github.com/javers/javers - b263ea883c148b50c4f6dfb591b2241a88ea591c authored about 1 year ago by Joshua Luker <[email protected]>
#1279 add paramters to compilerArgs

github.com/javers/javers - 6633d3104d0b618b09af3d11eb27d3155f42ee0b authored about 1 year ago by Loowps <[email protected]>
fix for https://github.com/javers/javers/pull/1336

github.com/javers/javers - 408c558800ae9ef1bdd2e61b61571787e45898a0 authored about 1 year ago by Bartek Walacik <[email protected]>
javers#1206 - Added test cases to reproduce issue

github.com/javers/javers - 060e98f1e3973650713bdd50072c49cdb2d63898 authored about 1 year ago by EdgarsGarsneks <[email protected]>
javers#1206 - Removed var usage

github.com/javers/javers - 69b784b1fbadfe9a3aec08cb45947c892b48b8b6 authored about 1 year ago by EdgarsGarsneks <[email protected]>
#1327 tests to reproduce ignored EntityDefinitions

github.com/javers/javers - 8ebd2f793fe585ba4de28fc9723a420a7dfc6b50 authored about 1 year ago by Corey Beres <[email protected]>
fix for https://github.com/javers/javers/issues/1327

github.com/javers/javers - 8ed80b329136023c601951bb1f8c7ef2caf9414d authored about 1 year ago by Bartek Walacik <[email protected]>
#1324 remove unused MongoProperties from autoconfiguration

github.com/javers/javers - 6c847776f8316ad88e1e3f8a6e4dab7efb2dc314 authored over 1 year ago by Francisco Canovas Camino <[email protected]>
fix for https://github.com/javers/javers/issues/1314

github.com/javers/javers - b83fbd1176c3ea10d7ecfc167b948a14959ccd8a authored over 1 year ago by Bartek Walacik <[email protected]>
#1314 tests to reproduce invalid type mapping

github.com/javers/javers - 9ca38238cf0b93315b7803a93ac6367675eef3ec authored over 1 year ago by Corey Beres <[email protected]>
test fix

github.com/javers/javers - 3df30436abd3e9fe3515b952a8988dc5b7247919 authored over 1 year ago by Bartek Walacik <[email protected]>
style fixes

github.com/javers/javers - 889f2cd508577a386aff89fd5dd2faabd6bdfc42 authored over 1 year ago by Bartek Walacik <[email protected]>
[gh-1269] Fix map entry comparison throwing java.lang.IllegalArgumentException

github.com/javers/javers - b0c763c81c3a255542bcf533ea7c572500003dea authored over 1 year ago by Ruby Hartono <[email protected]>
skipping save to HeadId collection with RANDOM commitId generator

github.com/javers/javers - 8709929faac3605c288f7772f938bc19e62c1a4b authored over 1 year ago by Bartek Walacik <[email protected]>
1208 add retry and test case for concurrent mongo transactions

github.com/javers/javers - 95ed1ef076a8e798249eba23c3667efb4b25294b authored over 1 year ago by Jonah Klöckner <[email protected]>
revert retry

github.com/javers/javers - 43b4ca83cf1c90667bcbee0ee7046b4686c0487c authored over 1 year ago by Bartek Walacik <[email protected]>
style fixes

github.com/javers/javers - f09c2972297b13d79a88a27e6b15a3f92ebaf484 authored over 1 year ago by Bartek Walacik <[email protected]>
#1306 set shallow reference properties via EntityDefinitionBuilder

github.com/javers/javers - 4a1b4c92ed02e2a2e14b0b3b59478e6aea8cdbc3 authored over 1 year ago by Corey Beres <[email protected]>
Spring Boot 3.1.0

fix for https://github.com/javers/javers/issues/1300

github.com/javers/javers - ae1c580e8909854357861280e0283ab90b39a91e authored over 1 year ago by Bartek Walacik <[email protected]>
#1287 Fix @DiffIgnoreProperties interference with JaversType resolution

github.com/javers/javers - 9a9337b194d10a8e4c6a3486c3c7ea0d05abbb4d authored over 1 year ago by Kyrylo Merzlikin <[email protected]>
https://github.com/javers/javers/issues/1287

style fixes

github.com/javers/javers - 85436541172b426263e051acf2355544b3908484 authored over 1 year ago by Bartek Walacik <[email protected]>
reducing number of calls to GlobalIdRepository.findGlobalIdPk() (#1293)

* https://github.com/javers/javers/issues/1213 reducing number of calls to GlobalIdRepository.fi...

github.com/javers/javers - 975d4d9cadf7d73ae8bb3658ca8569cc7e4857bf authored over 1 year ago by Bartosz Walacik <[email protected]>
Merge pull request #1299 from ethanmills/patch-1

#1298 Update guava to 32.0.1-jre

github.com/javers/javers - b79d23aa5b3cd43887c31e95bb4ffa8ca98fecab authored over 1 year ago by Bartosz Walacik <[email protected]>
#1298 Update guava to 32.0.1-jre

Patches CVE-2023-2976
https://avd.aquasec.com/nvd/2023/cve-2023-2976/

github.com/javers/javers - 9f668c50b96f3a83ed3c51ad1bcedf109d5f9118 authored over 1 year ago by Ethan Mills <[email protected]>
Merge pull request #1253 from javers/spring-boot-3-java-17

support for Java17 and Spring Boot 3

github.com/javers/javers - 108cd230be776176ee020b8223365e9a601f069e authored over 1 year ago by Bartosz Walacik <[email protected]>
test fixes

github.com/javers/javers - 6547c338fed41374a1344e3b0904686bd10e4d6e authored over 1 year ago by Bartek Walacik <[email protected]>
release from branch spring-boot-3-java-17

github.com/javers/javers - 885e52ae5bef969065c41d477ffed2f42e41410b authored over 1 year ago by Bartek Walacik <[email protected]>
fix deprecations for Postgres and Hibernate Dialect

github.com/javers/javers - 0998672ba5913a161df45bcc7f7328abaf0205aa authored over 1 year ago by Sascha Riedinger <[email protected]>
fixes

github.com/javers/javers - d90f65a5535bc62f716598b15c87d809c6c150e2 authored over 1 year ago by Bartek Walacik <[email protected]>
new way of registering starters in Spring Boot 3

github.com/javers/javers - 07d8269910367ba442f5825fc35a182998693479 authored over 1 year ago by Bartek Walacik <[email protected]>
support for Java17 and Spring Boot 3

github.com/javers/javers - 675edd784a4c7dff208d0201c68b6d5afb8b92d3 authored over 1 year ago by Bartek Walacik <[email protected]>
#1230 Bugfix for JaversBuilder and TypeMapper race conditions.

Attempts to overwrite a ClientsClassDefinition will result now in an exception.
When registering ...

github.com/javers/javers - 08915b59940c206612c222f12d472b27531a48e4 authored over 1 year ago by catautobox <[email protected]>
Add JaversBuilderIgnoresCustomValueComparatorForValueTypeForScannedClass and JaversBuilderIgnoresCustomValueComparatorWhenRegisteringValueTypeAdapter test cases.

github.com/javers/javers - 97a9dbce9084fdd746d384103ff8ac7085226792 authored over 1 year ago by catautobox <[email protected]>
JaversExceptionCode

github.com/javers/javers - e6913745f16e13d5dda9b2bb39e7a0f42d9f2e95 authored over 1 year ago by Bartek Walacik <[email protected]>
Add test case number to test name.

github.com/javers/javers - 4947a174ad0cd17389e1cca2d89d96ffd137a9f4 authored over 1 year ago by catautobox <[email protected]>
Issue#1252 Object to number strategy fix

github.com/javers/javers - 1345da95ac2ff51ca8ac7e73125512d3b09c3cc0 authored almost 2 years ago by Madhav Jha <[email protected]>
refactoring: turn H2RepositoryFactory into H2RepositoryBuilder

github.com/javers/javers - 706d8391aa54698e6610bd5361bf19d0d14b7eda authored almost 2 years ago by Christian Trefzer <[email protected]>
#1257 Application-Layer Encryption of Snapshot State in SQL repository

Inject symmetric String-to-String codec into SQL persistence of CdoSnapshotState

github.com/javers/javers - 197912a49cfce850d22e02e542b319ceb7ff6f13 authored almost 2 years ago by Christian Trefzer <[email protected]>
#1257 add test cases for default no-op, explicit no-op, obfuscation, and symmetrical utf8-gzip-base64 codec

github.com/javers/javers - f1e15de8bf83616351ac85a208d89f1156f6d45b authored almost 2 years ago by Christian Trefzer <[email protected]>
Minor string concatination cleanup

github.com/javers/javers - ac391965621d8c37acec026e3d1d9946cc8a4010 authored almost 2 years ago by EdgarsGarsneks <[email protected]>
CR fixes

github.com/javers/javers - 4e54748f781d0b2b92129e44b5743247f581838e authored almost 2 years ago by Bartek Walacik <[email protected]>
style fixes

github.com/javers/javers - afdba4e905bf02af657c1bdd56841718b04ddf34 authored almost 2 years ago by Bartek Walacik <[email protected]>
revert

github.com/javers/javers - b413b94051cd596f0c3dc07bee2f30bb9187f8cf authored almost 2 years ago by edgars.garsneks <[email protected]>
javadoc

github.com/javers/javers - 5f99765c2209a5b3c1ed1aa9a7fa86920ac0b176 authored almost 2 years ago by Bartek Walacik <[email protected]>
revert

github.com/javers/javers - 737e110e5ef5df91ecc95317cf8ea9d996363352 authored almost 2 years ago by edgars.garsneks <[email protected]>
revert formatting

github.com/javers/javers - 7ac7d4dfdc81035bb96a79826bf50c1222099ee8 authored almost 2 years ago by edgars.garsneks <[email protected]>
#1249 - Adding @DiffIgnoreFields annotation

github.com/javers/javers - b26505f92a1ba0acd5c3f5ca93bd31261c35b9be authored almost 2 years ago by edgars.garsneks <[email protected]>
Add enableSchemaManagement option in Mongo repository to enable index creations

github.com/javers/javers - 1733b28a7e9ba4525ea6bf088a4a47b9cfef5973 authored almost 2 years ago by Elchin Gasimov <[email protected]>
Make snapshotCollectionName, headCollectionName (for MongoRepositories) configurable via Spring

github.com/javers/javers - e3f79a7be108c5830d32d1b6774be04c1b487f24 authored almost 2 years ago by Elchin Gasimov <[email protected]>
Make property schemaManagementEnabled(for MongoRepositories) configurable via Spring

github.com/javers/javers - da1854a84e36ba47cd073ca17c5c98d33d2fd3fa authored almost 2 years ago by Elchin Gasimov <[email protected]>
6.9.1

github.com/javers/javers - db143447f202677f00e8c9109018a477a78a4ea5 authored almost 2 years ago by Bartek Walacik <[email protected]>
Make HEAD collection name configurable

github.com/javers/javers - 65948ea92f1a9a48fc33c99477e9b6b268db4bc8 authored almost 2 years ago by Elchin Gasimov <[email protected]>
aspectjweaver

github.com/javers/javers - 9a7f374f4ae62cd5d8dc9e643340c14196ddfd3e authored almost 2 years ago by Bartek Walacik <[email protected]>
test fixes

github.com/javers/javers - 1f721b6a6c9d3a445bf347281ed369f1f7a84336 authored almost 2 years ago by Bartek Walacik <[email protected]>
spring boot 2.7

github.com/javers/javers - 7de96c4d97804d202a323288d5a529117f5e492e authored almost 2 years ago by Bartek Walacik <[email protected]>
get rid of embedded mongo

github.com/javers/javers - 0da7e33e8481d3a2458854723f10caf65176410c authored almost 2 years ago by Bartek Walacik <[email protected]>
mongodb-driver-sync

github.com/javers/javers - 61de2456b4d11c55c9d2aa040d98b4648f71d4ae authored almost 2 years ago by Bartek Walacik <[email protected]>
test fixes

github.com/javers/javers - 81488c031dbdf4051c0489f561815252c35eb3b3 authored almost 2 years ago by Bartek Walacik <[email protected]>
gradle7

github.com/javers/javers - 2b81b669d66424a4affb11a934a1ae36c64f10f8 authored almost 2 years ago by Bartek Walacik <[email protected]>
gradle7

github.com/javers/javers - 85a696f8fd160c3b2a65ec6f08b5a1d7bf3332b5 authored almost 2 years ago by Bartek Walacik <[email protected]>
test fixes

github.com/javers/javers - 37f0efae158849021de313d0877089f7c603e176 authored almost 2 years ago by Bartek Walacik <[email protected]>
Fix #1168 Incorrect sequence SQL for H2 v2

This reproduces the bug in #1168 by updating H2 to 2.1.210 which is good any was as earlier vers...

github.com/javers/javers - a83d3d602948e9dce597298a5ab93eff790e8d99 authored almost 2 years ago by James Mudd <[email protected]>
javadocs

github.com/javers/javers - 7f20d4cbded23f1993a6211a981bcfbd0780d093 authored about 2 years ago by Bartek Walacik <[email protected]>
#1223 Partial and case-insensitive search for Author and Commit Property

github.com/javers/javers - a859800896f5edc163fcaa28cba97f4336096347 authored about 2 years ago by krisztavasas <[email protected]>
unused code

github.com/javers/javers - 5b6df8cccdcfbd760d5bbbb413ee7e97352321c6 authored about 2 years ago by Bartek Walacik <[email protected]>
Merge pull request #1222 from marcoebbinghaus/master

Fix validation in QueryParamsBuilder (fixes #1183)

github.com/javers/javers - fc6dcd2cc673ef9600f60c1650a19818f1063458 authored about 2 years ago by Bartosz Walacik <[email protected]>
Fix validation in QueryParamsBuilder

#1183

github.com/javers/javers - 3e504dd5494f339fd497d354f9b5eed8f403e89b authored about 2 years ago by Marco Ebbinghaus <[email protected]>
Merge pull request #1217 from javers/postadress-master

Postadress master

github.com/javers/javers - c92044c41f3bfb8ee30879a73f880f470b26ef06 authored over 2 years ago by Bartosz Walacik <[email protected]>
added usePrimitiveDefaults property

github.com/javers/javers - ab9197748771ad6f5b7995060d1afed0e061c51c authored over 2 years ago by Bartek Walacik <[email protected]>
fixes

github.com/javers/javers - 20a262702814c78f9cc7cc6f96d912baa49ccf0b authored over 2 years ago by Bartek Walacik <[email protected]>
reformatting rollback

github.com/javers/javers - 3825fef468b198938ae9920c20a74cfa2c0053cb authored over 2 years ago by Bartek Walacik <[email protected]>
Added withUsePrimitiveDefaults to builders to fix #1216

github.com/javers/javers - 9908cc00da9f0eecbd29fd3b12e7c0fa5531289e authored over 2 years ago by Christian Kokoska <[email protected]>
Test case for bug when comparing nested objects

github.com/javers/javers - 4cd68a13a1137fdb9dbf0d5daa3f7a80ed805f7c authored over 2 years ago by Christian Kokoska <[email protected]>
removing ZoneInfo since it is in the protected package sun.util.calendar.

github.com/javers/javers - 6e8dc6277c137781513bd4cef2f8ca164123508a authored over 2 years ago by Bartek Walacik <[email protected]>
Merge pull request #1201 from gsabboz/issue-1200

add ZoneRules, ZoneId, TimeZone and ZoneInfo to WellKnownValueTypes

github.com/javers/javers - 181efc2a24c50da82fc49b1e9e3bc976c4132472 authored over 2 years ago by Bartosz Walacik <[email protected]>
add ZoneRules, ZoneId, TimeZone and ZoneInfo to WellKnownValueTypes

github.com/javers/javers - 9a70784fe9b01448ca7f49749217f60524fe42f2 authored over 2 years ago by GregorySabbe <[email protected]>
Merge pull request #1199 from javers/mongo-idx-fix

https://github.com/javers/javers/issues/1192

github.com/javers/javers - 783f3fbfd7317f2ea5eaa9a4b9b08564088f56b3 authored over 2 years ago by Bartosz Walacik <[email protected]>
https://github.com/javers/javers/issues/1192

ensureSchema() in mongodb starter

github.com/javers/javers - 8a9d6a4ab0558ecc6efae4ed73b78670fc33dc08 authored over 2 years ago by Bartek Walacik <[email protected]>
Merge pull request #1191 from javers/bitfisher-master

Bitfisher master

github.com/javers/javers - 3c0493033e3d8aba2a2c353659ef7fea0d8dc0ae authored almost 3 years ago by Bartosz Walacik <[email protected]>
https://github.com/javers/javers/issues/1188 fixes

github.com/javers/javers - 44d492074781f3359dbbccd50f403d179ebcddf9 authored almost 3 years ago by Bartek Walacik <[email protected]>
https://github.com/javers/javers/issues/1188 gson version bump

github.com/javers/javers - 0b09a4be3bfc4f0aaf96e876e1a5bd972495373a authored almost 3 years ago by Bartek Walacik <[email protected]>
Use HashMap instead of LinkedHashTreeMap (#1188)

Use of gson.internal.LinkedHashTreeMap would prevent updating to gson 2.9.0 (#1188)

github.com/javers/javers - 34d11f594b57ff4c0d266d9e4bd2532d030ec4c8 authored almost 3 years ago by bitfisher <[email protected]>
Merge pull request #1182 from javers/alabotski-valueobject_npe

Alabotski valueobject npe

github.com/javers/javers - f49b0aea4c371b90ada54144843e3e1eae81fe65 authored almost 3 years ago by Bartosz Walacik <[email protected]>
fixed imports

github.com/javers/javers - 239ec8fc1b029cfe855cd080aadcdf2b945cf377 authored almost 3 years ago by Bartek Walacik <[email protected]>
https://github.com/javers/javers/issues/1180 test case simplification & fix

github.com/javers/javers - 4baa2552d3a3536b253033f9b9a8d661b38cab77 authored almost 3 years ago by Bartek Walacik <[email protected]>
GlobalIdTypeAdapter parseValueObjectId NPE

github.com/javers/javers - a2961d847d9f100ce7312421c4289cd6ed25982d authored almost 3 years ago by Aliaksei Labotski <[email protected]>
Merge pull request #1177 from sdobrovolschi/#1176

#1176 Allow Javers customization from Spring Context

github.com/javers/javers - a80d4b43ba1068b3ff0286074a987209f3688bc4 authored almost 3 years ago by Bartosz Walacik <[email protected]>
#1176 Allow customizing javers from spring context

github.com/javers/javers - 6ccdb31aad036859e4a6d9a4cd37ced1341aac63 authored almost 3 years ago by Stanislav Dobrovolschi <[email protected]>
Merge pull request #1175 from javers/SanderK79-master

Sander k79 master

github.com/javers/javers - efc67ee9e81bbd70aa3099f695b9fccdfac13915 authored almost 3 years ago by Bartosz Walacik <[email protected]>
https://github.com/javers/javers/issues/1169 style fixes

github.com/javers/javers - f80fba9bbf800dc489209a43716ac6fe766f4538 authored almost 3 years ago by Bartek Walacik <[email protected]>
Configure mongo collection name (#1)

* - introduce MongoRepositoryBuilder

* - backwards compatible

* - backwards compatible

...

github.com/javers/javers - e8f17e0881f0ab3ffa384268e55cc2efcbedcb93 authored almost 3 years ago by SanderK79 <[email protected]>
Merge pull request #1167 from javers/samba2-issue1157_set_of_set

Samba2 issue1157 set of set

github.com/javers/javers - 4cbbd812b1777396c9825297fb33fbcb91c4b272 authored about 3 years ago by Bartosz Walacik <[email protected]>
https://github.com/javers/javers/pull/1158

github.com/javers/javers - 5424f0f4b5977af7857ae2d38fcbf4976a5370d4 authored about 3 years ago by bartosz walacik <[email protected]>