Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29328450: Issue 3102 - Introduce log_format "data" for storing POST messages (Closed)

Created:
Sept. 21, 2015, 11:52 a.m. by mathias
Modified:
Sept. 23, 2015, 9:40 a.m.
Reviewers:
Fred, Felix Dahlke
Visibility:
Public.

Description

Issue 3102 - Introduce log_format "data" for storing POST messages

Patch Set 1 #

Patch Set 2 : Issue 3102 - Now the other way around #

Total comments: 6

Patch Set 3 : Issue 3102 - Include log_format main with data #

Patch Set 4 : Issue 3102 - Fixed missing whitespace issue #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M modules/nginx/templates/nginx.conf.erb View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 10
mathias
Sept. 21, 2015, 11:52 a.m. (2015-09-21 11:52:25 UTC) #1
mathias
Sept. 21, 2015, 11:53 a.m. (2015-09-21 11:53:18 UTC) #2
Fred
LGTM
Sept. 21, 2015, 12:58 p.m. (2015-09-21 12:58:51 UTC) #3
Felix Dahlke
https://codereview.adblockplus.org/29328450/diff/29328453/modules/nginx/templates/nginx.conf.erb File modules/nginx/templates/nginx.conf.erb (right): https://codereview.adblockplus.org/29328450/diff/29328453/modules/nginx/templates/nginx.conf.erb#newcode22 modules/nginx/templates/nginx.conf.erb:22: log_format data '[$time_local] "$request" $status "$http_user_agent" ' Why not ...
Sept. 21, 2015, 6:30 p.m. (2015-09-21 18:30:45 UTC) #4
mathias
https://codereview.adblockplus.org/29328450/diff/29328453/modules/nginx/templates/nginx.conf.erb File modules/nginx/templates/nginx.conf.erb (right): https://codereview.adblockplus.org/29328450/diff/29328453/modules/nginx/templates/nginx.conf.erb#newcode22 modules/nginx/templates/nginx.conf.erb:22: log_format data '[$time_local] "$request" $status "$http_user_agent" ' On 2015/09/21 ...
Sept. 21, 2015, 6:38 p.m. (2015-09-21 18:38:53 UTC) #5
Felix Dahlke
https://codereview.adblockplus.org/29328450/diff/29328453/modules/nginx/templates/nginx.conf.erb File modules/nginx/templates/nginx.conf.erb (right): https://codereview.adblockplus.org/29328450/diff/29328453/modules/nginx/templates/nginx.conf.erb#newcode22 modules/nginx/templates/nginx.conf.erb:22: log_format data '[$time_local] "$request" $status "$http_user_agent" ' On 2015/09/21 ...
Sept. 21, 2015, 8:15 p.m. (2015-09-21 20:15:51 UTC) #6
mathias
https://codereview.adblockplus.org/29328450/diff/29328453/modules/nginx/templates/nginx.conf.erb File modules/nginx/templates/nginx.conf.erb (right): https://codereview.adblockplus.org/29328450/diff/29328453/modules/nginx/templates/nginx.conf.erb#newcode22 modules/nginx/templates/nginx.conf.erb:22: log_format data '[$time_local] "$request" $status "$http_user_agent" ' On 2015/09/21 ...
Sept. 21, 2015, 9:38 p.m. (2015-09-21 21:38:41 UTC) #7
mathias
Sept. 22, 2015, 6:34 a.m. (2015-09-22 06:34:30 UTC) #8
mathias
Sept. 22, 2015, 6:57 a.m. (2015-09-22 06:57:56 UTC) #9
Felix Dahlke
Sept. 23, 2015, 5:25 a.m. (2015-09-23 05:25:56 UTC) #10
LGTM

Powered by Google App Engine
This is Rietveld