Commit graph

458 commits

Author SHA1 Message Date
Maxim Dounin
5c2c7b5564 nginx-1.7.5-RELEASE 2014-09-16 16:19:03 +04:00
Maxim Dounin
20a5fbfca4 nginx-1.7.4-RELEASE 2014-08-05 15:13:04 +04:00
Sergey Kandaurov
c2d93973f9 Typos fixed. 2014-07-31 13:59:37 +04:00
Maxim Dounin
bb195a2ea0 nginx-1.7.3-RELEASE 2014-07-08 17:22:38 +04:00
Maxim Dounin
e3ac6b3aef nginx-1.7.2-RELEASE 2014-06-17 16:51:25 +04:00
Maxim Dounin
24b9e41519 nginx-1.7.1-RELEASE 2014-05-27 17:58:08 +04:00
Maxim Dounin
14b7296d16 nginx-1.7.0-RELEASE 2014-04-24 16:54:22 +04:00
Maxim Konovalov
a7f81f83ee Missed comma fixed. A couple of Latin symbols plugged into
Russian text changed to Russian counterparts.
2014-04-23 16:00:59 +00:00
Maxim Dounin
c03aa237a7 nginx-1.5.13-RELEASE 2014-04-08 18:15:21 +04:00
Maxim Dounin
449bd12408 nginx-1.5.12-RELEASE 2014-03-18 17:08:35 +04:00
Maxim Dounin
f25bbfefa1 nginx-1.5.11-RELEASE 2014-03-04 15:39:23 +04:00
Maxim Dounin
04d5efb8df Docs: xslt regenerated. 2014-02-28 20:17:01 +04:00
Maxim Dounin
2ffeef9563 Docs: switched from java XSLScript to xslscript.pl.
Latter is available from http://hg.nginx.org/xslscript.
2014-02-28 20:17:00 +04:00
Maxim Dounin
64a83cf639 nginx-1.5.10-RELEASE 2014-02-04 16:26:46 +04:00
Maxim Dounin
d74797a0ff nginx-1.5.9-RELEASE 2014-01-22 17:42:59 +04:00
Maxim Dounin
91a008fcce Typo fixed. 2014-01-21 17:39:49 +04:00
Valentin Bartenev
c8d90b319d Year 2014. 2014-01-14 16:24:02 +04:00
Maxim Dounin
48eef2312b Typo fixed. 2013-12-19 13:50:23 +04:00
Maxim Dounin
0456eda184 nginx-1.5.8-RELEASE 2013-12-17 17:46:26 +04:00
Maxim Dounin
4b2a7bf7c7 nginx-1.5.7-RELEASE 2013-11-19 14:03:47 +04:00
Maxim Dounin
a6622bc89d nginx-1.5.6-RELEASE 2013-10-01 17:44:51 +04:00
Maxim Dounin
9ff1cca0fd nginx-1.5.5-RELEASE 2013-09-17 17:31:00 +04:00
Maxim Dounin
27c2b02591 nginx-1.5.4-RELEASE 2013-08-27 17:37:15 +04:00
Maxim Dounin
6e41da0e8f nginx-1.5.3-RELEASE 2013-07-30 17:27:55 +04:00
Maxim Dounin
0d6b1c32b1 nginx-1.5.2-RELEASE 2013-07-02 16:28:50 +04:00
Maxim Dounin
978df01dcf nginx-1.5.1-RELEASE 2013-06-04 17:21:52 +04:00
Maxim Dounin
e6fe408310 release-1.5.0-RELEASE 2013-05-06 13:52:36 +04:00
Maxim Dounin
073bb004f9 nginx-1.4.0-RELEASE 2013-04-24 13:59:34 +00:00
Maxim Dounin
66f2a815e0 nginx-1.3.16-RELEASE 2013-04-16 14:05:11 +00:00
Ruslan Ermilov
7df043a834 Configure: unified nginx version computation constructs. 2013-03-28 08:47:25 +00:00
Maxim Dounin
c1b095a6cb nginx-1.3.15-RELEASE 2013-03-26 13:03:02 +00:00
Maxim Dounin
aa80062eaa nginx-1.3.14-RELEASE 2013-03-05 14:35:58 +00:00
Maxim Dounin
44af47a113 nginx-1.3.13-RELEASE 2013-02-19 15:14:48 +00:00
Maxim Dounin
2258d26b3e nginx-1.3.12-RELEASE 2013-02-05 14:06:41 +00:00
Maxim Dounin
4745aee8d2 nginx-1.3.11-RELEASE 2013-01-10 13:17:04 +00:00
Ruslan Ermilov
b24b8f1e5a Year 2013. 2012-12-31 22:08:19 +00:00
Maxim Dounin
4bca1fcd89 nginx-1.3.10-RELEASE 2012-12-25 14:23:45 +00:00
Maxim Dounin
ea00fa45c7 nginx-1.3.9-RELEASE 2012-11-27 13:55:34 +00:00
Maxim Dounin
e6422bd905 nginx-1.3.8-RELEASE 2012-10-30 13:34:23 +00:00
Maxim Dounin
ccd1aec52f nginx-1.3.7-RELEASE 2012-10-02 13:33:37 +00:00
Maxim Dounin
47a7bb6a0b nginx-1.3.6-RELEASE 2012-09-12 10:41:36 +00:00
Valentin Bartenev
306ba2ab4a Improved 50x error page.
The feature set of the new page:

 - HTML5 compliant;
 - Looks similar to the new "Welcome page" (r4835);
 - Sysadmin hint with a link to the documentation of the "error_log" directive.
2012-09-11 12:37:04 +00:00
Valentin Bartenev
ebfab6697d Improved welcome page.
The feature set of the new page:

 - HTML5 compliant;
 - Description of why the user is seeing the page and what his next
   step should be;
 - Links to official community and commercial support websites.
2012-09-07 13:24:46 +00:00
Ruslan Ermilov
2b52ec5af4 Pass changes.xml thru xmllint when generating CHANGES and CHANGES.ru. 2012-08-30 16:08:13 +00:00
Ruslan Ermilov
75795fe26f Converted DOS-style newlines. 2012-08-30 16:05:43 +00:00
Maxim Dounin
0d8cf67135 nginx-1.3.5-RELEASE 2012-08-21 13:05:02 +00:00
Ruslan Ermilov
e6f5594097 Simplified makefile that builds CHANGES. 2012-07-31 21:49:23 +00:00
Ruslan Ermilov
077d6724d2 nginx-1.3.4-RELEASE 2012-07-31 12:38:37 +00:00
Ruslan Ermilov
47a33df3cc Synchronized the license text with the FreeBSD's bsd-style-copyright. 2012-07-10 12:40:35 +00:00
Maxim Dounin
0710b4783c nginx-1.3.3-RELEASE 2012-07-10 12:20:10 +00:00