Maybe it'd be worth opening an issue upstream regarding this behavior.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Aug 3 2022
Aug 2 2022
Aug 1 2022
they go up to 685 pages instead
Added a screenshot so that you don't have to create an account to see it:
Thanks for your feedback @ardumont
Hey @ardumont, I noticed the following problem:
- Use request's link header for pagination and update relevant tests
- Fix copyright year and add missing copyright comments
- Update comments wherever suggested
Jul 26 2022
Jul 23 2022
- gogs: Add more tests to increase coverage
- gogs: Improve docstrings and comments
Jun 30 2022
Is it safe to land this now?
Jun 6 2022
May 17 2022
May 16 2022
Please run the above-mentioned queries using the Kibana search profiler as shown in the attached screenshot.
Partial docker-compose.search.yml for introducing Kibana:
Apr 20 2022
Apr 7 2022
Abandoning because this diff is a duplicate of D7510.
Rebase
Apr 5 2022
Feb 18 2022
@ardumont I'm neither able to access my account nor reset my password (Not receiving email from sentry.softwareheritage.org).
Is it possible to do something from your side?
Feb 12 2022
@vlorentz Can you check what's the query (swh ql) for this request using sentry?
Feb 11 2022
Possible invalid queries [WIP]:
Feb 10 2022
Yes, I can see the option. It's awesome to see 3 months of my hard work being live :D
Thanks a lot @ardumont
Hi @vlorentz, I wasn't aware that the SWH staff members are using the query language. I thought that it is yet to be used by anyone. I'd like to try it and maybe even restart contributing whenever I'm free :)
Jan 16 2022
Sep 4 2021
@ardumont @olasd can we do this:
- Add a new property fallback_schema = ['https', 'http'] in PackageLoader
- Change download_package to try different schemas from fallback_schema list (if url/schema is valid)
- Change this (fallback_schema) property in the inherited classes (from PackageLoader) as per requirements
- Handle missing schema only for niguix (instead of doing it for all types of downloads)
Sep 1 2021
Aug 26 2021
@vlorentz should we close this one?
Aug 20 2021
Aug 18 2021
- tokens.js: Use concat in fields
- Changes suggested by vlorentz
- Polish the code (add comments, improve formatting)
- Squash
Aug 17 2021
- Improve commit message
- Fix ql_rel_paths in translator.py (Development path was wrong and was throwing error when used with the rpc server)
- Squash
Aug 13 2021
- Rebase and Squash
Aug 12 2021
- Changes suggested by vlorentz
Aug 11 2021
- Fix failing cypress tests
- Squash
- Fix failing tests (by fixing mocker namespaces)
- tests: Add tests for origin search with ql
Aug 10 2021
- Add checkbox to use query langauge (Visible only if enable_ql config param = True/yes)
- Rename metadata_search_backend to search_config
Aug 9 2021
Aug 6 2021
rebase
- Rename to_raw to escape
- Rename process_escaped to unescape
- Fix typo in commit message (Thanks @douardda)
- Moved test_sort_by_and_limit_query from test_search.py to test_elasticsearch.py
Aug 4 2021
- test_elasticsearch.py: Test for sort_by and limit using the query (and some changes in grammar.js and elasticsearch.py for the same)
- utils.py: Use print() in doc tests for readability
- translator.py: process escaped chars while parsing
- utils.py: Use raw string in to_raw documentation (To fix failing tests)
- origin_search: Use to_raw() to make the objects injectable
Jul 30 2021
- Changes suggested by vlorentz
- Improve keyword filter test using raw string
- Improve swh_ql.so not found error message
translator.py: Mention number of children while throwing exception in _traverse
Jul 29 2021
- translator.py: Mention filter category and name in exception
- Squash
Rebase:
- translator.py: Translate search query language to ES DSL
- translator.py: Complete all the filters and add new tests
- translator.py: Fix resource path for tox environment
- translator: Changes suggested by vlorentz
- translator.py: Update list of possible ql paths (suggested by vlorentz)
Jul 28 2021
- translator: Changes suggested by vlorentz
Jul 27 2021
Jul 26 2021
Sanitize commit message body