summaryrefslogtreecommitdiff
path: root/_cs
Commit message (Collapse)AuthorAge
* Exclude files from CodeSniffer checksMatt Perry2013-08-22
| | | | | Exclude inc/blowfish.php and lib/scripts/fileuploader.js from CodeSniffer checks.
* Revert changes to phpseclib to previous commitMatt Perry2013-08-22
| | | | | | | | Michael Hamann commented in pull request #306 that phpseclib has not been adopted by the DokuWiki project. Therefore, the changes made to reduce the CodeSniffer violations should be reverted and the local copy of phpseclib should be excluded from CS checks. This commit reverts the previous changes and adds the appropriate exclusion rule.
* Exclude inc/lessc.inc.php from CodeSniffer checksMatt Perry2013-08-22
|
* Add jQuery exclusion in CodeSniffer rule setMatt Perry2013-08-21
| | | | Add a CodeSniffer exclusion rule for the lib/scripts/jquery directory.
* Fix adLDAP exclusion in CodeSniffer rule setMatt Perry2013-08-21
| | | | | Fix the exclusion of adLDAP to exclude all of its dependent subdirectories in addition to the main adLDAP.php file.
* removed a bunch of functions which were deprecated in 2005/2006Anika Henke2013-02-18
|
* Corrected typo: ruke -> ruleMatt Perry2012-10-24
|
* more codesniffer updatesAndreas Gohr2012-03-16
|
* find deprecated functions in codesnifferAndreas Gohr2012-03-16
|
* some code sniffer rule adjustmentsAndreas Gohr2012-03-16
|
* Updated CodeSniffer files for work with Version 1.3.3Andreas Gohr2012-03-15
|
* PHP CodeSniffer updatesAndreas Gohr2010-01-29
|
* Coding Standard Sniff updateAndreas Gohr2010-01-15
| | | | Allow more than needed indention as long as it is a multiple of 4
* some modification on the phpcs sniffsAndreas Gohr2009-10-20
| | | | | | Ignore-this: f726358f915c70244775ae53817fd008 darcs-hash:20091020212424-7ad00-afb16eac694ee6fedfb4717d5088c923d85a9b94.gz
* PHP CodeSniffer Coding standard setupAndreas Gohr2009-10-18
Ignore-this: a7df997caaa37d97734bbf2afd969e0d A first try to define a testable coding standard for DokuWiki. This is still missing a few tests and also fails for a lot of things in DokuWiki. darcs-hash:20091018172036-7ad00-7edf5cb732f82d6ad7d1112a24d0c0b8b2d6452f.gz