1
0
Fork 0

Commit graph

  • b36650cc77 Add inactive message to ReadMe. master dsb1971 2018-05-13 13:38:48 +0200
  • 69375a4b75
    Merge pull request #34 from ChriZathens/patch-5 Daniel Schlichtholz 2018-04-18 23:04:36 +0200
  • 558f3679d6
    A few fixes ChriZathens 2018-04-17 10:50:01 +0300
  • cd066e06f7
    Merge pull request #32 from squigulum/patch-1 Daniel Schlichtholz 2018-03-27 23:34:17 +0200
  • 57c96a37cc
    allow lowercase tablenames squigulum 2018-03-27 22:09:49 +0200
  • 671f0bdaeb
    Merge pull request #30 from chrisknerr/php72-count-fixes Daniel Schlichtholz 2018-03-08 07:18:35 +0100
  • 21aa1ae1a6 Fix some issues with PHP>=7.2 count() behavior Christian Knerr 2018-03-05 23:19:29 +0100
  • fddce3298a
    Merge pull request #29 from matthiaz/patch-1 Daniel Schlichtholz 2018-02-02 07:29:41 +0100
  • f236f2485d
    typo Matthias Van Woensel 2018-02-01 10:58:55 +0100
  • 355ef20d50
    Merge pull request #22 from ChriZathens/patch-1 Daniel Schlichtholz 2017-11-15 18:44:26 +0100
  • b45b4403c9
    Merge pull request #23 from ChriZathens/patch-2 Daniel Schlichtholz 2017-11-15 18:44:11 +0100
  • 17454de321
    Merge pull request #24 from ChriZathens/patch-3 Daniel Schlichtholz 2017-11-15 18:43:57 +0100
  • 171254423e
    Merge pull request #25 from ChriZathens/patch-4 Daniel Schlichtholz 2017-11-15 18:43:42 +0100
  • 9eec223a61
    Update lang_sql.php ChriZathens 2017-11-15 12:15:23 +0200
  • 7ef7dfc13f
    Update lang_install.php ChriZathens 2017-11-15 12:13:37 +0200
  • d35820e6f6
    Update lang_filemanagement.php ChriZathens 2017-11-15 12:10:34 +0200
  • 507b242bf9
    Update lang.php ChriZathens 2017-11-15 12:04:29 +0200
  • 4abf1cc245 Merge pull request #19 from phpbb-es/patch-1 Daniel Schlichtholz 2017-07-26 08:17:31 +0200
  • f02861b168 Add last line Spanish ThE KuKa 2017-07-21 19:20:53 +0200
  • c606a27b4d Merge pull request #18 from jesusalc/feature/1 Daniel Schlichtholz 2017-04-13 07:52:30 +0200
  • e855444c83 added changelog in Spanish translated by me jesusalc 2017-02-26 12:47:10 +0100
  • ba2d04e63c added Spanish install jesusalc 2017-02-26 12:41:33 +0100
  • b8344f2845 added spanish gplv2 version that I translated meself jesusalc 2017-02-26 12:36:49 +0100
  • 79d6faebf9 ...start work jesusalc 2017-02-26 12:05:04 +0100
  • 48c73c0f5f Created Branch develop jesusalc 2017-02-26 12:05:00 +0100
  • 455c566aad Merge pull request #15 from e-dschungel/fix_selectdb Daniel Schlichtholz 2017-01-30 23:10:21 +0100
  • 6c39f2a306 suppress mysqli_connect errors as they are shown later on e-dschungel 2017-01-30 20:15:55 +0100
  • ceae7607b0 fix closing brace e-dschungel 2017-01-30 20:12:34 +0100
  • 8da0e93144 Merge pull request #14 from e-dschungel/fix_access_denied Daniel Schlichtholz 2017-01-30 13:52:34 +0100
  • b91ee9e822 fixed quotation in emulation of mysql_list_tables using SHOW TABLES e-dschungel 2017-01-29 23:01:57 +0100
  • 72998c0df3 switched to mysqli_select_db the emulation of mysql_select_db with the USE statement did not quote the table name so table names which need quotation (which contain dashes for example) were not handled correctly the emualtion is not needed, see https://github.com/philip/MySQLConverterTool/issues/20 e-dschungel 2017-01-29 21:42:37 +0100
  • cd2675d498 fix default values if port or socket is not given empty string is not valid for mysqli_connect at least for port e-dschungel 2017-01-29 20:29:00 +0100
  • 45a8ce706e Merge pull request #13 from e-dschungel/fix_access_denied Daniel Schlichtholz 2017-01-24 23:52:20 +0100
  • f3df681903 fix access denied error e-dschungel 2017-01-24 23:36:11 +0100
  • 70a5a25d9a Merge pull request #12 from SeifertDaniel/multiconfig_fix Daniel Schlichtholz 2017-01-06 16:06:56 +0100
  • c7ec04baa4 fix broken multiconfiguration handling Daniel Seifert 2016-12-26 00:02:35 +0100
  • 59df7f8a82 Fixed path issue mentioned in https://github.com/DSB/MySQLDumper/issues/5 dsb 2016-11-09 18:46:37 +0100
  • bd4a75d915 Removed some PHP7 deprecated stuff. Fixed path issue mentioned in https://github.com/DSB/MySQLDumper/issues/5 dsb 2016-11-09 18:41:24 +0100
  • bbfad7128b Removed some PHP7 deprecated stuff. dsb 2016-11-09 18:21:03 +0100
  • de695bf97f See https://github.com/DSB/MySQLDumper/issues/11#issuecomment-258486011 dsb 2016-11-07 21:38:12 +0100
  • d51021183c Renamed config.default.php back to config.php and removed it from gitignore file. dsb 2016-11-07 21:03:21 +0100
  • 9ffc6af743 Fixed sql browser. dsb 2016-10-09 20:25:46 +0200
  • 40dd1253a6 Merge pull request #2 from 123Haynes/master Daniel Schlichtholz 2016-02-07 16:08:18 +0100
  • d4498f23c0 remove unnecessary warning. Hannes Rosenögger 2016-02-01 20:30:30 +0100
  • a69b1db72b hide notices Hannes Rosenögger 2016-02-01 20:04:53 +0100
  • 5b995d339d Convert to mysqli Hannes Rosenögger 2016-02-01 20:02:15 +0100
  • dd0e8aede7 Merge pull request #1 from martin8883/master Daniel Schlichtholz 2015-06-11 05:34:47 +0200
  • ebaec86ccc removed test file from gitignore Martin Gojowsky 2015-06-10 12:18:06 +0200
  • 0e7006298d prevent accidential commit/push of config and work directory Martin Gojowsky 2015-06-10 12:11:43 +0200
  • e1b2e68d4b Bugfix for missing databases with Multidump users, see http://forum.mysqldumper.de/post47665.html#t47665 Martin Gojowsky 2015-06-10 11:52:20 +0200
  • ffa6b9a50a Replaced deprecated mysql_escape_string() with mysql_real_escape_string. dsb 2015-06-07 13:19:02 +0200
  • d9b5665f63 Updated file refresh_dblist. dsb 2015-05-24 14:23:15 +0200
  • a15ca02189 Set option "Optimize tables before backup" to default value "no" because some people experienced problems with big tables where this option leads to a timeout. dsb 2015-05-22 13:54:24 +0200
  • c36a0c936e Create README.md Daniel Schlichtholz 2015-05-22 13:45:29 +0200
  • ff7578f6fe Initial commit of version 1.24.4 dsb 2015-05-22 13:43:20 +0200
  • 71216834d4 Deleting MSD2 base to switch back to released version MSD 1.24 dsb 2015-05-22 13:39:00 +0200
  • ba3ae18a40 Update for language packs MSD2_Discontinued DSB 2013-08-12 22:02:19 +0200
  • 0155920475 QA DSB 2013-01-26 23:30:00 +0100
  • 898ba15ff6 QA DSB 2012-11-25 15:42:56 +0100
  • b1a10a129d CRLF -> LF DSB 2012-11-25 15:41:51 +0100
  • 82085eda16 Language pack update. translationcenter 2012-11-25 04:24:53 -0800
  • 8b221110a4 Language pack update. translationcenter 2012-11-25 04:23:14 -0800
  • 2a3d701d88 Added work folder DSB 2012-11-25 11:14:12 +0100
  • 6413a43083 Merge branch 'master' of github.com:DSB/MySQLDumper DSB 2012-11-25 11:12:04 +0100
  • 20889fd8ed Initial commit Daniel Schlichtholz 2012-11-25 01:59:43 -0800
  • 9b8f6c213d Language pack update. DSB 2012-11-23 20:32:29 +0000
  • 4b3744ee9a Fixed exclude arguments for phpcpd -> 4th try DSB 2012-11-11 12:18:01 +0000
  • 8fb40cefff Fixed exclude arguments for phpcpd -> 3.rd try (thanks to bad documentation :() DSB 2012-11-11 12:10:28 +0000
  • ed8b2fed69 Fixed exclude arguments for phpcpd -> 2.nd try DSB 2012-11-11 12:07:32 +0000
  • ac20d4b89c Fixed exclude arguments for phpcpd DSB 2012-11-11 12:04:36 +0000
  • 3aedaf9974 Trying to get the exclude param for phpcpd working. DSB 2012-11-05 20:13:12 +0000
  • 1b41cb8409 Change for new param of phpcpd DSB 2012-11-05 19:34:02 +0000
  • a85629f43c QA DSB 2012-11-05 19:30:10 +0000
  • bf306fb369 QA DSB 2012-10-27 14:01:49 +0000
  • c4a04c1812 Fixed some strict messages on configuration page DSB 2012-10-27 13:56:04 +0000
  • 87f951530e Fixed a bug in the log in process which led to redirecting to installation. DSB 2012-10-27 13:39:33 +0000
  • 0fad2875f6 Language pack update. DSB 2012-09-23 15:04:01 +0000
  • 3b382e3774 Language pack update. DSB 2012-09-22 12:35:20 +0000
  • 4288698e89 Language pack update. DSB 2012-09-20 10:50:25 +0000
  • cfe65d7355 - Fixed DocBlock D4rk4ng3l 2012-09-12 20:22:26 +0000
  • 7df515daf7 - Added PHPUnit TestCase for custom assertions. D4rk4ng3l 2012-09-12 20:18:55 +0000
  • a2ac0b33e4 MSD-19 InstallController: - finished changing installation to new configuration class DSB 2012-08-22 16:43:15 +0000
  • f0aeca93a9 Language pack update. DSB 2012-08-22 07:36:55 +0000
  • 8b91c9165f MSD-19 - Fix for: Notice: Trying to get property of non-object in application\views\scripts\install\step4.phtml on line 24 DSB 2012-08-21 20:30:21 +0000
  • 21c66abebb MSD-19 - Fix for: Undefined index: msd_lang in application\controllers\InstallController.php on line 60 DSB 2012-08-21 20:27:36 +0000
  • 4a569043a6 MSD-19 - Changed old configuration to new class for installation - removed old classes DSB 2012-08-21 20:22:56 +0000
  • c0be3ce898 Replaced now undefined constant DS DSB 2012-08-12 18:08:30 +0000
  • eeca3516d7 Fixed bug in setParam. DSB 2012-08-09 19:53:40 +0000
  • c897ea9217 Fixed creation of a new database DSB 2012-08-09 18:06:21 +0000
  • 88791f1a9c Fixed icon path after saving configuration. D4rk4ng3l 2012-08-08 22:36:28 +0000
  • 4f36119278 Fixed FTP configuration tu use new Msd_Config class. D4rk4ng3l 2012-08-08 21:39:42 +0000
  • ea1ea34bf1 Language pack update. DSB 2012-08-06 23:28:11 +0000
  • 0841d9a7a3 Continued to switch the old configuration handling to the new one. The configuration now is saved again. (Installer is still to do) DSB 2012-08-05 17:05:08 +0000
  • 21f452a89b Language pack update. DSB 2012-08-04 20:23:21 +0000
  • 9b492942ee QA DSB 2012-08-04 17:36:51 +0000
  • 2c0641c348 QA: - removed unnecessary brackets in case statements DSB 2012-08-04 17:31:19 +0000
  • ae87af916f Continued to switch the old configuration handling to the new one. DSB 2012-08-04 17:09:48 +0000
  • 025b5c339d Bug fix FTP-Test: - if ftp connection test failed a warning was thrwon when trying to close the connection DSB 2012-08-04 10:43:39 +0000
  • edc44e2f30 Implemented new Configuration handling DSB 2012-08-04 10:40:48 +0000
  • 6cfb97b401 Language pack update. DSB 2012-08-02 06:47:43 +0000