https://github.com/orientechnologies/orientdb

sort by:
Revision Author Date Message Commit Date
44f8847 New design of writing records into the writable WAL segment. 06 October 2021, 10:06:09 UTC
9ce59f3 WAL read-only segment. Basic tests were added. 16 September 2021, 08:40:12 UTC
5c40661 Initial version of WAL read only segment. 15 September 2021, 13:56:29 UTC
52c83f0 ModifiableWALSegment initial implementation was added. 06 September 2021, 13:02:20 UTC
3a0a58a Create PR template 27 August 2021, 08:48:53 UTC
0177b63 Implement support for index chains in SQL with CONTAINSANY 20 August 2021, 07:50:54 UTC
db432a9 Synchronize view updates 19 August 2021, 12:35:59 UTC
e2187bd Remove duplicate logic in SQL executor 18 August 2021, 09:11:47 UTC
187dede Fix OClassRemote.hashCode() Resolves: #9650 16 August 2021, 09:00:32 UTC
f7706f7 Added test case for group by 13 August 2021, 17:34:15 UTC
61a35ae Caching of maven dependencies during build 11 August 2021, 13:09:55 UTC
7bcef1c Caching of maven dependencies 11 August 2021, 13:07:48 UTC
f27620d Fix UPDATE UPSERT with cluster as target 11 August 2021, 10:19:05 UTC
ba84c98 Merge pull request #9648 from krichter722/gitattributes Use .gitattributes to enforce LF line endings 11 August 2021, 07:29:10 UTC
1e81aee Fix management of embedded objects on Live Query DELETE Resolves: #9614 10 August 2021, 12:51:24 UTC
1cf0d19 fixed conflit management test 09 August 2021, 12:27:01 UTC
e4c4154 Invalid links were removed. 09 August 2021, 11:14:43 UTC
7dfe280 Merge pull request #9626 from orientechnologies/WIP_remove_micro_tx Remove not needed any more micro transactions 09 August 2021, 10:09:37 UTC
2a05d76 Merge pull request #9645 from orientechnologies/laa-patch-1 Update README.md 09 August 2021, 07:08:31 UTC
acdbc3c com domain was replaced by org 09 August 2021, 04:58:44 UTC
4d9e38f Minor refactoring of GitHub actions. 06 August 2021, 17:51:04 UTC
0a0256e GitHub action with Java 11 CI 06 August 2021, 17:46:21 UTC
0b3ee63 Create GitHub action for commits and pull requests 06 August 2021, 17:42:58 UTC
6e75fe1 Use .gitattributes to enforce LF line endings which reduces merge and rebase effort 06 August 2021, 15:42:46 UTC
8c86633 Implement exclude projections in SELECT 06 August 2021, 09:47:34 UTC
f258781 add option for disable advanced security checks 05 August 2021, 07:04:03 UTC
bf6e17c Update README.md 04 August 2021, 09:33:36 UTC
8e55eb0 Enhance live queries to allow projections 04 August 2021, 07:21:53 UTC
263a652 update Jenkinsfile to use dockerExecute instead of executeDocker 02 August 2021, 10:40:10 UTC
5889432 update Jenkinsfile to use dockerExecute instead of executeDocker 02 August 2021, 09:58:31 UTC
4bd1776 Fix StackOverflow error when adding the owner document to OTracked* 02 August 2021, 08:49:36 UTC
fc1a24a minor refactor to linearize document entry logic 12 July 2021, 09:11:00 UTC
8299c23 Fix code style 07 July 2021, 08:40:49 UTC
df753ee Allow choice of storage cluster version via global config 07 July 2021, 07:29:38 UTC
0ed2a1c Merge pull request #9577 from PhantomYdn/orientdbetl_fix Multiple fixes for OrientDB ETL 06 July 2021, 07:17:50 UTC
58f12a6 Check that prevents restore of database in another version after crash was introduced. Bug fixing. 30 June 2021, 13:30:19 UTC
b7c7552 Check that prevents restore of database in another version after crash was introduced. 30 June 2021, 12:27:20 UTC
b8fb9dc Fix security checks on Class in remote 23 June 2021, 10:58:50 UTC
22830f7 Errors in space management of indexes were fixed. 23 June 2021, 09:31:31 UTC
bdd1fff Errors in space management of indexes were fixed. 22 June 2021, 06:50:05 UTC
920635d Errors in space management of indexes were fixed. 22 June 2021, 06:40:33 UTC
e81aba8 Errors in space management of indexes were fixed. 22 June 2021, 06:40:26 UTC
90b3eff Fix index space consumption: all pages which are removed from tree are added into free list. 22 June 2021, 06:27:03 UTC
212c420 Fix index space consumption: bug fixing in key removal. 22 June 2021, 06:26:56 UTC
56b527c Fix index space consumption: recursive removal of parent entries has been implemented. 22 June 2021, 06:25:54 UTC
21a22d0 Fix index space consumption: refactoring of the deletion of non-leaf entries. 22 June 2021, 06:25:47 UTC
951b63a Update views management 18 June 2021, 14:51:01 UTC
e904353 Implement DROP CLASS with parameter Resolves #9627 18 June 2021, 09:16:43 UTC
679ae8e removed micro transaction implementation not needed anymore 15 June 2021, 15:00:29 UTC
854feb5 fixes handling special cases for no tx operations 15 June 2021, 11:42:31 UTC
3fbe4b3 Fixed issue #9596 Tests pass now with SCRIPT_POLYGLOT_USE_GRAAL = false. Note: Nashorn returns ClassNotFoundException instead of ScriptException in case the Java class cannot be accessed 15 June 2021, 05:34:44 UTC
e665bec replaced micro tx with transaction in embedded noTx operations 14 June 2021, 17:06:40 UTC
c3dfc8b Optimise query execution planning in distributed 11 June 2021, 08:17:43 UTC
caaf801 Optimise field conversion 10 June 2021, 09:10:54 UTC
bfd2120 Optimise access to cluster name 09 June 2021, 09:38:14 UTC
c0f7417 Optimise record save 08 June 2021, 11:53:21 UTC
d995568 Optimise security checks 07 June 2021, 09:31:08 UTC
62f1a95 Merge pull request #9621 from timw/feature/9603-secure-random Use non-blocking SecureRandom for embedded NETWORK_TOKEN_SECRETKEY 07 June 2021, 08:13:18 UTC
d6eebba Merge branch 'orientechnologies:develop' into feature/9603-secure-random 06 June 2021, 08:39:52 UTC
968d8b6 Optimise security checks canUpdate() 04 June 2021, 15:24:03 UTC
96da774 Add security check on cached sequences 03 June 2021, 13:57:23 UTC
699d4f4 Allow binary connections without session token disabled by default for security reasons it can be enabled with global config network.binary.allowNoToken 25 May 2021, 11:44:10 UTC
88c71cf add Secure header to session cookie avoid CSRF 19 May 2021, 15:01:20 UTC
61fa0c2 Optimise OTxIndexChangesList and enable it for index tx management 19 May 2021, 09:59:42 UTC
bce20a4 Implement specific List for tx index changes (to be optimized to reduce the effort of adding/removing entries based OTransactionIndexChangesPerKey logics 19 May 2021, 09:59:26 UTC
6ead686 Merge pull request #9604 from orientechnologies/dritter-develop Adapting ODB export format for streaming 19 May 2021, 08:34:37 UTC
06cf063 fixing duplicate declaration warning 18 May 2021, 12:33:32 UTC
573ae8c Allow concurrent access to active queries stats 18 May 2021, 10:46:24 UTC
b8a3d3c Optimise predicate security checks on property validation 18 May 2021, 07:35:33 UTC
b05e8e3 formatting 17 May 2021, 12:32:06 UTC
7f5743f export format changes and simple export benchmark 17 May 2021, 11:34:03 UTC
06961eb Avoid database creation blocking on random data Use a standard SecureRandom to generate NETWORK_TOKEN_SECRETKEY if not specified in config, rather than SecureRandom.getInstanceStrong(), which can block for long periods on some systems. Fixes https://github.com/orientechnologies/orientdb/issues/9603 13 May 2021, 23:11:45 UTC
1b686e0 incrementing exporter version to 12 May 2021, 22:04:39 UTC
401c9a6 fixed formatting and JSON-specific tests 12 May 2021, 09:40:18 UTC
3cf0d95 fixed http graph test stack empty 11 May 2021, 18:11:54 UTC
376fda5 Force Nashorn usage when GraalVM is disabled by config 11 May 2021, 17:44:27 UTC
c68925b Reload all the shared context after db restore 11 May 2021, 10:24:25 UTC
1fd42a0 starting with an earlyTypes default export format 11 May 2021, 09:30:40 UTC
96f9440 Reload schema after incremental restore Fixes metadata inconsistency problem 11 May 2021, 09:30:38 UTC
bf919da added tree rid bag remote test 11 May 2021, 07:36:52 UTC
f057756 Merge pull request #9516 from orientechnologies/dritter-develop Database import / export refactoring preparation 11 May 2021, 07:27:47 UTC
7717ec0 formatting 11 May 2021, 06:46:08 UTC
07d71e8 no flaky test TreeRidBack test 11 May 2021, 06:18:16 UTC
ea6013a Re-enable test cases 10 May 2021, 13:02:58 UTC
93ed5db Code clean 10 May 2021, 13:02:48 UTC
2c21d69 Optimize addition of index entry 10 May 2021, 13:02:40 UTC
18e074b Refactor transaction index changes make fields private encapsulate access with unified logic 10 May 2021, 13:02:25 UTC
52027cc minor change 07 May 2021, 18:03:16 UTC
b46c2bf formatting 07 May 2021, 16:38:16 UTC
bbd36f4 formatting 07 May 2021, 14:28:28 UTC
710eccf fixing merge conflicts with develop 07 May 2021, 13:59:37 UTC
429d6f6 falling back to old format for json tests 07 May 2021, 13:17:45 UTC
7c68776 falling back to old format 07 May 2021, 13:17:44 UTC
3eecb96 used old export format for tests 07 May 2021, 13:17:42 UTC
7afca2e fixed stream issues 07 May 2021, 13:17:38 UTC
7601436 formatting 07 May 2021, 13:17:38 UTC
51152bb toJSON supporting @fieldTypes in signature 07 May 2021, 13:17:36 UTC
5a8f09c test changes 07 May 2021, 13:17:33 UTC
0675060 fixed JSONTest 07 May 2021, 13:17:32 UTC
8c651f1 formatting 07 May 2021, 13:17:30 UTC
back to top