Steve Clay
|
1c3c370dd4
|
Adds server-info.php
|
2015-09-26 23:27:29 -04:00 |
|
Steve Clay
|
9eaef368e0
|
Update FirePHP
|
2015-09-26 23:16:42 -04:00 |
|
Steve Clay
|
5b6b891cc3
|
Update UriRewriting.wiki.md
|
2015-09-26 16:03:05 -04:00 |
|
Steve Clay
|
d71b11ec98
|
Update CommonProblems.wiki.md
|
2015-09-22 13:16:36 -04:00 |
|
Steve Clay
|
44e35e69c3
|
Update README.md
|
2015-09-22 13:12:46 -04:00 |
|
Steve Clay
|
c24af9fe02
|
Update README.md
|
2015-09-22 13:09:41 -04:00 |
|
Steve Clay
|
69019960c9
|
Update README.md
|
2015-09-22 13:06:25 -04:00 |
|
Steve Clay
|
0dea940e5f
|
README changes
|
2015-09-04 17:46:03 -04:00 |
|
Steve Clay
|
f1ef53e84e
|
Add wiki docs and point to some of them (lots of work left here)
|
2015-09-04 17:38:45 -04:00 |
|
Kaue Santoja
|
d233b65d3d
|
Adds config option to concatenate files only
|
2015-09-03 14:26:35 -04:00 |
|
Elan Ruusamäe
|
cabd595a5a
|
Merge pull request #142 from KTOmega/readme
Make README into Markdown
|
2015-04-20 14:49:55 +03:00 |
|
Kevin Tran
|
f9b728918a
|
Make README into Markdown
|
2015-04-19 23:44:22 -07:00 |
|
Kevin Tran
|
73a085b6c1
|
Rename README.txt to README.md
|
2015-04-19 23:41:18 -07:00 |
|
Steve Clay
|
3c11ba8232
|
Merge pull request #128 from fisharebest/gitattributes
Exclude build/development tools from releases using .gitattributes
2.2.1
|
2014-10-30 18:58:02 -04:00 |
|
Greg Roach
|
ecbb5ae376
|
Exclude build/development tools from releases using .gitattributes
|
2014-10-24 09:29:20 +01:00 |
|
Elan Ruusamäe
|
bd9a450694
|
update cssmin to v2.4.8-4. fixes #123
|
2014-09-25 14:40:53 +03:00 |
|
Elan Ruusamäe
|
bceffd5afb
|
remove duplicate $keys assignment
|
2014-09-21 14:31:30 +03:00 |
|
acidvertigo
|
153e08b5a0
|
Code clean
|
2014-09-20 14:21:31 +03:00 |
|
Elan Ruusamäe
|
ce109925aa
|
remove two DOS EOL
|
2014-09-20 10:34:23 +03:00 |
|
Elan Ruusamäe
|
a0c5ecb514
|
Merge pull request #102 from greensolid-technologies/master
Add support for Wincache
|
2014-09-19 16:43:51 +03:00 |
|
Matthias Fax
|
6b469640a7
|
Add Wincache
Updated comments
Check for Wincache existence in constructor
Normalized markup
Add Wincache test
Tie Wincache test to test index
|
2014-06-12 15:14:47 +02:00 |
|
Steve Clay
|
fb3931f8cd
|
Fixes #97: URIs with spaces are correctly rewritten
|
2014-04-03 19:53:48 -04:00 |
|
Steve Clay
|
50488ce207
|
Merge pull request #96 from glensc/patch-2
insert_final_newline to true
|
2014-03-20 06:47:05 -04:00 |
|
Elan Ruusamäe
|
ebc91b5d33
|
insert_final_newline to true
|
2014-03-20 09:17:56 +02:00 |
|
Steve Clay
|
e7728405f5
|
Merge pull request #95 from glensc/patch-1
.editorconfig: skip style apply in vendor/ (composer stuff)
|
2014-03-19 12:31:26 -04:00 |
|
Elan Ruusamäe
|
537b4b314a
|
skip style apply in vendor/ (composer stuff)
|
2014-03-19 17:19:57 +02:00 |
|
Steve Clay
|
4a884a381f
|
Merge pull request #94 from glensc/issue-51
Handle faiure to open cache file for writing
|
2014-03-19 10:34:30 -04:00 |
|
Steve Clay
|
b018c834da
|
Created .editorconfig
|
2014-03-19 10:33:07 -04:00 |
|
Elan Ruusamäe
|
27b4f758bc
|
fix passing invalid parametrs to flock. #51
|
2014-03-19 15:07:57 +02:00 |
|
Steve Clay
|
9231aed49f
|
Adds Bootstrap styling to builder app
|
2014-03-12 10:35:14 -04:00 |
|
Steve Clay
|
ea7fe90554
|
Merge branch 'Jimdo-add-tests-closure-compiler'
|
2014-03-12 09:52:21 -04:00 |
|
Steve Clay
|
5ceada8a22
|
YUIC unit test updates
bail if jar not found, make test more obviously customizable, don't
fail test if YUIC correctly handles input it used to choke on.
|
2014-03-12 09:51:53 -04:00 |
|
Steve Clay
|
66f2622705
|
Clean up unit test messages
|
2014-03-12 09:49:16 -04:00 |
|
Steve Clay
|
f3a408fd74
|
Remove unused var, add @throws
|
2014-03-12 09:48:36 -04:00 |
|
Steve Clay
|
d245bca498
|
Merge branch 'sambauers-master'
2.2.0
|
2014-03-12 08:54:23 -04:00 |
|
Sam Bauers
|
c91f746132
|
2.2.0 release - update VERSION constant
|
2014-03-12 08:53:30 -04:00 |
|
Sam Bauers
|
853dfd0395
|
Prepare for 2.2.0 release with updated HISTORY.txt
|
2014-03-12 08:53:30 -04:00 |
|
Joscha Feth
|
c60b6a2984
|
fix typo
|
2014-03-05 19:29:22 +01:00 |
|
Joscha Feth
|
54a53c9c19
|
Adds tests for the command line based Closure Compiler
|
2014-03-05 19:20:52 +01:00 |
|
Steve Clay
|
eadf601dbe
|
Cleanup index.php a bit
|
2014-02-04 11:00:25 -05:00 |
|
Steve Clay
|
30839ab5f0
|
Allow long expires with "v" query string param
|
2014-02-04 11:00:11 -05:00 |
|
Steve Clay
|
b4b8606dfd
|
Fix/simplify custom config paths implementation
|
2014-02-04 10:57:45 -05:00 |
|
Steve Clay
|
86fbe1f948
|
Merge branch 'joec4i-master'
|
2014-02-04 10:31:37 -05:00 |
|
Steve Clay
|
a2487c7c1a
|
Simplify identifying file-relative URIs in rewriter
|
2014-02-04 10:31:00 -05:00 |
|
Steve Clay
|
f3aa19283b
|
Merge pull request #86 from mrclay/cite_is_inline
Remove cite from block elements pattern
|
2014-02-04 07:08:59 -08:00 |
|
Steve Clay
|
ef726e261b
|
Merge branch 'Jimdo-jimdo-compiler-service-options'
|
2014-02-04 10:00:22 -05:00 |
|
Steve Clay
|
a35b801ce9
|
Clean up pull/84 additions
|
2014-02-04 09:59:46 -05:00 |
|
Joscha Feth
|
5d73cd0886
|
* Allow additional HTTP options to be passed to the Closure compiler service
* Allow option for overriding the maximum byte size POST limit
|
2014-02-04 09:59:46 -05:00 |
|
Steve Clay
|
ddee838f7c
|
Merge pull request #88 from sambauers/master
Allow definition of custom config directory.
|
2014-02-04 06:10:18 -08:00 |
|
Sam Bauers
|
8e74d727f0
|
Use base for main config key.
|
2014-02-05 00:59:21 +11:00 |
|