Files @ 8804715404c9
Branch filter:

Location: kallithea/rhodecode/tests/mem_watch

Marcin Kuzminski
implements #193 journal stores information about deleting of repos
- only admin journal does that now
- added new info about creation of repo as fork
ps -eo size,pid,user,command --sort -size | awk '{ hr=$1/1024 ; printf("%13.2f Mb ",hr) } { for ( x=4 ; x<=NF ; x++ ) { printf("%s ",$x) } print "" }'|grep paster