| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/11696] Rename db_tools.php so it can be autoloaded | Joas Schilling | 2013-07-14 | 1 | -4/+0 |
* | Merge branch 'develop-olympus' into develop | Nils Adermann | 2012-05-31 | 1 | -3/+9 |
|\ |
|
| * | [ticket/10611] Filter out not existing database tables when making a backup. | Andreas Fischer | 2012-05-30 | 1 | -1/+1 |
| * | [ticket/10611] Use phpbb_db_tools::sql_list_tables() instead of get_tables(). | Andreas Fischer | 2012-05-30 | 1 | -2/+1 |
| * | [ticket/10611] Generate db_tools instance in acp_database module. | Andreas Fischer | 2012-05-30 | 1 | -0/+7 |
* | | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -2/+1 |
* | | Merge branch 'develop-olympus' into develop | Oleg Pudeyev | 2011-11-19 | 1 | -3/+6 |
|\ \
| |/ |
|
| * | [ticket/10239] Correct undefined variable error. | Chris Smith | 2011-11-18 | 1 | -2/+1 |
| * | [ticket/10239] Add confirm box to backup restore. | Chris Smith | 2011-09-21 | 1 | -1/+5 |
* | | [feature/request-class] Add server(), header() and is_ajax() to request | Igor Wiedler | 2011-07-15 | 1 | -6/+8 |
* | | [ticket/9574] Remove conditional PHP<5.2 code | Igor Wiedler | 2010-12-28 | 1 | -36/+1 |
* | | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
|/ |
|
* | [ticket/9686] Fix mssqlnative database data export | Nils Adermann | 2010-10-25 | 1 | -23/+31 |
* | [ticket/9582] MSSQL native backups can now be restored. | Chris Smith | 2010-05-03 | 1 | -0/+1 |
* | Support for Microsoft's Native SQL Server Driver for PHP - Patch by Chris Puc... | Nils Adermann | 2010-02-11 | 1 | -0/+102 |
* | Fix Bug #57385 | Andreas Fischer | 2010-02-06 | 1 | -2/+2 |
* | Ok, the oracle database backup never actually worked at all. We used the wron... | Meik Sievertsen | 2009-09-21 | 1 | -17/+46 |
* | Fix Bug #48955 - Correctly extract column default value when exporting Postgr... | Andreas Fischer | 2009-08-05 | 1 | -3/+4 |
* | Small change to r9765, Bug #47495 | Andreas Fischer | 2009-07-17 | 1 | -3/+1 |
* | Fix bug #47495 - Move hardcoded language string to language file. | Andreas Fischer | 2009-07-17 | 1 | -1/+3 |
* | Fix Oracle database backup (Bug #46715) | Meik Sievertsen | 2009-06-16 | 1 | -2/+3 |
* | Prevent incomplete backups stored if option "store and download" is... | Meik Sievertsen | 2009-03-30 | 1 | -0/+2 |
* | Sort backups by date, newest first (Bug #14818) | Meik Sievertsen | 2009-03-30 | 1 | -42/+52 |
* | Ok, story real database server info, as well as caching it | Meik Sievertsen | 2008-09-04 | 1 | -1/+1 |
* | hmm | Meik Sievertsen | 2008-06-11 | 1 | -1/+1 |
* | #24245 | Meik Sievertsen | 2008-04-21 | 1 | -2/+6 |
* | #22385 | David M | 2008-04-20 | 1 | -4/+23 |
* | #22385 - David told me to ci this | Henry Sudhof | 2008-03-26 | 1 | -0/+1 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -8/+16 |
* | #13463 | David M | 2007-07-16 | 1 | -3/+3 |
* | #10785 | David M | 2007-05-11 | 1 | -0/+1 |
* | #10715 | David M | 2007-05-11 | 1 | -21/+21 |
* | I *knew* I forgot something :P | David M | 2007-05-05 | 1 | -112/+114 |
* | #10495 | David M | 2007-05-05 | 1 | -2/+9 |
* | #9662 | David M | 2007-04-07 | 1 | -1/+1 |
* | #9601 | David M | 2007-04-04 | 1 | -2/+6 |
* | - PostgreSQL can now use schemas. During install, under database name, enter ... | David M | 2007-04-01 | 1 | -1/+1 |
* | - Avoid creating backups that we can't restore :) | David M | 2007-03-07 | 1 | -22/+88 |
* | adding @package tag which is required for all classes. | Meik Sievertsen | 2007-02-24 | 1 | -0/+21 |
* | forgot to actually commit it :P | David M | 2007-02-19 | 1 | -101/+17 |
* | - IE7 should now work too | David M | 2007-02-17 | 1 | -1/+1 |
* | - used wrong heuristic to measure if we were done, using a different one now. | David M | 2007-02-17 | 1 | -9/+9 |
* | - finally fixed this one, IE has a bug that makes puppies cry. | David M | 2007-02-17 | 1 | -3/+22 |
* | - some stupid bugs | David M | 2007-02-16 | 1 | -1/+6 |
* | - small mistake :-( | David M | 2007-02-16 | 1 | -1/+1 |
* | #8154 | David M | 2007-02-16 | 1 | -17/+16 |
* | #8146 | David M | 2007-02-16 | 1 | -7/+45 |
* | #8144 | David M | 2007-02-15 | 1 | -1/+8 |
* | #7570 | David M | 2007-02-15 | 1 | -1447/+1647 |
* | #8084 | David M | 2007-02-13 | 1 | -1/+1 |