Commit Graph

84881 Commits

Author SHA1 Message Date
Michal Čihař
d85d2bb7f8 Merge remote-tracking branch 'origin/QA_4_0' 2013-07-10 16:16:05 +02:00
Michal Čihař
eab6ca338b Translated using Weblate (Bengali)
Currently translated at 99.1% (2583 of 2607)
2013-07-10 16:15:23 +02:00
Weblate
c03c809793 Merge remote-tracking branch 'origin/master' 2013-07-10 16:14:28 +02:00
Michal Čihař
3804057569 Translated using Weblate (Bengali)
Currently translated at 93.8% (2515 of 2682)
2013-07-10 16:14:24 +02:00
Michal Čihař
70ff3fd44b Not necessary wrapping 2013-07-10 16:14:13 +02:00
Syed Mahbub ul Alam
0be7f0e642 Translated using Weblate (Bengali)
Currently translated at 99.1% (2583 of 2607)
2013-07-10 15:37:04 +02:00
Weblate
35afa2309e Merge remote-tracking branch 'origin/master' 2013-07-10 15:27:13 +02:00
Syed Mahbub ul Alam
41ee412ce4 Translated using Weblate (Bengali)
Currently translated at 93.8% (2515 of 2682)
2013-07-10 15:27:07 +02:00
Michal Čihař
770daca8a6 Various coding style improvements 2013-07-10 15:26:24 +02:00
Michal Čihař
77a229ad9a Add missing docs 2013-07-10 15:22:32 +02:00
Michal Čihař
10a3d48be1 Properly wrap array statements 2013-07-10 15:21:50 +02:00
Michal Čihař
1427bbd710 Fix typo 2013-07-10 15:14:55 +02:00
Michal Čihař
3f2a7597d4 Wrap some long lines 2013-07-10 15:14:02 +02:00
Michal Čihař
1346134199 Various coding style improvements 2013-07-10 15:05:05 +02:00
Michal Čihař
c58489a2fa Correct function declarations 2013-07-10 15:00:28 +02:00
Michal Čihař
ba544d4639 Correct spacing in function calls 2013-07-10 14:59:42 +02:00
Michal Čihař
d286715cce Replace tabs with spaces 2013-07-10 14:58:44 +02:00
Michal Čihař
e6b6720730 Fixed if spacing 2013-07-10 14:57:45 +02:00
Michal Čihař
c0ce163e05 Drop some unused local variables
Found by PMD on our CI server
2013-07-10 14:53:05 +02:00
Michal Čihař
1eda228056 Correctly remember URL 2013-07-10 14:53:05 +02:00
Michal Čihař
e51f32d001 Properly set global message 2013-07-10 14:53:05 +02:00
Michal Čihař
dc809d6a8d Properly use global offset variable 2013-07-10 14:53:04 +02:00
Michal Čihař
af2882bd9d Drop unused private attributes 2013-07-10 14:53:04 +02:00
Michal Čihař
7fced0d26c Correctly pass usernam in signon auth 2013-07-10 14:53:04 +02:00
Michal Čihař
7e9e568d4d These need to be global to make this actually work 2013-07-10 14:53:04 +02:00
Michal Čihař
6765e87ba5 Pass forgotten parameter 2013-07-10 14:53:04 +02:00
Michal Čihař
d64ddaad06 This variable never exists here 2013-07-10 14:53:04 +02:00
Michal Čihař
e98f98f699 Fix method call (can not pass params by name) 2013-07-10 14:53:04 +02:00
Michal Čihař
ef3849a439 This variable never exists here 2013-07-10 14:53:04 +02:00
Michal Čihař
7197609d8d Add missing parameter to TCPDF constructor 2013-07-10 14:53:03 +02:00
Michal Čihař
5106a1bf43 Pass parameters to parent class 2013-07-10 14:53:03 +02:00
Michal Čihař
6dcc3ef6d9 Simplify code 2013-07-10 14:53:03 +02:00
Syed Mahbub ul Alam
28e8b5e25a Translated using Weblate (Bengali)
Currently translated at 99.0% (2580 of 2607)
2013-07-10 14:52:35 +02:00
Syed Mahbub ul Alam
185f8188a7 Translated using Weblate (Bengali)
Currently translated at 93.7% (2512 of 2682)
2013-07-10 14:52:02 +02:00
Marc Delisle
84c3ec5936 Merge branch 'QA_4_0' 2013-07-10 08:31:22 -04:00
Weblate
01b5830abf Merge remote-tracking branch 'origin/QA_4_0' into QA_4_0 2013-07-10 14:30:49 +02:00
Michal Čihař
5a38a9b717 Translated using Weblate (Hungarian)
Currently translated at 100.0% (2606 of 2607)
2013-07-10 14:30:47 +02:00
Jouni Kähkönen
bbaaed66f6 Translated using Weblate (Finnish)
Currently translated at 69.7% (1818 of 2607)
2013-07-10 14:30:45 +02:00
Michal Čihař
3889ad227a Translated using Weblate (Bengali)
Currently translated at 99.0% (2580 of 2607)
2013-07-10 14:30:42 +02:00
Marc Delisle
07f9442caf bug #4007 Analyze option not shown for InnoDB tables 2013-07-10 08:29:09 -04:00
Michal Čihař
959f94f087 Merge pull request #490 from adamgsoc2013/UT_plu_schame
Add UT to validate that the data is set correctly on the sub class of Schema
2013-07-10 04:29:03 -07:00
Marc Delisle
bbabfa80ca There might be other reasons to use the SQL query box on an empty database 2013-07-10 07:20:19 -04:00
adamgsoc2013
ad726ccb94 split output from constructor for Schema classes
remove "exit" which is unneeded action
2013-07-10 17:10:13 +08:00
Michal Čihař
3151966439 Merge pull request #489 from xmujay/0706_UT_serverview
using returnValueMap to fix different setting of PMA_DRIZZLE
2013-07-09 23:59:39 -07:00
adamgsoc2013
bedd8288af fix the class redefine error in sub class of Schema
1. change class Table_Stats to Table_Stats_$type
2. change class Relation_Stats to Relation_Stats_$type
2013-07-10 13:35:47 +08:00
adamgsoc2013
e476fc57c3 space instead of tab 2013-07-10 13:17:01 +08:00
xmujay
0c0f011608 using returnValueMap to fix different setting of PMA_DRIZZLE 2013-07-10 11:33:48 +08:00
Domen
a817579e96 Translated using Weblate (Slovenian)
Currently translated at 100.0% (2682 of 2682)
2013-07-10 01:12:22 +02:00
adamgsoc2013
9d8e88bbb1 Add UT to validate that the data is set correctly on the sub class of Schema 2013-07-10 00:26:24 +08:00
Michal Čihař
476cd59c01 Merge pull request #481 from adamgsoc2013/UT_plu_parse
add test case for SQL parser/validator
2013-07-09 06:38:18 -07:00