https://github.com/orientechnologies/orientdb

sort by:
Revision Author Date Message Commit Date
b21429d Released 2.0.5 12 March 2015, 22:58:30 UTC
ae8c47a Released OrientDB 2.0.5 hotfoot 12 March 2015, 22:49:34 UTC
3a7184c Minor: delete record only if db is active 12 March 2015, 21:07:35 UTC
54cef4e New test case for distributed bug #3690 (already fixed few hours ago) 12 March 2015, 20:26:49 UTC
52cb22d Fixed compilation problem after @tglman fix 12 March 2015, 20:26:03 UTC
75b5e55 fixed duplicate insert in case of unique index collision, issue #3743 12 March 2015, 16:00:33 UTC
e135d19 Index is not deleted on rebuild, it is deleted only if index is loaded with exception. 12 March 2015, 15:51:29 UTC
1535289 Fixed issue #3690: distributed tx 12 March 2015, 03:21:19 UTC
4f95ac1 fixed concurrent modification exception during commit validation Conflicts: core/src/main/java/com/orientechnologies/orient/core/record/impl/ODocument.java 11 March 2015, 14:28:28 UTC
99402b1 fixed missed shutdonw on a graph validation test 11 March 2015, 14:26:26 UTC
2949af2 Fixed issue #3739 11 March 2015, 02:40:20 UTC
0055e74 Fixed issue #3741 11 March 2015, 00:07:23 UTC
39b826d fix multiple call of hook, issue #3684 10 March 2015, 17:44:00 UTC
42dae0e Fixed test case 09 March 2015, 23:12:01 UTC
e6a7430 Added additional tests 09 March 2015, 19:29:33 UTC
753f6ae Added a test case about creation of graph with SQL commands and 3 servers 09 March 2015, 19:13:18 UTC
abc30c3 Fixed issue #3707 09 March 2015, 17:12:56 UTC
66cf05e Fixed issue #3731 09 March 2015, 11:49:09 UTC
cff7d2f Fixed issue #3700 07 March 2015, 01:36:08 UTC
4acc4d2 Fixed issue #3707 06 March 2015, 01:34:06 UTC
d4d16a7 Fixed test case 05 March 2015, 15:08:30 UTC
15ea7e4 Fixed problem on execution of script with transactions and commands in distributed scenario 05 March 2015, 13:27:59 UTC
e488fa8 Avoided to log any exception when running in distributed, but only the non-managed 05 March 2015, 13:27:07 UTC
08f75c6 Rollbacked tx after usage 05 March 2015, 11:49:59 UTC
992630f Fixed bug on keep alive: connection remains open 05 March 2015, 11:48:45 UTC
4127e5d Fixed problem with script: in case of missing return goes in loop 05 March 2015, 11:47:40 UTC
1899457 fixed close database exception during query. issue #3678 04 March 2015, 12:09:00 UTC
312b032 Fixed issue #3690 04 March 2015, 00:48:05 UTC
e2e63d1 Merge branch 'master' into 2.0.x 04 March 2015, 00:04:26 UTC
c5813ff Update history with 2.0.4 04 March 2015, 00:04:05 UTC
03ae572 Added release script 04 March 2015, 00:01:30 UTC
8806aaf Restored distribution project build 03 March 2015, 23:24:00 UTC
09c7c3c Switched to 2.0.5-SNAPSHOT 03 March 2015, 18:08:06 UTC
33c7499 Released 2.0.4-hotfix 03 March 2015, 16:44:00 UTC
52eb819 Fixed issue #3250 02 March 2015, 18:14:32 UTC
29b3572 -fix: DELETE FROM index:<indexName> WHERE key = <key>, were failing on composite key, when rid wasn't specified. expected behavior, to remove all values under specified (partial/full) key -remarks: all test passed after fix 02 March 2015, 16:46:16 UTC
2d69195 Hide record does not read data page. 02 March 2015, 10:12:00 UTC
922e702 Fixed issue #3673 01 March 2015, 10:50:00 UTC
8b32925 fixed wrong iteration in case of close database, issue #3444 27 February 2015, 17:33:51 UTC
4d5665d Fixed issue #3634 26 February 2015, 20:01:37 UTC
8e36581 Distributed: fixed issue with UPSERT 26 February 2015, 18:21:23 UTC
c6b4874 Cache entry was made thread safe because it is shared among threads 26 February 2015, 08:02:35 UTC
f6cfe20 Applied patch in 2.1 to check if a socket is closed avoiding SocketException 25 February 2015, 16:17:12 UTC
0a1c07c Merge branch '2.0.4-hotfix' of https://github.com/orientechnologies/orientdb into 2.0.4-hotfix 25 February 2015, 14:19:47 UTC
c2d8024 fixed cluster id selection in distributed mode. 25 February 2015, 13:45:35 UTC
97a9fbb Merge branch '2.0.4-hotfix' of https://github.com/orientechnologies/orientdb into 2.0.4-hotfix 24 February 2015, 23:44:11 UTC
9dd901e Fix for #3644, have multiple refs to the same object always return the same instance when detaching non-proxied 24 February 2015, 18:37:05 UTC
02db87f WAL issue when wal records are broken is fixed. 23 February 2015, 17:22:01 UTC
fb8a8bc fixed appear of record 0:0 while iterating data, issue #3451 23 February 2015, 10:53:54 UTC
4fbeb83 fix wrong ridbag merge flow in document 23 February 2015, 10:53:37 UTC
8f36a50 fixed multithread merge conflict strategy 23 February 2015, 10:51:11 UTC
e72394c Update history 20 February 2015, 00:27:52 UTC
4b41e00 Released OrientDB 2.0.3 hotfix 20 February 2015, 00:25:52 UTC
2d75f2d Fixed issue #3588 19 February 2015, 22:41:29 UTC
d46c2f4 Merge branch '2.0.3-hotfix' of github.com:orientechnologies/orientdb into 2.0.3-hotfix 19 February 2015, 13:48:48 UTC
5aa930f added method on AbstractProfiler to keep track of warnings timestamp 19 February 2015, 13:48:01 UTC
b17739f Deadlock on shutdown was fixed. 19 February 2015, 12:26:02 UTC
65a01db WAL serialization issue was fixed. 19 February 2015, 12:06:49 UTC
8535873 replaced hashcode() with getIdentity() as indentifier in the map of already detached objects 19 February 2015, 10:15:34 UTC
affca92 Merge branch '2.0.3-hotfix' of https://github.com/orientechnologies/orientdb into 2.0.3-hotfix 19 February 2015, 00:35:42 UTC
663bbaa Changed "no enough" to "not enough" and other minor corrections. 19 February 2015, 00:35:27 UTC
1ed1667 Data restore is stopped in case of serialization error form WAL. 17 February 2015, 18:09:21 UTC
2e8bc38 Work around for NullPointerException in OpenJDK if no args 15 February 2015, 18:42:20 UTC
539d6ed Graph: fixed problem on commands when reusing a graph instance with an active tx 14 February 2015, 22:31:04 UTC
7628ea9 Distributed: fixed problem with abstract classes 14 February 2015, 22:09:17 UTC
34b20e5 Fixed issue #3584 13 February 2015, 14:54:51 UTC
a6e7078 fixed ridbag deserialization issue when included in embedded document. 12 February 2015, 18:03:33 UTC
334eb95 Merge branch '2.0.3-hotfix' of https://github.com/orientechnologies/orientdb into 2.0.3-hotfix 12 February 2015, 14:47:49 UTC
d2649bc fixed null pointer on vertex iterator 12 February 2015, 14:47:40 UTC
7205264 Prevent NPE on shutdown 12 February 2015, 13:38:13 UTC
e879a55 Distributed: fixed problem with hot deploy of database/class 12 February 2015, 13:19:17 UTC
10d28b5 Merge branch '2.0.3-hotfix' of https://github.com/orientechnologies/orientdb into 2.0.3-hotfix 12 February 2015, 11:03:34 UTC
c81e140 Update dserver.sh to allow ./some/path/to/dserver.sh 12 February 2015, 11:03:14 UTC
429f952 fixed double create class, issue #3471 11 February 2015, 19:57:13 UTC
be1af89 Distributed: reloaded stg cfg in case of conflict with cluster ids 11 February 2015, 18:45:49 UTC
7a64a4c fixed property rename bug, issue #3498 11 February 2015, 17:04:12 UTC
58078e2 Removal of broken index files was added. 11 February 2015, 10:53:28 UTC
766aeaf Distributed: fixed problem with push of changes 10 February 2015, 19:08:37 UTC
5c11b4d Distributed: fixed problem with temporary rids 10 February 2015, 19:05:42 UTC
2a5225c Fixed issue on replication with propagating of versions. Improved also sharding test case 10 February 2015, 12:17:01 UTC
0fc1493 fixed issue on fieldtype of not deserialized field #3418 10 February 2015, 11:22:13 UTC
7a2da60 Distributed: fixed bug on propagation of record version on update 10 February 2015, 10:34:01 UTC
c28171e Started branch 2.0.3-SNAPSHOT 09 February 2015, 15:00:29 UTC
36ce65d Releasing 2.0.2 hotfix 09 February 2015, 14:58:28 UTC
d76ebc7 Minor: fixed typo 09 February 2015, 01:59:02 UTC
51706fe Distributed: fixed NPE 07 February 2015, 00:01:09 UTC
2fafc02 Merge branch '2.0.2-hotfix' of github.com:orientechnologies/orientdb into 2.0.2-hotfix 06 February 2015, 18:53:27 UTC
ae2cef1 Issue #3517 was fixed. 06 February 2015, 18:53:17 UTC
9fd093e Distributed: avoided NPE in case of records with no class 06 February 2015, 17:37:11 UTC
0c5298e Fixed issue with creation of distributed classes + fixed sharding Test Case 06 February 2015, 17:36:48 UTC
0914ba5 Fixed bug when previous checkpoint is not accounted. 06 February 2015, 15:32:38 UTC
193c3e9 Issue #3517 was fixed. 06 February 2015, 15:12:18 UTC
253e575 WAL max size limit was restored. Free space detection bug was fixed. Additional improvements. 06 February 2015, 12:32:57 UTC
42f0cb4 Fixed issue #3531 05 February 2015, 23:31:03 UTC
0a8365a Merge branch '2.0.2-hotfix' of github.com:orientechnologies/orientdb into 2.0.2-hotfix 05 February 2015, 18:36:24 UTC
b23efd9 WAL max size limit was restored. Free space detection bug was fixed. 05 February 2015, 18:36:13 UTC
32e75ec cherry-picked manually d76e920270c0d4237e90e435ca9456071b4cd027 05 February 2015, 12:39:33 UTC
d1706d8 Merge pull request #3536 from rmuller/patch-1 Patch 1 05 February 2015, 11:39:54 UTC
65c8042 Update OCommandScript.java 05 February 2015, 11:02:42 UTC
6a655ee Update OCommandScript.java prevent a NPE at com.orientechnologies.orient.core.command.script.OCommandExecutorScript.executeInContext(OCommandExecutorScript.java:80) 05 February 2015, 10:57:16 UTC
back to top