lp://staging/logq
- Get this branch:
- bzr branch lp://staging/logq
Branch information
Recent revisions
- 257. By Forest Bond
-
apache-
access- aggregate: Support URL manipulate functions. This represents a temporary loss in some funcionality (blank referers are included when URL manipulations on that field are used). - 256. By Forest Bond
-
Support fetch option for output types pygooglechart-bar, pygooglechart-hbar.
Changes required:* Rework OutputType to require options_str be specified as an argument to the
instance initializer rather than process_query. This allows get_mime_type
to return differing values depending on output options.
* Implement stream objects that contain both encoded and raw file objects.
These replace f_out objects that were previously used by report and output
types, and make it possible to deal with both character and binary data
easily. - 254. By Forest Bond
-
Fix mime-email format Content-Type: use multipart/
alternative, not multipart/ multipart, and omit charset. - 252. By Forest Bond
-
Implement FormatType concept (via --format-type, --format-options) and provide format types "none", "email", and "mime-email".
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)