Commit Graph

39 Commits

Author SHA1 Message Date
Chanaka Indrajith
6971295e96 Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
J.M
80911671b1 Merge branch 'QA_3_5'
Conflicts:
	server_status.php
2012-09-04 22:36:10 +02:00
J.M
bf5f51bee2 add support for Solaris and FreeBSD system load and memory display in server status 2012-09-04 22:15:32 +02:00
Michal Čihař
b6bd80facb Use specific advisor functions in advisor rules (bug #3545306) 2012-07-19 14:55:12 +02:00
Michal Čihař
2325b9a3df Little bit of coding standard 2012-07-16 14:38:10 +02:00
Michal Čihař
6f2e982610 Proper escaping in error message 2012-07-16 14:35:04 +02:00
Chanaka Indrajith
766466135e Implement class behavior of common.lib.php file 2012-06-22 23:38:33 +05:30
Michal Čihař
7e9388149e Follow naming conventions (private methods should start with _) 2012-05-03 12:57:01 +02:00
Michal Čihař
0cfb15490f Fix comments 2012-05-03 12:56:25 +02:00
Michal Čihař
48a7269acb Real processing of fired condition 2012-05-03 11:19:34 +02:00
Michal Čihař
2848a492cf Fix syntax error 2012-05-03 11:19:23 +02:00
Michal Čihař
03cbe523b2 Better name for methods 2012-05-03 11:10:56 +02:00
Michal Čihař
735c1ebec7 Document expression evaluating a bit 2012-05-03 11:08:00 +02:00
Michal Čihař
3912fd0c96 Fix typo, wrap long lines 2012-05-03 11:04:11 +02:00
Michal Čihař
d96aba4fe4 Coding style, translatable messages 2012-05-03 10:58:34 +02:00
Madhura Jayaratne
e2e2bc47e6 Coding style improvements. Mostly wrapping long lines 2012-05-01 16:20:42 +05:30
Madhura Jayaratne
243d59081e Use full stop. 2012-04-29 18:30:13 +05:30
Michal Čihař
ea954b27a8 Translatable error messages, shared exception processing 2012-04-27 14:33:20 +02:00
Michal Čihař
565c7a82d3 Real function docs 2012-04-27 14:27:33 +02:00
Michal Čihař
c3afb50573 Add docs to some files and methods 2012-04-27 13:41:44 +02:00
Dieter Adriaenssens
0f772aa173 check if PHPMYADMIN is set 2012-04-14 16:51:26 +02:00
Marc Delisle
c1347364b8 PHP 5.4 compatibility for scripts/update-po 2012-04-09 08:44:23 -04:00
Michal Čihař
0c0b98f1bf Make line numbers 1-based 2012-04-06 13:05:42 +02:00
Michal Čihař
390d5ba4b7 Remember lines while parsing advisory rules 2012-04-06 10:31:04 +02:00
Yuichiro
f6a6063850 Improved % escape 2011-12-19 14:44:26 +01:00
Yuichiro
ad5ae4ceb0 Add gettext 2011-12-12 14:03:46 +01:00
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Madhura Jayaratne
ef86c8d879 Coding style improvements for Advisor.class.php 2011-09-10 22:36:58 +05:30
Dieter Adriaenssens
87459a5cf6 use include() instead of require() when including file conditionally 2011-09-06 22:04:51 +02:00
Piotr Przybylski
1c2dbf0cbb Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	libraries/advisory_rules.txt
2011-08-22 11:18:26 +02:00
Dieter Adriaenssens
e82d3c7136 require/include are statements not functions; no parentheses are required 2011-08-21 23:36:10 +02:00
Piotr Przybylski
5ce1db5f1a Advisor: add Com_* variables in Drizzle 2011-08-20 00:37:35 +02:00
Piotr Przybylski
c1f20fefd4 Make Advisor evaluation code easier to understand 2011-08-19 18:16:14 +02:00
Michal Čihař
576e76d419 Fix indentation 2011-08-17 12:31:33 +02:00
Michal Čihař
08967fec6a Make the string translatable 2011-08-17 12:31:04 +02:00
Michal Čihař
e89da7e7e4 Fix typo 2011-08-17 12:30:15 +02:00
Piotr Przybylski
df9b8c2729 Fix comments for functions with missing @return tag 2011-08-16 14:31:52 +02:00
Michal Čihař
72f9042b9a Coding style 2011-08-15 10:43:21 +02:00
Michal Čihař
aec113c7b7 Rename file to match standards 2011-08-15 10:36:01 +02:00