Commit Graph

92889 Commits

Author SHA1 Message Date
Michal Čihař
3e4da830ee Correctly set static properties in testsuite
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-06 13:01:14 +02:00
Michal Čihař
dc825e82be Correctly document parameter types
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-06 12:58:50 +02:00
Michal Čihař
d6a3abcf81 Fix method call
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-06 12:54:21 +02:00
Michal Čihař
900ce069ee Correctly store kill query for later use
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-06 11:56:47 +02:00
Michal Čihař
11f76e66b3 Fix typo in variable name
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-06 11:54:12 +02:00
Michal Čihař
02e51f2332 Merge remote-tracking branch 'origin/QA_4_2' 2014-06-06 11:52:24 +02:00
கணேஷ் குமார்
de466141cc Translated using Weblate (Tamil)
Currently translated at 27.9% (774 of 2770)

இப்போது அமைப்பாக்க கோப்புக்கு கமுக்க கடவுசொற்றொடர் தேவை (blowfish_secret)
2014-06-06 11:45:19 +02:00
Michal Čihař
cbac30c99a Document that fetchResult can take array
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-06 11:34:38 +02:00
Michal Čihař
de7255f120 Share code for generating JOIN query for Drizlle
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-06 11:32:17 +02:00
Michal Čihař
3e268dbdf9 Make _addClass a bit more readable
We now construct an array which we join in the end. This avoids need to
care about spaces in the class names.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-06 11:21:04 +02:00
Michal Čihař
444c5828a6 Avoid double conditions for DELETE_ROW/KILL_PROCESS, handle all of that in _getDeleteAndKillLinks
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-06 11:12:27 +02:00
Michal Čihař
7bc9eba9bc One place to generate KILL query
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-06 11:08:40 +02:00
Weblate
dd9fb91542 Merge remote-tracking branch 'origin/master' 2014-06-06 08:37:57 +02:00
கணேஷ் குமார்
8dfb8a8ee0 Translated using Weblate (Tamil)
Currently translated at 27.9% (778 of 2782)
2014-06-06 08:37:55 +02:00
Madhura Jayaratne
d4b241e71d Fix typo
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-06-06 12:07:36 +05:30
Madhura Jayaratne
dcfd72abad Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2014-06-06 12:06:33 +05:30
Madhura Jayaratne
0c159c56f2 Allow saving query charts as images
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-06-06 12:06:13 +05:30
கணேஷ் குமார்
b8eb038cc6 Translated using Weblate (Tamil)
Currently translated at 27.9% (773 of 2770)

திரும்பி->பின்செல்க
2014-06-06 01:02:29 +02:00
கணேஷ் குமார்
4df51867c4 Translated using Weblate (Tamil)
Currently translated at 27.9% (773 of 2770)
2014-06-06 00:47:10 +02:00
கணேஷ் குமார்
d5904cb68d Translated using Weblate (Tamil)
Currently translated at 27.9% (773 of 2770)

செல்க
2014-06-06 00:44:06 +02:00
கணேஷ் குமார்
9f744c8eac Translated using Weblate (Tamil)
Currently translated at 27.9% (773 of 2770)

வடிவியல் சேர்க்க->வரையமைப்பை சேர்க்க
2014-06-06 00:34:02 +02:00
Michal Čihař
1beb22fddc Merge pull request #1205 from duncan3dc/amazon_rds
Allow processes to be killed on Amazon RDS
2014-06-05 22:36:35 +02:00
Craig Duncan
17fd6b576a Dynamically detect an amazon rds instance
This is to avoid more configuration options

Signed-off-by: Craig Duncan <git@duncanc.co.uk>
2014-06-05 19:38:57 +01:00
Marc Delisle
17fd38e23e Merge branch 'QA_4_2' 2014-06-05 12:45:07 -04:00
Marc Delisle
94e43de453 Add enforcement of the minimum supported PHP version (5.3.0)
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-05 12:44:34 -04:00
Marc Delisle
ee22d3e65d Merge branch 'QA_4_2' 2014-06-05 12:28:25 -04:00
Marc Delisle
9112d7c930 bug #4437 Problems due to missing enforcement of the minimum supported MySQL version
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-05 12:27:03 -04:00
Madhura Jayaratne
9455673a26 Merge branch 'QA_4_2' 2014-06-05 16:48:57 +05:30
Madhura Jayaratne
2e645ede7f bug #4436 Insert form numeric field with function drop-down list
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-06-05 16:47:41 +05:30
Burak Yavuz
4099c29119 Translated using Weblate (Turkish)
Currently translated at 100.0% (2770 of 2770)
2014-06-05 09:44:09 +02:00
Marc Delisle
27fc59702c Merge pull request #1200 from D-storm/changelog
changelog: plus sign for rfe
2014-06-04 12:31:08 -04:00
Ann + J.M
fea0fe03ef Code style fixes
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-06-04 18:02:44 +02:00
Michal Čihař
1ca50ed73e Adjust comment as this returns bool
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-04 10:15:20 +02:00
Craig Duncan
812d1ce67d Allow processes to be killed on Amazon RDS
The 'KILL' syntax isn't available but a procedure to do the same thing is
http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.MySQL.CommonDBATasks.html

Signed-off-by: Craig Duncan <git@duncanc.co.uk>
2014-06-03 22:39:04 +01:00
Hugues Peccatte
c0b5648cf6 Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin 2014-06-03 21:36:03 +02:00
Hugues Peccatte
ceddfffac4 Update PHPDoc.
Add return.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-06-03 21:35:25 +02:00
Marc Delisle
c8e33b2a96 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-03 12:59:55 -04:00
Marc Delisle
84f135d048 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-03 12:40:21 -04:00
Marc Delisle
673fce8145 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-03 12:33:25 -04:00
Marc Delisle
bd762244ec Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-03 12:27:02 -04:00
Marc Delisle
a859c2b8ff Merge pull request #1204 from ashutoshdhundhara/rfe_1448_improvement
Display loading icon while fetching real row count.
2014-06-03 09:56:25 -04:00
Weblate
d106d707d0 Merge remote-tracking branch 'origin/master' 2014-06-03 14:37:28 +02:00
Burak Yavuz
859484bcc9 Translated using Weblate (Turkish)
Currently translated at 100.0% (2782 of 2782)
2014-06-03 14:37:25 +02:00
Marc Delisle
07ac2cb7dc Add a step for marking default download versions
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-03 08:37:14 -04:00
Ashutosh Dhundhara
428f985070 Display loading icon while fetching real row count.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-06-03 13:09:33 +05:30
Marc Delisle
c2b4c5e7c7 Fix XHTML compliance
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-02 12:42:02 -04:00
Marc Delisle
de6e158aa9 Fix indenting
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-02 12:37:30 -04:00
Marc Delisle
3d668e6ae0 Merge pull request #1198 from smita786/gsoc_central_columns_list
Gsoc central columns list
2014-06-02 12:32:32 -04:00
Smita Kumari
abdb92e290 fiixed Typs plus remove default from text field
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-06-02 21:00:17 +05:30
Smita Kumari
1ec1f2b7ab removing trailing whitespace
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-06-02 09:18:06 +05:30