aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ticket/naderman/9140' into develop-olympusAndreas Fischer2010-07-121-0/+11
|\
| * [ticket/9140] Check current board version in incremental update packagesGabriel Vazquez2010-07-121-0/+11
* | Merge branch 'ticket/jellydoughnut/9637' into develop-olympusAndreas Fischer2010-07-111-1/+1
|\ \
| * | [ticket/9637] Do not cache SQL server version in all casesJosh Woody2010-07-111-1/+1
* | | Merge branch 'ticket/jellydoughnut/9690' into develop-olympusAndreas Fischer2010-07-082-0/+53
|\ \ \
| * | | [ticket/9690] Add forthcoming Bing Bot to list of recognized botsJosh Woody2010-07-072-0/+53
| | |/ | |/|
* | | Merge branch 'ticket/nickvergessen/9578' into develop-olympusAndreas Fischer2010-07-081-0/+13
|\ \ \
| * | | [ticket/9578] ACP Posting tab is missing "Post settings" module.Joas Schilling2010-05-281-0/+13
| |/ /
* | | [ticket/9628] _add_module 'after'-parameter does not work correctly.Joas Schilling2010-05-281-1/+0
|/ /
* | Merge branch 'ticket/bantu/9545' into develop-olympusNils Adermann2010-05-161-1/+1
|\ \ | |/ |/|
| * [ticket/9545] Initial forum should display active topics by default.Andreas Fischer2010-05-161-1/+1
* | Merge branch 'ticket/nickvergessen/9119' into develop-olympusNils Adermann2010-05-161-17/+35
|\ \
| * | [ticket/9119] Respect language selection on automated update.Joas Schilling2010-05-161-17/+35
| |/
* | [ticket/7717] Localise default extension groups for attachmentsJoas Schilling2010-05-141-1/+40
|/
* Merge branch 'master' into develop-olympusNils Adermann2010-03-062-2/+8
|\
| * Incrementing the version number to 3.0.7-PL1Nils Adermann2010-03-053-4/+10
| * Increment version number to 3.0.7Nils Adermann2010-02-282-2/+2
| * Merge r10528 into 3.0.7: Update: Store expected resulting file contents in ca...Nils Adermann2010-02-241-25/+80
| * Previous version bump commit r10506 was missing schema_data.sql so that has b...Nils Adermann2010-02-231-2/+2
| * Merge r10520 into 3.0.7 branch.Andreas Fischer2010-02-221-1/+3
| * Bump version to 3.0.7-RC2.Andreas Fischer2010-02-181-1/+1
| * Merge r10503, r10504 into 3.0.7 branch.Andreas Fischer2010-02-181-3/+11
| * Merge r10497 and r10499 into 3.0.7 - #57755Andreas Fischer2010-02-181-0/+35
| * Merge r10473 into the 3.0.7 branch.Josh Woody2010-02-041-1/+10
| * Change version numbers to 3.0.7 and 3.0.7-RC1 for a QA releaseNils Adermann2010-02-012-2/+2
* | Update: Store expected resulting file contents in cache and do not suggest fu...Nils Adermann2010-02-231-25/+80
* | We have to use a 'snapshot' of the function there, because it might not be av...Andreas Fischer2010-02-221-1/+3
* | Adding 3.0.7-RC2 to database updaterAndreas Fischer2010-02-181-2/+8
* | Revising r10499, #57755Andreas Fischer2010-02-181-2/+4
* | Fix Bug #57755 - Make user_email_hash() function independent from system's ar...Andreas Fischer2010-02-181-0/+28
* | Add 3.0.7-RC1 to the updater.Andreas Fischer2010-02-171-0/+7
* | Support for Microsoft's Native SQL Server Driver for PHP - Patch by Chris Puc...Nils Adermann2010-02-114-13/+51
* | Bug #57265 - Convertors cannot read configuration filesJosh Woody2010-02-041-1/+10
* | Change version number to 3.0.8-dev in preparation for development on next rel...Nils Adermann2010-02-011-1/+1
* | Change version numbers to 3.0.7 and 3.0.8-dev in preparation for development ...Nils Adermann2010-02-012-2/+2
|/
* Bug #56545 - Speed up topic move operation by adding an index for topic_id on...Andreas Fischer2010-01-288-0/+15
* Do not store email templates in database. [Bug #54505]Nils Adermann2010-01-261-0/+6
* Database updater now separates ADD COLUMN from SET NOT NULL and SET DEFAULT, ...Nils Adermann2010-01-261-1/+23
* Revert r9564, Fix #54445, Related to #44665.Andreas Fischer2010-01-258-18/+9
* [Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET...Andreas Fischer2010-01-192-0/+2
* Integrate active topics feed. Some language adjustments and rearrangements.Andreas Fischer2009-12-272-1/+4
* Turn all forums feed off by default.Andreas Fischer2009-12-231-1/+1
* Reflect changes in schema data. This should also close #55775 ;-)Andreas Fischer2009-12-231-3/+3
* Split feed_limit into feed_limit_post and feed_limit_topic. Drop feed_overall...Andreas Fischer2009-12-231-0/+2
* Add ability to disable overall (aka board-wide) feed.Andreas Fischer2009-12-221-1/+5
* Bump database updater version to 3.0.7-devAndreas Fischer2009-12-221-1/+8
* Fix Bug #54815 - Only replace table prefix if table name is surrounded by whi...Andreas Fischer2009-12-071-1/+1
* PHP 5.3 compatibility: Disable E_DEPRECATED on startup to keep set_magic_quot...Nils Adermann2009-12-062-4/+12
* Since dl() is deprecated and disabled by default in PHP 5.3, calling it will ...Andreas Fischer2009-12-041-1/+1
* Fix Bug #53965, Regression introduced in r9768 - Hardcode language for the ti...Andreas Fischer2009-11-151-1/+1