Commit Graph

  • 2d5fc0d232 Implement IEquatable for sort and filter terms, closes #38 Biarity 2018-11-16 18:23:45 +10:00
  • 3eaff4add4 Merge branch 'master' of https://github.com/Biarity/Sieve Biarity 2018-11-16 18:08:31 +10:00
  • faa363edbb Added OR flitering for values and ability to escape delimiters. Fixes #8, #21, and #41 Biarity 2018-11-16 18:08:25 +10:00
  • f74eb2f7df Added example of querying before pagination (closes #34) Biarity 2018-07-11 11:38:23 +10:00
  • f9c7fb4cb0 Convert parsing from getters to methods Biarity 2018-07-06 11:12:45 +10:00
  • c816cf2f2a Published 2.1.5 Biarity 2018-07-04 13:09:45 +10:00
  • b92df9833d Fixes #33 Biarity 2018-07-04 13:06:37 +10:00
  • 254eec529e Check for duplicate filteers/sorts and performance measurement code for SieveTests Biarity 2018-07-04 11:26:49 +10:00
  • c72175bf4a Test & publish v2.1.4 Biarity 2018-07-02 10:10:42 +10:00
  • 3308f809b1 Better SieveModel, FilterTerm, and SortTerm generics Biarity 2018-07-02 09:37:40 +10:00
  • 9858c83097 Merge branch 'master' of https://github.com/Biarity/Sieve Biarity 2018-07-01 19:16:30 +10:00
  • f326822f4a Better SieveProcessor generics Biarity 2018-07-01 19:16:26 +10:00
  • 02e4fb55b4 Model data contract Biarity 2018-06-26 14:59:33 +10:00
  • 2c2c182d87 Allow md syntax highlighting Biarity 2018-06-16 12:18:38 +10:00
  • c7c89a5f02 Merge pull request #29 from zolrath/Allow-Same-Filter-Name Biarity 2018-06-16 11:50:54 +10:00
  • d792813cd5 Allow Filters on different sources to share the same name Matt Furden 2018-06-15 01:16:36 -07:00
  • abb7029c70 Fixes #28 Biarity 2018-06-14 18:50:19 +10:00
  • d149721627 Merge branch 'master' of https://github.com/Biarity/Sieve Biarity 2018-05-28 18:00:28 +10:00
  • 919a27db29 Version 2.1.0 Biarity 2018-05-28 18:00:21 +10:00
  • 4fea535586 Merge pull request #26 from zolrath/Compare-Nullable Biarity 2018-05-28 17:59:34 +10:00
  • cd561e9f3d Use Expression.Constant to allow Nullable comparison Matt Furden 2018-05-27 18:33:10 -07:00
  • 26d9b09bf7 Set up Nullable Test Matt Furden 2018-05-27 18:32:21 -07:00
  • 930f86da01 Spelling Biarity 2018-05-26 09:48:54 +10:00
  • fe71c7f392 Fix test filter parameters and add new editorconfig Biarity 2018-05-25 18:30:44 +10:00
  • 3569d51490 Merge pull request #20 from davidnmbond/master Biarity 2018-05-25 18:08:15 +10:00
  • c4166f4ea8 Merge branch 'master' into master Biarity 2018-05-25 18:07:19 +10:00
  • 767e8d87fe Merge pull request #23 from dmacko/master Biarity 2018-05-24 15:24:10 +10:00
  • fd4367cf37 Ensure that dynamic LINQ expressions for filters match with those generated by Queryable.Where (#22) Daniel Macko 2018-05-24 14:16:10 +10:00
  • 56cdb2bf6e Added DateTime field to integration test entity, to enable testing on DateTime filtering Daniel Macko 2018-05-24 09:19:36 +10:00
  • 204a1b55e2 Fix for Issue #19 David Bond 2018-05-15 00:34:37 +01:00
  • afbd41e090 Merge branch 'master' of https://github.com/Biarity/Sieve Biarity 2018-04-20 19:32:32 +10:00
  • 9e307aa00d Update 2.0 description Biarity 2018-04-20 19:32:21 +10:00
  • 8dd6bcc474 ApplyAll -> Apply for v2 Biarity 2018-04-20 19:28:53 +10:00
  • fb8a812282 Merge branch 'master' of https://github.com/Biarity/Sieve Biarity 2018-04-20 19:27:15 +10:00
  • 033a920bec Version 2.0 Biarity 2018-04-20 19:27:04 +10:00
  • 3350ff5c19 v1 -> v2 migration guide start Biarity 2018-04-20 19:06:40 +10:00
  • 678f1d1daa Documented simple OR logic Biarity 2018-04-20 18:52:13 +10:00
  • c861ada8fa Tests for simple OR logic functionality (#8) Biarity 2018-04-20 18:46:04 +10:00
  • 3e671f56ad OR filtering tests - multiple properties (#8) Biarity 2018-04-19 10:16:03 +10:00
  • b041c0baff Removed old publish instructions Biarity 2018-04-18 18:56:12 +10:00
  • badabfe666 Migrate to .NET Standard Biarity 2018-04-18 18:50:23 +10:00
  • 47fd6307a0 Boolean sorting & filtering tests Biarity 2018-04-08 13:46:16 +10:00
  • 9104ea7693 Merge branch 'master' of https://github.com/Biarity/Sieve Biarity 2018-04-06 11:22:24 +10:00
  • dabbd05a2d Fix #15 Biarity 2018-04-06 11:22:06 +10:00
  • 9317e58fc1 Update README.md Biarity 2018-02-15 19:19:53 +10:00
  • dfe3e9aabe Documented MaxPageSize (#9) Biarity 2018-02-15 19:19:07 +10:00
  • c324b1eb65 Documented SieveExceptions (#11) Biarity 2018-02-15 19:17:14 +10:00
  • 54ab424087 Cleaner exception handling Biarity 2018-02-15 19:14:12 +10:00
  • 24ba14e49f Exceptions only thrown if configuration allows (#11) Biarity 2018-02-15 19:10:39 +10:00
  • 67606e281b Handle all possible exceptions using SieveExceptions (#11) Biarity 2018-02-15 18:53:09 +10:00
  • 6d3fedf9f5 Merge branch 'master' of https://github.com/Biarity/Sieve Biarity 2018-02-15 18:45:30 +10:00
  • 69f21ca695 Max page size (#9) Biarity 2018-02-15 18:45:19 +10:00
  • af1fa00fb1 Added base exception type (#7) Biarity 2018-02-15 18:40:35 +10:00
  • 25d955a685 OR logic note (#8) Biarity 2018-02-14 14:12:35 +10:00
  • 9ce841b880 Added docs for optional exception handling (#7) Biarity 2018-02-14 08:52:53 +10:00
  • e83f647945 Made excepton handling optional, off by default Biarity 2018-02-14 08:52:13 +10:00
  • ce5da2a573 Merge branch 'master' of https://github.com/Biarity/Sieve Biarity 2018-02-14 08:44:02 +10:00
  • b70eb3471d Tested exception handling (#7) Biarity 2018-02-14 08:43:33 +10:00
  • 267eabd5ef Added exceptions docs (#7) Biarity 2018-02-14 08:26:12 +10:00
  • ce4da673d9 Merge branch 'master' of https://github.com/Biarity/Sieve Biarity 2018-02-14 08:06:38 +10:00
  • b625d15cb8 Basic exception handling (#7) Biarity 2018-02-14 08:06:26 +10:00
  • 315e9f8bb6 Update README.md Biarity 2018-02-12 08:58:12 +10:00
  • 9d0ef79595 Handle type mismatch for custom methods Biarity 2018-02-11 13:36:34 +10:00
  • 3068c476e1 Custom filters/sorts case-insensitivity Biarity 2018-02-11 13:35:33 +10:00
  • bafee2314e Merge branch 'master' of https://github.com/Biarity/Sieve Biarity 2018-02-10 16:10:59 +10:00
  • e96ab03f81 Fixed typos/style Biarity 2018-02-10 16:10:50 +10:00
  • ad673842b1 Update README.md Biarity 2018-02-10 16:10:03 +10:00
  • fd56ceadd9 Merge branch 'master' of https://github.com/Biarity/Sieve Biarity 2018-02-10 15:37:13 +10:00
  • 0bd38b8348 SievePropertyMapper for #4 Biarity 2018-02-10 15:37:04 +10:00
  • ec36b956ad Update README.md Biarity 2018-02-10 11:29:56 +10:00
  • b52362e2bc Beter model generics for extensibility Biarity 2018-02-10 11:21:43 +10:00
  • bfbbbf8b44 Merge branch 'master' of https://github.com/Biarity/Sieve Biarity 2018-02-10 10:26:40 +10:00
  • 2796197cc9 Added case-insensitive operators and started unit tests project Biarity 2018-02-10 10:26:32 +10:00
  • 66331e03e7 Documented case-insensitive operators Biarity 2018-02-10 10:25:38 +10:00
  • aa6a836cfb Filter before sort Biarity 2018-02-09 09:39:35 +10:00
  • cd3ca59d4d Merge branch 'master' of https://github.com/Biarity/Sieve Biarity 2018-02-08 09:13:14 +10:00
  • 304e8f4f60 No custom operators for simplicity Biarity 2018-02-08 09:13:06 +10:00
  • b53718abd7 Array example link Biarity 2018-02-08 09:12:44 +10:00
  • c410ad0978 Update README.md Biarity 2018-02-08 09:07:38 +10:00
  • ce04639f1c Merge branch 'master' of https://github.com/Biarity/Sieve Biarity 2018-02-07 21:51:41 +10:00
  • 2a170df0c2 Defer to interface Biarity 2018-02-07 21:51:29 +10:00
  • af3da58ce1 Update README.md Biarity 2018-02-07 16:13:47 +10:00
  • cf9cb4160c Injecting interface unnecessary Biarity 2018-02-07 14:51:34 +10:00
  • 4e47a3a0ef Redocument non-generic version Biarity 2018-02-07 14:44:55 +10:00
  • fe7234f571 Made test stuff not generic Biarity 2018-02-07 14:43:09 +10:00
  • 135e7255a8 Made methods generic instead of class Biarity 2018-02-07 14:32:50 +10:00
  • d3a16d7955 Fixed custom oeprator bug Biarity 2018-02-07 11:07:37 +10:00
  • e9e61b37ae Merge branch 'master' of https://github.com/Biarity/Sieve Biarity 2018-01-30 13:58:26 +10:00
  • 9110203f06 Ignore syntax errors Biarity 2018-01-30 13:58:16 +10:00
  • b953e7d688 Update README.md Biarity 2018-01-30 12:46:24 +10:00
  • ede8da2d65 Update README.md Biarity 2018-01-28 14:16:51 +10:00
  • 2d253fdf93 update nuspec version Biarity 2018-01-28 10:46:22 +10:00
  • 81a7e9ab3a Merge branch 'master' of https://github.com/Biarity/Sieve Biarity 2018-01-28 10:28:22 +10:00
  • e6f5180989 Better formating in nuspec Biarity 2018-01-28 10:28:12 +10:00
  • e9cc7314c3 Update README.md Biarity 2018-01-28 10:24:10 +10:00
  • 10f6ee123a Merge branch 'master' of https://github.com/Biarity/Sieve Biarity 2018-01-28 10:16:30 +10:00
  • 85b657965a Filters & Sorts instead of Filter & Sort. Updated nuspec Biarity 2018-01-28 10:16:24 +10:00
  • 4c2ab76308 Update README.md Biarity 2018-01-28 10:14:34 +10:00
  • d3ed05da7c Update README.md Biarity 2018-01-28 10:13:57 +10:00
  • 8caa6c976d Update README.md Biarity 2018-01-28 10:08:08 +10:00