Commit Graph

42 Commits

Author SHA1 Message Date
Madhura Jayaratne
4c04ee7964 Fix multiline functions
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-28 18:08:41 +05:30
Madhura Jayaratne
b3da89116d Wrap more long lines
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-28 17:55:49 +05:30
Michal Čihař
fbd5c4ff65 Share code for rendering storage engine subpages
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-06 14:59:22 +02:00
Madhura Jayaratne
cfcfbded37 Specify visibility
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2013-12-19 20:25:53 +05:30
Madhura Jayaratne
03fef95e14 Coding style fixes - valid class names 2013-11-30 00:00:56 +05:30
Hugues Peccatte
464ec23ad8 Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
Dieter Adriaenssens
0b86704892 fix coding style : wrap long lines 2013-09-24 15:33:21 +02:00
Madhura Jayaratne
903c951bc0 Redo 28b669a1aa 2013-07-30 18:49:15 +05:30
Madhura Jayaratne
309dcb8e38 Revert 28b669a1aa 2013-07-30 18:01:22 +05:30
Madhura Jayaratne
28b669a1aa Remove redundant checks 2013-07-30 17:46:15 +05:30
Marc Delisle
7bfe445f99 Fix merge conflicts 2013-07-17 15:23:42 -04:00
Chanaka Indrajith
13208324d3 Removed unnecessary empty lines in functions 2012-09-19 00:15:15 +05:30
Chanaka Indrajith
a49fd1a154 Modified some untracked files 2012-09-16 17:09:12 +05:30
Chanaka Indrajith
e6894be57f Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
Chanaka Indrajith
0829709064 Remove variable 2012-09-16 14:31:22 +05:30
Chanaka Indrajith
766466135e Implement class behavior of common.lib.php file 2012-06-22 23:38:33 +05:30
Madhura Jayaratne
0375b3f848 Various fixes to doc comments 2012-06-04 22:12:29 +05:30
Madhura Jayaratne
7745c5c4a0 Fix some doc blocks 2012-06-04 21:44:22 +05:30
Michal Čihař
397b6fd00e Cleanup spacing after @return 2012-04-27 11:33:26 +02:00
Michal Čihař
e6cca75875 Cleanup spacing after @param 2012-04-27 11:32:47 +02:00
Dieter Adriaenssens
0f772aa173 check if PHPMYADMIN is set 2012-04-14 16:51:26 +02:00
Marc Delisle
87183ee0e1 Remove BLOBstreaming support; will need to run update-po after releasing version 3.5 2012-02-17 09:25:45 -05: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
Dieter Adriaenssens
45aac8dbf4 coding style 2011-08-11 21:37:36 +02:00
Michal Čihař
ae572c0791 This should be translated as well. 2011-01-31 15:47:23 +01:00
Michal Čihař
700b5d985a Simplify HTML 2011-01-31 15:45:42 +01:00
Michal Čihař
d5d329850e Make strings translatable. 2011-01-31 15:43:08 +01:00
Michal Čihař
67e4994490 Single place to handle redirection. 2011-01-31 15:22:25 +01:00
Michal Čihař
dc0c6938b2 [security] Redirect external links to avoid Referer leakage. 2011-01-28 13:22:41 +01:00
Michal Čihař
d17fba309c Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
a2f78a6d38 Resolve merge conflicts for upstream merge 2010-07-29 19:17:25 +05:30
ninadsp
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
Marc Delisle
56ebe05af7 blob streaming code cleanup (work in progress) 2010-07-22 13:15:27 -04:00
Barry Leslie
f8653e5803 Update blob streaming to match the current API and use the PBMS PHP extension. 2010-07-22 11:23:37 -04:00
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
ninadsp
bed1948d04 testing git setup - no major change made in code yet
only added a few comments
2010-05-23 01:22:01 +05:30
Marc Delisle
2182098af6 strings to gettext, second batch 2010-05-04 20:07:19 -04:00
Marc Delisle
05e4e16b8a Improve function and variables names 2010-04-13 08:51:07 -04:00
Madhura Jayaratne
846ce15039 [engines] Fix parsing of PBXT status. 2010-04-13 13:54:25 +02:00
Michal Čihař
62c814905b New phpdoc package phpMyAdmin-Engines for storage engine classes. 2008-11-24 10:18:44 +00:00
Marc Delisle
fb12c49cc8 missing message and description for pbxt_log_file_count 2008-06-26 14:03:09 +00:00
Marc Delisle
58e6a55a39 PBXT variables 2008-06-25 18:04:10 +00:00