Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tspence/csharp-searchlight issues and pull requests

#142 - Bump Npgsql from 8.0.2 to 8.0.3 in /tests/Searchlight.Tests

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#141 - Update dependencies

Pull Request - State: closed - Opened by tspence 9 months ago - 1 comment

#140 - Bump Microsoft.Data.SqlClient from 5.1.1 to 5.1.3 in /tests/Searchlight.Tests

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 3 comments
Labels: dependencies

#139 - Switch SonarScanner to automated mode

Pull Request - State: closed - Opened by tspence about 1 year ago

#138 - Add StringComparison option for Case Sensitivity

Pull Request - State: open - Opened by charliettaylor about 1 year ago - 1 comment

#137 - Translate enum string name to underlying enum type

Pull Request - State: closed - Opened by charliettaylor about 1 year ago - 7 comments

#136 - SearchlightField EnumType doesn't do anything

Issue - State: closed - Opened by charliettaylor about 1 year ago - 1 comment

#135 - Add support for Language-Server-like autocomplete

Pull Request - State: closed - Opened by tspence about 1 year ago - 2 comments

#134 - Add MySQL compatibility tests

Pull Request - State: closed - Opened by tspence over 1 year ago - 2 comments

#133 - Update version number and configure to automatically publish

Pull Request - State: closed - Opened by tspence over 1 year ago - 1 comment

#132 - Update README.md

Pull Request - State: closed - Opened by tspence over 1 year ago - 1 comment

#131 - Switch SonarCloud organization

Pull Request - State: closed - Opened by tspence over 1 year ago - 1 comment

#130 - Test for inconsistent clauses

Pull Request - State: closed - Opened by tspence over 1 year ago

#129 - Update README.md

Pull Request - State: closed - Opened by tspence over 1 year ago

#128 - Add sonar badges to readme

Pull Request - State: closed - Opened by tspence over 1 year ago

#127 - Let's install SonarCloud

Pull Request - State: closed - Opened by tspence over 1 year ago - 1 comment

#126 - Add clarity around case sensitivity

Issue - State: open - Opened by tspence over 1 year ago

#125 - Add test suite for Microsoft SQL Server using TestContainers

Pull Request - State: closed - Opened by tspence over 1 year ago

#124 - Add support for Postgres

Pull Request - State: closed - Opened by tspence over 1 year ago

#123 - Lint analysis

Pull Request - State: closed - Opened by tspence over 1 year ago

#122 - Add clarity around AND and OR conjunctions

Issue - State: closed - Opened by tspence over 1 year ago - 1 comment

#121 - Bump MongoDB.Driver from 2.14.1 to 2.19.0 in /tests/Searchlight.Tests

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#120 - Bump MongoDB.Driver from 2.14.1 to 2.19.0 in /src/Searchlight.MongoDB

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#119 - Scanning an assembly doesn't work if it has child namespaces

Issue - State: open - Opened by tspence almost 2 years ago

#117 - Provide a tool for applying documentation to Swashbuckle

Issue - State: open - Opened by tspence almost 2 years ago

#116 - Fix the MongoDB test

Pull Request - State: closed - Opened by tspence almost 2 years ago - 1 comment

#115 - Add a default for default sort

Pull Request - State: closed - Opened by charliettaylor almost 2 years ago - 5 comments

#114 - Updated some tests and increased version number

Pull Request - State: closed - Opened by tspence about 2 years ago

#113 - ErrorMessage Updates

Pull Request - State: closed - Opened by AlexRussak about 2 years ago - 2 comments

#112 - Investigate Postgres "lateral" join type

Issue - State: open - Opened by tspence over 2 years ago

#111 - Implement database executor tests

Issue - State: closed - Opened by tspence over 2 years ago - 3 comments

#110 - Add tests to MongoDB driver

Pull Request - State: closed - Opened by tspence over 2 years ago

#109 - Replace Travis YML file with Github Actions

Pull Request - State: closed - Opened by tspence over 2 years ago

#108 - Support date math/computed values for searchlight queries

