28 Commits (46488e674a361472477d7162599697549895fd37)

Author SHA1 Message Date
RichWeber 92cd13a913 pull origin 10 years ago
Alexander Makarov 1c414caace Improved checks where substr_compare is used, replaced more substr + comapre cases with substr_compare 10 years ago
Alexander Makarov 07f01bcf2b Used substr_compare instead of substr when we don't care about result 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Carsten Brandt 85f49e0cfe fixed apidoc short description 10 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Carsten Brandt 5ad0efe36a APIDOC beautification 11 years ago
Luciano Baraglia 269d1303a9 Code style fixes 11 years ago
Carsten Brandt 595f55c504 api doc improvements 11 years ago
Carsten Brandt 31a1eca556 add source code links to api docs 11 years ago
AlexGx 1982efbdfe many phpcs fixes 11 years ago
Alexander Mohorev 95ea1c20bb code style. FOREACH 11 years ago
Alexander Mohorev b2f1b00bf2 code style. operator IF 11 years ago
Alexander Mohorev d8971b252c short echo tags 11 years ago
Qiang Xue 6bdf02dc93 Fixes #2601 11 years ago
Carsten Brandt ebe972f36d fixed links in elasticsearch README 11 years ago
Carsten Brandt db8685ccad fixed a bunch of typos and errors 11 years ago
Carsten Brandt 023f4d0ab6 refactored apidoc extensions completely. 11 years ago
Carsten Brandt 8f491f2836 moved `@include` tags of api docs directly into the class 11 years ago
Carsten Brandt 0d720e0695 added property visibility to api docs 11 years ago
Carsten Brandt 82d103d09a added method visibility to api docs 11 years ago
Carsten Brandt 29753b3e59 apidocs: use erusev/parsedown for markdown parsing 11 years ago
Carsten Brandt 7924e6d1fb fixed apidoc context for markdown rendering 11 years ago
Carsten Brandt abceccfd49 improved APIdocs template by sorting all items 11 years ago
Carsten Brandt 33b53fa55d added apidoc template based on twitter bootstrap 11 years ago
Qiang Xue da9d544c54 psr-4 change. 11 years ago