46 Révisions (develop)

Auteur SHA1 Message Date
  Ben Kurtovic fd556d9e9e MySQL, how could you do something like that? il y a 10 ans
  Ben Kurtovic 1002b3c179 New stopword list. il y a 10 ans
  Ben Kurtovic 65d2529a33 Use DEFINE instead of ASSIGN. Be consistent. il y a 10 ans
  Ben Kurtovic bafddabb8d Fix symbol insertion. il y a 10 ans
  Ben Kurtovic 36dd97dd1f Support only searching for symbol decls/uses (fixes #53) il y a 10 ans
  Ben Kurtovic 10d5d1266e Implement utf8mb4 charset. il y a 10 ans
  Ben Kurtovic 1c1eb6009b utf8mb4 il y a 10 ans
  Ben Kurtovic 53a8ad91fa Fix for symbol locs. il y a 10 ans
  Ben Kurtovic 66ac2165f4 Fix. il y a 10 ans
  Ben Kurtovic fb341d5abd empty_database procedure. il y a 10 ans
  Ben Kurtovic f3bf38c00b Fix substring error. il y a 10 ans
  Ben Kurtovic 71ba6c31d8 Minor cleanup. il y a 10 ans
  Benjamin Attal 525e049be0 Bug fixes. il y a 10 ans
  Ben Kurtovic 28d07de930 Fix origin stuff. il y a 10 ans
  Ben Kurtovic f74740d3dd Get rid of origin images (closes #51). il y a 10 ans
  Ben Kurtovic 00058d3879 Only return the right codelet symbols from the database (closes #46). il y a 10 ans
  Ben Kurtovic 7bac5c0b9a Update schema to v7; correctly order entries in cache. il y a 10 ans
  Ben Kurtovic e0194ab346 Forgot to update query numbers. il y a 10 ans
  Ben Kurtovic 69b011ac12 Fix. il y a 10 ans
  Ben Kurtovic 8acddb6834 Fix cache retrieval behavior. il y a 10 ans
  Ben Kurtovic 7b9e98bc5b Thanks @riamse il y a 10 ans
  Ben Kurtovic b2d9ad5c97 Missed a line. il y a 10 ans
  Ben Kurtovic b6fabc54ec Can't use executemany() here. il y a 10 ans
  Ben Kurtovic 4dc83e913a Implement /search.json route (#27) il y a 10 ans
  Ben Kurtovic 860260d0ad Finish Database.search() (closes #19) il y a 10 ans
  Ben Kurtovic 1fbe0e823b Implement most of _get_codelets_from_ids(). il y a 10 ans
  Ben Kurtovic fbc5eebad4 Refactor query production; fixes. il y a 10 ans
  Ben Kurtovic 91256b1384 Finish parameterize() for Text. il y a 10 ans
  Ben Kurtovic f49ad1d281 Move parameterization functions to Node classes. il y a 10 ans
  Ben Kurtovic 8fbfd4c45c Fix _parse_node; _parse_term quote handling; should probably refactor. il y a 10 ans
  Ben Kurtovic 08ce46faeb Implement FTS for authors. il y a 10 ans
  Ben Kurtovic d3f6f226f1 Finish exploding symbols. il y a 10 ans
  Ben Kurtovic 1111afc198 Explode dates and symbols. il y a 10 ans
  Ben Kurtovic cd27777f83 Start exploding query trees. il y a 10 ans
  Ben Kurtovic cf2b48e217 More work on query tree structure. il y a 10 ans
  Ben Kurtovic 56f23e682a Database to v6; flesh out a lot of Database.search(). il y a 10 ans
  Ben Kurtovic 950b6994f0 Database to v5; finish Database.insert(). il y a 10 ans
  Ben Kurtovic d6ccdbd16d Fix a couble Database bugs. il y a 10 ans
  Ben Kurtovic d2aef2829e Finish database insertion, except for origins. il y a 10 ans
  Ben Kurtovic 97b0644bf0 Database to v4: split off symbol_locations table. il y a 10 ans
  Ben Kurtovic e3a838220c Flesh out most of Database.insert(). il y a 10 ans
  Ben Kurtovic 821a6ae4f1 DB -> v3 for symbol->code assoc vs. ->codelet (fixes #13) il y a 10 ans
  Ben Kurtovic 0b655daaff Finish migration to v2. il y a 10 ans
  Ben Kurtovic 22d6b62547 Update schema to v2; database updates. il y a 10 ans
  Ben Kurtovic 0d0a74f9df Some more work on db stuff. il y a 10 ans
  Ben Kurtovic 54bca5894f Move database stuff to a subpackage; updates. il y a 10 ans