49 Commits (16530b9a66d07f8f10e609cbab367c50c2d51b7e)

Author SHA1 Message Date
J. King 16530b9a66 Probably test for feed redirection bug 5 years ago
J. King b8b559b0f8 Correct spuriously failing tests 5 years ago
J. King db5bcb78a3 Fix lookup of evergreen tokens 5 years ago
J. King f7240301e4 Basic database maintenance 5 years ago
J. King 422eaf9605 Invalidate sessions on password change; closes #170 5 years ago
J. King 2628ff7bf4 Make database test helpers generic 5 years ago
J. King 6ef13d0880 Style fixes 5 years ago
J. King 3899ee6b4e Allow for replacing label and tag associations 5 years ago
J. King e3d2215920 Style fixes 5 years ago
J. King 12f23ddc16 Updated tests for arbitrary sorting 5 years ago
J. King f72c85c9f6 Hopefully working but maybe broken custom sorting 5 years ago
J. King 74fc39fca0 Implement multi-folder context option 5 years ago
J. King cce1089e10 Handle edge case with folder 0 5 years ago
J. King 98f6fca7e3 Enforce minimum array size (for now) 5 years ago
J. King ef1b761f95 Implement most multiple-item context options 5 years ago
J. King d8407330a0 Add a function to get when feeds were last updated 5 years ago
J. King e45ba3f0ea Add means of unsetting a password in the backend 5 years ago
J. King 94314f3e6d Fix test errors when PostgreSQL or MySQL are not available 5 years ago
J. King 86d52c8ff9 Fix test errors when PostgreSQL or MySQL are not available 5 years ago
J. King b02c910b1e Make token creation check that the user exists 5 years ago
J. King 38bdde1167 Add access tokens to the db, with relevant code 5 years ago
J. King 5de1844f6d Add article selection by tag 5 years ago
J. King e6f70527cf Simplify tag summary 5 years ago
J. King ff0c9a3a55 Add functionality for interacting with subscription tags 5 years ago
J. King e2cba68c1b Clarify various SQL queries 5 years ago
J. King 4945f8baa3 Clarify various SQL queries 5 years ago
J. King 44366f48bf Remove arbitrary search term limits; fixes #150 5 years ago
J. King 21fdd66d37 Work around limit to SQL parameter placeholders for IN() clauses 5 years ago
J. King 95de375e0b Handle folder and label exclusion 5 years ago
J. King 677e33e518 Add text search exclusions 5 years ago
J. King 0dc82f64d5 Allow ranges in exclusion contexts 5 years ago
J. King b950ac066f Restrict options in not-context and hopefully make it easier to use 5 years ago
J. King 14c02d56ac Implement new context options other than not(). 5 years ago
J. King 2df7c25b66 Add ability to search note text 5 years ago
J. King bc3182a961 Basic substring searching 5 years ago
J. King 5cd84c4ab4 Validate configuration parameters on import, and other changes 5 years ago
J. King e501fbdc87 Remove the DatabaseInformation class in tests and use traits instead 5 years ago
J. King 0513b606c2 Merge master 6 years ago
J. King cf896121b2 Style fixes 6 years ago
J. King f2245861e3 Restore complete Database coverage 6 years ago
J. King 51755a2ce6 Retire article field groups 6 years ago
J. King 0129965bbd Cover some missed code 6 years ago
J. King 22941f5ad1 Fix session tests 6 years ago
J. King 258be1d54e Fix most PostgreSQL test failures 6 years ago
J. King 8fc31cfc40 Rewrite various queries to work in PostgreSQL 6 years ago
J. King 10b228224d Correct PostgreSQL data format and other tweaks 6 years ago
J. King a75fad53ca Adapt the rest of the test series 6 years ago
J. King dccd4caede Convert one database function test series (articles) to a common harness 6 years ago
J. King 7340d65c0e Make data clearing in tests static 6 years ago
J. King 39110858b7 Move database function test series as first step in re-organization 6 years ago