summaryrefslogtreecommitdiffstats
path: root/ngxtop/ngxtop.py
AgeCommit message (Expand)Author
2014-06-07Fix more python3 incompatibilitiesJustin Lecher
2014-04-24Use relative imports. Fixes #33Jerome Leclanche
2014-04-09Merge pull request #29 from jreese/groupbyBinh Le
2014-04-02Fix checking file exist even for 'stdin' log.Binh Le
2014-04-01Support multiple fields in --group-byJohn Reese
2014-04-01Merge branch 'master' of https://github.com/mcortizo/ngxtop into mcortizo-masterBinh Le
2014-03-31Remove -s option, as it is not really neededMiguel A. Cortizo
2014-03-31Better parsing of nginx config file for access_log and log_format directives ...Binh Le
2014-03-30Improve detection of stdin input and add example, add 'common' format constan...Miguel A. Cortizo
2014-03-29Use curses instead of repeatedly clear terminal screen and switch to timer si...Binh Le
2014-03-28Added option for database dumpMiguel A. Cortizo
2014-03-28Enable input from stdin, such as pipe outputMiguel A. Cortizo
2014-03-25Add pypi package and installation info in readme.Binh Le
2014-03-24Change default log location to '/var/log/nginx/access.log' as it's the defaul...Binh Le
2014-03-24add support for python3Binh Le
2014-03-24Restructured and prepared for packagingBinh Le