Opened 16 years ago

Closed 16 years ago

#6496 closed (duplicate)

Support gzipped fixture data

Reported by: Bastian Kleineidam <calvin@…> Owned by: nobody
Component: Uncategorized Version: dev
Severity: Keywords:
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

This patch allows storing fixtures in .gz files.

Attachments (1)

0041-Support-gzipped-fixture-data.patch (1.4 KB ) - added by Bastian Kleineidam <calvin@…> 16 years ago.

Download all attachments as: .zip

Change History (4)

by Bastian Kleineidam <calvin@…>, 16 years ago

comment:1 by Simon Greenhill <dev@…>, 16 years ago

Triage Stage: UnreviewedDesign decision needed

comment:2 by Jacob, 16 years ago

Triage Stage: Design decision neededAccepted

Sounds good - it's a simple enough change, and probably very useful to a select few.

comment:3 by Russell Keith-Magee, 16 years ago

Resolution: duplicate
Status: newclosed

It's such a good idea, it's been accepted before :-)

Duplicate of #4924, which contains a more complete patch (bzip2 plus gzip, with a framework to add others, plus tests).

Note: See TracTickets for help on using tickets.
Back to Top