https://github.com/orientechnologies/orientdb

sort by:
Revision Author Date Message Commit Date
0528782 Release OrientDB 2.1.1 31 August 2015, 16:50:23 UTC
cd1623a Fixed issue #3669 31 August 2015, 15:47:47 UTC
8fe8635 fixed issue #4885 - SQL UPDATE SET fails when Strings contains quotes 31 August 2015, 15:08:14 UTC
e54775b Minor changes 31 August 2015, 12:28:39 UTC
4f37220 Fixed test case on sharding (new records have always v=1) 28 August 2015, 17:01:50 UTC
6b0ee93 Merge branch '2.1.x' of https://github.com/orientechnologies/orientdb into 2.1.x 28 August 2015, 12:56:18 UTC
108556e fixed http server port 28 August 2015, 11:49:49 UTC
3bf31da Merge branch '2.1.x' of https://github.com/orientechnologies/orientdb into 2.1.x 28 August 2015, 11:41:10 UTC
2b354fd fixed issue #4790 - Updating property with type ANY only works every other time 28 August 2015, 11:41:04 UTC
f78fdf6 skipped default fetch plan execution in case of binary, issue #4678 28 August 2015, 11:36:56 UTC
cd01268 Test case: changed HTTP port 28 August 2015, 11:13:17 UTC
ebe3098 Enlarged test timeout 28 August 2015, 11:11:53 UTC
5103c2c Fixed issue #4247 27 August 2015, 16:14:01 UTC
99fef1b Fixed issue #4247 27 August 2015, 16:00:51 UTC
b8672dc Added test case or first() and last() functions 27 August 2015, 15:16:23 UTC
6de0155 Merged PR #4809 27 August 2015, 13:40:59 UTC
1be7e07 Merge branch '2.1.x' of github.com:orientechnologies/orientdb into 2.1.x 26 August 2015, 14:36:30 UTC
b3cdecc updated studio 26 August 2015, 14:36:01 UTC
bfafeeb Fixed issue #4737 about Distributed TX version mgmt 26 August 2015, 01:32:26 UTC
99f518d Merge branch '2.1.x' into pr/4738 25 August 2015, 15:18:31 UTC
1acf17c Fixed issue #4853 25 August 2015, 08:18:00 UTC
e1f9a38 Optimized fetching of collection of LINKs 24 August 2015, 15:12:51 UTC
e61259a Fixed issue #3453 24 August 2015, 15:12:51 UTC
c992db6 fixed issue #4832 - symmetricDifference() 24 August 2015, 13:18:50 UTC
aaf8130 Merge branch '2.1.x' of https://github.com/orientechnologies/orientdb into 2.1.x 21 August 2015, 14:28:29 UTC
68b24e9 Initial fix for issue #4727. 21 August 2015, 14:25:17 UTC
dcda323 Disabled access to reader and writer to ouser 21 August 2015, 08:04:17 UTC
347023f Minor: check if graph instance is active avoiding NPE 21 August 2015, 08:03:59 UTC
f11dbce Fixed issue #4824 about disabling JSONP support 20 August 2015, 18:33:09 UTC
b900a8d Merge remote-tracking branch 'origin/2.1.x' into 2.1.x 20 August 2015, 13:37:36 UTC
65961ef JSR305 dependency was excluded. 20 August 2015, 13:37:25 UTC
c65d544 Fixed issue #4796 19 August 2015, 21:44:32 UTC
9eab2f4 Fixed issue with empty multi values 19 August 2015, 12:39:37 UTC
74bd2ff Merged commit 75c7aa1f091a8d2b05658e803d27927e7f9e174c 18 August 2015, 17:32:43 UTC
ea2eb32 Fixed typos "can not" -> cannot. Removed also dots at the end of message/exceptions 18 August 2015, 17:26:58 UTC
2094128 Fixed issue #4808 18 August 2015, 17:05:50 UTC
e6b2fc5 fixed issue #4776 - UPDATE with Named Parameter set to a list containing booleans results in _NOT_PARSED_ 12 August 2015, 13:51:34 UTC
1a260e7 Fixed case of cluster rename 12 August 2015, 00:32:33 UTC
25a7b2b Fixed issue #4775 11 August 2015, 23:53:01 UTC
02a86f9 Fixed issue #4734 11 August 2015, 23:19:38 UTC
fdf1f6f new parser - some code cleaning 11 August 2015, 09:45:21 UTC
7430bbc fixed IS NOT DEFINED condition (regression) 11 August 2015, 09:23:26 UTC
6d9c030 Distributed: fixed manual sync cluster command 10 August 2015, 17:09:23 UTC
a9d297b Merge remote-tracking branch 'origin/2.1.x' into 2.1.x 10 August 2015, 15:50:47 UTC
6d3d2ea Update assertion was removed to support binary compatibility. (cherry picked from commit f3e2a20) 10 August 2015, 15:50:37 UTC
3748b63 extended support to backtick, now also characters like '-' are accepted, eg. SELECT from foo 10 August 2015, 10:46:23 UTC
cfbae9d fixed TIMEOUT syntax with explicit RETURN/EXCEPTION - also applied some fixes to INSERT statement syntax 10 August 2015, 10:09:35 UTC
57f8baf Fixed issue #4760 09 August 2015, 20:26:19 UTC
90d370f Deprecated OAccess annotation 09 August 2015, 18:15:26 UTC
6444c0b Merged with 2.0.x for fixing issue #4717 09 August 2015, 18:13:41 UTC
0ab2ea7 Merged 2.0.x of the fix to issue #4439 07 August 2015, 17:58:06 UTC
22d2b4e Added test case to reproduce #4095, but works 07 August 2015, 14:08:23 UTC
ad68942 Added travis cfg 07 August 2015, 12:58:41 UTC
78dc84e Allowed to change RID_BAG_EMBEDDED_TO_SBTREEBONSAI_THRESHOLD and RID_BAG_SBTREEBONSAI_TO_EMBEDDED_THRESHOLD at run-time 07 August 2015, 12:55:54 UTC
8fd7615 Fixed #1934 07 August 2015, 11:20:35 UTC
16f8932 fixed issue with node election for backup 07 August 2015, 06:58:41 UTC
a809b5a added better error handling on property creation with '-' character (plus test case) 07 August 2015, 06:55:47 UTC
ce73008 Fixed #4742 and #4747 07 August 2015, 01:27:11 UTC
adddd50 Implemented 2 new test cases to test connections 06 August 2015, 14:45:09 UTC
cc83adb console can't change a global setting not flagged as "is modifiable at tun-time" 06 August 2015, 14:42:09 UTC
18f00dd Minor: improved logs 06 August 2015, 14:41:18 UTC
11a92d5 Update list of global cfg can be modifiable at run-time 06 August 2015, 14:41:07 UTC
70d41ff Use a more accurate exception when a distributed record couldn't be updated because it has been deleted, so clients can react accordingly 05 August 2015, 23:51:18 UTC
b8c0895 Fix various distributed commands which were incorrectly re-creating command instances 05 August 2015, 23:49:53 UTC
c675933 Added unit test that demonstrates issue: http://www.prjhub.com/#/issues/4913 05 August 2015, 19:12:11 UTC
0e7538d Switching to 2.1.1-SNAPSHOT 05 August 2015, 14:59:29 UTC
f27f624 Releasing OrientDB 2.1 GA 05 August 2015, 13:36:53 UTC
deea75c updated studio with links to odb side 05 August 2015, 13:06:17 UTC
cdbd507 updated studio 05 August 2015, 12:16:15 UTC
722caf4 Merge branch 'develop' of github.com:orientechnologies/orientdb into develop 05 August 2015, 09:41:53 UTC
df0cce3 updated studio and added woff2 05 August 2015, 09:41:38 UTC
6510f48 Reduced HZ timeout to speed up tests 05 August 2015, 09:35:24 UTC
79ed90e Minor: improved logging in distributed tests 05 August 2015, 06:53:16 UTC
039cbb3 Distributed: removed unnecessary copy of database 05 August 2015, 01:14:23 UTC
0dbd91d Fixed last (hope) distributed test cases 04 August 2015, 23:51:50 UTC
4102440 Fixing distributed test cases (again) + improved HZ startup time 04 August 2015, 23:29:49 UTC
8e122d9 Merge branch 'develop' of https://github.com/orientechnologies/orientdb into develop 04 August 2015, 19:28:22 UTC
03b037e Distributed: fixed merging of results 04 August 2015, 19:28:13 UTC
38a5fb4 Merge remote-tracking branch 'origin/develop' into develop 04 August 2015, 19:26:04 UTC
8852633 WAL flush does not lock records addition 04 August 2015, 19:25:50 UTC
a809c98 Distributed: fixed merging of functions 04 August 2015, 18:46:42 UTC
e7de144 Distributed: fixed map/reduce when execution is overridden to be local 04 August 2015, 17:55:28 UTC
03c3cd3 Distributed: avoiding change distributed mode to let trigger to be called 04 August 2015, 17:02:39 UTC
9c9f58a Fixed distributed test cases in case of simulated crash 04 August 2015, 17:01:59 UTC
0fb85fd Distributed: fixed problem with restarting a distributed server on the same JVM (mostly test purpose) 04 August 2015, 17:01:20 UTC
1e6434b Created a copy of listener to avoid concurrent modification exception 04 August 2015, 17:00:52 UTC
9474442 Minor: fixed typo on message 04 August 2015, 17:00:30 UTC
2fc9a21 Fixed distributed test cases 04 August 2015, 15:16:43 UTC
c615a53 Renamed getTimeout() to getDistributedTimeout() 04 August 2015, 15:15:51 UTC
5e8d735 Fixed distributed test cases and added distributed merge test case 04 August 2015, 11:12:23 UTC
d1e1730 Fixed regression after fix of issue #2914 04 August 2015, 10:07:07 UTC
029be60 Merge pull request #4719 from mcculls/ODatabaseDocumentTx-copy-should-include-componentsFactory ODatabaseDocumentTx.copy() should include componentsFactory 04 August 2015, 09:54:41 UTC
f3037a5 fixed CREATE EDGE with unnamed parameters 04 August 2015, 05:17:20 UTC
5bbbf1c ODatabaseDocumentTx.copy() should include componentsFactory 03 August 2015, 23:28:16 UTC
52fc869 Fixed distributed test cases 03 August 2015, 22:38:56 UTC
e952341 fixed lookup on index chain when there is no entry for specific value, issue #4666 03 August 2015, 13:24:09 UTC
553047b Forced drop of database after test 03 August 2015, 11:26:24 UTC
389725e Removed Java8 dependency 03 August 2015, 11:04:02 UTC
f8ae002 Removed custom setting in console, because no needed anymore. 03 August 2015, 09:56:28 UTC
a7963d8 Added better clean up on distributed tests 03 August 2015, 09:56:08 UTC
back to top