https://github.com/orientechnologies/orientdb

sort by:
Revision Author Date Message Commit Date
eba5b2a releasing OrientDB 3.0.7 06 September 2018, 14:39:02 UTC
641a32d made sure to fall back to blocking backup in case of no WAL 06 September 2018, 13:29:03 UTC
316ad5a disable logging of cache stats by default 06 September 2018, 11:28:08 UTC
329f2ea update history for v 3.0.7 06 September 2018, 09:16:09 UTC
3b3e219 fix parsing of batch scripts from REST 06 September 2018, 07:35:50 UTC
6f2bff1 closing databases in test, removing reference from ThreadLocal after embedded database created 05 September 2018, 17:37:56 UTC
ecd9b7c Fix management of LET statements with $parent Resolves: #8511 05 September 2018, 16:04:34 UTC
4a0d533 WAL/Write cache performance optimizations were reverted 05 September 2018, 14:07:32 UTC
a32b6c9 Fix caching of LET statements with positional parameters Resolves: #8513 05 September 2018, 13:49:41 UTC
81574d8 Prefix B-Tree performance improvements 05 September 2018, 06:11:26 UTC
cf78760 Build errors were fixed 05 September 2018, 05:20:03 UTC
f537f2d Compilation errors were fixed 04 September 2018, 13:49:06 UTC
30b9ac6 Amount of accesses to disk cache was decreased. Keys are not deserialized if not needed. 04 September 2018, 13:43:30 UTC
d75d99c By default tree tests run with 500K entries 04 September 2018, 12:01:05 UTC
dc5eb5e Bug of splitting of non-leaf buckets in tree was fixed. 04 September 2018, 12:01:05 UTC
d91984e Tracking of splitting of second level bucket 04 September 2018, 12:01:05 UTC
ae21273 Separation key breakpoints were set 04 September 2018, 12:01:05 UTC
3752db8 Recreate tree 04 September 2018, 12:01:05 UTC
74349f3 Reuse existing tree 04 September 2018, 12:01:05 UTC
cdc1580 Revert of cache reuse optimization 04 September 2018, 12:01:05 UTC
eb1ad56 Reuse tree content 04 September 2018, 12:01:05 UTC
65a3b49 Reuse tree content 04 September 2018, 12:01:05 UTC
a1d100b Recreate tree content 04 September 2018, 12:01:04 UTC
0304b93 Recreate tree content 04 September 2018, 12:01:04 UTC
a9177a8 Counter break point is set up 04 September 2018, 12:01:04 UTC
b11f73e Reuse existing database 04 September 2018, 12:01:04 UTC
674da83 Recreating test database 04 September 2018, 12:01:04 UTC
d701c7c Recreating test database 04 September 2018, 12:01:04 UTC
bd6ae6f Existing database is reused 04 September 2018, 12:01:04 UTC
e988584 Bug in split non-root bucket was fixed 04 September 2018, 12:01:04 UTC
2402542 Do not drop DB in after method 04 September 2018, 12:01:04 UTC
626c3f3 Few test fixes 04 September 2018, 12:01:04 UTC
3a3099a Small prefix B-Tree fix and cache interaction optimization 04 September 2018, 12:01:04 UTC
47b7d94 prefix b-tree extensions are used in prefix b-tree test. 04 September 2018, 12:01:04 UTC
75a8d62 Fix of access denied exception in ETL loader 04 September 2018, 12:01:04 UTC
3e2e529 Fix of access denied exception during file iteration 04 September 2018, 12:01:04 UTC
2f143c6 Fix of access denied exception 04 September 2018, 12:01:03 UTC
d29c777 Issues with distributed were fixed 04 September 2018, 12:01:03 UTC
79cf717 PrefixBTree refactoring, small bug fixes 04 September 2018, 12:01:03 UTC
fd3ef1b Bucket can be split with 10% of precision 04 September 2018, 12:01:03 UTC
9ad0d00 Min size of WAL is changed 04 September 2018, 12:01:03 UTC
94eefbf 3.0.x merge 04 September 2018, 11:56:04 UTC
a19522f Min separation key is calculated 04 September 2018, 11:56:03 UTC
32d8753 Bug in calculation of separation key was fixed 04 September 2018, 11:56:03 UTC
e93ea0c Small debug info 04 September 2018, 11:56:03 UTC
7175cb4 Small debug info 04 September 2018, 11:56:03 UTC
d13875f Fix of issue in split of non root bucket 04 September 2018, 11:56:03 UTC
786a1eb Small code optimization 04 September 2018, 11:56:03 UTC
144967d Non-leaf entry size is decreased by two bytes 04 September 2018, 11:56:03 UTC
595a93f Release only acquired parent entries 04 September 2018, 11:56:03 UTC
55aa685 pbt extension is used for prefix b-tree 04 September 2018, 11:56:03 UTC
e5c82d1 First version of prefix b-tree 04 September 2018, 11:56:02 UTC
bb99d65 Logging is removed, in memory DB does not lock memory. 04 September 2018, 11:56:02 UTC
50ae894 RLIMIT_MEMLOCK is used instead of RLIMIT_AS 04 September 2018, 11:56:02 UTC
6401d51 Logging of memory locking limit 04 September 2018, 11:56:02 UTC
d75dd16 Validation of allowance of memory locking is added 04 September 2018, 11:56:02 UTC
d5d882c NPE which may hide real error in rollback is fixed. 04 September 2018, 11:56:02 UTC
6a445ba Printing of performance statistics was disabled by default. 04 September 2018, 11:56:02 UTC
0138f8c Binary compatibility was implemented 04 September 2018, 11:56:02 UTC
1b9e111 3.0.x branch was merged 04 September 2018, 11:56:02 UTC
b2f696f Not used removed entries are not read any more 04 September 2018, 11:56:00 UTC
7a72114 Storage name is printed in WAL performance statistics. 04 September 2018, 11:56:00 UTC
58046f9 Memory locking is implemented 04 September 2018, 11:56:00 UTC
1d9e33a WAL cache limit is increased and it goes offline 04 September 2018, 11:56:00 UTC
a7163e1 WAL cache limit was increased (cherry picked from commit d05ff42) 04 September 2018, 11:55:59 UTC
03f9a90 WAL compressed records are used only if they are smaller (cherry picked from commit 63a29e6) 04 September 2018, 11:55:59 UTC
e9b2d31 ClassCast exception during restore was fixed. 04 September 2018, 11:55:59 UTC
abda5c1 Write cache part was increased till 5% 04 September 2018, 11:55:59 UTC
8bf6917 Compression limit is increased back to the 2K 04 September 2018, 11:55:59 UTC
966f9e2 WAL compression limit is decreased to 1K 04 September 2018, 11:55:58 UTC
b10c139 WAL compression is enabled 04 September 2018, 11:55:58 UTC
554924d WAL statistics is enabled 04 September 2018, 11:55:58 UTC
4b9cebd Index to sbtree bonsai reverted back to 40 04 September 2018, 11:55:58 UTC
a6666b1 UpdatePage WAL size is decreased at two times 04 September 2018, 11:55:58 UTC
139dd32 Create directory if it does not exist 04 September 2018, 11:55:57 UTC
1c60e22 WAL max seg size is set to 5% 04 September 2018, 11:55:57 UTC
9183e7a Write cache was integrated 04 September 2018, 11:55:57 UTC
7eaa9e6 Fetch-and-Add WAL is integrated 04 September 2018, 11:55:56 UTC
6af5715 UTF-8 string encoder is set for indexes 04 September 2018, 11:47:14 UTC
9ea1db7 Compilation issues are fixed. 04 September 2018, 11:47:14 UTC
9b709b9 Memory left to OS is set to 12% (cherry picked from commit 6909142) 04 September 2018, 11:47:14 UTC
0eca7a1 New tree ridbags are created together with embedded values. New compact presentation of links was added. (cherry picked from commit 5f4401a) 04 September 2018, 11:47:14 UTC
253da36 Print disk cache size even if it is set manually (cherry picked from commit bbbf394) 04 September 2018, 11:47:14 UTC
2de5daa Reports of disk cache statistics were added. (cherry picked from commit 1771d40) 04 September 2018, 11:47:14 UTC
41e2442 Performance optimisation in bucket split of SBTreeBonsai was implemented. (cherry picked from commit e9040c7) 04 September 2018, 11:47:14 UTC
a5a586e Bucket split optimizations were implemented in tree index (cherry picked from commit c36a598) 04 September 2018, 11:47:13 UTC
73c79b7 made sure that the restore of a database do not block operations on other databases 04 September 2018, 11:16:43 UTC
f6a6bd5 Merge branch '3.0.x' into prefix-btree 04 September 2018, 10:50:11 UTC
78e45f8 By default tree tests run with 500K entries 04 September 2018, 10:44:09 UTC
6a61d0a Fix automatic conversion of subquery results to links when schema is defined (update with select) Resolves: #8510 04 September 2018, 07:57:58 UTC
dfd2f41 Bug of splitting of non-leaf buckets in tree was fixed. 04 September 2018, 07:50:56 UTC
f71ddd3 Tracking of splitting of second level bucket 04 September 2018, 06:33:37 UTC
58911ee Separation key breakpoints were set 04 September 2018, 05:27:02 UTC
6140201 Recreate tree 04 September 2018, 03:50:45 UTC
e451a14 Reuse existing tree 04 September 2018, 03:43:41 UTC
400a3bd Revert of cache reuse optimization 03 September 2018, 20:45:56 UTC
1fe22a9 Reuse tree content 03 September 2018, 19:52:15 UTC
1d0df1d Reuse tree content 03 September 2018, 19:34:33 UTC
a8747a2 Recreate tree content 03 September 2018, 15:52:29 UTC
1d78d5f Recreate tree content 03 September 2018, 15:45:08 UTC
back to top