https://github.com/orientechnologies/orientdb

sort by:
Revision Author Date Message Commit Date
a4596cb updated studio 17 June 2015, 15:28:14 UTC
774a025 Released OrientDB 2.1-rc4 17 June 2015, 14:57:22 UTC
2ed4377 fixed missing custom attributes of class in export/import database, issue #4272 17 June 2015, 12:58:14 UTC
d33ac73 Fixed issue #4375 17 June 2015, 12:38:52 UTC
2e4c9b9 Merge remote-tracking branch 'origin/develop' into develop 17 June 2015, 11:38:28 UTC
b97c502 Issue #4374 is fixed. 17 June 2015, 11:38:15 UTC
5ceab96 Fixed issue #4372 16 June 2015, 21:18:13 UTC
243c0ff fixed issue #4361 - Parser error for spatial queries 16 June 2015, 17:06:40 UTC
3021c51 Merge pull request #4364 from mcculls/uninstall-signal-handlers-on-shutdown Uninstall signal handlers on shutdown 16 June 2015, 14:28:02 UTC
01f55ab Merge pull request #4359 from aheintz/develop One fix for "com.orientechnologies.orient.core.exception.OSerializationException: Type String cannot be serialized because is not part of registered entities. To fix this error register this class" 16 June 2015, 14:13:28 UTC
fa7b3b2 fixed argLine variable needed for jacoco coverage 16 June 2015, 13:59:35 UTC
4d63331 removed cobertura plugin cleaned up jacoco plugin 16 June 2015, 11:22:24 UTC
f6b9b21 first integration with jacoco 16 June 2015, 11:19:00 UTC
1089957 add test for import rewrite fix, issue #4304 16 June 2015, 10:33:09 UTC
8baec26 Merge remote-tracking branch 'origin/develop' into develop 16 June 2015, 04:57:57 UTC
43b8b4f mt manager speed up 16 June 2015, 04:57:43 UTC
c4656e8 Minor: removed debug output msg 16 June 2015, 00:29:01 UTC
ff5405b Fixed issue #4309 16 June 2015, 00:19:01 UTC
375c510 Added additional test case for fix #4270 15 June 2015, 20:48:22 UTC
2ae1dd0 Merge branch 'develop' of https://github.com/orientechnologies/orientdb into develop 15 June 2015, 19:39:16 UTC
3d2e8ad Fixed issue #4270 15 June 2015, 19:38:49 UTC
f1a9181 fixed bug on link rewrite in case of embedded document, issue #4304, test missing 15 June 2015, 17:33:19 UTC
57a9242 increased the timout for waiting for wal flush, for ci 15 June 2015, 16:32:25 UTC
fb61043 Merge branch 'index_on_network' into develop 15 June 2015, 16:15:25 UTC
4827143 added fix on serialization 15 June 2015, 15:35:39 UTC
f820898 Added test case for issue #4309 15 June 2015, 14:31:25 UTC
bcb83a5 Fixed issue #4309 15 June 2015, 14:22:17 UTC
e955fc2 Fixed issue with new index-* binary API 15 June 2015, 13:45:41 UTC
e1a5e3e Uninstall signal handlers on shutdown 15 June 2015, 13:21:43 UTC
b40adc2 Fixed remote index methods and first implementation in Java client index proxy classes 15 June 2015, 10:43:39 UTC
3093617 attempt to fix failing test on jenkins 15 June 2015, 09:43:19 UTC
150d858 Revert "First tests using Off-Heap ChronicleMaps" This reverts commit ee1e4bbd17281516c947e3feb50480924d0c3fdb. 15 June 2015, 00:04:42 UTC
ee1e4bb First tests using Off-Heap ChronicleMaps 15 June 2015, 00:03:41 UTC
208ef17 sql: fixed timeout strategy 13 June 2015, 21:34:22 UTC
d3c6968 Merge remote-tracking branch 'origin/develop' into develop # Conflicts: # object/src/main/java/com/orientechnologies/orient/object/enhancement/OObjectProxyMethodHandler.java 13 June 2015, 13:49:47 UTC
3b01eaa Sometimes when the loaded field version is lower than the record version, an OObjectLazyMap is created for non-entity value maps - which generates an exception stating that String (or whatever standard java class) is not a registered entity. I have extended the unit test to validate the solution. 13 June 2015, 13:47:49 UTC
a644ab0 Sometimes when the loaded field version is lower than the record version, an OObjectLazyMap is created for non-entity value maps - which generates an exception stating that String (or whatever standard java class) is not a registered entity. I have extended the unit test to validate the solution. 13 June 2015, 13:22:59 UTC
c454b4d Minor: changed website to orientdb.com 12 June 2015, 23:01:39 UTC
ebd660a Minor: added check on record iterator if it's null 12 June 2015, 23:01:28 UTC
338b670 Fixed issue #4358 12 June 2015, 23:00:02 UTC
104c160 correctly managed server user in case of token authentication 12 June 2015, 16:43:59 UTC
194907b little optimizations to Shortest Path algorithm 12 June 2015, 15:24:25 UTC
c93b029 fixed minor issue with thread local management 12 June 2015, 14:57:24 UTC
f61d6f4 fixed shortest path algorithm 12 June 2015, 12:55:03 UTC
5302720 Fixed issue related to issue #4318 12 June 2015, 12:08:27 UTC
1111e89 Minor: small optimization 12 June 2015, 11:59:49 UTC
f0530df Fixed issue #4349 12 June 2015, 11:59:36 UTC
469c0d4 added check of index existnece 12 June 2015, 11:42:36 UTC
39369b3 first basic index operation on network. 12 June 2015, 11:18:53 UTC
73eede1 Added test case for issue #4309 12 June 2015, 10:18:22 UTC
861727d Partially fixed issue #4309 11 June 2015, 17:07:22 UTC
c3c5a98 Merge branch 'develop' of https://github.com/orientechnologies/orientdb into develop 11 June 2015, 16:26:49 UTC
d7ba6eb fixed issue #3675 - Error parsing dates of schemaless embedded documents 11 June 2015, 16:26:44 UTC
d6c1a65 Activate db when taken form Pool 11 June 2015, 15:06:02 UTC
a6558ca enhanced Shortest Path algorithm 11 June 2015, 15:01:41 UTC
5809738 Removed debug code 11 June 2015, 13:34:18 UTC
119ddbd Fixed issue #3672 11 June 2015, 10:45:01 UTC
54d28c1 added check for connection type in repair database fix-ridbags 11 June 2015, 09:46:22 UTC
4a7e46b Finished work on issue #4313 11 June 2015, 08:40:00 UTC
c998cc3 If nothing too commit, for example only reads were performed during tx, transaction does not acquire storage lock. 10 June 2015, 20:49:49 UTC
18341bf Fixed test cases after new TL checks 10 June 2015, 17:44:29 UTC
35e5278 add concurrency test for OSBTreeBonsaiLocal structure. 10 June 2015, 17:31:20 UTC
54e70c1 add time delay for tocken check 10 June 2015, 16:55:21 UTC
7ae2357 Merge remote-tracking branch 'origin/develop' into develop 10 June 2015, 16:51:54 UTC
ca9b0b3 MT issue with ridbag is fixed. 10 June 2015, 16:51:40 UTC
d595c62 re-enabled ORIDs class creation for CSV serialization based clients. 10 June 2015, 16:16:16 UTC
5454048 added report for the fixed ridbags 10 June 2015, 15:48:15 UTC
77fff4d first implemetation of the ridbags repair 10 June 2015, 15:48:15 UTC
3bbfd50 added double check on close database on console disconnect 10 June 2015, 15:39:46 UTC
0f2a421 Fix for 4303, fix for records in lazy sets with ids that are not persisted cordLazySet.java 10 June 2015, 12:47:22 UTC
d3b09a6 fixed debug tool tests in case of csv suite. 10 June 2015, 12:08:24 UTC
945a5fc Fixed problem part of #4313 10 June 2015, 08:54:59 UTC
3dc8271 Fixed problem part of #4313 10 June 2015, 08:26:23 UTC
dac7fe1 Merged changes from origin 09 June 2015, 23:07:16 UTC
facaa68 Fixed issue #4313 and #4335 09 June 2015, 22:18:14 UTC
1065069 Issue #4206 is fixed. 09 June 2015, 13:53:12 UTC
f64fd86 Issue #4212 was partially fixed. All uncommitted changes now are undone when tx is closed. 08 June 2015, 14:42:54 UTC
628efe4 Merge branch 'develop' of https://github.com/orientechnologies/orientdb into develop 08 June 2015, 11:03:42 UTC
2256723 Merge remote-tracking branch 'origin/develop' into develop 08 June 2015, 10:23:01 UTC
2a004c4 Issue #4284 , binary compatibility issue was fixed. 08 June 2015, 10:22:49 UTC
2f86133 Merge branch 'develop' of https://github.com/orientechnologies/orientdb into develop 08 June 2015, 09:12:59 UTC
8e4d4dd Merge pull request #4238 from matanshukry/issueNPEOnGetServer NPE on GET request to /server 08 June 2015, 09:07:28 UTC
21629b9 Console: fixed issue with gremlin command 08 June 2015, 09:01:03 UTC
d5401b3 Merge pull request #4296 from matanshukry/issueCreateDatabaseRESTResult REST - CreateDatabase - AlreadyExists returns 500 08 June 2015, 08:51:45 UTC
cecc1fc Issue #4284 is fixed. 06 June 2015, 10:10:09 UTC
8b495ff Merge remote-tracking branch 'origin/develop' into develop 06 June 2015, 06:55:25 UTC
56e1351 Keys in index are locked according to collating key. 06 June 2015, 06:55:12 UTC
9d33377 Added test case for issue #4285 05 June 2015, 16:55:34 UTC
34ad4a0 Fixed issue #4285 05 June 2015, 15:59:07 UTC
cc3ae56 added ridbug tree debug information in info raw record 05 June 2015, 12:12:40 UTC
6dca48d add debug printer for ridbag structure 05 June 2015, 11:03:04 UTC
c0345ff added print of debug information in display raw record, issue #4027 05 June 2015, 11:03:04 UTC
e6897e8 first implementation of binary record serializer debug info. issue #4027 05 June 2015, 11:03:04 UTC
d32e56c initial implemetation of disk lavel debug information retrieval, issue #4027 05 June 2015, 11:03:04 UTC
9038f18 removing wrong import that made the ci fail 05 June 2015, 09:50:24 UTC
1ffb4a7 Fixed issues #4295 and #4294. Also added new test cases. 04 June 2015, 20:35:07 UTC
9177351 Database already exists case now returns 409 04 June 2015, 20:20:46 UTC
9b0a6b5 Merge remote-tracking branch 'origin/develop' into develop 04 June 2015, 16:52:18 UTC
4e1de17 Issue #4230 is fixed. 04 June 2015, 16:52:05 UTC
0660828 fixed parsing issue when newline is used instead of blank space 04 June 2015, 13:53:00 UTC
back to top