Pull Request - State: closed - Opened by tspence over 2 years ago - 1 comment

#107 - Support date math in Searchlight queries

Issue - State: closed - Opened by tspence over 2 years ago - 1 comment

#106 - Improve error handling for LINQ executor type mismatches

Pull Request - State: closed - Opened by tspence over 2 years ago

#105 - Add more tests for "NOT" in the Linq executor

Pull Request - State: closed - Opened by tspence over 2 years ago

#104 - Create performance tester for Searchlight

Pull Request - State: closed - Opened by tspence over 2 years ago

#103 - Modify Searchlight Nuget to Use Release Artifacts instead of Debug

Issue - State: closed - Opened by AlexRussak over 2 years ago - 2 comments

#101 - Clean up all compiler warnings

Pull Request - State: closed - Opened by tspence over 2 years ago

#100 - Remove dependency on System.Dynamic.Linq.Core

Pull Request - State: closed - Opened by tspence over 2 years ago

#99 - Flag all projects to build XMLDOC files

Pull Request - State: closed - Opened by tspence over 2 years ago

#98 - Compatibility with NetStandard 2.0 and later

Pull Request - State: closed - Opened by tspence over 2 years ago

#97 - Add support for 'not in' for SQL

Pull Request - State: closed - Opened by AlexRussak over 2 years ago - 1 comment

#96 - Add Support for NOT IN

Issue - State: closed - Opened by AlexRussak over 2 years ago

#95 - Fix Page Size Bug, clean up DataSource

Pull Request - State: closed - Opened by Peekoe almost 3 years ago - 2 comments

#94 - Only get the first result

Issue - State: closed - Opened by AlexRussak almost 3 years ago - 2 comments

#93 - Update all dependencies and support DotNet 6.0

Pull Request - State: closed - Opened by tspence almost 3 years ago

#92 - Added support for "NOW" as a constant in date queries

Pull Request - State: closed - Opened by tspence almost 3 years ago

#91 - Added options at the engine level for SQL Server

Pull Request - State: closed - Opened by tspence almost 3 years ago

#90 - Support NOLOCK / READ UNCOMMITTED for SQL rendering

Issue - State: closed - Opened by tspence almost 3 years ago - 1 comment

#89 - Support "Now" as a predefined time value

Issue - State: closed - Opened by tspence almost 3 years ago - 2 comments

#88 - Apply suggestions from VS Code static analyzer

Pull Request - State: closed - Opened by tspence almost 3 years ago

#87 - Add More Mongo Operators

Pull Request - State: closed - Opened by Peekoe about 3 years ago

#86 - Add pagination and filtering to MongoDB

Pull Request - State: closed - Opened by tspence about 3 years ago

#85 - Implement support for a default page size if one is not provided

Pull Request - State: closed - Opened by tspence about 3 years ago

#84 - Enable maximum parameters to be configured at the engine level

Pull Request - State: closed - Opened by tspence about 3 years ago

#83 - MongoDB Parse Testing and New Operators

Pull Request - State: closed - Opened by Peekoe about 3 years ago - 2 comments

#82 - First commit for MongoDB executor

Pull Request - State: closed - Opened by tspence about 3 years ago

#81 - Commit the patch notes that were missed for 0.9.14

Pull Request - State: closed - Opened by tspence about 3 years ago

#80 - Version 0.9.14, and upgraded dependencies

Pull Request - State: closed - Opened by tspence about 3 years ago

#79 - Fixed bug where default sort values could not contain direction

Pull Request - State: closed - Opened by tspence about 3 years ago

#78 - Refactor tokenizer

Pull Request - State: closed - Opened by tspence about 3 years ago

#77 - Support "Skip" and "Take" for alternative pagination

Issue - State: open - Opened by tspence about 3 years ago

#76 - Add Error Messages to Searchlight Exceptions

Pull Request - State: closed - Opened by CTylerD about 3 years ago - 2 comments

#75 - Updated to 0.9.13

Pull Request - State: closed - Opened by tspence about 3 years ago

