Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/joomla/coding-standards
Joomla Coding Standards Definition
https://github.com/joomla/coding-standards
Update readme.md
ab70fb65c4839bbb2420218892a1f4d6334de375 authored over 11 years ago26bd38d7cfd3431ce89db47662ca9558b26b2496 authored over 11 years ago
Adding additional rules
ff59c9457ae2c48f46bdb11fdac47e2ed1f066a5 authored over 11 years ago43e47f54e6383fa9b004e8365932fc42b21bc4c9 authored over 11 years ago
b60c8088968a4c2454d0f064f4030ddc9acd0899 authored over 11 years ago
Remove CMS specific conditional, should be handled by ruleset exemption
0c03ae181250a30182f430cc64c07859ba3315e4 authored over 11 years ago863ca1a30f00e43b008a1a94a65a56f7c5ab5c2b authored over 11 years ago
Allowing inline comments in control structures
ddaa1b6b3dbca548cbfdb14adebf4ac0cd32d9c0 authored over 11 years agoinline comments in control structures
9bf720d753a1b8c8a51723acbad4e25f82bdf127 authored over 11 years agoRemove the underscore rule for private methods
60698d434ba7fd2062b39176c5738e617c81297d authored over 11 years ago4281a0ec5eacfc350285348bfd8edca08be913c6 authored over 11 years ago
see code clean initiative https://groups.google.com/forum/#!topic/joomla-dev-cms/STD_GgKePyo
b91e08d8877c5e0fe5340024319e6bd6e0ac29e6 authored over 11 years agoefd566b665ddc3fd3f49699a973ee83cf906d7cb authored over 11 years ago
afd2785932830e9fb96bd528a12ab40c95aa223d authored over 11 years ago
1064fee747fb43d84d067035aff0f714b1919276 authored over 11 years ago
00349363691679570fbb6d59a9af8272aeb28c6c authored over 11 years ago
Minor read me update.
54a4d734e2f6c7a3703ed67f08b9ffebbbfca15b authored over 11 years ago
http://www.jetbrains.com/phpstorm/webhelp/project-and-ide-settings.html
Signed-off-by: Craig Phi...
Remove exclude-patterns - Finally. :)
1eeaec90edd444ef7ad0530ceb24856fde0afdd4 authored over 11 years ago4d91b966bfbf323b14652c34854fd6e9510384c3 authored over 11 years ago
61758bfe66e0a65a514cdceb1f2dde05dd626196 authored almost 12 years ago
The @package tag is now deprecated.
5321efb8c48f64b5f1e67e3afb7b38b26822759a authored almost 12 years agoThe @package tag is now deprecated.
bcfd702a3763007bffbd5b61a42536b4904f0584 authored almost 12 years agoRelax increment/decrement rule.
34e52d671237dd2049a67526f7faa559b5103c31 authored almost 12 years agoAdd a "Control structure spacing" sniff
0c7d5b6f0b819ac0d9da95313b19e69d6ab609e1 authored almost 12 years agoChange code style
005a921c07c1ee1f2f960e2c5d8ace281b2926e7 authored almost 12 years agoExclude folders not containing production or test PHP code
ae5d8b93c857033835474cbca165f35a044f9fd3 authored almost 12 years agobf4e5a713bae27085197105e159f0f1d3bb8e26f authored almost 12 years ago
059ccebcf7b6fc1c0bdfab0c3d01960b2a8c43f3 authored almost 12 years ago
b79f35bc57371b6b484eb6d2687b56b281b1b5c0 authored almost 12 years ago
Enforce no underscore prefixing private member vars.
ecf901b23899ccfd3f92ae30d6c7a4d666616197 authored almost 12 years ago6adf04d0b876e85df261b240fd29720ea54d298f authored about 12 years ago
Add JFeed chapter to manual
ae21746391a521427bb1581c1847bdcfed93cfcd authored about 12 years ago21e8af8d471b3f3b2a328c80fd3f4bb7ff1ee772 authored about 12 years ago
7d19d7153edb1e96310de314acf9f44f47f218ec authored about 12 years ago
6ddb2ba9c2d4c34d4b7cf185eb10649e90d3067c authored about 12 years ago
Allows for a different extension to be set for the layout
file. Adding a default extension to ge...
f86241fe0f2dbf26a8f42b758a443cb886237f35 authored about 12 years ago
5e91b5506f2835fe766bf15441b9f36f40da7886 authored about 12 years ago
1d5eff235a09d5c5fe67b5306ea13e90e5df568e authored about 12 years ago
b95d21d5c2af813b680c66fa8b4bfcf51fdcd69d authored about 12 years ago
dd09693673fe3b3e8b546f27f31a355da74602eb authored about 12 years ago
af1937cb2b83ac1218707720b0a020f08686e93a authored about 12 years ago
Expanding examples
3251185d7e01787fdf277e2be495970c0c272340 authored about 12 years agoc2aaed5d36088a32f24eb74a98b039ee0e3ac236 authored about 12 years ago
be38fbee6171d36ab4b7f58af1dc4f790702a052 authored about 12 years ago
Fix bug in `JDataSet` when unsetting within a foreach loop.
8b267e8b349b568f00886728b5f843c15c251f91 authored about 12 years agoAllowing JDatabaseDriver::quote to take an array of strings.
4803f73ca685491776d7151889f6e8862f355ad6 authored about 12 years ago7cfd6344110943bbe2cd75e762381b746a9e6f75 authored about 12 years ago
c63f0340d989abdbdca9f787c40367bc3113515a authored about 12 years ago
1179138abfbf74462e71fdc95081ade3a6947a4d authored about 12 years ago
The use of `offsetUnset` on the current iterator point within a foreach
loop was causing unpredi...
39b992986ea93f7421cc3318623f1ee235a42156 authored about 12 years ago
If supplied with an array of strings, the quote method will return an
array of quoted strings.
D...
ee8a8e6e94c9e15de40ecfeeef0070d0fc5d05f7 authored about 12 years ago
26c7fca90ce5b52837c0a5eba75dba02d71694f4 authored about 12 years ago
255d7e647ce657fca58836d11be7a6fc13d8a101 authored about 12 years ago
b79e34874b84ce4a479e0c3f6de86cd336fd2999 authored about 12 years ago
51a8b28ed61f00f0af48dd1ce12b7229899d3a62 authored about 12 years ago
29e019bbeaa5fbcecbdb37cf7ebecde902409e40 authored about 12 years ago
01373465f0bfe3e109d154a62ae9418e86bd0313 authored about 12 years ago
054a4dcfd225eb62eaf543abe6a3e3f41c8afb51 authored about 12 years ago
ca96cd7e2fb1bcf7b2ca4b7f0f26f554e75c4f54 authored about 12 years ago
0dfaa8246b18df730f5c74b78a21aecaccb40e6b authored about 12 years ago
Added a section to the docs introduction about using the Joomla Platform as a phar file.
27f54c7434311482331a59a05f0efe957a20e21d authored about 12 years ago2cbb181882953b51660dae38d682e73434d95386 authored about 12 years ago
Since the documentation can be viewed from other url like http://joomla.github.com/joomla-platfo...
8e3b75571b4d4ebaa6208d58dc43ddbf7d308c46 authored about 12 years agoUpdated history page in docs.
b7296157551999128e30610b913a2f7d603dc8e0 authored about 12 years agoNamespaces support for JLoader
a9a13778b9784b88a6e45542de05f00e17c60c71 authored about 12 years ago
Added entry for 12.2.
Added links to release notes.
a5568ee205ac3939a4d7b6ef040b301400ae3d98 authored about 12 years ago
d0b13b6f8da08d9f735924796e363fdf89821859 authored about 12 years ago
Added menu to main repo.
ae08c1328115f07c734994170f2fdfc14453e434 authored about 12 years ago0df3c5ac0a2b6aa156881fc754b2fd670d0e27a1 authored about 12 years ago
8b976632cfad568eff4f789cf636a04709c7ec67 authored about 12 years ago
89a46d607cd816d2ed6dca28144324b5cd0c0beb authored about 12 years ago
1ba75d7de207701b5a7ad7f820500f4c32ab45b8 authored about 12 years ago
b3f4feffb6ce43687e27655c6fe8cf0ecc5b238c authored about 12 years ago
d8273043d25eb069fca95c488c55fa3535b62371 authored about 12 years ago
b3f89ac1e53ba1e12247cf9f9e753c93f90b692a authored about 12 years ago
b1e7a50520f8817e9fb1ef24c0c18ae997be609d authored about 12 years ago
f8d2d4b8c196b2569bf7a81d729f77ff8e4eb7e2 authored about 12 years ago
chapters.
087fd308314ad4deea615a52554af3e8069440dc authored about 12 years agoKeychain package
9e8b061b507dc0035c8cdc445cf906829c9470ff authored about 12 years agoFixed ruleset.xml to accomodate change in exclusion pattern processing i...
9dc3b8c31c6c702037766b4a206340044ed64129 authored over 12 years agoSince the scan path was libraries there was no leading slash on the path and phpcs was not ignor...
893dc8b9e4bab85f933076ec1fb618a2c492427f authored over 12 years ago4c64f3664e78baf1e777ff0c57404e7ee0375489 authored over 12 years ago
5174d5e1c020ab74751a49690efde55aa18f9d4a authored over 12 years ago
ce9a3e60f4a7dad1eea546f2dd1df3b7c6ff4466 authored over 12 years ago
Add a "White space before a control structure" sniff
051bb17a067d9fa45631ac1b8350c13e38b35cec authored over 12 years agoAllow for negative values in case statements.
d99f05d3ab00008a58577ded051c38e7da551c7d authored over 12 years agob679a14a2da176849491d5f11507878c6a025d78 authored over 12 years ago
Update for IDE/readme.md file
b221f5f56ba5da694995de2e342f7ce74d20e9fe authored over 12 years agoAdding details for Windows, Linux and Mac
ca4fd59eddaf94f65dfdbc97de7e3ab1439e1ca6 authored over 12 years agof681ee3329e628decc65c48387837d2ecbb7bdc1 authored over 12 years ago
Add formatters for PHPStorm
e11ce2698214e1236eaf9805eed94453c9c272e6 authored over 12 years agoda480c65adf1e6a9df7c456fd6d4f0437a9d34e7 authored over 12 years ago
714400a1ca22ddcc907f56935124e202ec290199 authored over 12 years ago
Falling back to the Squiz version of the ScopeClosingBrace sniff.
779868817a11d537f0d3cb4586446579397a961c authored over 12 years ago