https://github.com/orientechnologies/orientdb

sort by:
Revision Author Date Message Commit Date
eb52360 OrientDB prepare release 3.2.16 07 February 2023, 11:52:56 UTC
f12bdab chore: updated history file 06 February 2023, 12:41:54 UTC
dd7cb3b test: minor fix to wal IT test 06 February 2023, 12:41:08 UTC
5f78c4d chore:update jackson dependency 03 February 2023, 12:52:00 UTC
995b2cf refacotr: make sure to initialize the timeout chacker berfore the system db 03 February 2023, 10:38:07 UTC
82b45e8 test: update view refresh test for unique indexes 03 February 2023, 10:37:30 UTC
2b9e783 fix: avoid to re-index new cluster when swapping the cluster in views. 02 February 2023, 18:28:39 UTC
3743c34 test: add IT test case for refresh of indexed views 01 February 2023, 18:40:22 UTC
f0ef788 fix: change in the logic to swap used index in the view impl 01 February 2023, 18:40:14 UTC
07718dd refactor: changes in index manager and view implementation to avoid cross locking during updates 01 February 2023, 18:39:58 UTC
dfba4cf refactor: removed view task cancellation no needed anymore 31 January 2023, 13:29:57 UTC
4451210 fix: managed correctly the check of all value of a unique index during first phase checks 30 January 2023, 17:21:23 UTC
c0d1d81 fix: make sure to have the correct transaction in the context for distributed phases execution 30 January 2023, 16:36:40 UTC
82d4934 refactor: make sure that on index load the schema snapshot are available, issue #9915 30 January 2023, 14:11:49 UTC
46e0fba refactor: reduced logging from security components 30 January 2023, 14:10:37 UTC
3f7bf0f test: moved some test logic to recent API 30 January 2023, 13:07:32 UTC
e121eb3 fix: reduced the number of times the storage goes in read only, and allow to delete not empty datastructures 26 January 2023, 16:06:09 UTC
e48e1b8 fix: make sure to use transaction aware stream also with legacy index implementations, issue #9914 25 January 2023, 16:31:37 UTC
4bdda66 refactor: make sure to keep immutable computed set of index when lookup for available indexes 25 January 2023, 12:35:10 UTC
7cf515f refactor: introduced schema snapshot in additional cases of class lookup 25 January 2023, 12:19:56 UTC
0cb5a19 fix: minor correction on snapshot logic on release of index manager lock 24 January 2023, 14:24:14 UTC
d8d1917 fix: minor fix to handle misstyped records in delta serialization 24 January 2023, 12:14:58 UTC
c99251f test: add test for multiple concurrent view refresh 23 January 2023, 18:07:03 UTC
e0dbd03 refactor: improved refreshing and cleaning of views 23 January 2023, 18:06:57 UTC
1f35521 fix: make sure to stop scheduling of view refresh before closing the OrientDB instance 23 January 2023, 18:06:37 UTC
0aa0375 chore: update distributed tests dependency 23 January 2023, 12:32:15 UTC
421c868 refactor: made remote index changes go through the transaction instead of the query 20 January 2023, 13:41:32 UTC
3c243d6 refactor: removed the need to buffer changes before adding the to the tx 20 January 2023, 13:41:26 UTC
4d3f580 chore: update to history.txt 19 January 2023, 12:18:52 UTC
e7731cc refactor: changed index creation to use metadata structure 18 January 2023, 15:31:36 UTC
cd964a4 fix: make sure to not add invalid id as a ORestricted owner 18 January 2023, 15:31:36 UTC
f8424ce refactor: deprecated and removed internal use of intents 18 January 2023, 15:31:36 UTC
df16268 chore: minor change in coverage configuration 18 January 2023, 15:31:23 UTC
2f15aea OrientDB prepare for next development iteration 16 January 2023, 17:07:48 UTC
844ddc3 OrientDB prepare release 3.2.15 16 January 2023, 17:07:47 UTC
adbd9fc chore: update history for the next hotfix release 16 January 2023, 15:14:47 UTC
1612078 test: add distributed test for views use case 13 January 2023, 16:05:04 UTC
532a3dd fix: minor fix on view creation and refresh in case of distributed environment 13 January 2023, 16:04:10 UTC
9ccf99f test: add ci test for view refresh failure case 12 January 2023, 15:45:29 UTC
9359819 fix: give more clear error when view metadata are not correct on view creation 12 January 2023, 15:44:51 UTC
b759930 fix: corrected embedded doc validation test and relative impl 12 January 2023, 12:56:59 UTC
ff5ce01 chore: add test case to verify issue #9805 11 January 2023, 15:55:53 UTC
c83e3c2 fix: minor correction in flag set of Orient engine, issue #9912 11 January 2023, 12:44:37 UTC
05d83b2 fix: improved validation of embedded types 11 January 2023, 12:15:04 UTC
e2163af fix: make sure to pass the database argument for embedded types constructor in the right order 11 January 2023, 11:43:58 UTC
74df006 fix: handle additional case for shape type conversion in query engine 10 January 2023, 13:20:49 UTC
66d22ef test: correct test formatting after removing system out 10 January 2023, 13:17:21 UTC
3113444 chore: removed not needed logs 10 January 2023, 11:00:57 UTC
f5ec232 removed not needed synchronization in views structures 09 January 2023, 18:05:21 UTC
ac6f474 refactor: reduced logging of the security module 09 January 2023, 18:05:00 UTC
900202c fix: minor fix for no-tx changes on lucene indexes 09 January 2023, 16:28:11 UTC
7a04071 refactor:removed not needed synchronize for refresh views 09 January 2023, 10:56:52 UTC
e04284a refactor: removed duplicate logic in index implementation 30 December 2022, 13:55:56 UTC
b997a3f Merge branch 'develop' of https://github.com/orientechnologies/orientdb into develop 29 December 2022, 18:36:13 UTC
1c0f385 refactor: moved some parsing logic from the parse to the ast 29 December 2022, 14:05:00 UTC
09e1772 chore: removed flags not needed anymore from tests configurations 29 December 2022, 13:35:07 UTC
33decb6 refactor: reduced the thread local lookups and database isClosed checks 29 December 2022, 13:06:43 UTC
f5db47b refactor: minor move of parse logic to ast 29 December 2022, 13:06:43 UTC
cc7ea56 refactor: removed some locale translate done only on specific use cases 29 December 2022, 13:06:43 UTC
596e658 Merge branch 'WIP_locale_cleanup' into develop 28 December 2022, 13:52:59 UTC
e47a6b5 fix: minor correction in legacy graph logic 28 December 2022, 12:42:25 UTC
fa54bb1 refactor: removed some locale translate done only on specific use cases 28 December 2022, 12:27:28 UTC
b23570b refactor: replaced old query engine with new one in the property data migration 27 December 2022, 17:51:52 UTC
5699b01 fix: avoid to update the index manager when there are no changes 27 December 2022, 17:28:02 UTC
d15cad7 test:minor cleanup on tests logic 27 December 2022, 16:34:54 UTC
9aa06b2 refactor: replaced storage error state lock with atomic reference 27 December 2022, 13:34:49 UTC
bcfb13e refactor: moved some collection management logic from grammar to ast 27 December 2022, 11:58:45 UTC
cf6666d fix: add direct dependency to server module for the ETL module 27 December 2022, 10:22:15 UTC
bef0bf4 fix: removed server and client dependency from lucene module 27 December 2022, 10:22:15 UTC
943cf32 Merge pull request #9909 from gdams/patch-1 Migrate setup-java action to use Temurin 23 December 2022, 14:25:15 UTC
407506f OrientDB prepare for next development iteration 22 December 2022, 18:55:30 UTC
947055a OrientDB prepare release 3.2.14 22 December 2022, 18:55:30 UTC
e8f32ff fix: make sure to pick the correct script pool on acquire release and cleanup 22 December 2022, 18:00:14 UTC
6fa3793 fix: make sure to reset pool state when package restriction change 22 December 2022, 15:53:01 UTC
8d4564e chore: update history with last fix 22 December 2022, 15:27:11 UTC
98bc1bf fix: make sure to release the context after use on script engine 22 December 2022, 15:23:31 UTC
c8fcf24 chore: update history with new version release notes 21 December 2022, 18:29:41 UTC
12fa1f2 Update maven_java_8.yml 21 December 2022, 16:55:44 UTC
1813290 Update maven_java_17.yml 21 December 2022, 16:55:24 UTC
d1edce4 Migrate setup-java action to use Temurin AdoptOpenJDK has moved the the Eclipse Foundation and now distributes binaries under the new name "Eclipse Temurin" 21 December 2022, 16:54:52 UTC
77e838a test: fixed tests for views with collections 21 December 2022, 12:51:14 UTC
1fc2e0e feat: add possibility for advanced index configuration in views logic 21 December 2022, 12:49:03 UTC
554abb7 refactor: typed the configuration for view indexes 21 December 2022, 12:49:02 UTC
f54bd8e add first support for indexing of embedded types in views 21 December 2022, 12:49:01 UTC
72f7d7e refactor: changed create definition lock to decouple it from schema logic 21 December 2022, 12:49:01 UTC
802a228 feat: add the possibility to definie a linked type when define indexes in views 21 December 2022, 12:49:00 UTC
5b19407 test: add view integration test for refresh after close 21 December 2022, 12:48:34 UTC
ba26719 test: add integration test for view refresh 21 December 2022, 12:19:59 UTC
855ea91 fix: make sure that view refres scheduling is started also on view creation 21 December 2022, 12:18:57 UTC
1d0e9ba refactor:make sure to run views update in parallel 19 December 2022, 16:38:38 UTC
475459e refactor: minor cleanups in parser logic 19 December 2022, 11:56:56 UTC
27f9ccb refactor: minor cheanges in view update and checks logic 16 December 2022, 15:39:10 UTC
e8f65a4 refactor: changed the view update logic to use schema write lock 16 December 2022, 14:55:58 UTC
725e3c1 fix: corrected log size computation for page changes 13 December 2022, 14:56:12 UTC
528f6ab refactor: avoid to lock ridbags for data structures that do not use them 13 December 2022, 11:25:20 UTC
d9af365 refactor: minor optimization of composite key deserialization 13 December 2022, 11:24:24 UTC
f6d5a05 refactor: avoid to check security policy with class name 13 December 2022, 11:17:04 UTC
a7c5b71 refactor: removed parameter in page load not used anymore 12 December 2022, 14:05:53 UTC
c26a340 refactor: optimized computation of index to only once because of tx aware not existing anymore 09 December 2022, 13:29:48 UTC
d2bcc39 refactor: removed tx aware implementations not needed anymore 09 December 2022, 13:29:48 UTC
back to top