Commit Graph

116 Commits

Author SHA1 Message Date
Jeff Kaufman 687e0a7028 readme: reword the canonicalize_javascript_libraries note 2013-10-21 13:26:26 -04:00
Jeff Kaufman 7c15cd83f4 canonicalize libraries: script to convert from Apache format to Nginx
Merge of Vid's #533 with some fixes.
2013-10-21 13:21:28 -04:00
Jeff Kaufman 3b6caa38aa release: merging readme changes for 1.6.29.5 2013-07-25 14:31:45 -04:00
Jeff Kaufman b1127c2a01 release: 1.6.29.5 2013-07-25 13:56:28 -04:00
Patschi e45acf4613 nginx 1.4.2 stable released
Changelog: http://nginx.org/en/CHANGES-1.4
2013-07-19 14:45:21 +02:00
Jeff Kaufman e1cd69e672 release: 1.6.29.2 -> 1.6.29.3 2013-07-04 09:48:52 -04:00
Jeff Kaufman 41f75282d8 release: 1.5.27.3 -> 1.6.29.2 in documentation 2013-07-02 11:20:48 -04:00
Jeff Kaufman 25e9fba38c console: support /pagespeed_console
sligocki is adding a feature to pagespeed where it will parse your statistics
for you and determine if there are any problems.  This CL wires up the
ConsoleHandler and also includes a few required files in the build process.

It doesn't work yet, because as of svn r3193 the console has a hardcoded json
request to '/mod_pagespeed_statistics' and in nginx we use '/ngx_...' .
I've tested this by changing all uses here to use the "mod_..." version and that
worked, but I've undone those changes.
2013-06-25 11:45:16 -04:00
Jeff Kaufman 4a4ba6592b readme: google pagespeed docs now include ngx_pagespeed 2013-05-28 11:08:03 -04:00
Jeff Kaufman b557a56613 readme: mark as release 1.5.27.3 2013-05-16 11:51:23 -04:00
Patschi f4ea0721dc Updated README.md: nginx-1.4.1 stable
nginx-1.4.1 includes an important security fix
More details: http://nginx.org/en/CHANGES-1.4
2013-05-07 18:40:46 +03:00
Jeff Kaufman c7ff530834 readme: update Page-Speed version 2013-05-02 13:59:38 -04:00
Jeff Kaufman 7f58b6ff11 readme: on some systems no .zip suffix 2013-04-29 11:11:52 -04:00
Jeff Kaufman 9f7978da27 readme: installation instructions 2013-04-29 11:08:23 -04:00
Jeff Kaufman fd1787a6a3 psol: document having to download psol 2013-04-26 16:38:11 -04:00
Jeff Kaufman 8adc3738e1 readme: tell people to use alpha-r2748 instead of release-1.5.27.1-beta 2013-04-26 15:26:16 -04:00
Jeff Kaufman 6cfdc066d9 readme: we don't support windows or macos 2013-04-25 17:15:55 -04:00
Ilya Grigorik 11f5008b1e nginx 1.4.0 in the readme 2013-04-24 12:05:13 -07:00
Pavel Paulau 5e1bfd1ed7 use "curl -I" for header verification 2013-04-24 12:21:01 +03:00
Jeff Kaufman 8dc6b4d854 readme: document building off of release-1.5.27.1-beta 2013-04-23 18:28:51 -04:00
Jeff Kaufman 9cf9c187a5 readme: better link to build-from-source 2013-04-23 13:58:20 -04:00
Jeff Kaufman 82b14caf89 readme: minor reorg 2013-04-23 13:56:19 -04:00
Jeff Kaufman 7fe67a47f5 readme: move build troubleshooting to a wiki page 2013-04-23 10:38:56 -04:00
Jeff Kaufman 54e80a162b readme: tighten it up 2013-04-22 20:19:11 -04:00
Jeff Kaufman 63a1507d53 readme: google group -> mailing list; link to announce 2013-04-22 20:18:12 -04:00
Jeff Kaufman 5ab4ea854b readme: we don't depend on external mod_pagespeed binaries 2013-04-22 11:22:51 -04:00
Jeff Kaufman 0f691e4b50 readme: move testing to a wiki page 2013-04-19 08:45:26 -04:00
Ilya Grigorik 0de867988d visual updates to readme
- project logo
- add link to binary
- syntax highlighting for configs
2013-04-19 14:12:35 +02:00
Jeff Kaufman b9eeae3329 readme: tests are from 1.5.27.1, not trunk 2013-04-18 16:27:27 -04:00
Jeff Kaufman 336de7e512 tests: update tests to expect dns prefetching to work 2013-04-18 11:29:47 -04:00
Jeff Kaufman 80f59b0112 readme: point people to the list of missing features 2013-04-17 14:23:15 -04:00
Jeff Kaufman fb56e50ecf readme: clarify how to convert mod_pagespeed config to ngx_pagespeed 2013-04-17 13:36:01 -04:00
Jeff Kaufman 6aaea911c5 readme: move more details to wiki pages 2013-04-17 13:31:21 -04:00
Jeff Kaufman 04858f5f22 readme: remove broken php5-fpm instructions 2013-04-17 13:25:52 -04:00
Jeff Kaufman 8fcbe1388d readme: remove accept-encoding proxy documentation 2013-04-17 13:24:16 -04:00
Jeff Kaufman c4c6e7f81d readme: pull tengine and the complex method out into wiki pages 2013-04-17 13:22:54 -04:00
Jeff Kaufman f7ce76b832 readme: smaller location blocks; better doc 2013-04-16 13:29:31 -04:00
Jeff Kaufman 022c0418f5 readme: hierarchy 2013-04-16 10:36:12 -04:00
Jeff Kaufman 9a2acf9f6b readme: document tarballs 2013-04-16 10:35:36 -04:00
Jeff Kaufman 136aec22fd readme: fix numbering try 2 2013-04-16 10:01:18 -04:00
Jeff Kaufman b1b0304111 readme: numbering update; we don't depend on mod_pagespeed binaries 2013-04-16 10:00:17 -04:00
Jeff Kaufman 637e0c8fb9 system-test: retain custom headers 2013-04-15 16:44:48 -04:00
Jeff Kaufman 39b22d5c94 readme: still need cd src/ 2013-04-12 18:04:06 -04:00
Jeff Kaufman 9788be32dd missing comma 2013-04-12 17:47:39 -04:00
Jeff Kaufman 572e6aaac0 readme: better install docs 2013-04-12 17:46:47 -04:00
Jeff Kaufman 54431c1d15 native-fetcher: document and test native fetcher 2013-04-12 17:41:20 -04:00
Jeff Kaufman 335282f334 readme: better php documentation 2013-04-12 11:13:17 -04:00
Jeff Kaufman f510a94214 statistics: check that statistics work and are not extrnally accessible
* Add tests for statistics.
* We weren't increasing resource_404_count on 404s.
  * This required giving `NgxBaseFetch` a `NgxServerContext` pointer.
* /ngx_pagespeed_statistics was publically available.
* Made a pass over the readme to add a new configuration option and fixed up
  serveral things that were out of date while I was there.

Fixes #248.
2013-04-11 13:03:30 -04:00
Ilya Grigorik c127e43cc7 update build instructions in readme 2013-04-05 22:13:17 -07:00
Jeff Kaufman ff20aa5998 trunk-tracking: document that we're now on r2748 2013-04-03 11:23:18 -04:00