https://github.com/orientechnologies/orientdb

sort by:
Revision Author Date Message Commit Date
a289476 OrientDB prepare release 3.2.21 24 July 2023, 11:14:30 UTC
8949796 chore: update history 21 July 2023, 16:40:41 UTC
c14f46f fix: make sure to reload correctly view index informations on context restart 21 July 2023, 15:37:49 UTC
d5cf741 test fix: add cache clean to not mess with test results 20 July 2023, 12:03:32 UTC
5985c6a test:add case to verify cleanup of index after view refresh 20 July 2023, 11:22:45 UTC
625743f refactor: changed logic for tracking the cluster and index views in the queries 19 July 2023, 17:29:10 UTC
eeeeab2 fix: minor optimization on view refresh 12 July 2023, 16:07:27 UTC
5395ef9 test: add test to verfify use of the index after refresh of views 12 July 2023, 16:07:05 UTC
9903e3d chore: minor meta info updates 03 July 2023, 17:02:01 UTC
04a7577 fix: use everytime the most specific index when multiple are found 03 July 2023, 12:34:23 UTC
4d5eced chore: updated formatter plugin version 19 June 2023, 11:04:10 UTC
8ff864d chore: updated last plugin versions 19 June 2023, 11:01:58 UTC
64a8eb2 chore: enforced minimum maven version 19 June 2023, 10:52:54 UTC
dfe2051 chore: updated version of maven build plugins in submodules 19 June 2023, 10:48:03 UTC
b045434 chore: updated version of maven build plugins 19 June 2023, 10:35:11 UTC
020cf04 chore: removed docklet from javadoc generation 19 June 2023, 10:28:31 UTC
3beda0b OrientDB prepare for next development iteration 15 June 2023, 11:00:54 UTC
209ef77 OrientDB prepare release 3.2.20 15 June 2023, 11:00:54 UTC
d63f197 chore: update history 15 June 2023, 10:46:43 UTC
96afe67 fix: make sure that client executor pool size never have size 0 14 June 2023, 09:58:58 UTC
8d7e04b fix: minor fix in views to skip refresh of deleted views 12 June 2023, 16:42:14 UTC
247003d refactor: moved some tests from old graph module to core 12 June 2023, 12:51:08 UTC
efa5b8c refactor: made some core tests be in memory 09 June 2023, 16:10:14 UTC
7bcf276 refactor: converted lamdas to methods in query engine 08 June 2023, 13:27:37 UTC
fb54ab7 refactor: moved logic for filtering results to specific resultset 08 June 2023, 12:01:25 UTC
3b6c955 refactor: centralized logic of betch limit in the query engine 07 June 2023, 21:24:29 UTC
92909a4 refactor: moved logic from lamda to method when possible 07 June 2023, 15:48:37 UTC
b4195ae refactor: unified result sets that produce values only once 07 June 2023, 15:17:30 UTC
4961cf6 refactor: unified some specific logic for query engine result sets 07 June 2023, 12:39:53 UTC
5d2d6db refactor: removed not needed specific logic from fetch index value 07 June 2023, 11:44:23 UTC
c14b80c fix: inverted order of finish check for chunks to avoid leaving data in the buffer, issue #9985 02 June 2023, 14:47:12 UTC
481c2e9 refactor: removed logging logic that is not used anymore 01 June 2023, 12:06:27 UTC
dcd12bc feat: made last refresh time of views persistent 30 May 2023, 11:41:21 UTC
db35ac7 fix: corrected failure to wait for migration when storage is reused, issue #9974 25 May 2023, 15:31:05 UTC
4ff0e07 test: minor test cleanups 22 May 2023, 17:00:58 UTC
6acb0c9 refactor: used session type in addtional places 17 May 2023, 16:06:11 UTC
43d7edb refactor: used database session in all the cases of query implementation 17 May 2023, 15:07:43 UTC
4be9c40 refactor: used the database session in the query engine 17 May 2023, 14:51:52 UTC
382fc16 refactor: minor changes in execution plan index selection logic 15 May 2023, 12:22:37 UTC
4eb0ff6 OrientDB prepare for next development iteration 11 May 2023, 11:28:46 UTC
c652e53 OrientDB prepare release 3.2.19 11 May 2023, 11:28:46 UTC
d710bfb chore: update history 10 May 2023, 11:16:56 UTC
6d7338f fix: re-change again the migration checks 10 May 2023, 10:24:38 UTC
0d428cc fix:additional correction for storage migration check 09 May 2023, 17:05:42 UTC
605d7df fix: make sure to unblock other storage open operations only when migration is complete, issue #9974 09 May 2023, 10:50:50 UTC
41cf52f refactor: minor change in distributed server check to avoid to use the storage 05 May 2023, 14:32:40 UTC
c657e4b fix: add migration latch to avoid concurrent opening during migration 05 May 2023, 12:24:32 UTC
906b6ca test: minor change in test assert 05 May 2023, 11:38:45 UTC
5856c4b refactor: minor cleanup on distributed messages logic 03 May 2023, 16:21:53 UTC
1545716 refactor: enabled double configuration management, storage and file 03 May 2023, 15:14:01 UTC
f405214 refactor:minor change to pass the database for feching the distributed configuration 03 May 2023, 12:54:39 UTC
310e23d feat: add command to fetch distributed configuration from SQL 03 May 2023, 12:54:39 UTC
1eba20d refactor: add shared context on session instance creation to allow to read distributed configuration 03 May 2023, 12:54:39 UTC
08ea8aa attempt to store distributed configuration in the database 03 May 2023, 12:54:38 UTC
1e855a5 refactor: removed logic for cluster management per node never used 03 May 2023, 12:54:38 UTC
e837076 fix: avoid that failure on load of database block the server starting 03 May 2023, 10:53:37 UTC
9a01195 fix: remove cluster remaping at start, that was messing with transaction flow 02 May 2023, 16:27:03 UTC
5cf435b fix: avoid startup failure in case of rebalancing failure 02 May 2023, 16:27:03 UTC
0a2b1db refactor: moved database load from plugin to context 02 May 2023, 16:26:58 UTC
58e78a3 refactor: removed operation waiting flow not needed anymore 02 May 2023, 14:56:00 UTC
15bd182 refactor: simplified access to distributed database 02 May 2023, 14:08:49 UTC
b0552c8 refactor: deduplication and semplification of distributed logic 02 May 2023, 12:06:48 UTC
aa5bb5d chore: revert upgrade of minor dependency that cause issue on older OS 28 April 2023, 13:39:54 UTC
aeced7c fix: minor fix for new internal experimental configuration store 27 April 2023, 18:25:23 UTC
adda7ea refactor: moved some database inizialization logic in database factory method 27 April 2023, 17:27:12 UTC
e345126 fix:make sure ODocument java serialization is safe for missing id 27 April 2023, 15:28:41 UTC
0e1f3b3 Merge pull request #9976 from brollb/patch-1 Fix typo "Documentaiton" -> "Documentation" 26 April 2023, 14:37:20 UTC
3679d14 Fix typo "Documentaiton" -> "Documentation" 26 April 2023, 14:30:58 UTC
17c8595 refactor: moved sources in main modules to avoid split packages, issue #8001 25 April 2023, 12:55:38 UTC
7e49782 fix: make sure to have a default value of block size, if failing to detect the value 25 April 2023, 11:19:48 UTC
17e40e4 refactor: removed the need to load a native library to check some system settings 24 April 2023, 16:28:07 UTC
1c2db07 refactor: removed not needed implementations in native logic 24 April 2023, 15:28:04 UTC
e9c4425 refactor: reduced some dependencies from external libraries 24 April 2023, 13:56:24 UTC
e288707 fix: correct the class for scanning vertex on graph repair, issue #9970 20 April 2023, 12:00:49 UTC
7734ec6 test: removed not needed shutdown from distributed test servers manager 20 April 2023, 11:24:11 UTC
005a9d4 fix: minor fixes from static analisys results 18 April 2023, 13:15:32 UTC
0709e4a OrientDB prepare for next development iteration 12 April 2023, 12:16:59 UTC
7589013 OrientDB prepare release 3.2.18 12 April 2023, 12:16:59 UTC
b78b230 udpate history 12 April 2023, 11:22:32 UTC
31d71da feat: add option to disable ioExecutor, issue #9927 06 April 2023, 12:25:17 UTC
9b00f97 chore: fix formatting 05 April 2023, 15:47:32 UTC
5bd8a06 chore: migrated some server tests to the new executor 05 April 2023, 15:40:41 UTC
49f05c5 fix: automatically remove null links on write of embedded ridbags, issue #9767 04 April 2023, 11:14:09 UTC
f3b6033 fix: make sure to use the plugin class loader to load the plugin class 04 April 2023, 10:45:28 UTC
687c0d1 Avoid repeated distributed database shutdowns. 03 April 2023, 11:27:28 UTC
45dfc4d Fix race in registering installing database to guard against concurrent installs. 03 April 2023, 11:22:57 UTC
c2712a2 Log transaction ID on re-enqueue 03 April 2023, 11:06:22 UTC
917940a Merge pull request #9959 from bernhardriegler/patch-3 add link to 3.2.x documentation 03 April 2023, 11:00:57 UTC
72f08f8 add link to 3.2.x docs 31 March 2023, 11:37:39 UTC
41397c2 refactor: simplified storage APIs for index creation and load 22 March 2023, 13:51:29 UTC
97325d0 chore: upgrade test ng dependency 21 March 2023, 14:33:31 UTC
f1f051e chore: removed old unused code 21 March 2023, 14:19:23 UTC
8638ee5 fix: add shutdown request for the io executor 21 March 2023, 13:04:13 UTC
a0a6a17 feat: add shutdown of the IO executor on context close 21 March 2023, 10:47:54 UTC
5636552 refactor: moved truffle dependency to the core module to avoid all the downstream project to automatically depende to truffle 16 March 2023, 13:47:36 UTC
92a5428 chore: fix some code formatting 15 March 2023, 14:53:14 UTC
c3f5869 revert: revert context scheduler from etl processor 15 March 2023, 14:52:47 UTC
9b31925 feat: add configuration for max size of IO executor pool, issue #9927 15 March 2023, 14:29:35 UTC
ee2066c refactor: integrated specific bounded executor for the IO operations 15 March 2023, 14:02:09 UTC
ec2c7b9 refactor: moved lucene commit executio to executor instead of in the timer task 15 March 2023, 14:02:09 UTC
back to top