Will also split this into 1 diff per commit.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jun 23 2019
Jun 22 2019
Build has FAILED
Jun 21 2019
In any case, still no longer works today. So might be time to fix it or remove it altogether (if unused and fix solely the incremental one).
So i believe the full lister implementation never worked (looks like a copy/paste from github lister's, db_partition_indice implem. cannot work here).
Jun 20 2019
So i believe the full lister implementation never worked (looks like a copy/paste from github lister's, db_partition_indice implem. cannot work here).
The incremental one is mostly ok though (as already mentioned, it's not complete).
@douardda As discussed orally, as i was unsure it ran at the time, I checked and yes.
We have data in the swh-lister db (~214 entries listed in table bitbucket_repo).
It ran around 2017-06-28 13:13:30.077108 (most probably prior to the scheduler existence).
Jun 18 2019
Heads up, a priori, there is a bootstrap step missing.
@olasd told me it's possible we need to start an incremental one first (thanks).
Mar 6 2017
does this work?
Mar 3 2017
Mar 2 2017
Formatted the test responses and added commentary on the life goals of tasks.
LGTM, i just followed up to a couple of minor pending issues — some are new, some follow-up to previous comments.
Feb 23 2017
what does this button do?
shot at making the lister base and intermediate classes agnostic to the transport layer
Feb 21 2017
Good job!
Feb 20 2017
Clarified the annotations inline.
A lot of comments inline, I only reviewed the base class for now.
updated requirements
rebase on origin/master, more tests + bug fixes
Awesome. Seems good to me.
longer tests, more refactoring