-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathChanges
More file actions
181 lines (136 loc) · 8.23 KB
/
Changes
File metadata and controls
181 lines (136 loc) · 8.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
------------------------------------------------------------------------
r118 | trevor | 2010-08-23 08:45:57 -0700 (Mon, 23 Aug 2010) | 1 line
none: Adjusting revision number
------------------------------------------------------------------------
r117 | trevor | 2010-08-23 08:45:24 -0700 (Mon, 23 Aug 2010) | 1 line
none: Adjusting revision number
------------------------------------------------------------------------
r116 | trevor | 2010-08-20 10:54:37 -0700 (Fri, 20 Aug 2010) | 1 line
none: Updating change set and manifest
------------------------------------------------------------------------
r115 | trevor | 2010-08-20 10:52:52 -0700 (Fri, 20 Aug 2010) | 1 line
#150: Adding tests for file name var substitution
------------------------------------------------------------------------
r114 | trevor | 2010-08-20 10:51:42 -0700 (Fri, 20 Aug 2010) | 1 line
#150: Adding file name variable substituion
------------------------------------------------------------------------
r113 | trevor | 2010-08-20 09:36:40 -0700 (Fri, 20 Aug 2010) | 1 line
#149: Adding patch to support international dates in HTTP headers
------------------------------------------------------------------------
r109 | trevor | 2009-12-09 10:18:46 -0800 (Wed, 09 Dec 2009) | 1 line
Adding support for Google Closure
------------------------------------------------------------------------
r108 | trevor | 2009-12-08 22:47:34 -0800 (Tue, 08 Dec 2009) | 1 line
Adding support for google closure
------------------------------------------------------------------------
r61 | trevor | 2009-02-19 07:07:20 -0800 (Thu, 19 Feb 2009) | 1 line
Updating change log
------------------------------------------------------------------------
r60 | trevor | 2009-02-19 07:06:31 -0800 (Thu, 19 Feb 2009) | 1 line
Upgrading to v1
------------------------------------------------------------------------
r40 | trevor | 2009-01-09 09:13:22 -0800 (Fri, 09 Jan 2009) | 1 line
Updating changes and manifiest
------------------------------------------------------------------------
r39 | trevor | 2009-01-09 09:11:56 -0800 (Fri, 09 Jan 2009) | 1 line
Updating unit test bug when compression is enabled
------------------------------------------------------------------------
r38 | trevor | 2009-01-09 09:03:28 -0800 (Fri, 09 Jan 2009) | 1 line
Updating changes and manifiest
------------------------------------------------------------------------
r37 | trevor | 2009-01-09 09:02:54 -0800 (Fri, 09 Jan 2009) | 1 line
Updating caching for single-digit days
------------------------------------------------------------------------
r36 | trevor | 2009-01-09 08:43:18 -0800 (Fri, 09 Jan 2009) | 1 line
Updating changes and manifiest
------------------------------------------------------------------------
r35 | trevor | 2009-01-09 08:42:20 -0800 (Fri, 09 Jan 2009) | 1 line
Adding file-name inclusion during merge
------------------------------------------------------------------------
r34 | trevor | 2008-12-30 20:46:07 -0800 (Tue, 30 Dec 2008) | 1 line
Updating changes and manifest
------------------------------------------------------------------------
r33 | trevor | 2008-12-30 20:45:30 -0800 (Tue, 30 Dec 2008) | 1 line
Bug fixes and addition of document_root attribute
------------------------------------------------------------------------
r32 | trevor | 2008-12-30 12:50:41 -0800 (Tue, 30 Dec 2008) | 1 line
Updating MANIFEST and Changes for CPAN release
------------------------------------------------------------------------
r31 | trevor | 2008-12-30 12:48:19 -0800 (Tue, 30 Dec 2008) | 1 line
Adding file_separator attribute to change the file separator protocol
------------------------------------------------------------------------
r30 | trevor | 2008-12-29 08:19:20 -0800 (Mon, 29 Dec 2008) | 1 line
Updating changes and manifest for CPAN release
------------------------------------------------------------------------
r29 | trevor | 2008-12-29 08:17:29 -0800 (Mon, 29 Dec 2008) | 1 line
Adding new mp2 specific tests and POD regarding failing tests
------------------------------------------------------------------------
r28 | trevor | 2008-12-23 09:07:09 -0800 (Tue, 23 Dec 2008) | 1 line
Updating anscilary CPAN files
------------------------------------------------------------------------
r27 | trevor | 2008-12-23 09:03:27 -0800 (Tue, 23 Dec 2008) | 1 line
Initial CPAN release
------------------------------------------------------------------------
r26 | trevor | 2008-12-23 09:02:11 -0800 (Tue, 23 Dec 2008) | 1 line
Moving root directory to represent the new naming structure
------------------------------------------------------------------------
r25 | trevor | 2008-12-23 08:58:02 -0800 (Tue, 23 Dec 2008) | 1 line
Changed name to Apache2-Response-FileMerge
------------------------------------------------------------------------
r24 | trevor | 2008-12-23 08:33:41 -0800 (Tue, 23 Dec 2008) | 1 line
Minor testing and bug fixes
------------------------------------------------------------------------
r23 | trevor | 2008-12-23 08:26:53 -0800 (Tue, 23 Dec 2008) | 1 line
Further unit test structure and cross-platform compatibility
------------------------------------------------------------------------
r22 | trevor | 2008-12-23 07:54:10 -0800 (Tue, 23 Dec 2008) | 1 line
More compatibility across mod_perl/Perl versions
------------------------------------------------------------------------
r21 | trevor | 2008-12-22 23:07:08 -0800 (Mon, 22 Dec 2008) | 1 line
Updated changes file
------------------------------------------------------------------------
r20 | trevor | 2008-12-22 23:06:02 -0800 (Mon, 22 Dec 2008) | 1 line
POD, unit tests and build info. Near first CPAN release
------------------------------------------------------------------------
r19 | trevor | 2008-12-21 21:15:14 -0800 (Sun, 21 Dec 2008) | 1 line
Added full support for CSS
------------------------------------------------------------------------
r18 | trevor | 2008-12-21 15:45:39 -0800 (Sun, 21 Dec 2008) | 1 line
Finished pod, adding support for CSS
------------------------------------------------------------------------
r17 | trevor | 2008-12-20 23:45:55 -0800 (Sat, 20 Dec 2008) | 1 line
Minor patches, stubbed POD
------------------------------------------------------------------------
r16 | trevor | 2008-12-19 22:47:46 -0800 (Fri, 19 Dec 2008) | 1 line
Improved compression and minimization, added HTTP 304 handling and other bug fixes
------------------------------------------------------------------------
r15 | trevor | 2008-12-18 23:22:28 -0800 (Thu, 18 Dec 2008) | 1 line
Merging and imports work for JS; minimize, compression, profiling and caching added
------------------------------------------------------------------------
r14 | trevor | 2008-12-18 14:21:47 -0800 (Thu, 18 Dec 2008) | 1 line
Removed the subversion number all together
------------------------------------------------------------------------
r13 | trevor | 2008-12-18 14:21:04 -0800 (Thu, 18 Dec 2008) | 1 line
Will merge single files together relative to the uri
------------------------------------------------------------------------
r12 | trevor | 2008-12-18 09:01:06 -0800 (Thu, 18 Dec 2008) | 1 line
Updating version number to be appropriate to the first and upcoming release
------------------------------------------------------------------------
r11 | trevor | 2008-12-18 08:59:56 -0800 (Thu, 18 Dec 2008) | 1 line
Adding svn revision numbers to source
------------------------------------------------------------------------
r10 | trevor | 2008-12-18 08:56:54 -0800 (Thu, 18 Dec 2008) | 1 line
Adding svn revision numbers to source
------------------------------------------------------------------------
r9 | trevor | 2008-12-18 08:55:47 -0800 (Thu, 18 Dec 2008) | 1 line
Adding svn revision numbers to source
------------------------------------------------------------------------
r8 | trevor | 2008-12-18 08:54:52 -0800 (Thu, 18 Dec 2008) | 1 line
Adding svn revision numbers to source
------------------------------------------------------------------------
r7 | trevor | 2008-12-18 08:52:29 -0800 (Thu, 18 Dec 2008) | 1 line
Initial working version of Apache2::Response
------------------------------------------------------------------------
r6 | trevor | 2008-12-17 23:00:47 -0800 (Wed, 17 Dec 2008) | 1 line
Adding apache2-singlefile
------------------------------------------------------------------------