An open API service providing commit metadata for open source projects.

GitHub / timw4mail/codeigniter-for-php_codesniffer / commits

SHA Message Author Date Stats
f3fa3040 Attempt to autoload standard via composer Timothy J. Warren <t****m@t****t> about 10 years ago
594aebc8 Start of upgrade to PHP CodeSniffer 3 Timothy J. Warren <t****m@t****t> about 10 years ago
b501f014 merge Merge pull request #24 from ROunofF/master Thomas ERNEST <t****t@g****m> about 12 years ago
722af1f6 Fix typo ROunofF <r****f@g****m> about 12 years ago
451dff6d merge Merge pull request #23 from corysimmons/patch-1 Thomas ERNEST <t****t@g****m> over 12 years ago
7bd933d5 Update and rename readme.md to README.md Cory Simmons <c****y@m****m> over 12 years ago
51791543 Switch mixed-up comments in ruleset.xml thomas-ernest <t****t@g****m> almost 14 years ago
6127daf1 Add a sniff to ensure that else and elseif are on new lines, e.g. they are no... thomas-ernest <t****t@g****m> almost 14 years ago
2bff23e1 Split the sniff in charge of logical operators: one for or, another for and. thomas-ernest <t****t@g****m> almost 14 years ago
6ae0df90 merge Merge pull request #17 from lh84/master Thomas ERNEST <t****t@g****m> about 14 years ago
73bde09e added comment to pass an argument to build.xml Lars <m****e@l****e> about 14 years ago
7c964d82 add default target Lars <m****e@l****e> about 14 years ago
0b8a1dff merge Merge pull request #15 from lncd/master Thomas ERNEST <t****t@g****m> over 14 years ago
901a4294 Added variable-existence sanity checking to $scopeSpecified. Nick Jackson <n****k@n****e> over 14 years ago
71c7ee78 merge Merge pull request #11 from p4ul/patch-1 Thomas ERNEST <t****t@g****m> almost 15 years ago
b08d5e30 +added "phpcs -i" check Paul <p****r@g****m> almost 15 years ago
1e2f38ed Enhance the structure of the content. Thomas Ernest <t****t@g****m> almost 15 years ago
d76d1d1a Add a readme file to describe the project as well as how to install it. Thomas Ernest <t****t@g****m> almost 15 years ago
fd152cac Create a directory src to be compatible with the build script and be prepared... Thomas Ernest <t****t@g****m> almost 15 years ago
67559917 Fix issue #10 in checking that the names of constructors match php5 style ins... thomas.ernest <t****t@H****)>
Committed by: Thomas Ernest <t****t@g****m>
almost 15 years ago
ef4f0537 merge Merge pull request #9 from mukthar/patch-1 Thomas ERNEST <t****t@g****m> almost 15 years ago
0c0f3ffb Edited Sniffs/Files/Utf8EncodingSniff.php via GitHub mukthar <m****r@g****m> almost 15 years ago
087228ad Fix issue #7: the first char of class names is repated twice. Fix the error r... Thomas ERNEST <t****t@g****m> about 15 years ago
04f1fb6e Adds rules from PHP_CodeSniffer built-in standards to manage part of rules ab... Thomas ERNEST <t****t@g****m> about 15 years ago
b7733188 Adds sniffs to manage the code rule dealing with comments. Thomas ERNEST <t****t@g****m> about 15 years ago
33e2eefc Add documentation about the last refactoring. Thomas ERNEST <t****t@g****m> about 15 years ago
fadb24bd Refactor sniffs VariableUsage and DoubleQuoteUsage. Now, they manages variabl... Thomas ERNEST <t****t@g****m> about 15 years ago
35d1fa99 Provide a more accurate name for classes with wrong name. It doesn't suggest ... Thomas ERNEST <t****t@g****m> about 15 years ago
ab8c6b40 Fix issue #6 about an endless loop occuring for variables with short names. Thomas ERNEST <t****t@g****m> about 15 years ago
4524475e Add PHP_CodeSniffer documentation, which provides example of valid and invali... Thomas ERNEST <t****t@g****m> about 15 years ago
4fa21890 Fixes calls to private methods of a parent class as Suggested by Gamesh in Is... Thomas ERNEST <t****t@g****m> about 15 years ago
41caee67 Fixes a PHP syntax error 'unexpected T_VARIABLE' as suggested by Gamesh in is... Thomas ERNEST <t****t@g****m> about 15 years ago
7e6f114e Fixes use of functions and variables. There must keep being errors in code, u... thomas-ernest <t****t@g****m> about 15 years ago
33dfca00 Fixes method _getAppRoot in removing the method property static. thomas-ernest <t****t@g****m> about 15 years ago
e3fa525e Fixes error due to AbstractClosingCommentSniff. This class could not be a php... unknown <Y****m@.****)> about 15 years ago
9a032281 Adds a simple ANT build declaration for quicker setup. Please notice that it ... Thomas ERNEST <t****t@g****m> over 15 years ago
2bf32940 merge Merge pull request #3 from joshuablake/master Thomas ERNEST <t****t@g****m> over 15 years ago
dd8520e9 Changed to use generic line endings as else caused fatal error Joshua Blake <s****e@g****m> over 15 years ago
a5454d3c - Removes dependency on Squiz_Sniffs_Classes_ClassFileNameSniff. unknown <Y****m@.****)> over 15 years ago
20d72fde Fixes issue 1 in adding missing abstract sniff CodeIgniter_Sniffs_Files_Abstr... unknown <Y****m@.****)> over 15 years ago
8d1effff Removes many comments, that should be found in doc-block class comments. Thomas ERNEST <t****t@g****m> over 15 years ago
8869ac9f Improves doc block comments for classes especially. Thomas ERNEST <t****t@g****m> over 15 years ago
ee07fa64 Adds CodeIgniter implementation for PHP_CodeSniffer 1.3.0 and later. Thomas ERNEST <t****t@g****m> over 15 years ago
9f01fdb2 First commit Thomas ERNEST <t****t@g****m> over 15 years ago

← Back to repository