Madhura Jayaratne
|
b02f8ca018
|
File is being conditionally included; use "include_once" instead
|
2012-08-11 13:36:10 +05:30 |
|
Madhura Jayaratne
|
2d3ae33c9a
|
Fix indentation
|
2012-08-11 13:34:35 +05:30 |
|
Madhura Jayaratne
|
099dee48fd
|
Merge branch 'QA_3_5'
|
2012-08-11 13:33:41 +05:30 |
|
Madhura Jayaratne
|
1228f48c78
|
bug #3555104 [edit] Cannot copy a DB with table & views
|
2012-08-11 13:31:04 +05:30 |
|
Thilina Buddika
|
40364f9507
|
upstream merge
|
2012-08-04 04:43:54 +05:30 |
|
Rouslan Placella
|
ef65ca306a
|
Neater test for potentially undefined variable and some whitespace cleanup
|
2012-08-02 21:25:54 +02:00 |
|
Marc Delisle
|
f544ba3f6f
|
Fix undefined index problem
|
2012-08-02 14:11:22 -04:00 |
|
Thilina Buddika
|
69ba675a89
|
merge upstream master
|
2012-07-31 07:08:55 +05:30 |
|
Chanaka Indrajith
|
4465c287c1
|
Fixed an issue related to multiquery statements and routines modifications
|
2012-07-26 23:06:29 +05:30 |
|
Marc Delisle
|
03f34c4ef0
|
Unused method: setCommonFunctions()
|
2012-07-10 12:36:27 -04:00 |
|
Alex Marin
|
9d21db75dd
|
Add missing include
|
2012-07-06 01:14:28 +03:00 |
|
Chanaka Indrajith
|
106265a7f8
|
Resolve conflicts
|
2012-06-30 11:30:39 +05:30 |
|
Alex Marin
|
3fa180b228
|
oop: merge master, fix commits
|
2012-06-27 19:52:37 +03:00 |
|
Chanaka Indrajith
|
39d37fafcc
|
Resolved conflicts
|
2012-06-27 21:53:59 +05:30 |
|
Marc Delisle
|
f43760aaee
|
Unused code
|
2012-06-24 06:53:56 -04:00 |
|
Madhura Jayaratne
|
ec046f7d11
|
Use camel case for function names (PMA_query_as_controluser => PMA_queryAsControlUser)
|
2012-06-23 23:06:29 +05:30 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Alex Marin
|
ff930b788a
|
oop: modify PMA_getTableDef and PMA_getTableDefStandIn usage
|
2012-06-09 12:38:44 +03:00 |
|
Michal Čihař
|
53cb7b1019
|
Fix variable names
|
2012-06-05 09:20:08 +02:00 |
|
Michal Čihař
|
5162efa87c
|
Single place to handle table renaming for configuration storage
|
2012-06-04 12:02:55 +02:00 |
|
Michal Čihař
|
ccb9228bce
|
Remove unused parameter
|
2012-06-04 11:52:14 +02:00 |
|
Michal Čihař
|
4059ac7298
|
Add method for generating update SQLs
|
2012-06-04 11:49:01 +02:00 |
|
Madhura Jayaratne
|
1e25633195
|
Documentation comments
|
2012-05-13 00:28:25 +05:30 |
|
Madhura Jayaratne
|
a3ec2a8b2f
|
Wrap some long lines
|
2012-05-12 23:53:06 +05:30 |
|
Madhura Jayaratne
|
bda568a501
|
Remove unused parameters
|
2012-05-10 22:14:00 +05:30 |
|
Madhura Jayaratne
|
968294b08b
|
Arguments with default values must be at the end of the argument list - more instances
|
2012-05-10 22:09:13 +05:30 |
|
Madhura Jayaratne
|
fa9f372ebb
|
Arguments with default values must be at the end of the argument list - another instance
|
2012-05-10 21:51:53 +05:30 |
|
Madhura Jayaratne
|
7cf3bd1554
|
Multi-line assignments must have the equal sign on the second line
|
2012-05-10 21:23:09 +05:30 |
|
Michal Čihař
|
9a5d015964
|
Fix typo
|
2012-05-02 15:36:54 +02:00 |
|
Michal Čihař
|
cb80085dc9
|
Make messages translatable
|
2012-05-02 14:47:15 +02:00 |
|
Michal Čihař
|
254c57320d
|
More readable code
|
2012-05-02 14:44:09 +02:00 |
|
Jo Michael
|
161a5a9321
|
Fix new checkstyle warnings
|
2012-04-29 03:16:11 +02:00 |
|
Jo Michael
|
fd6a96264a
|
Fix some checkstyle FunctionDeclaration NotAtEnd warnings
|
2012-04-29 02:23:06 +02:00 |
|
Jo Michael
|
6839781e88
|
Fix checkstyle MultiLineAssignment warnings
|
2012-04-29 02:16:40 +02:00 |
|
Jo Michael
|
2466594cb7
|
Fix checkstyle ControlStructures warnings
|
2012-04-29 02:07:56 +02:00 |
|
Michal Čihař
|
397b6fd00e
|
Cleanup spacing after @return
|
2012-04-27 11:33:26 +02:00 |
|
Madhura Jayaratne
|
da0c3bbd13
|
Merge branch 'master' of github.com:phpmyadmin/phpmyadmin
Conflicts:
libraries/Table.class.php
|
2012-04-25 23:53:12 +05:30 |
|
Madhura Jayaratne
|
d6e05d74b5
|
Various coding style fixes
|
2012-04-25 23:12:09 +05:30 |
|
Madhura Jayaratne
|
a817542fda
|
Coding style improvements (Closing parenthesis of a multi-line function call must be on a line by itself)
|
2012-04-25 22:27:32 +05:30 |
|
Marc Delisle
|
503e45aba5
|
Fix merge conflicts
|
2012-04-25 12:29:55 -04:00 |
|
Michal Čihař
|
c90388c5b3
|
Wrap some long lines
|
2012-04-25 13:26:31 +02:00 |
|
Dieter Adriaenssens
|
0f772aa173
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
Madhura Jayaratne
|
3332151859
|
Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a multi-line function call must be on a line by itself)
|
2012-04-14 09:09:21 +05:30 |
|
Jo Michael
|
b5bca9ce0b
|
Move columns in table columns editor
|
2012-04-09 19:02:13 +02:00 |
|
Rouslan Placella
|
350c86bac7
|
Merge branch 'QA_3_5'
Conflicts:
po/fr.po
po/pt_BR.po
|
2012-04-04 21:16:05 +01:00 |
|
Rouslan Placella
|
bfaef90018
|
Merge branch 'QA_3_4' into QA_3_5
Conflicts:
po/fr.po
po/pt_BR.po
|
2012-04-04 21:14:41 +01:00 |
|
Chanaka Indrajith Dharmarathna
|
ac82ba0f45
|
Fixed bug #3512565 - Missing word Rows in table list tooltip after click
|
2012-04-04 21:08:35 +01:00 |
|
Madhura Jayaratne
|
d5d3d2bba4
|
Use 'void' if nothing is returned
|
2012-03-18 10:04:39 +05:30 |
|
Michal Čihař
|
f89b2a3f32
|
Allow reordering of parameters
|
2012-03-14 14:47:12 +01:00 |
|
Onur Avsar
|
b916cdb4aa
|
Added feature request 'clearing DEFAULT NULL' (rfe:3484063).
|
2012-03-05 15:07:09 -05:00 |
|