##// END OF EJS Templates
reviewers: moved the new v1 api of default reviewers into pyramid view....
reviewers: moved the new v1 api of default reviewers into pyramid view. - updated schema - updated logic of routing so EE can override it.

File last commit:

r1:854a839a default
r1767:dee6c9db default
Show More
mem_watch
1 line | 151 B | text/plain | TextLexer
project: added all source files and assets
r1 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 "" }'