##// END OF EJS Templates
events: trigger 'review_status_change' when reviewers are updated....
events: trigger 'review_status_change' when reviewers are updated. - small code refactoring - extended commenting event with comment - extended review_status_change event with new status

File last commit:

r3018:26521a96 stable
r3415:50b63cce stable
Show More
tuning-increase-db-performance.rst
7 lines | 280 B | text/x-rst | RstLexer
/ docs / admin / tuning-increase-db-performance.rst
project: added all source files and assets
r1 .. _db-session-ref:
docs: updated scaling/cluster docs
r3018 Database Performance
--------------------
project: added all source files and assets
r1
docs: updated docs about session tunning, and fixed DB tunning guide.
r1292 For tuning PostgreSQL we recommend reading: http://www.revsys.com/writings/postgresql-performance.html
project: added all source files and assets
r1
docs: updated docs about session tunning, and fixed DB tunning guide.
r1292 For tuning MySQL we recommend reading: http://www.tecmint.com/mysql-mariadb-performance-tuning-and-optimization/