Marc Delisle
|
699b2c38ec
|
Merge pull request #535 from scnakandala/gsoc_2013
Refactoring SQL executor
|
2013-07-22 12:26:48 -07:00 |
|
Spun Nakandala
|
a025fe1781
|
typo corrected
|
2013-07-23 00:26:02 +05:30 |
|
Spun Nakandala
|
96836745c4
|
error coorected
|
2013-07-23 00:17:52 +05:30 |
|
Spun Nakandala
|
6a053b5627
|
replace include 'sql.php' with method calls to sql.lib.php
|
2013-07-22 22:52:57 +05:30 |
|
Spun Nakandala
|
d80fa9452e
|
taken care by sql.js in client side
|
2013-07-22 22:50:50 +05:30 |
|
Marc Delisle
|
c1d7d986f4
|
Comparison does not work when the array element does not exist, leading to an incorrect sql query generated
|
2013-07-22 09:46:13 -04:00 |
|
Marc Delisle
|
fe361f6afb
|
Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin
|
2013-07-22 06:03:15 -04:00 |
|
Marc Delisle
|
e186cffe2d
|
Clarify code path
|
2013-07-22 06:03:03 -04:00 |
|
Michal Čihař
|
c9474ad521
|
Translated using Weblate (West Flemish)
Currently translated at 0.1% (2 of 2680)
|
2013-07-22 11:57:46 +02:00 |
|
Michal Čihař
|
5030bafb95
|
Add West Flemish language
|
2013-07-22 10:38:57 +02:00 |
|
Michal Čihař
|
a649bcb33f
|
Merge pull request #533 from adamgsoc2013/UT_plu_parse
add test case for PMA_relation
|
2013-07-22 00:28:04 -07:00 |
|
adamgsoc2013
|
7d3dda4842
|
Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into UT_plu_parse
|
2013-07-21 21:05:28 +08:00 |
|
Marc Delisle
|
1b34f8fd28
|
Fix typos and clarify comment
|
2013-07-21 08:58:05 -04:00 |
|
Marc Delisle
|
5c32d0d7f5
|
Merge pull request #531 from xmujay/server_refactor2
refactor server_export
|
2013-07-21 05:55:57 -07:00 |
|
adamgsoc2013
|
f700f55272
|
Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into UT_plu_parse
|
2013-07-21 20:14:02 +08:00 |
|
Marc Delisle
|
3c83f1f6d2
|
Fix comment due to refactoring
|
2013-07-21 07:51:36 -04:00 |
|
Marc Delisle
|
a4680197f2
|
Merge pull request #529 from scnakandala/gsoc_2013
Refactoring SQL executor
|
2013-07-21 04:50:17 -07:00 |
|
Michal Čihař
|
d7e1e356f9
|
Merge pull request #525 from adamgsoc2013/UT_plu_table
1 add sub class to test different runkit setting 2 add test case for PMA_TableSearch
|
2013-07-21 00:08:13 -07:00 |
|
Michal Čihař
|
2d11e2c216
|
Merge pull request #526 from adamgsoc2013/ut_plug_schema
fix the DBI mocking for Schema classes
|
2013-07-21 00:07:09 -07:00 |
|
xmujay
|
0157002bd1
|
rename server_export.lib.php to display_export.lib.php due to it works for server and database, table level export
|
2013-07-21 10:23:35 +08:00 |
|
Spun Nakandala
|
ea81960b6c
|
removed include sql.php from tbl_select.php
|
2013-07-21 04:32:17 +05:30 |
|
Marc Delisle
|
55eede0e97
|
Merge pull request #530 from scnakandala/gsoc_2013_2
Refactoring SQL executor
|
2013-07-20 14:30:07 -07:00 |
|
xmujay
|
95ba127006
|
fix undefined variable: multi_values
|
2013-07-21 01:09:18 +08:00 |
|
xmujay
|
f661dd791f
|
Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into server_refactor2
|
2013-07-21 00:59:45 +08:00 |
|
xmujay
|
b1eabfb597
|
fix the undefined error
|
2013-07-21 00:58:37 +08:00 |
|
xmujay
|
0817d6971e
|
refactor the code style of server_export
|
2013-07-21 00:44:58 +08:00 |
|
Spun Nakandala
|
01ca2aa2eb
|
corrected method call to adjust to modified method in sql.lib.php
|
2013-07-20 21:15:43 +05:30 |
|
Spun Nakandala
|
36a4ba240a
|
corrected error display shown when browsing a table for the first time after logging
|
2013-07-20 21:13:50 +05:30 |
|
xmujay
|
577fd13514
|
refactor server_export
|
2013-07-20 22:36:56 +08:00 |
|
Weblate
|
3a924a15fb
|
Merge remote-tracking branch 'origin/master'
|
2013-07-20 16:30:41 +02:00 |
|
Anders Jonsson
|
49a3917457
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (2680 of 2680)
|
2013-07-20 16:30:15 +02:00 |
|
Telma Gonzaga
|
1bcaa8bfb0
|
Translated using Weblate (Portuguese)
Currently translated at 47.9% (1283 of 2680)
|
2013-07-20 16:29:49 +02:00 |
|
Marc Delisle
|
61731b8651
|
Merge branch 'QA_4_0'
|
2013-07-20 10:26:15 -04:00 |
|
Marc Delisle
|
b6e5b46566
|
Avoid merging translations of QA_4_0
|
2013-07-20 10:25:34 -04:00 |
|
Marc Delisle
|
6ac33adc15
|
ChangeLog entry for bug 4012 fix
Fix another case of parameter incorrectly passed by reference
Adjust functions parameter doc
|
2013-07-20 10:23:20 -04:00 |
|
Dmitriy Buldakov
|
cd421e018c
|
Bug #4012 Crash on CSV file import
|
2013-07-20 10:18:02 -04:00 |
|
adamgsoc2013
|
aebb08bdac
|
add test case for PMA_relation
|
2013-07-20 20:40:36 +08:00 |
|
Telma Gonzaga
|
6209533319
|
Translated using Weblate (Portuguese)
Currently translated at 50.6% (1318 of 2607)
|
2013-07-20 08:18:22 +02:00 |
|
Michal Čihař
|
a24e973963
|
Translated using Weblate (Portuguese)
Currently translated at 50.5% (1317 of 2607)
|
2013-07-20 08:15:11 +02:00 |
|
Marc Delisle
|
536eb2f106
|
Clarify comment
|
2013-07-19 13:30:15 -04:00 |
|
Marc Delisle
|
e4ed6b6c31
|
Merge pull request #528 from scnakandala/gsoc_2013
Refactoring SQL executor
|
2013-07-19 10:30:22 -07:00 |
|
Marc Delisle
|
a961e21317
|
Merge pull request #527 from scnakandala/gsoc_2013_2
Bug Fix
|
2013-07-19 10:16:49 -07:00 |
|
Spun Nakandala
|
e23a87e818
|
include sql.php removed from libraries\mult_submits.inc.php
|
2013-07-19 22:39:17 +05:30 |
|
ProUser
|
f26b07688a
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (2680.0 of 2680)
|
2013-07-19 18:26:06 +02:00 |
|
Spun Nakandala
|
d15028ead2
|
sorted column not remembering error corrected
|
2013-07-19 21:42:35 +05:30 |
|
adamgsoc2013
|
da4119a381
|
add PMA_Table::$cache
|
2013-07-19 23:59:25 +08:00 |
|
adamgsoc2013
|
232f0bfaa0
|
mock fetchrow for DBI
|
2013-07-19 23:39:06 +08:00 |
|
Michal Čihař
|
175f181968
|
Add missing parenthesis
|
2013-07-19 17:01:12 +02:00 |
|
adamgsoc2013
|
cc375f8c4a
|
fix the DBI setting
|
2013-07-19 22:12:24 +08:00 |
|
Michal Čihař
|
0f15b3a049
|
Merge pull request #523 from ayushchd/unit_testing_abstract
Tests for abstract classes
|
2013-07-19 06:36:53 -07:00 |
|