examples
Fix spacing of @package used together with @subpackage
2012-05-02 11:29:34 +02:00
js
Don't double-wrap error messages for change password form
2012-08-03 10:07:47 +02:00
libraries
Typo in function name
2012-08-04 22:32:22 +05:30
PMAStandard
Use modified LineLength check
2012-04-27 07:56:05 +02:00
po
upstream merge
2012-08-04 04:43:54 +05:30
scripts
merge upstream master
2012-07-31 07:08:55 +05:30
setup
merge upstream master
2012-07-31 07:08:55 +05:30
test
Fixed failing test cases
2012-08-01 10:48:38 +05:30
themes
[pmahomme] Drop the background color from self link - it looks ugly on some monitors
2012-08-03 12:07:05 +02:00
.gitignore
Ignore config only in toplevel dir
2012-05-14 15:57:31 +02:00
browse_foreigners.php
Implement class behavior of common.lib.php file
2012-06-22 23:38:33 +05:30
build.xml
Add rule to test without coverage reports
2012-07-18 14:56:06 +02:00
ChangeLog
Merge branch 'QA_3_5'
2012-08-03 13:06:46 -04:00
changelog.php
Don't show the menu and footer in the changelog
2012-08-02 18:01:27 +02:00
chk_rel.php
Added PMA_OutputBuffering class, dropped ob.lib.php
2012-06-11 14:06:03 +01:00
config.sample.inc.php
Merge branch 'QA_3_5'
2012-06-10 14:47:10 +01:00
db_create.php
Implement class behavior of common.lib.php file
2012-06-22 23:38:33 +05:30
db_datadict.php
Implement class behavior of common.lib.php file
2012-06-22 23:38:33 +05:30
db_events.php
common.lib.php file renamed to CommonFunctions.class.php
2012-06-28 06:00:58 +05:30
db_export.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
db_import.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
db_operations.php
upstream merge
2012-08-04 04:43:54 +05:30
db_printview.php
Implement class behavior of common.lib.php file
2012-06-22 23:38:33 +05:30
db_qbe.php
merge upstream master
2012-07-31 07:08:55 +05:30
db_routines.php
common.lib.php file renamed to CommonFunctions.class.php
2012-06-28 06:00:58 +05:30
db_search.php
Improve comments
2012-07-07 10:58:49 -04:00
db_sql.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
db_structure.php
Resolved conflicts
2012-06-27 21:53:59 +05:30
db_tables_search.php
common.lib.php file renamed to CommonFunctions.class.php
2012-06-28 06:00:58 +05:30
db_tracking.php
Resolved conflicts
2012-06-27 21:53:59 +05:30
db_triggers.php
PMA_Footer and PMA_Header no longer need to be singletons
2012-06-11 14:06:03 +01:00
docs.css
Replaced <big> with <em class="big"> in docs for HTML5 validity
2012-03-31 16:25:46 +02:00
Documentation.html
3.5.2.1 release
2012-08-03 13:03:59 -04:00
export.php
oop: integrate the properties system for ExportXml
2012-07-17 13:32:13 +03:00
favicon.ico
Fix permissions.
2010-08-30 09:53:37 +02:00
file_echo.php
Various coding style improvements
2012-06-03 20:40:47 +05:30
gis_data_editor.php
Dropped PMA_ajaxResponse()
2012-06-11 17:58:35 +01:00
import_status.php
Fix PHP 5.4 upload progress working only with session.upload_progress.cleanup set to Off
2012-06-30 15:21:23 +02:00
import.php
merge upstream master
2012-07-31 07:08:55 +05:30
index.php
Implement class behavior of common.lib.php file
2012-06-22 23:38:33 +05:30
LICENSE
Fix permissions.
2010-08-30 09:53:37 +02:00
license.php
Leading ./ paths for includes can be omitted, part 2
2012-03-16 23:11:57 +01:00
main.php
Wrap some long lines
2012-07-10 21:52:27 +05:30
navigation.php
common.lib.php file renamed to CommonFunctions.class.php
2012-06-28 06:00:58 +05:30
phpinfo.php
Fix docblock
2012-06-04 14:32:48 +02:00
phpmyadmin.css.php
SQL parser no longer needs to be included for generating CSS
2012-05-29 14:06:49 +02:00
phpunit.xml.dist
Default to default MySQL setup (no password for root)
2012-04-27 10:43:23 +02:00
phpunit.xml.nocoverage
Add rule to test without coverage reports
2012-07-18 14:56:06 +02:00
pmd_display_field.php
Resolved conflicts
2012-06-27 21:53:59 +05:30
pmd_general.php
Resolved conflicts
2012-06-27 07:06:34 +05:30
pmd_pdf.php
merge upstream master
2012-07-31 07:08:55 +05:30
pmd_relation_new.php
merge upstream master
2012-07-31 07:08:55 +05:30
pmd_relation_upd.php
Resolved conflicts
2012-06-27 21:53:59 +05:30
pmd_save_pos.php
merge upstream master
2012-07-31 07:08:55 +05:30
prefs_forms.php
Drop display() from Header and Footer classes. The Response class will do all the rendering.
2012-06-11 14:06:04 +01:00
prefs_manage.php
merge upstream master
2012-07-31 07:08:55 +05:30
print.css
Use print.css in header_printview.inc.php
2012-05-13 00:28:34 +01:00
querywindow.php
merge upstream master
2012-07-31 07:08:55 +05:30
README
3.5.2.1 release
2012-08-03 13:03:59 -04:00
README.VENDOR
We no longer modify tcpdf
2011-12-16 14:56:16 +01:00
robots.txt
Fix permissions.
2010-08-30 09:53:37 +02:00
schema_edit.php
Implement class behavior of common.lib.php file
2012-06-22 23:38:33 +05:30
schema_export.php
merge upstream master
2012-07-31 07:08:55 +05:30
server_binlog.php
merge upstream master
2012-07-31 07:08:55 +05:30
server_collations.php
Implement class behavior of common.lib.php file
2012-06-22 23:38:33 +05:30
server_databases.php
Resolved conflicts
2012-06-27 21:53:59 +05:30
server_engines.php
Implement class behavior of common.lib.php file
2012-06-22 23:38:33 +05:30
server_export.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
server_import.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
server_plugins.php
Implement class behavior of common.lib.php file
2012-06-22 23:38:33 +05:30
server_privileges.php
missing function parameters
2012-08-04 20:24:18 +05:30
server_replication.php
Implement class behavior of common.lib.php file
2012-06-22 23:38:33 +05:30
server_sql.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
server_status.php
Resolve conflicts
2012-06-30 11:30:39 +05:30
server_synchronize.php
Implement class behavior of common.lib.php file
2012-06-22 23:38:33 +05:30
server_variables.php
Resolve conflicts
2012-06-30 11:30:39 +05:30
show_config_errors.php
- [security] Fixed local path disclosure vulnerability
2012-07-31 23:22:41 +02:00
sql.php
merge upstream master
2012-07-31 07:08:55 +05:30
tbl_addfield.php
Resolve conflicts
2012-06-30 11:30:39 +05:30
tbl_alter.php
Resolve conflicts
2012-06-30 11:30:39 +05:30
tbl_change.php
Merge remote branch 'upstream/master'
2012-06-30 19:00:31 +05:30
tbl_chart.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
tbl_create.php
Implement class behavior of common.lib.php file
2012-06-22 23:38:33 +05:30
tbl_export.php
Implement class behavior of common.lib.php file
2012-06-22 23:38:33 +05:30
tbl_get_field.php
merge upstream master
2012-07-31 07:08:55 +05:30
tbl_gis_visualization.php
merge upstream master
2012-07-31 07:08:55 +05:30
tbl_import.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
tbl_indexes.php
merge upstream master
2012-07-31 07:08:55 +05:30
tbl_move_copy.php
merge upstream master
2012-07-31 07:08:55 +05:30
tbl_operations.php
remove php notice
2012-08-03 05:45:24 +05:30
tbl_printview.php
Implement class behavior of common.lib.php file
2012-06-22 23:38:33 +05:30
tbl_relation.php
merge upstream master
2012-07-31 07:08:55 +05:30
tbl_replace.php
Merge remote branch 'upstream/master'
2012-07-01 09:08:37 +05:30
tbl_row_action.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
tbl_select.php
bug #3548491 [interface] Inline query editor doesn't work from search results
2012-07-28 17:29:52 +05:30
tbl_sql.php
Dropped footer.inc.php
2012-06-11 14:06:04 +01:00
tbl_structure.php
merge upstream master
2012-07-31 07:08:55 +05:30
tbl_tracking.php
merge upstream master
2012-07-31 07:08:55 +05:30
tbl_triggers.php
Use package name PhpMyAdmin
2011-10-25 10:13:17 +02:00
tbl_zoom_select.php
Implement class behavior of common.lib.php file
2012-06-22 23:38:33 +05:30
themes.php
Integrated themes.php with PMA_Response class
2012-06-11 14:06:03 +01:00
transformation_overview.php
oop: transformations - fix classes, add interface and use descriptions
2012-06-19 23:59:47 +03:00
transformation_wrapper.php
merge master
2012-07-02 20:05:34 +03:00
url.php
Merge branch 'QA_3_5'
2012-07-01 17:27:19 +02:00
user_password.php
Incorrect file reference
2012-07-02 15:28:58 -04:00
view_create.php
Implement class behavior of common.lib.php file
2012-06-22 23:38:33 +05:30
view_operations.php
Implement class behavior of common.lib.php file
2012-06-22 23:38:33 +05:30
webapp.php
Class names should start with capital letters
2012-06-23 22:12:51 +05:30