Skip to content
Snippets Groups Projects
  1. Oct 14, 2011
    • Iustin Pop's avatar
      Adjust htools code to new Luxi argument format · b20cbf06
      Iustin Pop authored
      
      This partially undoes commit 92678b3c, more specifically it removes the
      Store data type and the associated code, since all Luxi arguments are
      now lists.
      
      Furthermore, since the qfilter field on Query is complex (it's
      actually a tree structure), and we don't support it, turn it into a
      plain () type, which always gets encoded as JSNull ('null'), so that
      we can remove the optional field handling from Luxi (all fields are
      always required).
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
      b20cbf06
  2. Oct 13, 2011
  3. Oct 12, 2011
  4. Oct 11, 2011
  5. Oct 07, 2011
  6. Oct 06, 2011
  7. Oct 05, 2011
  8. Oct 04, 2011
  9. Oct 03, 2011
Loading