aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2588 from nickvergessen/ticket/12705Dhruv Goel2014-06-171-7/+10
|\
| * [ticket/12705] Store the regular expression matches based on server_urlJoas Schilling2014-06-141-7/+10
* | [ticket/12721] Update rules descriptionsTristan Darricau2014-06-161-1/+0
* | [ticket/12721] Add Squiz.ControlStructures.ForLoopDeclaration in legacyTristan Darricau2014-06-162-2/+2
* | [ticket/12721] Add Squiz.ControlStructures.ElseIfDeclaration in legacyTristan Darricau2014-06-169-10/+11
* | [ticket/12721] Add Generic.Functions.OpeningFunctionBraceBsdAllmanTristan Darricau2014-06-161-1/+2
* | [ticket/12721] Add Squiz.Arrays.ArrayBracketSpacing in the legacy rulesetTristan Darricau2014-06-162-4/+4
* | Merge pull request #2604 from Nicofuma/ticket/12722Andreas Fischer2014-06-1610-26/+26
|\ \
| * | [ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy rulesetTristan Darricau2014-06-1610-26/+26
* | | Merge pull request #2607 from Noxwizard/ticket/12643Andreas Fischer2014-06-161-2/+13
|\ \ \ | |/ / |/| |
| * | [ticket/12643] Properly handle changing columns on tables with constraintsPatrick Webster2014-06-151-1/+12
| * | [ticket/12643] Ensure that similarly named columns are not removedBorisBerdichevski2014-06-151-1/+1
* | | Merge pull request #2605 from Nicofuma/ticket/12724Andreas Fischer2014-06-164-0/+22
|\ \ \
| * | | [ticket/12724] Add Squiz.PHP.Eval in the legacy rulesetTristan Darricau2014-06-164-0/+22
* | | | Merge pull request #2600 from Nicofuma/ticket/12715Andreas Fischer2014-06-16102-402/+521
|\ \ \ \ | |_|/ / |/| | |
| * | | [ticket/12715] Add missing new line in the notification managerTristan Darricau2014-06-161-0/+1
| * | | [ticket/12715] Cleanup comments in \phpbb\symfony_requestTristan Darricau2014-06-151-1/+1
| * | | [ticket/12715] Cleanup comments in \phpbb\permissionsTristan Darricau2014-06-151-1/+0
| * | | [ticket/12715] Cleanup comments in \phpbb\path_helperTristan Darricau2014-06-151-1/+1
| * | | [ticket/12715] Cleanup comments in \phpbb\paginationTristan Darricau2014-06-151-1/+1
| * | | [ticket/12715] Cleanup comments in \phpbb\datetimeTristan Darricau2014-06-151-3/+3
| * | | [ticket/12715] Cleanup comments in \phpbb\content_visibilityTristan Darricau2014-06-151-2/+5
| * | | [ticket/12715] Cleanup comments in \phpbb\tree\*Tristan Darricau2014-06-151-11/+12
| * | | [ticket/12715] Cleanup comments in \phpbb\template\*Tristan Darricau2014-06-1519-124/+132
| * | | [ticket/12715] Cleanup comments in \phpbb\plupload\*Tristan Darricau2014-06-151-2/+0
| * | | [ticket/12715] Cleanup comments in \phpbb\profilefields\*Tristan Darricau2014-06-157-7/+0
| * | | [ticket/12715] Cleanup comments in \phpbb\passwords\*Tristan Darricau2014-06-1517-63/+63
| * | | [ticket/12715] Cleanup comments in \phpbb\notification\*Tristan Darricau2014-06-151-3/+5
| * | | [ticket/12715] Cleanup comments in \phpbb\mimetype\*Tristan Darricau2014-06-154-7/+7
| * | | [ticket/12715] Cleanup comments in \phpbb\message\*Tristan Darricau2014-06-151-2/+2
| * | | [ticket/12715] Cleanup comments in \phpbb\log\*Tristan Darricau2014-06-151-22/+1
| * | | [ticket/12715] Cleanup comments in \phpbb\lock\*Tristan Darricau2014-06-151-2/+2
| * | | [ticket/12715] Cleanup comments in \phpbb\groupposition\*Tristan Darricau2014-06-152-26/+19
| * | | [ticket/12715] Cleanup comments in \phpbb\feed\*Tristan Darricau2014-06-153-14/+20
| * | | [ticket/12715] Cleanup comments in \phpbb\extension\*Tristan Darricau2014-06-153-43/+46
| * | | [ticket/12715] Cleanup comments in \phpbb\di\*Tristan Darricau2014-06-154-6/+5
| * | | [ticket/12715] Cleanup comments in \phpbb\db\*Tristan Darricau2014-06-155-3/+15
| * | | [ticket/12715] Cleanup comments in \phpbb\cron\*Tristan Darricau2014-06-152-2/+3
| * | | [ticket/12715] Cleanup comments in \phpbb\controller\*Tristan Darricau2014-06-153-7/+9
| * | | [ticket/12715] Update console command cron:* commentsTristan Darricau2014-06-152-4/+28
| * | | [ticket/12715] Update console command config:* commentsTristan Darricau2014-06-155-1/+71
| * | | [ticket/12715] Update console command cache:purge commentsTristan Darricau2014-06-151-0/+23
| * | | [ticket/12715] Cleanup comments in \phpbb\cache\driver\*Tristan Darricau2014-06-152-1/+3
| * | | [ticket/12715] Cleanup comments in \phpbb\avatar\driver\*Tristan Darricau2014-06-155-26/+27
| * | | [ticket/12715] Cleanup comments in \phpbb\auth\provider\*Tristan Darricau2014-06-156-17/+16
| |/ /
* | | [ticket/12712] Remove unneeded GROUP BY clause to fix query for mssqlMarc Alexander2014-06-151-1/+0
|/ /
* | Merge pull request #2593 from bantu/ticket/12575Dhruv Goel2014-06-152-57/+9
|\ \
| * | [ticket/12575] Just forward service_collection::offsetGet() to container.Andreas Fischer2014-06-141-8/+1
| * | [ticket/12575] Do not duplicate logic in service_collection_iterator.Andreas Fischer2014-06-141-9/+1
| * | [ticket/12575] Workaround for offsetExists seems not required for the Iterator.Andreas Fischer2014-06-141-16/+1