Files
pillar/tests/test_api
Sybren A. Stüvel 1e823a9dbe MongoCollection.count() and update() are deprecated
Eve doesn't have any counting methods on `current_app.data`, so there is
no one-to-one translation for `cursor.count()` in
`file_storage/__init__.py`. Since the call was only used in a debug log
entry, I just removed it altogether.

I removed `pillar.cli.operations.index_users_rebuild()`, as it was
importing `pillar.api.utils.algolia.algolia_index_user_save` which doesn't
exist any more, so the code was dead anyway.
2019-05-28 16:13:14 +02:00
..
2018-07-12 15:23:57 +02:00
2019-05-14 10:42:15 +02:00
2018-07-12 15:23:57 +02:00
2018-07-12 15:23:57 +02:00
2018-07-12 15:23:57 +02:00
2017-03-31 14:52:58 +02:00