Skip to content
Snippets Groups Projects
  1. Feb 27, 2020
  2. Feb 25, 2020
  3. Feb 24, 2020
  4. Feb 18, 2020
  5. Feb 12, 2020
  6. Feb 11, 2020
  7. Feb 05, 2020
  8. Jan 31, 2020
  9. Jan 17, 2020
  10. Jan 07, 2020
  11. Nov 21, 2019
  12. Nov 20, 2019
  13. Nov 15, 2019
  14. Nov 12, 2019
  15. Nov 08, 2019
  16. Nov 05, 2019
    • David Douard's avatar
      update indexer for storage 0.0.156 · d27cd133
      David Douard authored
      this imply a refactoring of the db schema for origin_intrinsic_metadata, since
      we do not have nor want numerical ids for origins, we use origin urls instead.
      
      Note that IndexerStorage.origin_intrinsic_metadata_search_by_producer() still
      have start/end arguments which are expected to be strings, thus uses
      lexicographic comparisons between origin urls. This is far from
      ideal, but a proper fix requires an (new?) endpoint that handle pagination
      properly.
    • David Douard's avatar
      cli: fix max-message handling in the journal-client command · fe884ef8
      David Douard authored
      the max_messages value must be passed to the client constructor, otherwise
      it will hang forever for max-messages<20 (eg. in tests).
      fe884ef8
  17. Nov 04, 2019
  18. Oct 29, 2019
  19. Oct 20, 2019
Loading