aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11927] Prefix function with phpbb_Joas Schilling2013-11-071-1/+1
* [ticket/11927] Correctly add new files on updateJoas Schilling2013-11-071-1/+1
* Merge pull request #1810 from nickvergessen/ticket/11031Nils Adermann2013-11-023-9/+138
|\
| * [ticket/11031] Convert user notification options with default settingsJoas Schilling2013-11-021-1/+4
| * [ticket/11031] Correctly add groups to teampageJoas Schilling2013-11-022-1/+45
| * [ticket/11031] Convert timezones to new 3.1 timezoneJoas Schilling2013-10-282-2/+9
| * [ticket/11031] Fix missing variable lang_file from code conversionJoas Schilling2013-10-251-1/+2
| * [ticket/11031] Correctly set topic and post visibilityJoas Schilling2013-10-251-0/+4
| * [ticket/11031] Update extension group names after converting themJoas Schilling2013-10-252-0/+51
| * [ticket/11031] Fix conversion of topic_replies to topic_postsJoas Schilling2013-10-232-3/+12
| * [ticket/11031] Fix container construction and missing objectsJoas Schilling2013-10-231-2/+12
* | [task/code-sniffer] Fix argument list spacing.Andreas Fischer2013-10-291-1/+1
|/
* [develop] Update version to 3.1.0-a2-devJoas Schilling2013-10-152-2/+2
* [prep-release-3.1.0-a1] Update version to 3.1.0-a1Joas Schilling2013-10-142-2/+2
* [feature/plupload/integration] Integration of PluploadAndreas Fischer2013-10-112-0/+6
* Merge remote-tracking branch 'nickvergessen/ticket/11906' into developDhruv2013-10-111-0/+3
|\
| * [ticket/11906] Add missing configs from notifications cron to schema_data.sqlJoas Schilling2013-10-111-0/+3
* | [ticket/11867] Schema files are not created by create_schema_files.phpJoas Schilling2013-10-117-170/+170
|/
* [ticket/11703] Make jQuery CDN switch more generic.Andreas Fischer2013-10-101-1/+1
* [ticket/11888] Use \phpbb\search\fulltext_native as search backend configDhruv2013-10-051-1/+1
* Merge remote-tracking branch 'EXreaction/ticket/11883' into developDhruv2013-10-041-4/+12
|\
| * [ticket/11883] Only output the migration time, not totalNathan Guse2013-10-041-3/+3
| * [ticket/11883] Report completed data step in migration as "Installing Data"Nathan2013-10-021-4/+12
* | [ticket/11850] Need symfony request and filesystem setup globally for sessionNathan Guse2013-09-301-0/+2
|/
* [ticket/11852] Split filesystem and path_helper into 2 classesJoas Schilling2013-09-261-2/+2
* [ticket/11700] Escape Backslashes from schema_data.sql for MySQLiJoas Schilling2013-09-251-1/+6
* [ticket/11700] No need to escape \ in SQL stringNils Adermann2013-09-191-1/+1
* [ticket/11700] Change search backend db entry to namespacesNils Adermann2013-09-191-1/+1
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-171-1/+2
|\
| * [ticket/11832] Fix INCLUDE(JS/CSS)Nathan Guse2013-09-131-1/+2
| * Merge remote-tracking branch 'remotes/imkingdavid/ticket/11824' into ticket/1...Nathan Guse2013-09-121-0/+1
| |\
* | | [ticket/11700] Correctly load extensions with nonprefixed namespacesNils Adermann2013-09-171-1/+1
* | | [ticket/11700] Fix installation after develop mergeNils Adermann2013-09-161-3/+3
* | | [ticket/11700] Fix tests after merging new develop codeNils Adermann2013-09-161-9/+0
* | | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-1611-99/+281
|\ \ \
| * \ \ Merge remote-tracking branch 'imkingdavid/ticket/11824' into developJoas Schilling2013-09-131-0/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * [ticket/11824] Add option for mod_rewriteDavid King2013-09-031-0/+1
| * | [feature/oauth] Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ...Joseph Warner2013-09-064-103/+105
| |\ \ | | |/
| | * [ticket/11791] Load adm/ events from styles/adm/event/Nathan Guse2013-09-022-2/+2
| | * Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11628Nathan Guse2013-08-284-98/+104
| | |\
| | | * Merge remote-tracking branch 'nickvergessen/ticket/11574' into developDhruv2013-08-083-89/+95
| | | |\
| | | | * [ticket/11574] Remove install/udpate/new/ fallback from database_update.phpJoas Schilling2013-07-301-56/+11
| | | | * [ticket/11574] Do not display incompatible package note after successful updateJoas Schilling2013-07-301-0/+5
| | | | * Merge remote-tracking branch 'phpbb/develop' into ticket/11574Joas Schilling2013-07-301-9/+10
| | | | |\
| | | | * | [ticket/11574] Change order of files and database updateJoas Schilling2013-07-293-10/+28
| | | | * | [ticket/11574] Fix more issues in the updaterIgor Wiedler2013-07-142-13/+5
| | | | * | Merge remote-tracking branch 'upstream/develop' into ticket/11574Igor Wiedler2013-07-1414-101/+181
| | | | |\ \
| | | | * | | [ticket/11574] Add trailing slash for consistencyIgor Wiedler2013-07-141-1/+1
| | | | * | | [ticket/11574] Fix table prefix in database updaterIgor Wiedler2013-07-142-2/+3
| | | | * | | [ticket/11574] Fix various path issues in the updaterIgor Wiedler2013-07-142-29/+4