Commit Graph

220 Commits

Author SHA1 Message Date
Madhura Jayaratne
e1a4f227fd Fix function name: PMA_get_real_size -> PMA_getRealSize 2012-06-01 21:58:59 +05:30
Madhura Jayaratne
3849390b8b Fix function name: PMA_array_merge_recursive -> PMA_arrayMergeRecursive 2012-06-01 21:57:07 +05:30
Madhura Jayaratne
381ae7b85a Fix function name: PMA_array_read -> PMA_arrayRead 2012-06-01 21:46:31 +05:30
Madhura Jayaratne
0a595f1f54 Fix function name: PMA_array_write -> PMA_arrayWrite 2012-06-01 21:44:33 +05:30
Michal Čihař
bd8d3e0134 Remove never implemented save method and test for it 2012-05-14 15:40:20 +02:00
Michal Čihař
c5dda33bde Do not use caching when running testsuite 2012-05-14 15:30:24 +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ř
5961c53cb2 Improve error message on writable config
- use gettext only if available (we're quite early here)
- use PMA_fatalError instead of die
2012-05-09 11:53:07 +02:00
Michal Čihař
48fde0ad49 Not used method (warning in main is used instead) 2012-05-09 11:49:57 +02:00
Madhura Jayaratne
e2e2bc47e6 Coding style improvements. Mostly wrapping long lines 2012-05-01 16:20:42 +05:30
Jo Michael
16bcdb108f Try to fix rare case that commit data can't be loaded from anywhere 2012-04-29 01:02:26 +02:00
Michal Čihař
c3afb50573 Add docs to some files and methods 2012-04-27 13:41:44 +02:00
Michal Čihař
0e26eeb56a Move comments out of if statement 2012-04-27 11:40:11 +02:00
Michal Čihař
397b6fd00e Cleanup spacing after @return 2012-04-27 11:33:26 +02:00
Michal Čihař
f1cf8d440a Emulate cookies for tests 2012-04-27 10:11:04 +02:00
Michal Čihař
b7bc51d058 Skip setcookie calls while running testsuite 2012-04-27 09:58:21 +02:00
Madhura Jayaratne
d6e05d74b5 Various coding style fixes 2012-04-25 23:12:09 +05:30
Madhura Jayaratne
50e6f3b387 Coding style improvements (ControlSignature) 2012-04-25 23:02:37 +05:30
Michal Čihař
d24ae82525 gd_info is present since PHP 4.3, so no need to provide workarouds when it does not exist 2012-04-25 15:55:47 +02:00
Madhura Jayaratne
4b8d52d937 Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a multi-line IF statement must be on a new line) 2012-04-22 21:28:41 +05:30
Jo Michael
e689a10079 Try to load commit details from Github if local Git object only exists packed (we won't bother unpacking it) 2012-04-21 16:00:48 +02:00
Jo Michael
6888be9ec3 Cache commit data once read 2012-04-15 01:21:44 +02:00
Jo Michael
d6c28d3923 Show Git revision asynchronously 2012-04-15 01:15:30 +02:00
Jo Michael
0a52239900 Add support for repos that are not on any branch 2012-04-15 00:22:17 +02:00
Jo Michael
cd3b41fd25 Suppress error messages when trying to read non-existant .git/refs/heads/master file 2012-04-14 23:54:53 +02:00
Jo Michael
06001a08e8 Use separate library file for displaying Git revision, minor fixes 2012-04-14 16:12:05 +02:00
Jo Michael
7ce27bb3d5 Show Git revision details in right main.php column (hover SHA1 to read commit message) 2012-04-14 00:02:06 +02:00
Jo Michael
6a2afedda0 Use PMA_fatalError in PMA_Config::checkConfigSource, allow auto extraction of localized error message 2012-04-11 19:44:38 +02:00
Jo Michael
359a36ee6a Fix PMA_Config::checkConfigSource, extend is_readable check for bug #3059806 2012-04-11 16:11:09 +02:00
Jo Michael
c79f6dfef2 - bug #3059806 Supporting running from CIFS/Samba shares 2012-04-11 01:04:13 +02:00
Rouslan Placella
f15d0fd1d8 Removed most <noscript> tags and made JS mandatory to login 2012-04-05 22:58:57 +01:00
Madhura Jayaratne
d5d3d2bba4 Use 'void' if nothing is returned 2012-03-18 10:04:39 +05:30
Madhura Jayaratne
ed219b5446 Coding style improvements 2012-03-17 01:13:00 +05:30
Marc Delisle
0352af889e Switch to major version 4 which will require JavaScript-enabled browsers 2012-02-13 06:25:46 -05:00
Michal Čihař
ab888f63dc Merge remote-tracking branch 'origin/QA_3_5' 2012-02-08 16:10:37 +01:00
Michal Čihař
b0f4a09333 Use already detected scheme 2012-02-08 16:10:10 +01:00
Michal Čihař
431cf327fd Merge remote-tracking branch 'origin/QA_3_5' 2012-02-08 11:58:56 +01:00
Michal Čihař
e33c665dc6 bug #3423717 [core] Improved detection of SSL connection 2012-02-08 11:58:05 +01:00
Marc Delisle
693b0a59aa Put back 3.6.0-dev version info 2012-01-28 04:50:14 -05:00
Marc Delisle
52f60156cb Put back correct version in this branch (was lost during commit f196b4804d) 2012-01-28 04:06:37 -05:00
Marc Delisle
519024e05c Starting 3.6.0 2012-01-25 05:19:15 -05:00
Marc Delisle
8d5434fa98 going to 3.5.0-beta1-dev 2012-01-06 07:04:23 -05:00
Marc Delisle
1a98c838e6 3.5.0-alpha1 2012-01-06 05:53:16 -05:00
Madhura Jayaratne
35b18e57a2 Coding style improvements - Multiline assignments 2011-12-07 23:28:50 +05:30
Dieter Adriaenssens
b4b9b34ec5 clarify function descriptions 2011-11-29 21:40:42 +01:00
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Michal Čihař
e077ad2797 Fix format string 2011-08-31 10:40:45 +02:00
Dieter Adriaenssens
3d1813c66c fix coding style, whitespace cleanup, docblocks 2011-08-25 23:04:03 +02:00
Dieter Adriaenssens
5c751cd1c0 make die() messages translatable, where possible 2011-08-25 22:38:51 +02:00