Commit Graph

79060 Commits

Author SHA1 Message Date
Michal Čihař
cf4faabd66 Various doc blocks improvements 2012-09-19 13:29:57 +02:00
Michal Čihař
81b9ac6395 Rename private variables to start with underscore 2012-09-19 13:29:57 +02:00
Michal Čihař
da92463ac4 Various doc blocks improvements 2012-09-19 13:29:57 +02:00
Michal Čihař
e6d6704e79 Remove not used debug code 2012-09-19 13:29:57 +02:00
Michal Čihař
b92f6d57e7 Document shutdown handler and rename it 2012-09-19 13:29:57 +02:00
Michal Čihař
7fe1d63089 Merge pull request #91 from Chanaka/master
PMA_Util static class introduced instead of PMA_CommonFunctions singleton class
2012-09-19 03:54:36 -07:00
Chanaka Indrajith
9cf33ea0cc Resolved conflicts 2012-09-19 00:46:28 +05:30
Chanaka Indrajith
13208324d3 Removed unnecessary empty lines in functions 2012-09-19 00:15:15 +05:30
Madhura Jayaratne
9273cf96ce Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2012-09-18 23:34:14 +05:30
Madhura Jayaratne
c91e4cf2a8 wrap some long lines 2012-09-18 23:33:26 +05:30
Madhura Jayaratne
139c4d42f7 Fix docs 2012-09-18 23:30:33 +05:30
Madhura Jayaratne
c8f88eb19b Fix doc blocks 2012-09-18 23:18:14 +05:30
Madhura Jayaratne
87e9702382 Fix doc blocks 2012-09-18 23:07:53 +05:30
Madhura Jayaratne
1b486107a5 Improve doc blocks 2012-09-18 22:56:23 +05:30
Madhura Jayaratne
8a0e10c05c Wrap some long lines 2012-09-18 22:46:34 +05:30
Madhura Jayaratne
5f2c5b023e Fix doc blocks 2012-09-18 22:36:34 +05:30
Madhura Jayaratne
3ccf2a8360 Fix class name 2012-09-18 22:31:41 +05:30
Madhura Jayaratne
c3a4d4f04d Fix docs 2012-09-18 22:29:49 +05:30
Madhura Jayaratne
cee3dc7fd2 Use lower case 'array' 2012-09-18 22:11:21 +05:30
Madhura Jayaratne
7076789332 Remove some extraneous new lines 2012-09-18 22:02:08 +05:30
Dieter Adriaenssens
8ccb37e93e move property definition to constructor to allow concatenation 2012-09-18 17:33:37 +02:00
Michal Čihař
a3a4597a06 Docblocks fixes 2012-09-18 17:19:28 +02:00
Michal Čihař
b5f7840f1a Seems like concatenation does not work here :-( 2012-09-18 17:14:05 +02:00
Michal Čihař
675f619290 Unset potentially problematic variables 2012-09-18 17:12:05 +02:00
Dieter Adriaenssens
a8f591c26b wrap long lines 2012-09-18 17:07:23 +02:00
Dieter Adriaenssens
dcd234b661 improve coding style : fix indentation and function calls 2012-09-18 17:07:23 +02:00
Michal Čihař
2d7c588c7d Various coding style improvements, mostly docblocks 2012-09-18 17:07:05 +02:00
Michal Čihař
ed83a0874a Various coding style improvements 2012-09-18 16:57:22 +02:00
Michal Čihař
3628d0a593 Remove dead code 2012-09-18 16:50:40 +02:00
Michal Čihař
0a10ad15c3 Add some docblocks 2012-09-18 16:40:54 +02:00
Michal Čihař
c198b82a69 Various coding style improvements 2012-09-18 16:37:56 +02:00
Michal Čihař
0cb933732d Add test for error formatting 2012-09-18 16:33:29 +02:00
Michal Čihař
5abe0dee3f Add docs 2012-09-18 16:33:29 +02:00
Michal Čihař
e08c1f6431 Add test for PMA_is_system_schema 2012-09-18 16:33:29 +02:00
Michal Čihař
fe4abd6e18 Better variable name 2012-09-18 16:33:29 +02:00
Michal Čihař
52164942cf Move debug mode handling into separate function 2012-09-18 16:33:29 +02:00
Dieter Adriaenssens
64c414f5dc use lowercase false 2012-09-18 16:21:24 +02:00
Michal Čihař
415da8aaec Coding style improvements 2012-09-18 16:09:25 +02:00
Michal Čihař
8552e02910 Base sysinfo classes on shared base class (and test for this) 2012-09-18 16:09:25 +02:00
Michal Čihař
b5af760268 Check that we always get supported object 2012-09-18 16:09:25 +02:00
Michal Čihař
7fdc7bf32c Start testcase for sysinfo library 2012-09-18 16:09:25 +02:00
Michal Čihař
61be5cf099 Check if we can access system information before using it 2012-09-18 16:09:25 +02:00
Dieter Adriaenssens
78351d518e use include_once for conditional includes 2012-09-18 15:45:47 +02:00
Michal Čihař
eb0ad35e68 Simplify code and improve coding style 2012-09-18 11:59:45 +02:00
Michal Čihař
ba502d421d Unset relation cache before testing 2012-09-18 11:07:26 +02:00
Michal Čihař
6dc078ec70 Add test for getting transformation 2012-09-18 10:55:46 +02:00
Michal Čihař
547100c658 Convert test to use provider 2012-09-18 10:42:04 +02:00
Michal Čihař
cc782f1402 Add test for getting available types 2012-09-18 10:36:50 +02:00
Michal Čihař
24a49652df Rename file to include more transformation tests 2012-09-18 10:36:38 +02:00
Michal Čihař
d5912ff6df Ignore gettexts .inc file as well 2012-09-18 10:27:47 +02:00