From: Dannes W. <no...@gi...> - 2024-03-21 20:03:01
|
Branch: refs/heads/develop Home: https://github.com/eXist-db/exist Commit: 378bad168ea73293fddfadc31fc3d418f9c42e5d https://github.com/eXist-db/exist/commit/378bad168ea73293fddfadc31fc3d418f9c42e5d Author: Juri Leino <gi...@li...> Date: 2024-03-20 (Wed, 20 Mar 2024) Changed paths: M extensions/indexes/range/src/main/java/org/exist/indexing/range/RangeIndexConfigAttributeCondition.java Log Message: ----------- [refactor] RangeIndexConfigAttributeCondition for readability - less indentation - use final variables where possible - return early - remove this. where possible - switch negated conditions where it made sense Commit: c3d3e2c9c60bcdcaccd3c971e1249933a94ac771 https://github.com/eXist-db/exist/commit/c3d3e2c9c60bcdcaccd3c971e1249933a94ac771 Author: Juri Leino <gi...@li...> Date: 2024-03-20 (Wed, 20 Mar 2024) Changed paths: M extensions/indexes/range/src/main/java/org/exist/indexing/range/RangeIndexConfigAttributeCondition.java Log Message: ----------- [refactor] RangeIndexConfigAttributeCondition for readability - less indentation - use final variables where possible - return early - remove this. where possible - switch negated conditions where it made sense Commit: 406a87b149a18ea8b71cf77894ba03c94b4fc1e0 https://github.com/eXist-db/exist/commit/406a87b149a18ea8b71cf77894ba03c94b4fc1e0 Author: Dannes Wessels <di...@us...> Date: 2024-03-21 (Thu, 21 Mar 2024) Changed paths: M extensions/indexes/range/src/main/java/org/exist/indexing/range/RangeIndexConfigAttributeCondition.java Log Message: ----------- Merge pull request #5256 from line-o/refactor/range-index-conf [refactor] RangeIndexConfigAttributeCondition for readability Compare: https://github.com/eXist-db/exist/compare/b8561f0e67f2...406a87b149a1 To unsubscribe from these emails, change your notification settings at https://github.com/eXist-db/exist/settings/notifications |