https://github.com/orientechnologies/orientdb

sort by:
Revision Author Date Message Commit Date
3e8d46e releasing OrientDB 2.2.18 06 April 2017, 15:10:42 UTC
7318a0f fixes wrong mapping of column's names when aliases are used refs https://github.com/orientechnologies/orientdb/issues/7307 06 April 2017, 10:16:36 UTC
3d92411 updates release date 06 April 2017, 10:09:29 UTC
896c061 excludes QA tests 06 April 2017, 07:55:30 UTC
3c84e32 fixes problem in drop/create of remote databases refs https://github.com/orientechnologies/orientdb/issues/7251 06 April 2017, 07:47:03 UTC
1028b65 adds stage to run QA/integration tests - backport from develop branch 06 April 2017, 07:13:22 UTC
50c4f2f HA: improved management of absence of server 06 April 2017, 01:20:23 UTC
f8df577 HA: minor fixes on coordinator election 06 April 2017, 00:55:00 UTC
828033d HA: fixed synchronisation problem - Added separate queue for distributed lock tasks - filtered only available nodes in quorum 05 April 2017, 20:48:40 UTC
7869860 HA: sync database is not executed in the fast service worker/queue now 05 April 2017, 17:13:52 UTC
67648cf add tests using index: notation on multifield indexes with ranges refs: https://github.com/orientechnologies/orientdb/issues/7220 05 April 2017, 14:32:22 UTC
bd9e768 add tests using index: notation on multifield indexes refs: https://github.com/orientechnologies/orientdb/issues/7220 05 April 2017, 11:03:43 UTC
5339dec HA: improved logging to understand the issue on missing synch on concurrent startup of nodes 05 April 2017, 11:01:02 UTC
ade993f backports of integration tests/automated QA infrastructure from develop 05 April 2017, 09:27:36 UTC
a10d64f fixes order of mapping in query's result refs: https://github.com/orientechnologies/orientdb/issues/7247 05 April 2017, 08:43:13 UTC
c76cb79 HA: fixed issue that locks the entire cluster The lock manager works behind the normal distributed queues. This means that an unlock message could be enqueued after a request for lock that is a waiting operation generating a deadlock. 05 April 2017, 00:38:58 UTC
ae7a452 HA: implemented service queue for lock/unlock, heartbeat and sync database messages 05 April 2017, 00:02:10 UTC
1fc9962 HA: fixed bug on distributed lock release 04 April 2017, 21:38:02 UTC
1f31fb5 HA: added resource locked in dump 04 April 2017, 19:51:22 UTC
02027bf adds 2.2.18 to history 04 April 2017, 17:29:23 UTC
41ac19c HA: dump of statistics on SIGTRAP (`kill -5 <pid>`) 04 April 2017, 17:04:08 UTC
4917af4 Optimize edge delete that involve supernodes 04 April 2017, 12:03:46 UTC
3860e60 Merge branch '2.2.x' of github.com:orientechnologies/orientdb into 2.2.x 04 April 2017, 09:29:17 UTC
33aaad5 Exception in data restore procedure was fixed 04 April 2017, 09:28:50 UTC
13ae3fd Exception in data restore procedure was fixed 04 April 2017, 09:28:43 UTC
55ea5eb fixes OConstants versions and JDBC metadata 04 April 2017, 09:06:39 UTC
4e92210 Merge branch '2.2.x' of github.com:orientechnologies/orientdb into 2.2.x 04 April 2017, 07:43:33 UTC
230b4b2 Empty records are skipped when functions are loaded 04 April 2017, 07:26:52 UTC
f5aea6c backports from develop OConstants generation by maven 04 April 2017, 07:18:15 UTC
8806a64 Enhance format() method to support collections of dates Resolves: #7289 02 April 2017, 14:05:33 UTC
4dda52d Fix ClassCastException on intersect() function invocation 02 April 2017, 11:06:27 UTC
0808adc Fix EXPLAIN with multiple indexes 02 April 2017, 10:28:23 UTC
3fc7cdf Fix MATCH with WHILE condition and class Resolves: #7225 02 April 2017, 08:53:11 UTC
bf3fd2e HA: implemented regular dump of stats (messages, latencies and distributed locks) Create also the new `distributed.dumpStatsEvery` global setting 31 March 2017, 16:48:48 UTC
7e30741 Merge branch '2.2.x' of github.com:orientechnologies/orientdb into 2.2.x 31 March 2017, 09:38:08 UTC
f42259c Dirty flag backward binary compatibility was restored 31 March 2017, 09:29:09 UTC
1492658 Fix eval() expression containing RID 31 March 2017, 08:41:16 UTC
85b16cd HA: minor fixes - Increased DISTRIBUTED_CONFLICT_RESOLVER_REPAIRER_BATCH from 100 to 1k - set down to DEBUG a couple of messages in distributed 31 March 2017, 08:03:51 UTC
ed73ecc PrjHub issue #8495 was fixed 30 March 2017, 16:42:58 UTC
8991ceb Merge branch '2.2.x' of github.com:orientechnologies/orientdb into 2.2.x 30 March 2017, 16:08:44 UTC
c9465d7 PrjHub issue #8495 was fixed 30 March 2017, 16:07:38 UTC
f153a64 reverted changes that broke field based label for edges 30 March 2017, 15:31:52 UTC
d9909a3 Fix NPE on indexed query Resolves: #7287 30 March 2017, 14:44:13 UTC
2abb465 Fix simple MATCH pattern with optional node with a class Related to: #7225 30 March 2017, 13:56:31 UTC
f2b9f01 re-enabled the join on shutting down of operational threads by the shutdown thread to garantee of the shutdown order. 29 March 2017, 18:58:55 UTC
d46923f Fix map as an input parameter in SQL 29 March 2017, 13:41:53 UTC
99072dc Merge branch '2.2.x' of github.com:orientechnologies/orientdb into 2.2.x 29 March 2017, 13:19:07 UTC
84b5b1c Fixed https://github.com/orientechnologies/orientdb/issues/7284 29 March 2017, 13:18:57 UTC
406101f update version of jpa api dependencies, to guarantee correct licenses, issue #7278 29 March 2017, 10:04:14 UTC
661bc89 added test case on class change on remote, fixed relative parsing problem, issue #7065 28 March 2017, 16:56:30 UTC
c7f6bbd fixed system cluster informations, issue #7182 28 March 2017, 13:27:02 UTC
cd9cd3b adds load script command backported from 3.0 refs https://github.com/orientechnologies/orientdb/issues/7273 28 March 2017, 13:16:48 UTC
79f042b fixes manual indexes used inside a transaction refs https://github.com/orientechnologies/orientdb/issues/7255 28 March 2017, 12:33:17 UTC
68d6b29 Fixed https://github.com/orientechnologies/orientdb/issues/7244 28 March 2017, 10:37:59 UTC
fdf5cc6 fixed issue with default value on mandatory, readonly fields from http/json API, issue #7211 27 March 2017, 15:09:41 UTC
2c5431f permissions to 644 for hazelcast 27 March 2017, 13:32:34 UTC
5703e9a permissions to 644 for server config 27 March 2017, 13:31:50 UTC
d7dfd6d back to previous persmissions for config dir 27 March 2017, 13:01:41 UTC
545136e Merge branch '2.2.x' of github.com:orientechnologies/orientdb into 2.2.x 27 March 2017, 10:47:59 UTC
3208c3b Issue #7274 was fixed 27 March 2017, 10:47:26 UTC
d89c3be Improved concurrency around OSharedContainerImpl class. https://github.com/orientechnologies/orientdb/issues/7261#issuecomment-2 89068974 25 March 2017, 12:07:02 UTC
0c52b65 Added a comment to removeNodeFromConfiguration(). 24 March 2017, 19:38:54 UTC
8a903a7 SQLEngine: removed synchronised blocks by using a double locking singleton pattern 23 March 2017, 22:05:32 UTC
2b59d01 HA: removed synchronised blocks from ODistributedConfiguration because it's immutable 23 March 2017, 22:04:51 UTC
bfdbaf8 HA: managed ODistributedRedirectException also in transaction 23 March 2017, 22:04:21 UTC
192cee7 adds healthcheck to dockerfile cleans useless comment 22 March 2017, 06:28:12 UTC
10bc9e7 chages permission of config folder to 644 refs: https://github.com/orientechnologies/orientdb/issues/7154 22 March 2017, 06:27:23 UTC
b1cf559 Fix method evaluation as function parameter 17 March 2017, 14:45:43 UTC
10133a3 Throw Unsupported Operations on IndexEngine Cursor where not supported 16 March 2017, 11:44:27 UTC
6f82646 Fix arrays as parameters in SQL Resolves: #7236 15 March 2017, 15:50:34 UTC
53c9df2 Fix comparison of Integer and Long in SQL Resolves: #7234 15 March 2017, 14:16:32 UTC
894dad4 Fix LET assignment with indexed subquery that refers to $parent 15 March 2017, 10:12:07 UTC
13647f8 Added OOutputStreamManager in orientdb-tools. 14 March 2017, 17:33:50 UTC
e914f3c Implement rid as target in MATCH statement 14 March 2017, 16:35:59 UTC
99768b7 Merge pull request #7231 from peturrun/fix-7229-2.2.x Fix #7229 for 2.2.x 14 March 2017, 09:53:05 UTC
6d21b10 Fix for Java < 1.7. 13 March 2017, 17:03:41 UTC
bfe09b3 Fix formatting. 13 March 2017, 16:59:04 UTC
fcd2576 Fix for issue 7229. The method OrientVertex.getFieldNames is replaced with a new method, getConnectionFields, that returns the class name and direction for each possible field in addition to the name so that this information doesn't have to be rebuilt later by calling getConnection. Separately, the nested loops in getConnection are avoided by using isSubClassOf. 13 March 2017, 16:59:02 UTC
6c94a2f Added connection.acquire() when securityRecordChange is changed 07 March 2017, 14:27:37 UTC
f31f2e1 HA: fixed issue with resurrection of records during distributed tx rollback Issue http://www.prjhub.com/#/issues/8364 04 March 2017, 00:27:05 UTC
6248406 Small optimisation in the dirty manager pre-allocating the map on copy 03 March 2017, 23:37:39 UTC
cdd3224 Fixed Issue With LiveQuery and Record Lever Security https://github.com/orientechnologies/orientdb/issues/7213 03 March 2017, 16:24:37 UTC
332b886 made the connection strategy configuration of the graph use the properties, issue #7110 28 February 2017, 17:51:40 UTC
b262769 fixed issue on dirty management in case of bytes with same content, issue #7146 28 February 2017, 11:57:34 UTC
1a9283b fixed bug on handling of null query results in distributed query merge 28 February 2017, 10:35:47 UTC
7a87ac2 improves logging in case of source conf is missing refs https://github.com/orientechnologies/orientdb/issues/7206 28 February 2017, 09:54:03 UTC
3e7bc97 ETL: Supported comments. Fixed a bug where in case of error the ETL process was still running endless 28 February 2017, 06:42:52 UTC
5b4107e ETL: Fixed NPE when types are not defined 27 February 2017, 22:39:51 UTC
a0b7c43 add public access to the active database intent 27 February 2017, 14:20:12 UTC
b515910 added destroyForcibly to crash-restore tests w/o requiring 1.8+ compilation/runtime target in poms 27 February 2017, 09:44:15 UTC
704286a HA: changed management of record resurrection. If the record is already present the content is checked before to decide if it’s an error or not. Issue: http://www.prjhub.com/#/issues/8339. 25 February 2017, 03:49:00 UTC
5d7d06c HA: fixed rare concurrency problem with distributed configuration used by binary protocol 24 February 2017, 22:49:48 UTC
6ec1c0a Implemented isFrozen() in ODatabase API 24 February 2017, 22:48:58 UTC
6d889e9 Supported backtick in context.getVariable()/DocumentHelper 23 February 2017, 18:37:40 UTC
469bb19 fixed compilation problems in distrubuted plugin 23 February 2017, 10:03:23 UTC
606681d "distributed.backupDirectory" property now resolves also absolute paths http://www.prjhub.com/#/issues/8327 23 February 2017, 03:16:06 UTC
e0d3afc Fix parsing of dashed keys for embedded map 22 February 2017, 14:20:16 UTC
ac54413 fixed but on retain of record id in case of record not found exception copy, issue #7170 22 February 2017, 13:40:29 UTC
5c9433a fixed issue of simple linked serializable objects in object database, issue #7172 20 February 2017, 11:34:14 UTC
0dcc2c4 improves function names mapping on resultSet to allow use either lowerCase or UpperCase naming, e.g.: count(), COUNT() or CoUnT(), all work fine refs https://github.com/orientechnologies/orientdb/issues/7176 20 February 2017, 10:57:50 UTC
back to top