https://github.com/orientechnologies/orientdb

sort by:
Revision Author Date Message Commit Date
501dac7 Merge branch '1.7-RC1' Conflicts: server/src/main/java/com/orientechnologies/orient/server/schedule/OSched uleHandler.java 06 February 2014, 11:28:41 UTC
28de747 Updated Studio 06 February 2014, 11:03:31 UTC
181c618 Releasing OrientDB v1.7-rc1: updated history 06 February 2014, 10:11:33 UTC
e40a34a Distributed: fixed problem on overwriting a old configuration 06 February 2014, 09:43:47 UTC
19eb3eb Fixed breadth first traversing strategy 06 February 2014, 09:43:41 UTC
8dc3935 Minor: fixed warnings 06 February 2014, 09:43:33 UTC
5329bab File permissions for config files were changed. 05 February 2014, 18:28:06 UTC
f8b368a 1.7-rc1 version was set 05 February 2014, 18:05:54 UTC
160b65b Connection issues in server admin were fixed. 05 February 2014, 17:32:18 UTC
4e2e953 MT issue with clusters handling on remote storage was fixed. 05 February 2014, 15:57:01 UTC
598dbd0 Merge remote-tracking branch 'origin/rid-set-sbtree' into rid-set-sbtree 05 February 2014, 08:25:07 UTC
ac1a1e5 Merge branch 'develop' into rid-set-sbtree Conflicts: client/src/main/java/com/orientechnologies/orient/client/remote/OStorageRemote.java graphdb/src/main/java/com/tinkerpop/blueprints/impls/orient/OrientGraph.java 05 February 2014, 08:24:57 UTC
accba4f Issue #1604. Remote bag. Fixed MT tests 05 February 2014, 07:57:10 UTC
d5c34aa Issue #1604 remote MT test was added. 04 February 2014, 16:19:22 UTC
de59a87 Issues in handling of graph database in multithreading environment were fixed. 04 February 2014, 14:13:39 UTC
fc7e99e Few minor graphdb issues were fixed. 04 February 2014, 12:03:08 UTC
6e097ae Few minor graphdb issues were fixed. 04 February 2014, 11:15:55 UTC
a66b9da Patch by Anders to recognize if the OS is ARM and don't use -server JVM option 03 February 2014, 18:07:06 UTC
2fa2661 Inserted output callback and improved backup and restore by skipping .wal files 03 February 2014, 17:24:43 UTC
4958179 Issue #1604. Remote bag. Fix issue with duplicated edges. 03 February 2014, 15:23:12 UTC
2efa8d2 Fixed the case of traversal of edges when the underlying record is not a ODocument 03 February 2014, 15:02:44 UTC
b7dc960 Fixed the case of traversal of edges when the underlying record is not a ODocument 03 February 2014, 14:19:00 UTC
ffea089 Problem with server shutdown was fixed. 03 February 2014, 12:36:37 UTC
323c342 Merge pull request #2019 from waslos/develop Allow caller to decide if transaction should start automatically. 03 February 2014, 12:31:57 UTC
4002e2c Allow caller to decide if transaction should start automatically. This is for example needed by ops4j Spring Transaction Manager. 03 February 2014, 12:31:33 UTC
97e43eb Merge remote-tracking branch 'origin/rid-set-sbtree' into rid-set-sbtree 03 February 2014, 09:53:32 UTC
b7e2433 Merge branch 'develop' into rid-set-sbtree Conflicts: core/src/main/java/com/orientechnologies/orient/core/db/graph/OGraphDatabase.java core/src/main/java/com/orientechnologies/orient/core/db/record/ODatabaseRecordAbstract.java core/src/main/java/com/orientechnologies/orient/core/sql/OCommandExecutorSQLUpdate.java server/src/main/java/com/orientechnologies/orient/server/network/protocol/binary/ONetworkProtocolBinary.java 03 February 2014, 09:53:20 UTC
a0335fa Merge branch 'develop' into rid-set-sbtree Conflicts: core/src/main/java/com/orientechnologies/orient/core/db/graph/OGraphDatabase.java core/src/main/java/com/orientechnologies/orient/core/db/record/ODatabaseRecordAbstract.java core/src/main/java/com/orientechnologies/orient/core/sql/OCommandExecutorSQLUpdate.java server/src/main/java/com/orientechnologies/orient/server/network/protocol/binary/ONetworkProtocolBinary.java 03 February 2014, 09:53:15 UTC
74fd620 Issue #1604. Remote bag. Fixed asynchronous record save 03 February 2014, 09:34:29 UTC
65a58c1 Issue #1913 was partially fixed. 03 February 2014, 08:25:33 UTC
37fc9ec Fixed update and delete commands to accept records 02 February 2014, 21:33:37 UTC
f9a136c Fixed issue #1056: new "return" keyword on UPDATE and DELETE 02 February 2014, 03:20:27 UTC
418a949 Merge branch 'newlocks' into develop 02 February 2014, 01:12:55 UTC
07854f5 Fixed issue #2010 by supporting pessimistic locks on SQL update 02 February 2014, 01:12:37 UTC
79dd4b7 Merge branch 'develop' into rid-set-sbtree 01 February 2014, 17:03:02 UTC
673bb3a Merge branch 'develop' of https://github.com/orientechnologies/orientdb into develop 01 February 2014, 14:50:52 UTC
e37e6d0 Distributed: auto deploy, changed logging levels 01 February 2014, 14:50:47 UTC
e80f4ec Distributed: auto deploy, changed logging levels 01 February 2014, 14:50:23 UTC
4e6ff91 Merge pull request #2016 from kowalot/develop Binary protocol commands should be stateless 31 January 2014, 23:45:31 UTC
daa47bb Merge remote-tracking branch 'upstream/develop' into develop 31 January 2014, 23:20:57 UTC
c8b45c0 Fixing poisoned transaction state in binary protocol 31 January 2014, 23:20:33 UTC
4a3b7be Issue #1604 several failed tests were fixed. 31 January 2014, 20:09:50 UTC
217e4fc Issue #1913 was partially fixed. 31 January 2014, 17:37:16 UTC
513d51a Issue #1604. Remote bag. Fix embedded serialization 31 January 2014, 13:57:06 UTC
426c769 Merge branch 'rid-set-sbtree' into rid-set-sbtree-remote Conflicts: core/src/main/java/com/orientechnologies/orient/core/db/record/ridbag/ORidBag.java server/src/main/java/com/orientechnologies/orient/server/distributed/ODistributedStorage.java 31 January 2014, 12:32:42 UTC
c896123 Merge remote-tracking branch 'nuvolabase/rid-set-sbtree' into rid-set-sbtree 31 January 2014, 12:27:11 UTC
779439c Issue #1604. Remote bag. Fix tests 31 January 2014, 12:17:16 UTC
747a478 Issue #1604. Remote bag. Fix save notification. 31 January 2014, 12:08:24 UTC
56e740f Fixed issue #1971 31 January 2014, 11:14:39 UTC
249efa9 Merge branch 'develop' into rid-set-sbtree Conflicts: graphdb/src/main/java/com/tinkerpop/blueprints/impls/orient/OrientBaseGraph.java graphdb/src/main/java/com/tinkerpop/blueprints/impls/orient/OrientEdge.java graphdb/src/main/java/com/tinkerpop/blueprints/impls/orient/OrientElement.java 31 January 2014, 09:41:57 UTC
04ab5a3 Fixed problems with cluster and replication 31 January 2014, 07:26:33 UTC
bd2bb9b Refactored compression package 31 January 2014, 07:18:52 UTC
6fd31ce New Orient.getTempPath() to retrieve the OrientDB's OS path 31 January 2014, 07:17:35 UTC
7057dbe Issue #1604. Remote bag. get() 30 January 2014, 18:21:32 UTC
87ae316 Issue #1604, LINKBAG was made indexable 30 January 2014, 17:33:38 UTC
0bbbf42 Issue #1604. Remote bag. Clear if saved in remote. 30 January 2014, 17:28:28 UTC
2a590b7 Distributed: fixed issue #2008 on deploying database 30 January 2014, 15:39:29 UTC
5eff66f Fixed issue #2007 30 January 2014, 12:51:25 UTC
75e9280 Console: minor bug fixed on db.restore where the file wasn't closed correctly after the restore 30 January 2014, 12:42:23 UTC
0a5d290 Fixed issue #2009 and #2007 30 January 2014, 12:41:06 UTC
31569ee Fixed issue #2007. Tests are missing yet. 30 January 2014, 11:17:32 UTC
9e92562 Fixed issue #2009 30 January 2014, 10:47:58 UTC
5b1c93b Issue #1604. Remote bag. firstKey() null value serialization 30 January 2014, 10:41:42 UTC
83b5534 Issue #1604. Remote bag. Size. 30 January 2014, 08:37:29 UTC
e910346 Issue #1604. Remote bag. Tracking changes of collection pointer. 29 January 2014, 21:15:36 UTC
3a92067 Merge branch 'develop' into rid-set-sbtree 29 January 2014, 19:40:23 UTC
f97b960 OGraphDatabase was removed. Graph tests for remote storage were temporary disabled. 29 January 2014, 19:38:49 UTC
1a2c267 Updated the UploadSingleFile HTTP command: now is not mandatory to pass a document to store the generated ORecordBytes 29 January 2014, 17:49:12 UTC
65f3bb8 Issue #1604. Fixed create remote SBTreeBonsai. 29 January 2014, 12:51:42 UTC
afe8b49 Issue #1604. Serialization of UUID 29 January 2014, 12:27:00 UTC
f951b6c Fixed problem with REXSTER integration reported on https://github.com/tinkerpop/rexster/issues/341 29 January 2014, 01:08:17 UTC
ac28d77 Fixed issue #2005 about splitting deploy of db in multiple chunks to avoid OOM 29 January 2014, 00:55:07 UTC
3d740f1 Issue #1604. OSBTreeBonsaiRemote.loadEntriesMajor() 28 January 2014, 10:05:46 UTC
e6da745 Merge branch 'develop' into rid-set-sbtree 28 January 2014, 07:22:25 UTC
88da8f9 Minor. BinarySerializer.getFixedLength() throw exception when length is not fixed. 28 January 2014, 05:50:47 UTC
c6b15e0 Issue #1604. OSBTreeBonsaiRemote.firstKey() 28 January 2014, 05:27:01 UTC
029b26f Issue #1604. Tests. Push global configuration to server. 28 January 2014, 04:56:50 UTC
200e980 Fixed 2 problems reported by Rob: CCE and NPE on exception during deploy of database to remote nodes. OOM is not fixed but exception now should be managed correctly 27 January 2014, 22:34:15 UTC
8f22c05 Issue #1604. Rid bag serialization 27 January 2014, 19:53:58 UTC
43e1291 Issue #1604. Collection manager remote 27 January 2014, 15:23:04 UTC
4bb64d1 Merge branch 'rid-set-sbtree' into rid-set-sbtree-remote 27 January 2014, 11:23:37 UTC
5df1d10 Merge remote-tracking branch 'nuvolabase/rid-set-sbtree' into rid-set-sbtree 27 January 2014, 11:23:26 UTC
a4706ef Fixed issue #2001 27 January 2014, 10:56:35 UTC
00fa6c6 Merge branch 'develop' into rid-set-sbtree Conflicts: graphdb/src/main/java/com/tinkerpop/blueprints/impls/orient/OrientBaseGraph.java graphdb/src/main/java/com/tinkerpop/blueprints/impls/orient/OrientVertex.java 27 January 2014, 10:45:44 UTC
922799f Merge branch 'develop' into rid-set-sbtree Conflicts: graphdb/src/main/java/com/tinkerpop/blueprints/impls/orient/OrientBaseGraph.java graphdb/src/main/java/com/tinkerpop/blueprints/impls/orient/OrientVertex.java 27 January 2014, 10:45:24 UTC
c2c1098 Issue #1604. Collection manager remote 27 January 2014, 07:30:34 UTC
3ef71aa Fixed issue #1996 about supporting inheritance on edge traversing 24 January 2014, 22:40:17 UTC
c92b407 Fixed issue #1994: created new subclasses to manage vertex and edge types 24 January 2014, 22:09:48 UTC
d0f26fc Issue #1604 embedded rid bag implementation improvements. 24 January 2014, 20:10:00 UTC
97d0f7e Merge branch 'develop' into rid-set-sbtree Conflicts: graphdb/src/main/java/com/tinkerpop/blueprints/impls/orient/OrientEdge.java graphdb/src/main/java/com/tinkerpop/blueprints/impls/orient/OrientVertex.java 24 January 2014, 12:08:06 UTC
0a504b5 Merge branch 'develop' into rid-set-sbtree Conflicts: graphdb/src/main/java/com/tinkerpop/blueprints/impls/orient/OrientEdge.java graphdb/src/main/java/com/tinkerpop/blueprints/impls/orient/OrientVertex.java 24 January 2014, 12:07:27 UTC
81eb143 Issue #1604 - embedded ridbag lazy deserialization was implemented. 23 January 2014, 12:50:32 UTC
0061bb7 Issue #1604. Move remote impl to client package 23 January 2014, 12:40:40 UTC
670c0c4 Minor. Fixed javadoc 23 January 2014, 11:56:20 UTC
1195028 Issue #1604. remove unnecessary methods from OSBTreeBonsaiInterface 23 January 2014, 11:37:08 UTC
3938513 Merge branch 'rid-set-sbtree' into rid-set-sbtree-remote 23 January 2014, 10:56:48 UTC
171c2ba Merge remote-tracking branch 'nuvolabase/rid-set-sbtree' into rid-set-sbtree 23 January 2014, 10:56:29 UTC
6aba654 Graph: supported any collections to manage edges 23 January 2014, 09:15:49 UTC
9e2518a Select: supported usage of TIMEOUT keyword even without FROM clause 23 January 2014, 08:03:30 UTC
c61214d Merge branch 'develop' of https://github.com/orientechnologies/orientdb into develop 22 January 2014, 18:22:52 UTC
back to top