Commit Graph

43204 Commits

Author SHA1 Message Date
Zarubin Stas
e093653e46 Comments for testBackquote and new testBackquoteForbidenWords. 2011-07-06 13:12:34 +03:00
Zarubin Stas
2e93b81172 Merge remote-tracking branch 'upstream/unittesting' 2011-07-06 11:30:43 +03:00
Herman van Rink
fc5a9a6131 Added htaccess and README to test directory 2011-07-06 10:27:52 +02:00
Zarubin Stas
91709ec0c1 New PHPUnit tests for common.lib.php 2011-07-06 10:47:10 +03:00
Herman van Rink
d17aab53e4 Disabled two blowfish tests due to differences in the initialization factor between systems 2011-07-05 08:36:18 +02:00
Herman van Rink
cf5d62b7ca Code style 2011-07-05 08:35:15 +02:00
Herman van Rink
0c5c137403 Merge remote-tracking branch 'zarubin/master' into unittesting 2011-07-05 08:24:41 +02:00
Rouslan Placella
9e8e70f0a1 Merge branch 'QA_3_4' 2011-07-04 12:32:23 +01:00
Rouslan Placella
c4ecddb5a2 Fix for bug #3353649 - "Create an index on X columns" form not validated 2011-07-04 12:31:14 +01:00
Marc Delisle
bc828427c7 Missing ChangeLog entry 2011-07-04 07:28:36 -04:00
Zarubin Stas
7087e74c63 Merge remote-tracking branch 'upstream/master' 2011-07-04 04:02:38 +03:00
Marc Delisle
64e4f9fe0e Refresh .po files 2011-07-03 07:37:43 -04:00
Marc Delisle
b2ab078c71 ChangeLog entries for new features 2011-07-03 07:35:49 -04:00
Marc Delisle
3c0853dc68 Merge commit '61ea5e765db6c9382ef8fba9ab27737664b2d6cc' 2011-07-03 07:29:03 -04:00
Piotr Przybylski
cfdf3aa7c3 Whitespace cleanup
Removed @uses and fixed broken PHPDoc comments
2011-07-03 13:21:13 +02:00
Marc Delisle
5560ad53e0 ChangeLog entries for new features 2011-07-03 06:24:29 -04:00
Thilanka Kaushalya
56883ec0c5 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-07-03 10:52:56 +05:30
Thilanka Kaushalya
311804dd72 Removed the modification for the multi row Export in Table Browse 2011-07-03 10:52:16 +05:30
Marc Delisle
12fcc270f2 Merge branch 'QA_3_4' 2011-07-02 20:52:10 -04:00
Marc Delisle
041cd7e7d2 3.4.3.1 release 2011-07-02 20:51:34 -04:00
Marc Delisle
58d86350c4 Merge branch 'MAINT_3_4_3' into QA_3_4 2011-07-02 20:49:29 -04:00
Marc Delisle
e214683f9f 3.4.3.1 release 2011-07-02 20:49:01 -04:00
Thilanka Kaushalya
05519a2bca Changed the link name in show hide indexes 2011-07-02 21:17:37 +05:30
Thilanka Kaushalya
232b2a72c6 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-07-02 15:19:45 +05:30
Thilanka Kaushalya
71bb5415d8 Added show hide option for index table in table structure 2011-07-02 15:16:00 +05:30
Madhura Jayaratne
a45a11f4e8 Merge branch 'QA_3_4' 2011-07-02 07:12:39 +05:30
Madhura Jayaratne
5217946601 bug #3340151 [export] Working SQL query exports error page 2011-07-02 07:05:54 +05:30
Piotr Przybylski
6d88345404 Remove DBI from moved functions' names 2011-07-02 00:48:14 +02:00
Piotr Przybylski
e6b1d479cf Move PMA_DBI_get_column_values and PMA_DBI_get_table_indexes to server_synchronize.lib.php
They are used only there, no need to parse 1,5 KB of code on every page load
2011-07-02 00:45:08 +02:00
Piotr Przybylski
5021bae02f Remove unused PMA_DBI_get_table_data 2011-07-02 00:34:25 +02:00
Piotr Przybylski
b232941976 Whitespace and comments 2011-07-02 00:30:09 +02:00
Zarubin Stas
e31ee99f7e Merge remote-tracking branch 'upstream/master' 2011-07-01 22:39:49 +03:00
Zarubin Stas
f05749656d Fix for PMA_headerLocation_test 2011-07-01 22:36:54 +03:00
Piotr Przybylski
d5dd8a2d37 Fix PMA_DBI_get_columns 2011-07-01 20:37:58 +02:00
Piotr Przybylski
a28d43abf3 Updated MySQL function list 2011-07-01 20:37:57 +02:00
Piotr Przybylski
56d4b081a0 Remove STDDEV_* and VAR_*
Standard deviation and variance make no sense when called with one argument
2011-07-01 20:37:56 +02:00
Piotr Przybylski
f53f5d7647 Changed background color for invalid inputs 2011-07-01 20:37:56 +02:00
Thilanka Kaushalya
d33590a544 Resolved conflicts 2011-07-01 23:50:58 +05:30
Thilanka Kaushalya
0cb77d14ba Ajaxify Index edit in table structure 2011-07-01 23:39:23 +05:30
Madhura Jayaratne
9fde1b5b23 Merge branch 'QA_3_4' 2011-07-01 23:00:57 +05:30
Madhura Jayaratne
4d1540cc1c bug #3348995 [config] $cfg['Export']['asfile'] set to false does not select asText option 2011-07-01 22:58:35 +05:30
Zarubin Stas
0e2e973f6c Set is_ajax_request to true to avoid notice - "Automatically appended backtick to the end of query!" for queries with unclosed quotes 2011-07-01 18:53:24 +03:00
Aris Feryanto
61ea5e765d Shift+click: fix bug 'shift+click not working after pressing next, end, etc.' 2011-07-01 16:19:58 +08:00
Aris Feryanto
c4ee218fb5 Navigation bar: more compact, display horizontal/vertical mode only when configured 2011-07-01 11:31:30 +08:00
wiltave
2279fd9c98 Translation update done using Pootle. 2011-06-30 23:48:41 +02:00
wiltave
e35bd7e265 Translation update done using Pootle. 2011-06-30 23:37:17 +02:00
wiltave
71e32b6146 Translation update done using Pootle. 2011-06-30 23:24:34 +02:00
wiltave
246367f86e Translation update done using Pootle. 2011-06-30 23:22:08 +02:00
wiltave
0a7a170413 Translation update done using Pootle. 2011-06-30 23:19:53 +02:00
wiltave
2fa65ecb9f Translation update done using Pootle. 2011-06-30 23:19:36 +02:00