Files @ 4fbbc65e8cd5
Branch filter:

Location: kallithea/rhodecode/tests/scripts/mem_watch - annotation

Marcin Kuzminski
Forbid changing changset status when it is associated with a closed pull request
- fixed some issues with cascade deleting repos with changeset statuses attached
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 [p]aster