#74 - Add human-friendly "Message" to all searchlight exceptions

Issue - State: closed - Opened by tspence about 3 years ago - 1 comment

#73 - Enforce MaximumPageSize on FetchRequests

Pull Request - State: closed - Opened by CTylerD about 3 years ago - 1 comment

#72 - Cleanup for errors

Pull Request - State: closed - Opened by tspence about 3 years ago

#71 - Applied some basic refactoring suggestions

Pull Request - State: closed - Opened by tspence about 3 years ago

#69 - [Draft] Enforce MaximumPageSize

Pull Request - State: closed - Opened by CTylerD about 3 years ago - 1 comment

#68 - Updated version number to 0.9.12

Pull Request - State: closed - Opened by tspence about 3 years ago

#67 - LinqExecutor returns a FetchResult

Pull Request - State: closed - Opened by dakotajunkman about 3 years ago - 2 comments

#66 - Update switch statement to look for 0 pageNumber instead of null

Pull Request - State: closed - Opened by dakotajunkman about 3 years ago - 1 comment

#65 - Linq Executor misses a non-specified (or 0) page number

Issue - State: closed - Opened by dakotajunkman about 3 years ago - 1 comment

#64 - LINQ Executor should return a FetchResult object

Issue - State: closed - Opened by tspence about 3 years ago - 1 comment

#63 - Shipping version 0.9.11, includes support for pagination to LINQ

Pull Request - State: closed - Opened by tspence about 3 years ago

#62 - Support "Maximum Page Size" across the SearchlightEngine

Issue - State: closed - Opened by tspence about 3 years ago - 1 comment

#61 - Added pagination support

Pull Request - State: closed - Opened by dakotajunkman about 3 years ago - 1 comment

#60 - Add support for PageSize and PageNumber for LinqExecutor

Issue - State: closed - Opened by tspence about 3 years ago - 1 comment

#59 - Fixed issues with searchlight flags: multiple usage and null aliases

Pull Request - State: closed - Opened by tspence about 3 years ago - 1 comment

#58 - Fix nested fetch SQL to only select data for the foreign table

Pull Request - State: closed - Opened by AlexRussak about 3 years ago - 1 comment

#57 - SearchlightFlag attribute should not require an empty Aliases array

Issue - State: closed - Opened by AlexRussak about 3 years ago - 1 comment

#56 - A few refinements to the LINQ executor to use more LINQ

Pull Request - State: closed - Opened by tspence about 3 years ago - 1 comment

#55 - Add support for sorting to LINQ collections

Pull Request - State: closed - Opened by kimsternator about 3 years ago - 1 comment

#53 - Add support for use of ascending as well as descending as sorting tokens

Issue - State: closed - Opened by kimsternator about 3 years ago - 2 comments

#52 - Add support for sorting to LinqExecutor.QueryCollection

Issue - State: closed - Opened by AlexRussak about 3 years ago - 1 comment

#51 - Add shorthand for Today, Tomorrow, Yesterday

Pull Request - State: closed - Opened by Peekoe about 3 years ago - 2 comments

#50 - Add a Default Sort to the model when one isn't specified.

Issue - State: closed - Opened by AlexRussak about 3 years ago - 2 comments

#49 - Searchlight & Swashbuckle extension

Issue - State: open - Opened by tspence about 3 years ago

#48 - Remove reference to Dapper

Pull Request - State: closed - Opened by tspence about 3 years ago

#47 - Made LINQ executor case insensitive

Pull Request - State: closed - Opened by tspence about 3 years ago

#46 - Add support for flags

Issue - State: closed - Opened by tspence about 3 years ago

#45 - Added support for flags using the "Include" parameter

Pull Request - State: closed - Opened by tspence about 3 years ago - 1 comment

#44 - Equals Case Insensitivity in LINQ

Issue - State: closed - Opened by AlexRussak about 3 years ago - 2 comments

#43 - Update build to 0.9.4

Pull Request - State: closed - Opened by tspence over 3 years ago