- 14 Apr, 2013 3 commits
-
-
Vincent Pelletier authored
data_dict is not modified in loop.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
- 13 Apr, 2013 4 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Use a Counter instance from the beginning to factorise identical referrers. Simplify code used to render error detail to HTML.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
- 11 Apr, 2013 11 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Otherwise getNextPeriod will fail if earliest_date is in a different format. And one more minor release !
-
Vincent Pelletier authored
Bugfix release for 1.3 .
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Those are really calendar weeks (although starting on monday independently from locale) as it is less expensive to compute them accurately for table precision than for graph precision (much fewer dates to convert).
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
- 10 Apr, 2013 14 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Default behaviour doesn't change. If --fixed-yrange is provided with a negative value (default), ymax is left floating. If --fixed-yrange is provided with a value, ymax is fixed at that value.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
This bug caused mismatch between links and sections.
-
- 09 Apr, 2013 8 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Some are corrected, others are TODO.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
To find which user agents should be ignored (bots, monitoring, ...).
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Also, switch "week" definition (graph granularity for "--period quarter") from "7 days chunks starting at 1st of month" to "7 days chunks starting at 1st of january", so fewer dates need tweaking.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-