72bf8af9e3
Add is_cached attribute.
2014-07-01 10:33:58 +02:00
23419e638e
Separate memoized function for easy tests.
2014-07-01 09:30:54 +02:00
43d5d99a5e
Some improvements in the output.
2014-07-01 09:30:53 +02:00
3e98a7545c
Together with goodrepos, takes care of downloads.
...
There are many fields tracked with a request object that are
assigned during the check process. The field downloads was
missing too. The next one is possibly to_ignore.
2014-06-27 11:06:23 +02:00
2fb9555648
The cache takes care of goodrepos.
2014-06-26 16:44:30 +02:00
01dfc4d9ce
Small fix. Also disable the local search for now.
2014-06-26 15:30:31 +02:00
b297237a79
Fix a missing continue.
2014-06-25 12:55:07 +02:00
c593116f2a
Remove the print in check_specs.
2014-06-25 12:00:07 +02:00
c206367acb
Initial steps to detect valid packages in the cache.
2014-06-25 12:00:07 +02:00
b0730b0b5e
Fix and document more dynamic fields in Request.
2014-06-23 11:04:19 +02:00
a2d6c19377
Fix call to change_review_state
2014-06-23 11:04:19 +02:00
eb7d775ed4
Fix variable result
2014-06-23 11:04:19 +02:00
a2555f9b27
Moving more parts.
2014-06-23 11:04:19 +02:00
a67e1a392f
Fix bug when groups are created.
2014-06-13 16:11:15 +02:00
550e98d6c2
Refactor of check_one_request into checkrepo module.
2014-06-12 18:26:09 +02:00
7ce107a28d
A missing XML is marked with an empty string.
2014-06-06 16:23:33 +02:00
a5c4d1d4b6
Move out memoized functions.
2014-06-05 17:46:38 +02:00
209dc8f961
Move pending_requests and get_request.
2014-06-04 16:33:55 +02:00
6ff892fdf2
Move change_review_state.
2014-06-04 16:33:55 +02:00
e96f85dc38
More refactoring:
...
- Extract all the graph and cycle logic.
- Extract memoize.
- Start with CheckRepo.
2014-06-04 11:04:37 +02:00