https://github.com/orientechnologies/orientdb

sort by:
Revision Author Date Message Commit Date
f89956a OrientDB prepare release 3.2.26 09 January 2024, 12:11:58 UTC
ef0a632 chore: updated history 08 January 2024, 14:10:37 UTC
04c09ba fix: minor fix in update default value with content query 08 January 2024, 12:45:56 UTC
d51a333 fix: corrected insert content to respect default values 05 January 2024, 15:42:18 UTC
0996fa3 refactor: simplification and optimization in query engine results 05 January 2024, 14:58:22 UTC
9343689 refactor: introduced executor for tracking submitter in case of exception 04 January 2024, 19:59:47 UTC
5de3366 refactor: minor change in configuration reading on context inizialization 04 January 2024, 17:34:18 UTC
2c1de93 refactor: handle delete of lucene index entries in a backward compatible way 28 December 2023, 14:16:35 UTC
56d4977 refactor:removed some index logic not needed anymore 27 December 2023, 17:22:19 UTC
97d81a5 fix: make sure the delete remove the specific corred document in lucene 27 December 2023, 16:43:52 UTC
7941a4d remove redundant logic for lucene index operations 22 December 2023, 18:26:22 UTC
cfdd41f refactor: simplified logic of index engine factory 22 December 2023, 18:02:03 UTC
2732067 refactor: removed some old implementation not needed anymore 21 December 2023, 17:08:52 UTC
572490c refactor: simplified database level index implementation 21 December 2023, 15:58:21 UTC
0c5b8b0 refactor: simplified storage level index logic 20 December 2023, 19:19:00 UTC
e0f5c37 refactor: additional simplification in index engine implementation 20 December 2023, 14:07:06 UTC
aff3177 refactor: simplified index logic 20 December 2023, 11:43:09 UTC
ff34dd0 refactor: reduce used of legacy API in test cases 18 December 2023, 16:05:07 UTC
4c6da04 fix: re-enabled tests for bonsai tree with fixes 18 December 2023, 14:06:09 UTC
c3151d9 refactor: removed old APIs from test cases 15 December 2023, 21:53:02 UTC
45805a4 refactor: move tests to new base database API 15 December 2023, 13:42:56 UTC
527a001 refactor: moved tests to use base test with new API 14 December 2023, 16:42:32 UTC
c3602fb fix: make sure that old query engine use public schema API for create property 12 December 2023, 15:22:53 UTC
06c04f9 fix: used the correct property name in alter property statement 12 December 2023, 12:02:30 UTC
cacb8f3 fix: correct order by with detabase locale 11 December 2023, 19:12:27 UTC
732c59f refactor: removed used of some deprecated API, generalized server tests setup/teardown 07 December 2023, 12:16:42 UTC
4c65198 fix: make sure the distributed index drop works in the same way of embedded 05 December 2023, 12:06:57 UTC
e63459a fix: propagate ddl errors in distributed 05 December 2023, 11:23:09 UTC
80860a0 refactor: minor simplification on index creation logic 04 December 2023, 15:34:31 UTC
401d33a refactor: semplification of creation of database level index instances 04 December 2023, 13:45:33 UTC
fcfe0ea refactor: moved internal parameter of index to structure 04 December 2023, 13:45:33 UTC
323b177 refactor: changed lookup for index value serializer 04 December 2023, 13:45:32 UTC
39697d0 refactor: additional package separation in index implementation 04 December 2023, 13:45:32 UTC
1c5233f Merge pull request #10043 from orientechnologies/dependabot/github_actions/actions/setup-java-4 chore(deps): bump actions/setup-java from 3 to 4 04 December 2023, 13:41:09 UTC
79eaaf2 chore(deps): bump actions/setup-java from 3 to 4 Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/setup-java/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> 04 December 2023, 11:10:54 UTC
d5c3691 OrientDB prepare for next development iteration 29 November 2023, 12:26:40 UTC
82c6793 OrientDB prepare release 3.2.25 29 November 2023, 12:26:40 UTC
f1670c1 chore: update history for the next hotfix 29 November 2023, 11:41:28 UTC
a9dd54d refactor: removed old api from unit tests 28 November 2023, 13:40:26 UTC
34aa90e feat: add support for multiple json contents in insert queries 27 November 2023, 17:42:32 UTC
783da28 refactor: add support for multiple json or parameter in insert content in the query engine 27 November 2023, 17:42:11 UTC
a69005a feat: add support of @fieldTypes in the json from new query engine 23 November 2023, 14:53:39 UTC
8902c29 fix: correct lucene search on class function 21 November 2023, 16:57:07 UTC
642ad73 separed steps for snapshot creation 20 November 2023, 16:58:55 UTC
50574f3 chore: fix ci condition 20 November 2023, 16:38:45 UTC
fdc6f20 chore: ci matrix do not fail fast 20 November 2023, 14:55:51 UTC
a6aab1b publish snapshot only for java 8 20 November 2023, 11:50:15 UTC
e6f0d4d chore: remove java 21 from ci build 09 November 2023, 13:05:13 UTC
95fc4c0 fix: correct query engine issue with lucene module 08 November 2023, 16:05:51 UTC
c94154e chore: removed base tests removed configuration already handle by execution matrix 08 November 2023, 15:12:17 UTC
e25b698 chore: configurate ci using running matrix 08 November 2023, 15:10:40 UTC
f7d1730 chore: update build plugin versions 01 November 2023, 15:02:26 UTC
0f410f1 test: optimized execution of some specific tests 31 October 2023, 14:52:09 UTC
3fc744d chore: moved some tests to common test base 31 October 2023, 14:52:09 UTC
0a1215f test: refactor test to use base test with new database API 31 October 2023, 14:52:09 UTC
985bc00 OrientDB prepare for next development iteration 25 October 2023, 09:29:28 UTC
7cf66de OrientDB prepare release 3.2.24 25 October 2023, 09:29:28 UTC
95a62ed chore: update history 24 October 2023, 10:11:13 UTC
52b8557 fix: avoid storage to go in read only mode if index key type validation fails 24 October 2023, 09:53:25 UTC
d2c45e3 test: re-enabled manual index in tests 23 October 2023, 15:20:48 UTC
2bd935d fix: minor fix in update step and test cases 23 October 2023, 14:12:24 UTC
fa2eac6 refactor: removed usage of deprecated API from test cases 23 October 2023, 13:55:54 UTC
4ac62e8 test: add test cases for insert into index operations 23 October 2023, 11:50:42 UTC
61ed0ce fix: correct regression in direct insert into index query 20 October 2023, 13:44:21 UTC
52df826 refactor: removed deprecated APIs use from tests 19 October 2023, 15:31:30 UTC
91bc8f6 refactor: removed old API from core test cases 18 October 2023, 13:59:25 UTC
80236d2 refactor: generalized databsae inizialization in unit tests 18 October 2023, 13:20:10 UTC
75c35aa fix: correct rid comparation in case of embedded query 17 October 2023, 10:22:28 UTC
15480ab chore: minor dependencies updates 05 October 2023, 12:56:41 UTC
d0390aa fix: minor fix in insert into index step 04 October 2023, 16:20:12 UTC
bbc4971 feat: minor optimizations in the query engine runtime 04 October 2023, 13:34:24 UTC
4f5b9c1 fix: minor docs fix 03 October 2023, 14:55:22 UTC
1562d7a refactor: avoid lazy load in properties results load 03 October 2023, 14:50:48 UTC
0825ad6 refactor: made OResult to load records lazily 03 October 2023, 13:45:15 UTC
b624555 refactor: moved some logic from old graph delegate class to document based one 03 October 2023, 12:55:50 UTC
feeb43e refactor: changed query parser to use accessor 02 October 2023, 17:52:37 UTC
c099e21 Merge pull request #10030 from orientechnologies/reuse-ajinkyapatil8190 Update README.md 27 September 2023, 10:46:09 UTC
b027647 Update README.md 27 September 2023, 08:51:00 UTC
03beda0 chore: add reuse specifications 26 September 2023, 15:13:37 UTC
105a86e chore: remove old ci scripts not used anymore 26 September 2023, 15:12:56 UTC
e46f3f5 refactor: moved some inner types of WAL to specific files 25 September 2023, 12:57:31 UTC
4f7dbc8 refactor: moved some inner types of write cache to own files 25 September 2023, 12:36:43 UTC
e16a4db OrientDB prepare for next development iteration 20 September 2023, 13:47:02 UTC
3244026 OrientDB prepare release 3.2.23 20 September 2023, 13:47:01 UTC
060848c chore: update history 20 September 2023, 12:50:13 UTC
d580b8c test: disable view background execution in storage integration test, causing sporious failures 19 September 2023, 11:38:03 UTC
72d739b fix: correct distributed metadata query 19 September 2023, 11:15:22 UTC
ca4067a fix: add check to avoid to try locking not existing ridbags 19 September 2023, 11:14:53 UTC
7354684 fix: minor fix for lookup of remote session from thread local 18 September 2023, 12:06:44 UTC
6d1df43 chore: removed references to an orginization that never did any meaningful contribution to OrientDB We are happy to refer to any developer and any organization that worked intensively on OrientDB, with the developer specifying the organzionation they are working for when contributing to OrientDB, later or erlier organizations the developer work for are not important in terms of the list of contributors of the project. 18 September 2023, 11:54:51 UTC
68605db Restored myself (!) and Enrico in the developers 15 September 2023, 17:22:49 UTC
bd7133a chore: update readme add contributing section and removing outdated references 15 September 2023, 13:25:26 UTC
448f0f8 fix: avoid to scan all the database files for identify a database, issue #10024 14 September 2023, 16:36:05 UTC
cc7bff0 refactor: moved logic for truncate cluster to the database layer 14 September 2023, 09:04:42 UTC
1e0457c fix: correct optimization of count queries, issue #10021 13 September 2023, 15:45:39 UTC
1b24334 refactor: reduced use of posix native API 12 September 2023, 16:41:55 UTC
dc11eca chore:remove some old files for CI not needed anymore 12 September 2023, 15:33:01 UTC
8b2f512 chore: update contributing doc 12 September 2023, 15:27:08 UTC
da81c74 chore: add contributing document 12 September 2023, 15:25:47 UTC
b0e67b3 refactor: minor refactor and semplification in tools 11 September 2023, 18:59:14 UTC
back to top