aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
* [prep-release-3.1.6] Add migration for 3.1.6Joas Schilling2015-09-051-0/+31
* [prep-release-3.1.6] Add migration for 3.1.6-RC1Joas Schilling2015-08-231-0/+31
* Merge pull request #3829 from Nicofuma/ticket/14099Joas Schilling2015-08-231-0/+19
|\
| * [ticket/14099] Fix the assetsTristan Darricau2015-08-181-3/+14
| * [ticket/14099] Fix testsTristan Darricau2015-08-141-0/+8
* | Merge pull request #3834 from brunoais/ticket/14104Marc Alexander2015-08-221-0/+4
|\ \
| * | [ticket/14104] Fix missing variables from previous commitbrunoais2015-08-151-0/+4
| |/
* | [ticket/14037] Minor coding style improvements to eventMarc Alexander2015-08-201-0/+2
* | [ticket/14037] Allows adapting memberlist profile fields headlinejaviexin2015-08-201-0/+18
* | Merge pull request #3848 from VSEphpbb/ticket/14116Andreas Fischer2015-08-202-3/+3
|\ \ | |/ |/|
| * [ticket/14116] sql_affectedrows method has no argumentsMatt Friedman2015-08-192-3/+3
* | [ticket/13968] Add core.user_setup_after eventZoddo2015-08-121-0/+8
|/
* Merge pull request #3811 from marcovo/ticket/14069Andreas Fischer2015-08-101-1/+1
|\
| * [ticket/14069] Corrected sql_fetchfield() in style_update_p1 migrationMarco Kubuntu2015-08-051-1/+1
* | Merge pull request #3822 from brunoais/ticket/14083Marc Alexander2015-08-091-0/+4
|\ \
| * | [ticket/14083] Fix wrong variables from previous commitbrunoais2015-08-081-0/+4
* | | [ticket/14082] Fix wrong variables from previous commitbrunoais2015-08-081-5/+7
|/ /
* | Merge pull request #3738 from javiexin/ticket/13981Marc Alexander2015-08-081-7/+67
|\ \ | |/ |/|
| * [ticket/13981] Add events to capture avatar deletion or overwritingjaviexin2015-07-241-3/+3
| * [ticket/13981] Add events to capture avatar deletion or overwritingjaviexin2015-07-171-1/+1
| * [ticket/13981] Add events to capture avatar deletion or overwritingjaviexin2015-07-171-6/+10
| * [ticket/13981] Add events to capture avatar deletion or overwritingjaviexin2015-07-091-0/+10
| * [ticket/13981] Add events to capture avatar deletion or overwritingjaviexin2015-07-031-6/+52
* | [ticket/13711] Notifications are sent to inactive usersRMcGirr832015-07-271-1/+1
* | Merge pull request #3593 from satanasov/ticket/13817Marc Alexander2015-07-171-4/+54
|\ \
| * | [ticket/13817] Fix target versionStanislav Atanasov2015-07-121-4/+4
| * | [ticket/13817] fix after for session_updateStanislav Atanasov2015-06-241-3/+3
| * | [ticket/13817] Add read-only notes to eventsStanislav Atanasov2015-06-201-0/+3
| * | [ticket/13817] Fix missing var namesStanislav Atanasov2015-06-201-0/+1
| * | [ticket/13817] Add _afterStanislav Atanasov2015-06-201-19/+19
| * | [ticket/13817] Change trgger_event to dispatchStanislav Atanasov2015-06-201-1/+1
| * | [ticket/13817] Fix empty eventStanislav Atanasov2015-06-201-1/+1
| * | [ticket/13817] Fix empty vars arrayStanislav Atanasov2015-06-201-2/+1
| * | [ticket/13817] Fix missing phpbb_dispatcherStanislav Atanasov2015-06-201-3/+17
| * | [ticket/13817] Add session_kill and session_gcStanislav Atanasov2015-06-201-2/+24
| * | [ticket/13817] Change sinceStanislav Atanasov2015-06-201-1/+1
| * | [ticket/13817] Add core.update_session eventStanislav Atanasov2015-06-201-1/+12
* | | Merge pull request #3737 from javiexin/ticket/13980Marc Alexander2015-07-151-0/+7
|\ \ \
| * | | [ticket/13980] Uploaded avatar not removed when new is uploadedjaviexin2015-07-091-5/+2
| * | | [ticket/13980] Uploaded avatar not removed when new is uploadedjaviexin2015-07-031-0/+10
| | |/ | |/|
* | | [ticket/13995] Remove deprecated projection media typeMatt Friedman2015-07-071-1/+1
* | | [ticket/13952] Fix docblocksrxu2015-06-201-6/+40
* | | [ticket/13952] Inject dispatcher dependency to the tidy search cron taskrxu2015-06-201-2/+5
| |/ |/|
* | [ticket/13903] Replacing regexp path naming for container by md5.Wardormeur2015-06-161-2/+1
* | Merge pull request #3653 from callumacrae/ticket/13882Marc Alexander2015-06-1610-11/+12
|\ \
| * | [ticket/13882] Lazy load the notification avatars.Callum Macrae2015-05-2810-11/+12
* | | Merge branch 'prep-release-3.1.5' into 3.1.xJoas Schilling2015-06-142-1/+32
|\ \ \
| * | | [prep-release-3.1.5] Add migration for 3.1.5Joas Schilling2015-06-141-0/+31
| * | | [ticket/13942] Check if path to language file contains language pathMarc Alexander2015-06-131-1/+1
* | | | Merge pull request #3704 from Nicofuma/ticket/13941Andreas Fischer2015-06-131-2/+4
|\ \ \ \