Commit Graph

75881 Commits

Author SHA1 Message Date
Madhura Jayaratne
67c68ba7ca Fix function names: PMA_foreignkey_supported -> PMA_isForeignKeySupported 2012-05-11 22:11:24 +05:30
Madhura Jayaratne
73ca1dc7a1 Fix function names: PMA_escape_mysql_wildcards -> PMA_escapeMysqlWildcards 2012-05-11 22:04:25 +05:30
Madhura Jayaratne
b5bfe6df6a Fix function names: PMA_display_html_radio -> PMA_displayHtmlRadio 2012-05-11 21:59:34 +05:30
Madhura Jayaratne
0f8c7c4eb0 Fix function names: PMA_detect_pow -> PMA_detectPow 2012-05-11 21:54:39 +05:30
Madhura Jayaratne
547880aad2 Fix function names: PMA_convert_bit_default_value -> PMA_convertBitDefaultValue 2012-05-11 21:51:04 +05:30
Madhura Jayaratne
c66c4fa211 Fix function names: PMA_contains_nonprintable_ascii -> PMA_containsNonprintableAscii 2012-05-11 21:46:33 +05:30
Michal Čihař
0c90d7e62d Fix syntax error 2012-05-11 15:20:31 +02:00
Michal Čihař
13f6033b5f Remove workaround for ancient MySQL bug 2012-05-11 15:16:49 +02:00
Michal Čihař
328d1d617c Various coding style improvements 2012-05-11 15:12:48 +02:00
Michal Čihař
d10763d73d Wrap some long lines 2012-05-11 14:57:43 +02:00
Michal Čihař
9ed17c91ce Wrap some long lines 2012-05-11 14:55:43 +02:00
Michal Čihař
ec6c781d22 Add some missing docs 2012-05-11 14:53:24 +02:00
Michal Čihař
fd7cc6ea14 Some comment and whitespace fixes 2012-05-11 14:50:35 +02:00
Michal Čihař
18165459e8 Some comment and whitespace fixes 2012-05-11 14:49:36 +02:00
Michal Čihař
08ceb6e44d Pass parameter as parameter instead of defining constant 2012-05-11 14:46:02 +02:00
Michal Čihař
fdb2b41f25 Handle validity at single place 2012-05-11 14:40:39 +02:00
Michal Čihař
1ce390b346 Better name for a variable 2012-05-11 14:39:34 +02:00
Michal Čihař
ef40e9e076 Merge remote-tracking branch 'origin/QA_3_5' 2012-05-11 10:12:31 +02:00
Pedro Travassos
db19a1f333 Translated using Weblate. 2012-05-11 10:11:39 +02:00
Yuichiro Takahashi
ffd8013570 Translated using Weblate. 2012-05-11 10:11:38 +02:00
Стоян Димитров
93f3c69807 Translated using Weblate. 2012-05-11 10:11:37 +02:00
Michal Čihař
cdfcf81a1b Merge remote-tracking branch 'origin/master' 2012-05-11 10:05:30 +02:00
Стоян Димитров
90a1b1954f Translated using Weblate. 2012-05-11 10:05:26 +02:00
Michal Čihař
aad9dde0b3 Remove extra , 2012-05-11 10:05:16 +02:00
Michal Čihař
e3fc8aa39e Merge remote-tracking branch 'origin/master' 2012-05-10 18:55:25 +02:00
Madhura Jayaratne
7eaa93c2a9 Coding style fixes 2012-05-10 22:24:39 +05:30
Michal Čihař
64e24f348c Merge remote-tracking branch 'origin/master' 2012-05-10 18:46:48 +02:00
Madhura Jayaratne
bda568a501 Remove unused parameters 2012-05-10 22:14:00 +05:30
Madhura Jayaratne
968294b08b Arguments with default values must be at the end of the argument list - more instances 2012-05-10 22:09:13 +05:30
Madhura Jayaratne
fa9f372ebb Arguments with default values must be at the end of the argument list - another instance 2012-05-10 21:51:53 +05:30
Madhura Jayaratne
36644a8365 Arguments with default values must be at the end of the argument list 2012-05-10 21:38:32 +05:30
Madhura Jayaratne
7cf3bd1554 Multi-line assignments must have the equal sign on the second line 2012-05-10 21:23:09 +05:30
Madhura Jayaratne
08bbe923be Opening brace should be on a new line 2012-05-10 21:15:43 +05:30
Michal Čihař
331741866b Merge remote-tracking branch 'origin/master' 2012-05-10 17:10:51 +02:00
Yuichiro Takahashi
82e44184a8 Translated using Weblate. 2012-05-10 17:10:49 +02:00
Madhura Jayaratne
d95d403311 Coding style fixes 2012-05-10 20:39:40 +05:30
Domen
402d38764d Translated using Weblate. 2012-05-10 17:02:56 +02:00
Matías Bellone
77def08c79 Translated using Weblate. 2012-05-10 16:50:49 +02:00
Madhura Jayaratne
15a587aac3 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2012-05-10 17:33:31 +05:30
Michal Čihař
7a12989035 Merge remote-tracking branch 'origin/master' 2012-05-10 11:56:11 +02:00
Pedro Travassos
ceb534e6bd Translated using Weblate. 2012-05-10 11:55:58 +02:00
Yuichiro Takahashi
a3e6328f95 Translated using Weblate. 2012-05-10 11:55:54 +02:00
Dieter Adriaenssens
6bb1b8c76e fix typo in function name 2012-05-10 11:55:38 +02:00
Michal Čihař
05c0f9bf87 Separator should be disabled 2012-05-10 10:24:38 +02:00
Michal Čihař
c9ebb0bdc2 Remove unused variable 2012-05-10 10:22:24 +02:00
Michal Čihař
60c5f0e7bc Factor out getting default function for field 2012-05-10 10:22:10 +02:00
Michal Čihař
1e7f79fd3f Docblock 2012-05-10 10:19:05 +02:00
Michal Čihař
e65cf5228c Use foreach loop instead of indexing array all the time 2012-05-10 10:16:08 +02:00
Michal Čihař
3da2dbb851 One place to set default function 2012-05-10 10:14:56 +02:00
Michal Čihař
a413124f75 Should be defined on top 2012-05-10 10:12:47 +02:00