Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / nginx / nginx_error @ a7139bca

Historique | Voir | Annoter | Télécharger (3,82 ko)

# Date Auteur Commentaire
caf3b6c9 2018-10-17 02:44 Filippo Tessarotto

Nginx error: log files may be empty

c81c20ab 2018-04-06 20:17 Lars Kruse

unify DIRTYCONFIG handling in shell and python plugins

The following issues were fixed:
  • comparison too broad (e.g. "0" misinterpreted as "true")
  • python: comparing string with number (is never equal in python)
  • unwanted non-zero exitcode (compound command "&&" as last command in...
a4882b19 2018-01-19 19:50 Lars Kruse

nginx_error: enable 'set -eu' flags for shell

24ea5d29 2018-01-19 19:50 Lars Kruse

nginx_error: improve documentation

7ed71b44 2018-01-19 19:50 Lars Kruse

nginx_error: add support for 'dirty config' capability

0e864944 2018-01-19 19:50 Lars Kruse

nginx_error: improve readability of array accesses

8a68200a 2018-01-19 19:50 Lars Kruse

nginx_error: fix style issues reported by shellcheck

808a21d4 2018-01-19 19:50 Lars Kruse

nginx_error: improve readability of symlink configuration code

f4c19246 2018-01-19 19:50 Lars Kruse

nginx_error: introduce real version number

af334370 2017-02-21 11:28 Florent Thiéry

fix crash if access.log is empty

3c98d069 2017-02-21 11:11 dipohl

Category Tree: Reduce number of categories

2338b83e 2015-02-05 00:54 Daniel Schmitz

Changed log split counter back to default value

37a7317c 2015-02-05 00:44 Daniel Schmitz

Read file one time and sort counts into array instead of reading log file for each status code again

98ffc02a 2013-10-06 03:14 Ilia Kondrashov

add executable flag

9598bc7c 2013-06-02 16:49 Kenyon Ralph

nginx_error: add terminating newline

90f35c58 2013-05-29 12:50 v

nginx_error plugin initial commit