https://github.com/orientechnologies/orientdb

sort by:
Revision Author Date Message Commit Date
9103ee7 make sure distributed install run only when there re no request running 16 October 2020, 10:00:12 UTC
98b3457 removed legacy configuration from test config 15 October 2020, 18:40:31 UTC
1499087 refactor of the token parsing to separe it from the token validation 13 October 2020, 13:35:40 UTC
815e141 removed lagacy implementation of the token handler 13 October 2020, 12:22:39 UTC
7b47507 add check to protect of missing index during transaction commit 13 October 2020, 12:13:22 UTC
f0df85d start to integrate token flow in the authentication flow 13 October 2020, 12:13:11 UTC
30aec8a Merge branch 'develop' of https://github.com/orientechnologies/orientdb into develop 12 October 2020, 12:11:40 UTC
7bf4e3b Revert "Fix regression on index create + delete in the same tx" This reverts commit 704446adbb8d96fdc42b7e9cab9e935c0a9c5cdf. 12 October 2020, 12:11:30 UTC
28a67ee Merge branch 'develop' into laa_develop 12 October 2020, 10:06:08 UTC
704446a Fix regression on index create + delete in the same tx Resolves #9402 12 October 2020, 09:02:51 UTC
8ba935a Merge branch 'develop' into laa_develop 12 October 2020, 08:38:41 UTC
328573b Errors during cluster truncation are not re-thrown. 12 October 2020, 08:38:02 UTC
609a5c8 disc deserialization do not mark dirty collections anymore 09 October 2020, 12:14:47 UTC
7c52e80 first definition of authentication with authentication info 09 October 2020, 12:14:40 UTC
a646df7 Fix index iterations in TX with both create and delete of the same element 09 October 2020, 09:44:05 UTC
9f94fdb Merge branch 'develop' into laa_develop 09 October 2020, 09:37:27 UTC
d439e4e handled the case when the locale is not defined in the database 07 October 2020, 16:17:37 UTC
fe0cb5e fixed formatting 07 October 2020, 16:17:16 UTC
e545768 fixes symmetric key authentication implementation 07 October 2020, 12:02:57 UTC
5d2ef12 refactor to use immutable users in most of the external autenthication cases 07 October 2020, 12:02:57 UTC
b3bcbe3 enabled security test 07 October 2020, 12:02:56 UTC
8388886 Fix server level security 07 October 2020, 12:02:56 UTC
a8660a9 Fix root auth test case 07 October 2020, 12:02:55 UTC
1dc4b96 attempt to add default policy config for server users 07 October 2020, 12:02:55 UTC
6e60ce8 refactor to use OSecurityUser interface in all the cases 07 October 2020, 12:02:55 UTC
11ec726 Fix security for system users 07 October 2020, 12:02:54 UTC
31eb5f8 simplified authentication to directly load the user on check 07 October 2020, 12:02:51 UTC
d1f5a5b Re-try in backup if atomic moves are not supported. Empty backup directory is created. 06 October 2020, 14:46:24 UTC
eb7b528 Code formatting 06 October 2020, 14:46:21 UTC
a42bf9c Re-try in backup if atomic moves are not supported. 06 October 2020, 14:46:17 UTC
e4bca66 Missed ridbag containers are created on storage open. 06 October 2020, 11:26:57 UTC
a3f93be Log message about absence of associated RidBag was added. 06 October 2020, 11:25:32 UTC
b09d1c6 Log message about absence of associated RidBag was added. 06 October 2020, 11:22:37 UTC
d3fe20b Merge branch 'develop' into laa_develop 06 October 2020, 08:46:47 UTC
49b2fc2 Update OVersionPage.java 06 October 2020, 07:40:47 UTC
29fdd4c Merge branch 'develop' into laa_develop 05 October 2020, 14:50:43 UTC
245f97c DirectIO support was removed because of stability issues. 05 October 2020, 14:45:57 UTC
d46bb5c Fix code format 05 October 2020, 09:57:25 UTC
1c18b83 Add test case for system users (disabled) 05 October 2020, 09:13:59 UTC
5a7c53b Merge pull request #9401 from orientechnologies/dritter-develop Adding vpm support for legacy engines 05 October 2020, 06:26:25 UTC
b3f87b7 more tests 02 October 2020, 12:45:05 UTC
3ee58f2 adapting tests 02 October 2020, 08:57:47 UTC
cbd06fc code formatting 02 October 2020, 08:51:39 UTC
353eff8 added vpm support for legacy engines 02 October 2020, 08:42:19 UTC
48e77a0 Merge pull request #9375 from orientechnologies/dritter-develop Unique index for distributed API part 3 02 October 2020, 05:40:22 UTC
f961dc7 enabled system database authenticator in default setup 01 October 2020, 13:29:28 UTC
b8617c8 formatting 01 October 2020, 13:28:38 UTC
7ffe252 Merge pull request #9397 from pxsalehi/ps-tx-p1-lock Replace locks used between distributed transaction phases 01 October 2020, 12:52:48 UTC
14737ab improved page handling in case of partially written files 01 October 2020, 12:37:39 UTC
753b89a tidy page releases 01 October 2020, 09:43:46 UTC
13f160c we don't need metadata 01 October 2020, 08:18:15 UTC
e3933e2 Update OIndexFullText.java 01 October 2020, 06:49:57 UTC
5783d1c added map entry and offset to fix the storage 30 September 2020, 14:26:46 UTC
5bee210 throw ODistributedTxPromiseRequestIsOldException only in second phase 30 September 2020, 13:51:22 UTC
2c0db3d refactor etl to support integration with the server 30 September 2020, 13:25:36 UTC
cad58d2 code format 30 September 2020, 12:31:00 UTC
9514403 remove waiting for promises, add tests 30 September 2020, 12:25:56 UTC
dcee8cc move new files to distributed 30 September 2020, 12:25:56 UTC
ddc8c2e fix usages of Condition 30 September 2020, 12:25:56 UTC
1e202de code reformat 30 September 2020, 12:25:56 UTC
43dedc8 do not use version in promise release 30 September 2020, 12:25:56 UTC
7171bc7 throw away txs that request old promises 30 September 2020, 12:25:56 UTC
7ab9486 use a set to keep track of promises 30 September 2020, 12:25:56 UTC
44284b4 remove OSimpleLockManager 30 September 2020, 12:25:56 UTC
ee5b619 minor changes, renames, remove unused methods 30 September 2020, 12:25:56 UTC
d552412 use OPromiseException 30 September 2020, 12:25:55 UTC
dc20edb allow waiting for promise with timeout 30 September 2020, 12:25:55 UTC
d1b0b82 fix promise manager error 30 September 2020, 12:25:55 UTC
a6c0027 allow passing version to acquireIndexKeyPromise 30 September 2020, 12:25:55 UTC
c99fe20 remove USE_PROMISE flag 30 September 2020, 12:25:55 UTC
e6949a5 do not use -1 for new records 30 September 2020, 12:25:55 UTC
d075176 remove lock from promise 30 September 2020, 12:25:55 UTC
0815bae use promise in distributed tx 30 September 2020, 12:25:55 UTC
e82d795 add indexKey promise 30 September 2020, 12:25:55 UTC
eef56f2 generic promise and promise manager 30 September 2020, 12:25:55 UTC
a8f1fa5 use promise and lockPromise in distributedTxContext 30 September 2020, 12:25:55 UTC
53fef7c first force lock implementation 30 September 2020, 12:25:55 UTC
fe42d3a allow upgrading promise to lock 30 September 2020, 12:25:55 UTC
94a56b3 add a simple promise manager 30 September 2020, 12:25:55 UTC
2809380 rename local to isCoordinator 30 September 2020, 12:25:55 UTC
ba61ae6 rename tx response manager and coordinator 30 September 2020, 12:25:55 UTC
7a2a321 rename local to isCoordinator 30 September 2020, 12:25:55 UTC
092dbcf further cleanup and removed offset 30 September 2020, 11:43:34 UTC
8d94e47 made immutable role complete add immutable security policy 30 September 2020, 11:31:05 UTC
4637592 Update OLuceneIndexFactory.java 30 September 2020, 06:23:28 UTC
bc0c3f6 add check for ridbag missing in delta deserialization 29 September 2020, 11:46:45 UTC
e6abf4a fixing test 29 September 2020, 11:31:44 UTC
6836807 fixed formatting 29 September 2020, 11:23:19 UTC
ff2cdd7 tidy 29 September 2020, 11:17:42 UTC
74e9d65 Add CREATE SYSTEM USER server statement implementation 29 September 2020, 08:15:38 UTC
d63d963 add support for OSystem database for only in memory contexts 28 September 2020, 15:35:12 UTC
f387ba6 moved all the autentication logic in the authenticators 28 September 2020, 15:35:12 UTC
b2086bc removed code not needed anymore 28 September 2020, 15:35:11 UTC
ff2054c add database session in authenticator APIs 28 September 2020, 15:35:10 UTC
22cd408 refactor management of authenticators in security implementation 28 September 2020, 15:35:09 UTC
89c5536 moved authenticator from core to server, initialized autheticator all the times 28 September 2020, 15:35:05 UTC
9de1fe5 fixed formatting 28 September 2020, 14:36:53 UTC
f987e30 tidy VPM bucket 28 September 2020, 14:20:18 UTC
f6c8077 initial cleanup of VPM bucket 28 September 2020, 13:38:09 UTC
5cebe18 Incorrect handling of errors during cancellation of atomic operation. 28 September 2020, 13:12:25 UTC
back to top