Commit Graph

581 Commits (b7126506788d6d1e84d87688e72229cd3e41c0fd)
 

Author SHA1 Message Date
Daniel Rudolf 3d4c4e1669 Fix _build/generate-phpdoc.sh 10 years ago
Tyler Heshka cf71f36651 Merge pull request #295 from picocms/enhancement/isolate-build 10 years ago
Daniel Rudolf d19ab3814c Merge branch 'enhancement/isolate-build' of github.com:picocms/Pico into enhancement/isolate-build 10 years ago
Daniel Rudolf 4be51a7bee Refactor phpDoc generation 10 years ago
theshka 49e5e44b4a update .phpdoc.xml 10 years ago
theshka ff02f34e23 Merge branch 'enhancement/isolate-build' of https://github.com/picocms/Pico into enhancement/isolate-build 10 years ago
theshka 1ea81d4b41 add .phpdoc.xml and move ignore list 10 years ago
Daniel Rudolf 4f90296295 Update .phpcs.xml: Check $PWD by default 10 years ago
Daniel Rudolf 272a13f0f2 Update CONTRIBUTING.md: Use Pico's .phpcs.xml instead of PSR2 standard for PHP_CodeSniffer 10 years ago
Daniel Rudolf 24b58175a4 Inline docs: Update Blogging section to use "sort_by" filter 10 years ago
Daniel Rudolf be46e19677 Merge branch 'master' into feature/PicoTwigExtension 10 years ago
Daniel Rudolf 2ce422d907 PicoTwigExtension: Refactor error handling 10 years ago
Daniel Rudolf 9aaab5de1a Refactor Pico::parseFileMeta() 10 years ago
theshka 1dc410425f Isolate build-related files from source 10 years ago
Daniel Rudolf 5ea94d06e6 Catch YAML parse errors 10 years ago
Daniel Rudolf 6cb378e83f Inline docs: Add link to YAML wikipedia article 10 years ago
theshka 9b31a54adc Merge branch 'enhancement/build-release' 10 years ago
theshka bef150221b CONTRIBUTING.md: Final tocuhes on Build & Release section. 10 years ago
Daniel Rudolf 372979e45b CONTRIBUTING.md: Update build & release process 10 years ago
Daniel Rudolf b18464adba CONTRIBUTING.md: Convert Issues template to continuous text 10 years ago
Daniel Rudolf 2d9b5aa1a2 Fix operators 10 years ago
Daniel Rudolf 698a249d45 Force Pico::$requestUrl to have no leading/trailing slash 10 years ago
Daniel Rudolf 2eed14103a Add @codingStandardsIgnoreFile to index.php.dist 10 years ago
Daniel Rudolf e088f6c6fa Update phpcs.xml 10 years ago
Daniel Rudolf b50023c8ad Merge branch 'enhancement/build-release' of github.com:picocms/Pico into enhancement/build-release 10 years ago
Daniel Rudolf 2535df7cfe Add index.php.dist 10 years ago
Daniel Rudolf 98022a5a8f Update CHANGELOG.md 10 years ago
Daniel Rudolf 2761f8b751 Refactor Pico::isUrlRewritingEnabled() 10 years ago
Daniel Rudolf abce8b84b8 Merge branch 'master' into enhancement/build-release 10 years ago
Daniel Rudolf cb15ea7493 Amend #286 10 years ago
Daniel Rudolf 86d1f713f2 Move PHP version check to index.php 10 years ago
Daniel Rudolf 81138ce06a Merge branch 'master' of github.com:picocms/Pico 10 years ago
Daniel Rudolf f97cd83cc8 Merge pull request #286 from dmelo/composer-compat 10 years ago
Daniel Rudolf 31acaffa67 Add PHP_CodeSniffer 10 years ago
Daniel Rudolf e14c007789 Default theme: Replace tabs with 4-space-indentation 10 years ago
Daniel Rudolf 913cf3816f Plugins: Improve onPagesLoaded() code styling 10 years ago
Daniel Rudolf 364b9066d9 PicoDeprecated: Use $GLOBALS superglobal instead of global keyword 10 years ago
Daniel Rudolf 81821e7811 Improve Pico::getBaseUrl() code styling 10 years ago
theshka 1fae7ab3df * [New] added PHP_VERSION check to Pico::run() 10 years ago
theshka 917cd6caf3 Consolidate Issue Template 10 years ago
theshka 0dcb49d8ac Consolidate Build & Release section. 10 years ago
Diogo Oliveira de Melo 70d813eafe change the way to call autoload.php. 10 years ago
Daniel Rudolf 54305c4d33 phpDocs auto deployment: Remove pull requests support 10 years ago
Daniel Rudolf 8005efdbbb phpDocs auto deployment: Remove latest commit check for pull requests 10 years ago
Daniel Rudolf 45dcf32fa7 phpDocs auto deployment: Support pull requests in a safe environment 10 years ago
Daniel Rudolf 6e0b2aab34 phpDocs auto deployment: Disable for pull requests with a safe environment 10 years ago
Daniel Rudolf 5af160c31d phpDocs auto deployment: Use $GITHUB_OAUTH_TOKEN to determine latest commit 10 years ago
Daniel Rudolf 869a697977 Merge branch 'master' into enhancement/build-release 10 years ago
Daniel Rudolf 17dbc4cf18 phpDocs auto deployment: Cleanup 10 years ago
Daniel Rudolf 2306010ba7 phpDocs auto deployment: Fix phpDocs generation 10 years ago