1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update dependencies in pom.xml More... about 1 year ago
Update patch dependencies in pom.xml More... about 1 year ago
:sparkles: Refactor graphql query time limit code More... about 1 year ago
:sparkles: Allow to limit the GraphQL queries execution by setting a time limit More... about 1 year ago
:bug: Explicit use UTF-8 encoding for content types application/x-www-form-urlencoded and multipart/form-data More... about 1 year ago
:sparkles: Add GraphQLInterceptor interface More... about 1 year ago
:recycle: Minor refactoring of GridFS classes More... about 1 year ago
:adhesive_bandage: Fix javadoc [skip ci] More... about 1 year ago
:bug: Implement valueToLiteral() in GraphQL BSON scalar classes More... about 1 year ago
Put the "examples" module into a separate maven profile [skip ci] More... about 1 year ago
:pencil2: Fix typo More... about 1 year ago
:sparkles: Add /mongo/get-collection-cache-enabled configuration option More... about 1 year ago
:package: Remove examples module from root pom More... about 1 year ago
:goal_net: Add response error message for mongodb error code 17287 More... about 1 year ago
:goal_net: andle MongoDB errors 168 (InvalidPipelineOperator), 17276 (Use of undefined variable), 17287+31254 (Cannot do exclusion in inclusion projection) to return status code 400 More... about 1 year ago
:goal_net: Handle MongoDB error 31249 (path collision in projections) to return status code 400 More... about 1 year ago
Update README.md [skip ci] More... about 1 year ago
Avoid Maven deploy of examples and test-plugin [skip ci] More... about 1 year ago
Bump version to 7.7.0-SNAPSHOT [skip ci] More... about 1 year ago
:sparkles: Align GraphQL Response Content Types and Status Codes with Specification More... about 1 year ago
Update MongoServerStatusService.java [skip ci] More... about 1 year ago
:wrench: Update reflect-config.json for nativa image build More... about 1 year ago
:arrow_up: Upgrade undertow to v2.3.10.Final and Tika to v2.9.1 More... about 1 year ago
:zap: Add -march=native to nativa image build options More... about 1 year ago
:loud_sound: Fix some error log messages from PolyglotDeployer More... about 1 year ago
:white_check_mark: Add test for optional stages in GraphQL field to aggregation mapping More... about 1 year ago
:white_check_mark: Add test for arg with default value in GraphQL field to aggregation mapping More... about 1 year ago
:white_check_mark: Add test scenarios for rootDoc support in GraphQL mappings More... about 1 year ago
:recycle: Remove unused LOGGER in MongoRequestPropsInjector More... about 1 year ago
:recycle: Refactor query and aggregation operator interpolation classes More... about 1 year ago