https://github.com/orientechnologies/orientdb

sort by:
Revision Author Date Message Commit Date
8afc634 releasing OrientDB 3.0.22 16 July 2019, 11:00:32 UTC
3e358b8 Fix PROFILE queries 16 July 2019, 10:30:55 UTC
b3cbc01 Update history for v 3.0.22 16 July 2019, 07:26:24 UTC
a6e2a5b made sure to the thread local in case of pool close 12 July 2019, 16:19:14 UTC
2c7772e fixed distributed locking issue in case of exception while transaction processing 12 July 2019, 15:05:12 UTC
731c8d2 Add global configuration 'query.maxHeapElementsAllowedPerOp' to limit the number of elements allowed for ORDER BY in heap 12 July 2019, 12:18:35 UTC
452a2f3 Fix automatic conversion of ridbags and removal from ridbags from SQL 12 July 2019, 08:39:00 UTC
87ca03d add checks to avoid to use distributed instances when the server is running in standalone 11 July 2019, 14:15:03 UTC
6ec08b4 removed custom timeout from distributed sequence tests, fix false negative logging for timeout 11 July 2019, 11:30:44 UTC
96cdfbf Add Jenkinsfile for test coverage 10 July 2019, 08:55:14 UTC
c3ef4b2 add Jacoco coverage to report maven target 09 July 2019, 12:45:07 UTC
c36afec fixed network deserializer for avoid to mark records dirty during deserialization 09 July 2019, 12:39:25 UTC
ae6d759 add Jacoco coverage to report maven target 09 July 2019, 11:12:09 UTC
9abf70c Fixes https://github.com/orientechnologies/orientdb/issues/8949 09 July 2019, 09:58:06 UTC
7b3ed59 Fix rename of JS functions Resolves: #8940 08 July 2019, 08:44:18 UTC
51cdbe6 Fix fetch from RIDs in SQL to properly set value 05 July 2019, 11:04:09 UTC
9644dfc Fix consistency of DELETE EDGE in noTx 04 July 2019, 13:56:19 UTC
c1d1ab0 Fix depth-frist TRAVERSE with multiple entry points returned the entry points in reverse order, now it returns them in the order they are provided 04 July 2019, 08:51:12 UTC
e6d6765 Added fix for https://github.com/orientechnologies/orientjs/issues/377 03 July 2019, 10:54:26 UTC
cc8c869 Issue #8932, incorrect check of magic number is fixed. 02 July 2019, 14:13:57 UTC
c845ce8 Remove testcontaiers tests from CI (not suitable for current Jenkins config) and moving them to another target ('integration_docker') 01 July 2019, 10:23:44 UTC
7ae680b Fix usage of @class in SQL projections for embedded documents 28 June 2019, 12:42:41 UTC
49a6cb8 Added min pool size default to 0 27 June 2019, 09:47:41 UTC
9a7fe8f Added final keyword 26 June 2019, 14:03:51 UTC
bb94a46 Merge branch 'WIP_pool_min' into 3.0.x 26 June 2019, 11:47:06 UTC
4745d77 Fix Jenkinsfile to void running downstream builds for WIP_ branches 26 June 2019, 10:24:09 UTC
ad07b7b Fix usage of fulltext hash indexes in new SQL executor Resolves: #8693 26 June 2019, 08:53:52 UTC
1164311 Fix reverse traversal of bothE and bothV in MATCH execution Resolves: #8915 26 June 2019, 07:57:18 UTC
12b9b6f Added remove of TL when creating the pool 25 June 2019, 15:29:25 UTC
b2c7a04 Restored default pool min to 1 25 June 2019, 10:01:27 UTC
d256900 Fixed test OrientDBEmbeddedTests::testPoolByUrl 25 June 2019, 08:03:14 UTC
8e1d267 Changed default pool min to 5 24 June 2019, 10:57:09 UTC
7fd850c Fixed NPE 24 June 2019, 10:57:09 UTC
389df18 implementation of support of minimum resource in pool 24 June 2019, 10:57:09 UTC
c645f6b Fix Jenkins pipeline to allow running WIP_* branches automatically 24 June 2019, 10:49:39 UTC
644de40 Add explicit build discarder to Jenkins pipeline (keep 4 old items) 20 June 2019, 09:50:55 UTC
d041db9 Remove system.out.print* from production code 20 June 2019, 09:49:47 UTC
e68bf2c Fixed instance of always true 19 June 2019, 12:12:46 UTC
6d4287f Fixed possible NPE dereference 19 June 2019, 12:11:01 UTC
586e881 remove dead code 19 June 2019, 10:19:44 UTC
0b32125 Remove dead code 19 June 2019, 08:32:53 UTC
14c0dd0 Fix some equality checks and remove dead code 18 June 2019, 15:22:48 UTC
bc505e7 Logging level of allocation error was decreased 18 June 2019, 13:44:12 UTC
718300e version bumped to 3.0.22-SNAPSHOT 18 June 2019, 11:52:37 UTC
1d8b0c0 releasing OrientDB 3.0.21 18 June 2019, 11:15:41 UTC
3d501e3 Update history for v 3.0.21 18 June 2019, 06:14:30 UTC
5c9556d minor fix in field raw search encoding 17 June 2019, 17:12:07 UTC
ab147f2 Fix FIND REFERENCES from subquery 17 June 2019, 14:20:30 UTC
05380dc Fixed NPE with Round Robin connection strategy 17 June 2019, 11:21:32 UTC
a8d80d3 Fix wrong logging on class creation with wrong superclass 17 June 2019, 10:14:00 UTC
2b9ed87 remove dead code 17 June 2019, 09:57:18 UTC
c017241 remove dead code 17 June 2019, 09:54:58 UTC
76c2b60 remove dead code 17 June 2019, 09:53:31 UTC
ccc5182 Optimise string building in SQL executor and console 17 June 2019, 09:33:54 UTC
3f6b327 Fixed return not used in delete file 17 June 2019, 08:29:03 UTC
df63f7a Fixed redundand null comparison, possible null pointer dereference, volatile usage and dead variables 14 June 2019, 13:18:41 UTC
d4a2ded Revert "add config for Fortify scans" This reverts commit 377301a9112099ae722814196c4aeb941b9952f4. 14 June 2019, 12:00:09 UTC
ee4ee8f fix mvn site 14 June 2019, 10:38:49 UTC
b96e638 Fix return of null on optional 13 June 2019, 16:50:30 UTC
9973bfe Fix return of null on optional 13 June 2019, 15:51:55 UTC
f4043a7 Fix return of null on optional 13 June 2019, 15:50:34 UTC
7ed3b41 Clean code and remove useless boxing/unboxing and casts 13 June 2019, 15:11:55 UTC
9ee9766 Create proper hashCode() for ORecordNotFoundException 13 June 2019, 15:02:27 UTC
cccb993 Create hashCode for OConcurrentModificationException 13 June 2019, 14:58:52 UTC
074f581 create proper hashCode() for OConcurrentCreateException 13 June 2019, 14:36:19 UTC
eda2691 remove dead code 13 June 2019, 12:52:51 UTC
9347726 updated to the last hazelcast hotfix 13 June 2019, 09:00:51 UTC
5e1db11 Allow execution of plain SQL functions and expressions as statements in SQL scripts 12 June 2019, 13:54:18 UTC
e2f067e fixed minor push notification issue in case of distributed node disconnection 11 June 2019, 16:58:11 UTC
91327ca Fixed issue with token renewal 11 June 2019, 09:36:37 UTC
ef1e80e Fix NullPointerException in SQL execution 10 June 2019, 09:22:41 UTC
aaa6a3d Merge branch '3.0.x' of github.com:orientechnologies/orientdb into 3.0.x 07 June 2019, 09:22:27 UTC
061b025 Fix --fix-links on repair database Resolves: #8897 07 June 2019, 08:49:45 UTC
b0ff2ee Merge branch '3.0.x' into double-wal-buffer 07 June 2019, 08:35:11 UTC
d3e0ad7 Revert "All tests are enabled method order is fixed." This reverts commit 13d528c4 07 June 2019, 08:17:47 UTC
1d163db add error log in case of exception during serialization on the network 04 June 2019, 14:34:46 UTC
560bce3 add test case for storage configuration push message serialization and deserialization 04 June 2019, 14:34:46 UTC
9bbff8d Add downstream builds to Jenkinsfile 04 June 2019, 14:29:07 UTC
1e0f803 version bumped to 3.0.21-SNAPSHOT 04 June 2019, 09:59:00 UTC
e6b3472 releasing OrientDB 3.0.20 04 June 2019, 09:24:04 UTC
60cb962 Fix serialization of iterators Resolves: #8891 03 June 2019, 11:54:14 UTC
b49b8f3 Update history for v 3.0.20 03 June 2019, 09:47:42 UTC
377301a add config for Fortify scans 03 June 2019, 08:08:29 UTC
0b03a7e Test for autotx in case of lightweight edges 31 May 2019, 15:51:27 UTC
848a4d3 Fixed issue with autotx in case of lightweight edges 31 May 2019, 15:51:27 UTC
c83ac9c re-enabled hosts avaibility update on push request also when fetch hosts is off 28 May 2019, 12:43:47 UTC
f385b04 refactor of url parsing, removed old push logic not used anymore 28 May 2019, 12:39:53 UTC
5b1972e Fix jenkinsfile to use global maven repo 24 May 2019, 13:20:33 UTC
3537fe7 Fix jenkinsfile to use global maven repo 24 May 2019, 10:17:19 UTC
da89360 Merge branch '3.0.x' into double-wal-buffer 22 May 2019, 09:12:01 UTC
7142b7c Disk cache pages are preloaded to provide efficient NUMA distribution 22 May 2019, 06:48:30 UTC
13d528c All tests are enabled method order is fixed. 20 May 2019, 13:19:59 UTC
6aaeaf3 Double buffer WAL implementation was implemented. 20 May 2019, 12:11:59 UTC
77d47cc WAL test was added 17 May 2019, 16:27:20 UTC
4658035 moved the logic of sending push messages on the network outside the push manager lock 17 May 2019, 15:22:01 UTC
0545da7 fix jenkinsfile 17 May 2019, 08:18:22 UTC
45bc6d2 update Jenkins file for multibranch pipeline 17 May 2019, 08:13:16 UTC
524ff45 Merge branch '3.0.x' into wal-record-heap 16 May 2019, 12:01:21 UTC
a292545 Fix closing of remote TX when no operations are performed also fixes duplicate values on sequences, when acquired in a context where empty tx are closed 16 May 2019, 07:06:22 UTC
3ea8fb7 version bumped to 3.0.20-SNAPSHOT 15 May 2019, 17:22:37 UTC
back to top