https://github.com/orientechnologies/orientdb

sort by:
Revision Author Date Message Commit Date
6886826 releasing OrientDB 3.0.32 16 June 2020, 07:33:36 UTC
32fd159 Update history for v 3.0.32 16 June 2020, 06:33:44 UTC
7c04bc9 Improve exception management on script execution 12 June 2020, 14:39:42 UTC
8c0c5cd add test for idle connection termination 12 June 2020, 11:53:04 UTC
557b824 Issue #9229 has been fixed. 12 June 2020, 09:47:13 UTC
51dcb58 WAL is not backed up in case of the error and kept untouched. 12 June 2020, 09:35:53 UTC
87e86b6 add implementatio for automatic close for idle sockets 11 June 2020, 17:23:54 UTC
eb05160 Fix count(*) with LIMIT Resolves: #9288 11 June 2020, 07:28:05 UTC
c6491a9 Fix usage of in MATCH statements 05 June 2020, 15:19:19 UTC
d881d89 optimize db import using tree index for rid rebinding and doing batch saves during ridbag import 05 June 2020, 15:19:19 UTC
841ed64 Phantom records are skipped during index updates. 03 June 2020, 14:42:36 UTC
708012f managed the shutdown of binary socket in case of java Error 22 May 2020, 10:34:56 UTC
a966a06 add distributed serializer in serializer test suite 21 May 2020, 15:03:44 UTC
42954d4 minor refactor in remote messages 21 May 2020, 10:50:18 UTC
79d8c3b add network timeout while reading request from the server 19 May 2020, 14:49:18 UTC
d8c9232 add minor check for avoid starting a request when there is no quorum of nodes 15 May 2020, 14:31:55 UTC
7731d2e fixed metadata push in case of already consumed messages 15 May 2020, 11:21:08 UTC
2d6cab3 fixed push thread executor to use the correct runnable 13 May 2020, 12:33:53 UTC
27d02d5 hardening of node disconnection logic 12 May 2020, 14:18:03 UTC
bf3d7f6 version bumped to 3.0.32-SNAPSHOT 06 May 2020, 15:16:45 UTC
2a84124 releasing OrientDB 3.0.31 06 May 2020, 08:16:43 UTC
6b6f536 Update history for v 3.0.31 05 May 2020, 10:15:00 UTC
2bef9b6 Fix UPDATE SET of nested collection elements Resolves: #9234 30 April 2020, 15:31:09 UTC
b863268 made sure to queue only one event for notification type in push notification 30 April 2020, 11:26:54 UTC
cf52fa3 add logging of client IOException in case is not triggered by a disconnection 30 April 2020, 09:23:52 UTC
2a47015 forced disconnection of client in case of issue reading a message from the network 30 April 2020, 09:23:52 UTC
376e8af introduced specific executor for push request to avoid blocking behaviour of core executor 30 April 2020, 09:23:48 UTC
a328131 Implemented SameSite cookie for session with configuration https://github.com/orientechnologies/orientdb/issues/9232 29 April 2020, 08:19:06 UTC
7bfd65c Added default header for Content-Security-Policy 29 April 2020, 07:49:52 UTC
bf77f09 introduced specific executor for push request to avoid blocking behaviour of core executor 28 April 2020, 14:44:31 UTC
b6b0deb fixed porting of current active database for distributed transaction 28 April 2020, 11:46:30 UTC
aa573a8 fixed issue for use of wrong database instance while running a distributed second phase 28 April 2020, 11:09:03 UTC
04bddf1 Remove jacoco excludes from pom (not effective anyway) 21 April 2020, 15:07:37 UTC
658cc19 Fix jenkinsfile to use maven 3.6.1 21 April 2020, 10:43:33 UTC
48e9e9c Delete .xmake.cfg 20 April 2020, 14:49:19 UTC
a8f0a82 Update .xmake.cfg 20 April 2020, 14:44:56 UTC
b1cfb84 Create .xmake.cfg 20 April 2020, 14:37:25 UTC
2a94d0b Fixes https://github.com/orientechnologies/orientdb/issues/9216 14 April 2020, 08:22:54 UTC
e427b73 Fix IMPORT DATABASE for big ridbags 07 April 2020, 10:04:17 UTC
e81f503 Merge pull request #9203 from orientechnologies/dritter-3.0.x NPE in write buffer capacity limit during int type overflow 03 April 2020, 11:06:37 UTC
04da5a6 Added NaN handling for Float over JSON 03 April 2020, 10:45:33 UTC
881de90 Fixes https://github.com/orientechnologies/orientdb/issues/9206 03 April 2020, 09:39:15 UTC
b7c8fc0 Merge pull request #9208 from pkendall64/3.0.x unbox Ridbags in live query hook 03 April 2020, 07:20:33 UTC
dc3ebc0 fixing NPE for write buffer capacity limit during int type overflow 03 April 2020, 05:28:12 UTC
68057ab unbox Ridbags in live query hook This fixes an exception in the query hook because an OResult property cannot be assigned an ORidBag This fixes issue #9200 and provides a unit test 03 April 2020, 01:34:08 UTC
5a6863d removed early fetching of ridbags tree size for avoid disc accees and network error in case of tree remove 02 April 2020, 15:09:33 UTC
1d023b1 changed the re-enqueue delay to follow the retry delay configuration 01 April 2020, 16:34:38 UTC
bd9775d - Fixed a test case (and an issue) where an object would contain coordinates and class properties 01 April 2020, 09:12:55 UTC
92b382e - extracted OSQLFunctionShortestPath code to a common function 'getSingleItem' in parent class - Also aded 'getSingleProperty' on the same idea - Moved 'OShapeFactory factory' from class 'OSpatialFunctionAbstractIndexable' to parent 'OSpatialFunctionAbstract' - OSTDistanceFunction now inherts from 'OSpatialFunctionAbstract' instead of 'OSQLFunctionAbstract' - Added 'toShape' method in OSpatialFunctionAbstract to ease the conversion from a param to a shape. It follows the idea of what is done in OSQLFunctionShortestPath::execute - OSTDistanceFunction and OSTDistanceSphereFunction use new 'toShape' method 01 April 2020, 09:12:30 UTC
44b6dbd Fixed issue with boosting on metadata 23 March 2020, 09:01:15 UTC
758d626 version bumped to 3.0.31-SNAPSHOT 19 March 2020, 15:58:45 UTC
eae5098 releasing OrientDB 3.0.30 19 March 2020, 14:53:56 UTC
5590769 Update history for release 3.0.30 18 March 2020, 14:03:22 UTC
b25af6d Merge branch '3.0.x' into laa_3.0.x 17 March 2020, 13:47:31 UTC
0149a1c Remove dependency from jboss maven repo from Object pom 17 March 2020, 13:39:09 UTC
2642085 Profiler data are flushed by batches 17 March 2020, 13:26:09 UTC
71950c4 change jenkinsfile for downstream builds 17 March 2020, 10:56:40 UTC
d6a554a Update release notes for v 3.0.30 16 March 2020, 12:02:24 UTC
f0f3be8 Native full text index is deprecated. 13 March 2020, 13:45:06 UTC
23a3c19 OOMs in cluster integration tests are fixed. 12 March 2020, 14:25:35 UTC
c2ed730 Merge branch '3.0.x' into laa_3.0.x 06 March 2020, 11:32:11 UTC
bbbe946 Reduce memory footprint for IMPORT DATABASE 06 March 2020, 08:50:12 UTC
07c4655 add support for timed cancel of sync operations in case node do not request chunks anymore 05 March 2020, 16:02:56 UTC
07fa29e fixed issue with index optimizations that coused duplicate entries 05 March 2020, 11:18:56 UTC
e742a86 Add test case for hook that modifies indexed map 05 March 2020, 11:18:56 UTC
177b518 Merge branch '3.0.x' into laa_3.0.x 04 March 2020, 16:19:25 UTC
870faa2 Translate optimistic TX operations without locking of high level indexes - tests failures were fixed. p4. 04 March 2020, 15:52:26 UTC
5f11f7e Translate optimistic TX operations without locking of high level indexes - tests failures were fixed. p3. 04 March 2020, 15:20:49 UTC
162712e Translate optimistic TX operations without locking of high level indexes - tests failures were fixed. p2. 04 March 2020, 14:59:08 UTC
b1dee3e Translate optimistic TX operations without locking of high level indexes - tests failures were fixed. 04 March 2020, 14:44:20 UTC
bfceffa Translate optimistic TX operations without locking of high level indexes. 04 March 2020, 13:32:10 UTC
4fb1d41 version bumped to 3.0.30-SNAPSHOT 03 March 2020, 09:25:09 UTC
d9df0dd releasing OrientDB 3.0.29 03 March 2020, 08:30:48 UTC
8a2fca7 Update history for v 3.0.29 02 March 2020, 08:59:10 UTC
28b0a07 Optimize IMPORT DATABASE to manage supernodes 28 February 2020, 15:54:59 UTC
4bfa857 Issue #9156 has been fixed. 28 February 2020, 14:10:51 UTC
fe12748 Deadlock inside tx was fixed 27 February 2020, 13:43:50 UTC
945765b Merge branch '3.0.x' into laa_3.0.x 25 February 2020, 13:35:33 UTC
a551497 Issue #9140 has been fixed. 25 February 2020, 12:57:44 UTC
a5c1147 ported fix for restore wal in case of database restore with different name 21 February 2020, 15:03:31 UTC
f00a6c5 Optimize memory management for import database 19 February 2020, 10:28:55 UTC
f774be8 Add test case for lazy import of ridbags 18 February 2020, 10:55:27 UTC
9f47f4f Fix lazy ridbag import in ODatabaseImport 18 February 2020, 10:55:15 UTC
697b115 Reduce memory footprint for import database 17 February 2020, 11:45:05 UTC
3517178 add clean up operations in queue in case of reinstall 14 February 2020, 18:18:31 UTC
4313853 add distributed debug tracking of nodes in local resut 14 February 2020, 18:18:21 UTC
2479cee Fixes https://github.com/orientechnologies/orientdb/issues/9134 12 February 2020, 08:54:17 UTC
5cb3bfd Merge branch '3.0.x' of https://github.com/orientechnologies/orientdb into 3.0.x 10 February 2020, 14:41:28 UTC
6b7b88a Removed manual startup of scripts in tests 10 February 2020, 14:37:31 UTC
820f88f Fix cluster creation from console (output message) Resolves: #7833 10 February 2020, 14:24:07 UTC
878b3ac Merge pull request #9131 from orientechnologies/enhance_index_planning_with_let Enhance usage of indexes in execution planning when LET and subquerie… 10 February 2020, 09:42:08 UTC
61220a3 Enhance usage of indexes in execution planning when LET and subqueries are involved 10 February 2020, 09:39:08 UTC
69b4a1c Added unregister of the script interceptor 07 February 2020, 11:00:27 UTC
830eba9 Removed unused imports 07 February 2020, 11:00:27 UTC
ad149bb Minor refactor 07 February 2020, 11:00:27 UTC
46a6b1a Added integration test + default empty config 07 February 2020, 11:00:27 UTC
112e6df Implemented matches on packages and more tests 07 February 2020, 11:00:27 UTC
40544dc Implemented class filter 07 February 2020, 11:00:27 UTC
c99198d Started JS sandboxing 07 February 2020, 11:00:27 UTC
660c941 Fix potential OOM when importing supernodes with import database 07 February 2020, 10:11:41 UTC
back to top