imip-agent

Changelog

(0) -10 +10 +100 +300 +1000 tip
42:bd775aebf51c
2014-10-06 Paul Boddie changeset files shortlog graph Reversed the frequency level ordering and ordered criteria by levels instead of tuple positions, thus accommodating weekly criteria explicitly.
vRecurrence.py
41:64357f489755
2014-10-06 Paul Boddie changeset files shortlog graph Removed counter tests where the ordering could affect the outcome.
vRecurrence.py
40:fabbd120684a
2014-10-06 Paul Boddie changeset files shortlog graph Added various tests.
tests/qualifiers.py
39:650578936e87
2014-10-06 Paul Boddie changeset files shortlog graph Changed the weekday filter to be context-specific, producing occurrences for days in years, months and weeks. Propagated the underlying datetime context to all qualifiers unconditionally. Introduced sorting of the results since the selection process may combine them from processes producing different orderings. Changed the BYDAY indexes to be 1-based for positive indexes. Added the expected result for each test output.
tests/qualifiers.py vRecurrence.py
38:5e2b9a7ecb4f
2014-10-04 Paul Boddie changeset files shortlog graph Propagate context information through selectors for pattern iterators; prevent the introduction of enumerations from datetime information that will unnecessarily constrain patterns.
vRecurrence.py
37:b5717532111c
2014-10-04 Paul Boddie changeset files shortlog graph Added an initial year day filtering capability, needing refinement.
tests/qualifiers.py vRecurrence.py
36:414938f6e0fe
2014-10-04 Paul Boddie changeset files shortlog graph Added more tests.
tests/qualifiers.py
35:96630e946b9e
2014-10-04 Paul Boddie changeset files shortlog graph Introduced month day filtering and bounded occurrences using the start datetime.
tests/qualifiers.py vRecurrence.py
34:08d5441f73b4
2014-10-04 Paul Boddie changeset files shortlog graph Added support for selecting particular occurrences of days in months.
tests/qualifiers.py vRecurrence.py
33:fcea00de6511
2014-10-04 Paul Boddie changeset files shortlog graph Added some recurrence rule processing plus tests.
tests/qualifiers.py vRecurrence.py
(0) -10 +10 +100 +300 +1000 tip