Michal Čihař
|
085b51dba8
|
Correct punctuation for sentences
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-02-02 11:44:58 +01:00 |
|
Michal Čihař
|
767fc8c997
|
Correct punctuation for sentences
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-02-02 11:38:49 +01:00 |
|
Hugues Peccatte
|
d428db6641
|
Reduce nested levels.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2013-12-20 23:35:53 +01:00 |
|
Hugues Peccatte
|
ab42fd2ac9
|
PHPCS update.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2013-12-17 18:53:14 +01:00 |
|
Madhura Jayaratne
|
184316d891
|
Coding style fixes
|
2013-11-03 19:00:41 +05:30 |
|
Piotr Przybylski
|
858b20d26d
|
Removed wiki links from setup script and user preferences
|
2013-11-03 13:07:22 +01:00 |
|
Piotr Przybylski
|
a67e41a646
|
Refactored ConfigFile class so that it is no longer a singleton
Fixes bug #4123 Double config including
|
2013-11-03 12:54:20 +01:00 |
|
Dieter Adriaenssens
|
1c56884996
|
improve DocBlock
|
2013-09-25 14:46:24 +02:00 |
|
Dieter Adriaenssens
|
7e262be851
|
wrap long lines
|
2013-09-25 14:37:39 +02:00 |
|
J.M
|
954276beaa
|
Fix typo in FormDisplay.class.php
|
2013-08-18 15:37:58 +02:00 |
|
J.M
|
373d98a9fc
|
[config] Use type="password" for server passwords
|
2013-08-18 15:35:07 +02:00 |
|
Michal Čihař
|
f301c26551
|
Various coding style fixes
|
2013-08-07 10:51:50 +02:00 |
|
Michal Čihař
|
e0fce588d2
|
Allow to choose mbstring as recoding engine
|
2013-07-30 13:59:26 +02:00 |
|
Michal Čihař
|
a749577ad5
|
Missing params
|
2013-07-30 13:57:57 +02:00 |
|
ayushchd
|
2e599927d7
|
Convert validate.lib.php to class PMA_Validator
|
2013-07-11 14:29:20 +05:45 |
|
Michal Čihař
|
bebba32337
|
Merge remote-tracking branch 'origin/QA_4_0'
Conflicts:
libraries/config.values.php
libraries/sql_query_form.lib.php
server_binlog.php
server_databases.php
tbl_structure.php
test/classes/PMA_DisplayResults_test.php
|
2013-06-24 10:41:54 +02:00 |
|
Marc Delisle
|
d4d5a03766
|
Bug #3960 NavigationBarIconic config not honored
|
2013-06-21 10:00:41 -04:00 |
|
Michal Čihař
|
3d492111c6
|
This error is only about compression, not import/export as whole
|
2013-05-24 10:53:55 +02:00 |
|
Michal Čihař
|
1d5539d3aa
|
Better function names
Follow PEAR coding standard for function names.
|
2013-05-02 15:01:11 +02:00 |
|
Madhura Jayaratne
|
2007eb7ff7
|
Space after exclamation mark
|
2013-04-12 22:09:26 +05:30 |
|
Michal Čihař
|
61a601fc73
|
Implement linking to new documentation
|
2012-11-12 09:48:05 +01:00 |
|
Madhura Jayaratne
|
12369dca52
|
Use camel case for class variable names
|
2012-10-28 18:03:07 +05:30 |
|
Madhura Jayaratne
|
1a177f10ae
|
Coding style: Fix some methods names
|
2012-10-28 17:08:27 +05:30 |
|
Madhura Jayaratne
|
2ebcfa1da7
|
Last parameter comment requires a blank newline after it
|
2012-09-22 22:35:51 +05:30 |
|
Michal Čihař
|
51b8557604
|
Better naming of functions
|
2012-09-11 10:14:42 +02:00 |
|
Madhura Jayaratne
|
ad3e021958
|
Various CheckStyle fixes
|
2012-05-16 22:13:37 +05:30 |
|
Madhura Jayaratne
|
8b7318f0db
|
Prefix private instance variable with underscore - more
|
2012-05-16 22:08:59 +05:30 |
|
Madhura Jayaratne
|
36644a8365
|
Arguments with default values must be at the end of the argument list
|
2012-05-10 21:38:32 +05:30 |
|
Madhura Jayaratne
|
46ae483553
|
More coding style improvements
|
2012-05-07 23:14:25 +05:30 |
|
Dieter Adriaenssens
|
5e84b98eec
|
fix indentation
|
2012-04-29 01:46:01 +02:00 |
|
Dieter Adriaenssens
|
68fe78a42a
|
fix function definition
|
2012-04-29 01:09:09 +02:00 |
|
Dieter Adriaenssens
|
b14acc2e1c
|
fix indentation
|
2012-04-28 22:44:03 +02:00 |
|
Michal Čihař
|
b846df7033
|
Empty line between @param and @return
|
2012-04-27 13:54:13 +02:00 |
|
Michal Čihař
|
e6cca75875
|
Cleanup spacing after @param
|
2012-04-27 11:32: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 |
|
Dieter Adriaenssens
|
e67e930328
|
improve coding style
|
2012-03-16 16:54:04 +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ř
|
bea61e9f48
|
Coding style
|
2011-10-24 17:28:18 +02:00 |
|
Michal Čihař
|
2c1970b48b
|
Fix package
|
2011-10-24 17:25:16 +02:00 |
|
Michal Čihař
|
2518085d23
|
Wrap long line
|
2011-10-24 17:25:12 +02:00 |
|
Piotr Przybylski
|
1ea24eb083
|
Better variable name
|
2011-08-16 01:04:51 +02:00 |
|
Michal Čihař
|
d55306252b
|
Replace tabs with spaces, cleanup identation
|
2011-07-22 10:15:08 +02:00 |
|
Michal Čihař
|
e57f27e50b
|
Remove @uses tags from docblocks
|
2011-06-27 11:20:20 +02:00 |
|
Aris Feryanto
|
58ae4e7f1d
|
User prefs and Iconic settings - ID: 3216140
|
2011-03-24 14:40:25 +01:00 |
|
Michal Čihař
|
6fb8505721
|
Use correct type when storing preferences.
We should not use the value, but the key. Value stores descriptions,
while key is actually the thing stored in settings.
|
2011-02-09 14:05:40 +01:00 |
|
Michal Čihař
|
67e4994490
|
Single place to handle redirection.
|
2011-01-31 15:22:25 +01:00 |
|
Michal Čihař
|
dc0c6938b2
|
[security] Redirect external links to avoid Referer leakage.
|
2011-01-28 13:22:41 +01:00 |
|
Michal Čihař
|
d17fba309c
|
Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
|
2010-08-30 09:53:37 +02:00 |
|
Crack
|
06f472ed51
|
allow proper nesting of option groups in user preferences
|
2010-08-29 01:49:18 +02:00 |
|
Crack
|
c0482e135b
|
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
|
2010-08-28 12:12:52 +02:00 |
|