https://github.com/orientechnologies/orientdb

sort by:
Revision Author Date Message Commit Date
c2e5220 releasing OrientDB 3.0.3 02 July 2018, 13:49:40 UTC
2560399 update history for v 3.0.3 02 July 2018, 06:18:32 UTC
513c316 made sure that finish to execute a transaction while the server is shutting down 29 June 2018, 15:43:54 UTC
511ad6a fixed issue on cluster re-balancing This reverts commit e97b977a42e3e21959d9e2e4febcba8e7d77dadc. 29 June 2018, 15:43:54 UTC
50a13ed Fix chain of out()/in() traversals in WHERE conditions, in MATCH statements 29 June 2018, 12:32:01 UTC
7650a47 Fix quotes in console CONNECT Resolves: #8325 28 June 2018, 16:38:47 UTC
7312014 add additional check for quorum for avoid allocation if there is no valid quorum 28 June 2018, 15:14:02 UTC
e97b977 fixed issue on cluster re-balancing 28 June 2018, 13:32:00 UTC
66d5e40 removed no needed logic from database open of protocol 37 28 June 2018, 13:32:00 UTC
65833c5 update history for v 3.0.3 28 June 2018, 10:11:32 UTC
dda740e Fix multiple spaces in console CONNECT Resolves: #8325 28 June 2018, 07:10:04 UTC
10c769c Fix console connect paths on Windows Resolves: #8325 27 June 2018, 16:05:48 UTC
191db48 avoid to keep the storage lock while waiting for the push thread to shutdown 27 June 2018, 15:15:12 UTC
e0b2896 removed reconnect strategy not needed by new distributed token 27 June 2018, 15:15:12 UTC
af16610 made distributed token with unlimited expire 27 June 2018, 15:15:12 UTC
0e48994 Revert "update histolry for v 3.0.3" This reverts commit dae0b1dc16c727787e3521a3485d2310d89f06ee. 26 June 2018, 14:43:34 UTC
47a44a5 Revert "add implementation of async send on between nodes channels" This reverts commit 34d1cd4cab0ec0519c93ad8a650e399a7e4cf489. 26 June 2018, 11:06:34 UTC
dae0b1d update histolry for v 3.0.3 25 June 2018, 14:17:42 UTC
cd34be5 updated some javadocs for database interface 22 June 2018, 17:25:10 UTC
cd51e39 fixed distributed update in case of not yet existing record 22 June 2018, 17:25:10 UTC
aea1beb add checks for make sure that old handshake operations are done only for old protocol versions 22 June 2018, 12:28:39 UTC
8a96133 re-enabled query tracking in the client side for make sure the pool close clean queries, fixed auto-close on next page fetch 22 June 2018, 12:27:43 UTC
4c14b77 Fix parsing of comments in console Resolves: #8355 22 June 2018, 07:48:20 UTC
e8f8091 fix HA STATUS delegation of the query to the old query engine when there is no parameters 21 June 2018, 19:12:36 UTC
cca86d7 made sure to refresh distributed channel session early, avoid live query to block on shutdown 21 June 2018, 17:32:24 UTC
725be6e fixed resolve of the server instance from HA commands 21 June 2018, 16:08:53 UTC
0f36133 Merge branch 'develop' of github.com:orientechnologies/orientdb into develop 21 June 2018, 14:53:20 UTC
9b10703 State of the cache is not loaded by default. 21 June 2018, 14:52:46 UTC
32d6a47 State of the cache is not loaded by default. 21 June 2018, 13:57:36 UTC
6c131e5 Fix OResultInternal.isElement() 21 June 2018, 13:00:19 UTC
cc77c1d Fix query interruption from Studio 21 June 2018, 12:08:10 UTC
5b20e1e made sure that the session is not invalidate if an operation is still running 21 June 2018, 10:25:38 UTC
bad6693 Implement NOT patterns in MATCH statement (new executor only) 21 June 2018, 07:52:40 UTC
1398967 second attempt to turn off lint for javadocs 20 June 2018, 20:47:01 UTC
c5e66f7 removed not needed import not compatible with JDK 11 20 June 2018, 14:40:53 UTC
15a5fb8 disabled lint for javadocs 20 June 2018, 14:34:07 UTC
34d1cd4 add implementation of async send on between nodes channels 20 June 2018, 13:31:28 UTC
ea14b86 Fix maven javadoc plugin dependency 20 June 2018, 13:20:02 UTC
b2c3b47 update maven plugin dependencies 20 June 2018, 10:26:53 UTC
6f08e38 update the jaxb dependency to be fully compatible with JDK 9 20 June 2018, 10:26:53 UTC
76e1c0b disable QA tests for now (fixing testcontainers) 20 June 2018, 07:59:19 UTC
ebc9c7a downgrade testcontainers to 1.5.1 as an attempt to fix tests on Jenkins 20 June 2018, 07:24:17 UTC
9acf79c fix console parsing 19 June 2018, 09:49:09 UTC
4d725b8 Merge pull request #8344 from robfrank/develop Moves docker image generation to qa profile 19 June 2018, 09:31:39 UTC
0d253be moves generation of docker image on "qa" profile this doesn't generate docker image mvn clean install this generates docker image mvn clean install -Pqa 19 June 2018, 07:40:28 UTC
f4d39a2 Merge remote-tracking branch 'orientdb/develop' into develop 19 June 2018, 07:28:06 UTC
f15c730 revert 19 June 2018, 07:26:50 UTC
4619e87 Revert "revert console fixes for troubleshooting" This reverts commit 69a3cbed88d530ffd761a530f132ba9f225976f8. 19 June 2018, 06:51:20 UTC
69a3cbe revert console fixes for troubleshooting 19 June 2018, 06:24:46 UTC
7d69269 fix console comments 19 June 2018, 06:23:19 UTC
18be256 switch to plain jdk image and maven wrapper 18 June 2018, 16:01:24 UTC
d0675c8 cleanup using string templates 18 June 2018, 15:50:06 UTC
2130ca8 fix OUser.getRole() on hierarchy of role classes Resolves: #8338 18 June 2018, 12:38:59 UTC
ba7463c Merge pull request #8341 from robfrank/develop Redesign of integration tests using Docker 18 June 2018, 10:20:47 UTC
1d4724f removes commented code adds test template that provide a clean database per each test method 18 June 2018, 09:31:05 UTC
3a156f2 Merge remote-tracking branch 'orientdb/develop' into develop 18 June 2018, 08:34:10 UTC
a8ac595 reviews of demodb: cleanup osql, split in more files, remove testng 18 June 2018, 08:34:04 UTC
dc83759 Fix UPDATE REMOVE in new SQL executor Resolves: #8334 18 June 2018, 08:28:37 UTC
69a8b1d removes deletion of demodb 18 June 2018, 08:25:14 UTC
3933688 Implement WHILE block in SQL scripts 18 June 2018, 07:20:38 UTC
1839e37 removes deletion of demodb 16 June 2018, 19:41:25 UTC
5e8c5f5 updates mvnw to 3.5.3 16 June 2018, 19:36:08 UTC
db9d20b adds mvn wrapper 16 June 2018, 19:33:54 UTC
216fd25 adds auto generation of docker image on package phase 16 June 2018, 09:20:36 UTC
bd97cd8 Fix console parsing of quotes in comments Resolves: #8331 15 June 2018, 15:15:48 UTC
204b33c re-enabled distributed tests that now pass 14 June 2018, 13:53:34 UTC
449fe62 fixed last identifier deserialization issue 14 June 2018, 11:53:25 UTC
542fe16 minor code and java-doc cleanup 14 June 2018, 09:18:43 UTC
76f664c fixed deserialization of identifiers in query engine 14 June 2018, 09:18:43 UTC
4971e88 deleted java files not used anymore 14 June 2018, 09:18:43 UTC
de9704a Fix usage of special characters on CREATE DATABASE from console Resolves: #8325 14 June 2018, 07:19:27 UTC
b46090e avoided encryption of password client side for each session open, issue #8319 13 June 2018, 10:03:32 UTC
cc3bafb Implement FOREACH block in SQL scripts 12 June 2018, 15:10:46 UTC
31f2819 Added error code in constructor 12 June 2018, 12:50:49 UTC
646b779 fixed logger name when publishing Log Record 12 June 2018, 11:43:51 UTC
0d50e4f Merge pull request #8296 from orientechnologies/serializerNewOptimization Serializer new optimization 12 June 2018, 10:17:17 UTC
0766a28 Merge branch 'develop' into serializerNewOptimization 12 June 2018, 08:54:30 UTC
89255d8 avoid to force not available to all nodes in case of this server has more recent data, other servers will trigger realign on need 11 June 2018, 15:22:04 UTC
f303300 Fix count(*) for empty classes (no index) Resolves: #8280 11 June 2018, 15:12:09 UTC
63b0b4b fix optimization for avoid encryption check of token for each request 11 June 2018, 12:42:40 UTC
a4739d0 Implement lazy execution planning for IF statements Resolves #8305 11 June 2018, 09:24:31 UTC
410718f Merge pull request #8315 from eirinikos/update-license edit OrientDB license info so that GitHub recognizes it 11 June 2018, 06:32:13 UTC
b0e2f28 Change log level for message when REST endpoint is not installed 11 June 2018, 06:24:46 UTC
0bde01c edit OrientDB license info so that GitHub recognizes it GitHub uses a library called Licensee to identify a project's license type. It shows this information in the status bar and via the API if it can unambiguously identify the license. This commit modifies a few of OrientDB's docs so that Licensee is able to recognize the repository's license type. Collectively, these changes allow Licensee to successfully identify the license type of OrientDB as Apache 2.0. Signed-off-by: Andrea Kao <eirinikos@gmail.com> 09 June 2018, 00:45:55 UTC
1fc192a Fix nested TX usage with old SQL executor Resolves: #8311 07 June 2018, 15:11:37 UTC
97bf59a Merge pull request #8288 from eirinikos/update-license edit OrientDB license info so that GitHub recognizes it 07 June 2018, 08:05:44 UTC
f285725 Implement DROP USER in new SQL executor 07 June 2018, 07:41:18 UTC
e6de82f fixed optimization issue that left result sets open in case of no entry in the result, issue #8282 06 June 2018, 16:25:06 UTC
24ebd7c add test case for new retry api 06 June 2018, 14:27:20 UTC
1ee94d8 version bumped to 3.0.3-SNAPSHOT 06 June 2018, 12:33:18 UTC
e47e693 releasing OrientDB 3.0.2 06 June 2018, 11:17:28 UTC
71edf2d fixed bug on sync of big databases that coused the install to deadlock 05 June 2018, 23:00:42 UTC
c3a5490 fixed bug for delete of command cache config in case of distributed environment 05 June 2018, 23:00:42 UTC
1e3d546 made sure that all internal query/command call close the result set 05 June 2018, 23:00:42 UTC
a6a9298 update hazelcast to the last version 05 June 2018, 11:10:12 UTC
252feb3 update history for v 3.0.2 05 June 2018, 06:44:44 UTC
9aca423 Fix usage of any() function in new SQL executor Resolves: #8302 04 June 2018, 15:45:13 UTC
54b3d63 Fix MOVE VERTEX in new SQL executor Resolves: #8303 04 June 2018, 14:14:49 UTC
417aa25 Fix .toJson() in new SQL executor Resolves: #8304 04 June 2018, 12:15:28 UTC
68e97e6 fix filtering in MATCH statement 04 June 2018, 10:25:59 UTC
back to top