Commit Graph

195 Commits

Author SHA1 Message Date
Biarity
3e671f56ad
OR filtering tests - multiple properties (#8) 2018-04-19 10:16:03 +10:00
Biarity
b041c0baff Removed old publish instructions 2018-04-18 18:56:12 +10:00
Biarity
badabfe666 Migrate to .NET Standard 2018-04-18 18:50:23 +10:00
Biarity
47fd6307a0 Boolean sorting & filtering tests 2018-04-08 13:46:16 +10:00
Biarity
9104ea7693 Merge branch 'master' of https://github.com/Biarity/Sieve 2018-04-06 11:22:24 +10:00
Biarity
dabbd05a2d Fix #15 2018-04-06 11:22:06 +10:00
Biarity
9317e58fc1
Update README.md
#9
2018-02-15 19:19:53 +10:00
Biarity
dfe3e9aabe
Documented MaxPageSize (#9) 2018-02-15 19:19:07 +10:00
Biarity
c324b1eb65
Documented SieveExceptions (#11) 2018-02-15 19:17:14 +10:00
Biarity
54ab424087 Cleaner exception handling 2018-02-15 19:14:12 +10:00
Biarity
24ba14e49f Exceptions only thrown if configuration allows (#11) 2018-02-15 19:10:39 +10:00
Biarity
67606e281b Handle all possible exceptions using SieveExceptions (#11) 2018-02-15 18:53:09 +10:00
Biarity
6d3fedf9f5 Merge branch 'master' of https://github.com/Biarity/Sieve 2018-02-15 18:45:30 +10:00
Biarity
69f21ca695 Max page size (#9) 2018-02-15 18:45:19 +10:00
Biarity
af1fa00fb1 Added base exception type (#7) 2018-02-15 18:40:35 +10:00
Biarity
25d955a685
OR logic note (#8) 2018-02-14 14:12:35 +10:00
Biarity
9ce841b880
Added docs for optional exception handling (#7) 2018-02-14 08:52:53 +10:00
Biarity
e83f647945 Made excepton handling optional, off by default 2018-02-14 08:52:13 +10:00
Biarity
ce5da2a573 Merge branch 'master' of https://github.com/Biarity/Sieve 2018-02-14 08:44:02 +10:00
Biarity
b70eb3471d Tested exception handling (#7) 2018-02-14 08:43:33 +10:00
Biarity
267eabd5ef
Added exceptions docs (#7) 2018-02-14 08:26:12 +10:00
Biarity
ce4da673d9 Merge branch 'master' of https://github.com/Biarity/Sieve 2018-02-14 08:06:38 +10:00
Biarity
b625d15cb8 Basic exception handling (#7) 2018-02-14 08:06:26 +10:00
Biarity
315e9f8bb6
Update README.md 2018-02-12 08:58:12 +10:00
Biarity
9d0ef79595 Handle type mismatch for custom methods 2018-02-11 13:36:34 +10:00
Biarity
3068c476e1 Custom filters/sorts case-insensitivity 2018-02-11 13:35:33 +10:00
Biarity
bafee2314e Merge branch 'master' of https://github.com/Biarity/Sieve 2018-02-10 16:10:59 +10:00
Biarity
e96ab03f81 Fixed typos/style 2018-02-10 16:10:50 +10:00
Biarity
ad673842b1
Update README.md 2018-02-10 16:10:03 +10:00
Biarity
fd56ceadd9 Merge branch 'master' of https://github.com/Biarity/Sieve 2018-02-10 15:37:13 +10:00
Biarity
0bd38b8348 SievePropertyMapper for #4 2018-02-10 15:37:04 +10:00
Biarity
ec36b956ad
Update README.md 2018-02-10 11:29:56 +10:00
Biarity
b52362e2bc Beter model generics for extensibility 2018-02-10 11:21:43 +10:00
Biarity
bfbbbf8b44 Merge branch 'master' of https://github.com/Biarity/Sieve 2018-02-10 10:26:40 +10:00
Biarity
2796197cc9 Added case-insensitive operators and started unit tests project 2018-02-10 10:26:32 +10:00
Biarity
66331e03e7
Documented case-insensitive operators 2018-02-10 10:25:38 +10:00
Biarity
aa6a836cfb Filter before sort 2018-02-09 09:39:35 +10:00
Biarity
cd3ca59d4d Merge branch 'master' of https://github.com/Biarity/Sieve 2018-02-08 09:13:14 +10:00
Biarity
304e8f4f60 No custom operators for simplicity 2018-02-08 09:13:06 +10:00
Biarity
b53718abd7
Array example link 2018-02-08 09:12:44 +10:00
Biarity
c410ad0978
Update README.md 2018-02-08 09:07:38 +10:00
Biarity
ce04639f1c Merge branch 'master' of https://github.com/Biarity/Sieve 2018-02-07 21:51:41 +10:00
Biarity
2a170df0c2 Defer to interface 2018-02-07 21:51:29 +10:00
Biarity
af3da58ce1
Update README.md 2018-02-07 16:13:47 +10:00
Biarity
cf9cb4160c
Injecting interface unnecessary 2018-02-07 14:51:34 +10:00
Biarity
4e47a3a0ef
Redocument non-generic version 2018-02-07 14:44:55 +10:00
Biarity
fe7234f571 Made test stuff not generic 2018-02-07 14:43:09 +10:00
Biarity
135e7255a8 Made methods generic instead of class 2018-02-07 14:32:50 +10:00
Biarity
d3a16d7955 Fixed custom oeprator bug 2018-02-07 11:07:37 +10:00
Biarity
e9e61b37ae Merge branch 'master' of https://github.com/Biarity/Sieve 2018-01-30 13:58:26 +10:00