Tristan Darricau
afcca62784
[ticket/12721] Update rules descriptions
...
PHPBB3-12721
2014-06-16 23:07:28 +02:00
Tristan Darricau
6b52155a2a
[ticket/12721] Add Generic.NamingConventions.ConstructorName in strict
...
PHPBB3-12721
2014-06-16 22:35:46 +02:00
Tristan Darricau
13c03b6fcf
[ticket/12721] Add Squiz.Functions.LowercaseFunctionKeywords in legacy
...
PHPBB3-12721
2014-06-16 22:35:45 +02:00
Tristan Darricau
a94581e7ca
[ticket/12721] Add Squiz.ControlStructures.ForLoopDeclaration in legacy
...
PHPBB3-12721
2014-06-16 22:35:44 +02:00
Tristan Darricau
99a2f2fdb4
[ticket/12721] Add Squiz.ControlStructures.ForEachLoopDeclaration
...
PHPBB3-12721
2014-06-16 22:35:42 +02:00
Tristan Darricau
09fc008e62
[ticket/12721] Add Squiz.ControlStructures.ElseIfDeclaration in legacy
...
PHPBB3-12721
2014-06-16 22:35:41 +02:00
Tristan Darricau
06bf864c41
[ticket/12721] Add Generic.Functions.OpeningFunctionBraceBsdAllman
...
PHPBB3-12721
2014-06-16 22:35:39 +02:00
Tristan Darricau
34a4ba36cd
[ticket/12721] Add Squiz.Arrays.ArrayBracketSpacing in the legacy ruleset
...
PHPBB3-12721
2014-06-16 22:35:12 +02:00
Tristan Darricau
1aec0d29fd
[ticket/12721] Add Generic.Files.LowercasedFilename in the legacy ruleset
...
PHPBB3-12721
2014-06-16 22:35:11 +02:00
Andreas Fischer
4d6afb2638
Merge pull request #2604 from Nicofuma/ticket/12722
...
[ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy ruleset
* Nicofuma/ticket/12722:
[ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy ruleset
2014-06-16 22:24:59 +02:00
Tristan Darricau
ca3cdadd08
[ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy ruleset
...
PHPBB3-12722
2014-06-16 19:05:09 +02:00
Andreas Fischer
0b106ab0e3
Merge branch 'develop-olympus' into develop-ascraeus
...
* develop-olympus:
[ticket/12720] Allow commit heading to begin with lowercase letters
2014-06-16 15:28:26 +02:00
Andreas Fischer
d2aee6d2ea
Merge pull request #2608 from dhruvgoel92/ticket/12720
...
[ticket/12720] Allow commit heading to begin with lowercase letters
* dhruvgoel92/ticket/12720:
[ticket/12720] Allow commit heading to begin with lowercase letters
2014-06-16 15:28:25 +02:00
Dhruv
6db849cba5
[ticket/12720] Allow commit heading to begin with lowercase letters
...
PHPBB3-12720
2014-06-16 18:55:19 +05:30
Andreas Fischer
9531691537
Merge pull request #2607 from Noxwizard/ticket/12643
...
Ticket/12643 Fixes deletion of columns that have the target column as a prefix
* Noxwizard/ticket/12643:
[ticket/12643] Properly handle changing columns on tables with constraints
[ticket/12643] Tests dropping similarly named columns
[ticket/12643] Ensure that similarly named columns are not removed
2014-06-16 15:14:10 +02:00
Patrick Webster
754e36e378
[ticket/12643] Properly handle changing columns on tables with constraints
...
PHPBB3-12643
2014-06-15 19:07:32 -05:00
Andreas Fischer
663c375f5c
Merge pull request #2605 from Nicofuma/ticket/12724
...
[ticket/12724] Add Squiz.PHP.Eval in the legacy ruleset
* Nicofuma/ticket/12724:
[ticket/12724] Add Squiz.PHP.Eval in the legacy ruleset
2014-06-16 01:37:21 +02:00
Tristan Darricau
5a320adc75
[ticket/12724] Add Squiz.PHP.Eval in the legacy ruleset
...
PHPBB3-12724
2014-06-16 01:26:59 +02:00
Andreas Fischer
f27be59cf1
Merge pull request #2600 from Nicofuma/ticket/12715
...
[ticket/12715] Fix mistakes in the doc blocks
* Nicofuma/ticket/12715: (30 commits)
[ticket/12715] Add missing new line in the notification manager
[ticket/12715] Cleanup comments in \phpbb\symfony_request
[ticket/12715] Cleanup comments in \phpbb\permissions
[ticket/12715] Cleanup comments in \phpbb\path_helper
[ticket/12715] Cleanup comments in \phpbb\pagination
[ticket/12715] Cleanup comments in \phpbb\datetime
[ticket/12715] Cleanup comments in \phpbb\content_visibility
[ticket/12715] Cleanup comments in \phpbb\tree\*
[ticket/12715] Cleanup comments in \phpbb\template\*
[ticket/12715] Cleanup comments in \phpbb\plupload\*
[ticket/12715] Cleanup comments in \phpbb\profilefields\*
[ticket/12715] Cleanup comments in \phpbb\passwords\*
[ticket/12715] Cleanup comments in \phpbb\notification\*
[ticket/12715] Cleanup comments in \phpbb\mimetype\*
[ticket/12715] Cleanup comments in \phpbb\message\*
[ticket/12715] Cleanup comments in \phpbb\log\*
[ticket/12715] Cleanup comments in \phpbb\lock\*
[ticket/12715] Cleanup comments in \phpbb\groupposition\*
[ticket/12715] Cleanup comments in \phpbb\feed\*
[ticket/12715] Cleanup comments in \phpbb\extension\*
...
2014-06-16 01:12:03 +02:00
Tristan Darricau
f4ef1ab6bd
[ticket/12715] Add missing new line in the notification manager
...
PHPBB3-12715
2014-06-16 01:01:10 +02:00
Patrick Webster
e6a8df7f7e
[ticket/12643] Tests dropping similarly named columns
...
PHPBB3-12643
2014-06-15 14:18:39 -05:00
BorisBerdichevski
2dc389c936
[ticket/12643] Ensure that similarly named columns are not removed
...
PHPBB3-12643
2014-06-15 14:15:42 -05:00
Tristan Darricau
bae1724476
[ticket/12715] Cleanup comments in \phpbb\symfony_request
...
PHPBB3-12715
2014-06-15 19:15:23 +02:00
Tristan Darricau
1eb50c67df
[ticket/12715] Cleanup comments in \phpbb\permissions
...
PHPBB3-12715
2014-06-15 19:15:21 +02:00
Tristan Darricau
cfa399110d
[ticket/12715] Cleanup comments in \phpbb\path_helper
...
PHPBB3-12715
2014-06-15 19:15:18 +02:00
Tristan Darricau
9bd23917dc
[ticket/12715] Cleanup comments in \phpbb\pagination
...
PHPBB3-12715
2014-06-15 19:15:16 +02:00
Tristan Darricau
7f3e0e5e42
[ticket/12715] Cleanup comments in \phpbb\datetime
...
PHPBB3-12715
2014-06-15 19:15:13 +02:00
Tristan Darricau
706484c80d
[ticket/12715] Cleanup comments in \phpbb\content_visibility
...
PHPBB3-12715
2014-06-15 19:15:11 +02:00
Tristan Darricau
dba01c5690
[ticket/12715] Cleanup comments in \phpbb\tree\*
...
PHPBB3-12715
2014-06-15 19:15:09 +02:00
Tristan Darricau
0d0113e6da
[ticket/12715] Cleanup comments in \phpbb\template\*
...
PHPBB3-12715
2014-06-15 19:15:06 +02:00
Tristan Darricau
e6b422517b
[ticket/12715] Cleanup comments in \phpbb\plupload\*
...
PHPBB3-12715
2014-06-15 19:15:04 +02:00
Tristan Darricau
5ab6998e0e
[ticket/12715] Cleanup comments in \phpbb\profilefields\*
...
PHPBB3-12715
2014-06-15 19:15:01 +02:00
Tristan Darricau
5dfb1cc66a
[ticket/12715] Cleanup comments in \phpbb\passwords\*
...
PHPBB3-12715
2014-06-15 19:14:59 +02:00
Tristan Darricau
52e8359497
[ticket/12715] Cleanup comments in \phpbb\notification\*
...
PHPBB3-12715
2014-06-15 19:14:56 +02:00
Tristan Darricau
03ad0b3e08
[ticket/12715] Cleanup comments in \phpbb\mimetype\*
...
PHPBB3-12715
2014-06-15 19:14:54 +02:00
Tristan Darricau
0d0465bc08
[ticket/12715] Cleanup comments in \phpbb\message\*
...
PHPBB3-12715
2014-06-15 19:14:52 +02:00
Tristan Darricau
d357dd9e47
[ticket/12715] Cleanup comments in \phpbb\log\*
...
PHPBB3-12715
2014-06-15 19:14:49 +02:00
Tristan Darricau
d3e35149a5
[ticket/12715] Cleanup comments in \phpbb\lock\*
...
PHPBB3-12715
2014-06-15 19:14:47 +02:00
Tristan Darricau
51ade62400
[ticket/12715] Cleanup comments in \phpbb\groupposition\*
...
PHPBB3-12715
2014-06-15 19:14:44 +02:00
Tristan Darricau
df041c1086
[ticket/12715] Cleanup comments in \phpbb\feed\*
...
PHPBB3-12715
2014-06-15 19:14:42 +02:00
Tristan Darricau
047b709c47
[ticket/12715] Cleanup comments in \phpbb\extension\*
...
PHPBB3-12715
2014-06-15 19:14:40 +02:00
Tristan Darricau
1033da36a3
[ticket/12715] Cleanup comments in \phpbb\di\*
...
PHPBB3-12715
2014-06-15 19:14:37 +02:00
Tristan Darricau
3039d000c6
[ticket/12715] Cleanup comments in \phpbb\db\*
...
PHPBB3-12715
2014-06-15 19:14:35 +02:00
Tristan Darricau
4ac9315728
[ticket/12715] Cleanup comments in \phpbb\cron\*
...
PHPBB3-12715
2014-06-15 19:14:32 +02:00
Tristan Darricau
358a10d8a9
[ticket/12715] Cleanup comments in \phpbb\controller\*
...
PHPBB3-12715
2014-06-15 19:14:10 +02:00
Andreas Fischer
ad11925c77
Merge pull request #2599 from marc1706/ticket/12712
...
[ticket/12712] Add user_password to GROUP BY clause to fix query for mssql
* marc1706/ticket/12712:
[ticket/12712] Remove unneeded GROUP BY clause to fix query for mssql
2014-06-15 17:44:19 +02:00
Marc Alexander
2ca9e25bf2
[ticket/12712] Remove unneeded GROUP BY clause to fix query for mssql
...
PHPBB3-12712
2014-06-15 17:09:07 +02:00
Tristan Darricau
8966e4a269
[ticket/12715] Update console command cron:* comments
...
PHPBB3-12715
2014-06-15 16:39:36 +02:00
Tristan Darricau
413754af1f
[ticket/12715] Update console command config:* comments
...
PHPBB3-12715
2014-06-15 16:39:34 +02:00
Tristan Darricau
48b19ac37c
[ticket/12715] Update console command cache:purge comments
...
PHPBB3-12715
2014-06-15 16:39:33 +02:00