Commit Graph

  • cf71f36651 Merge pull request #295 from picocms/enhancement/isolate-build Tyler Heshka 2015-11-29 18:56:36 -0600
  • d19ab3814c Merge branch 'enhancement/isolate-build' of github.com:picocms/Pico into enhancement/isolate-build Daniel Rudolf 2015-11-30 00:54:21 +0100
  • 4be51a7bee Refactor phpDoc generation Daniel Rudolf 2015-11-30 00:52:19 +0100
  • 49e5e44b4a update .phpdoc.xml theshka 2015-11-29 16:28:33 -0600
  • ff02f34e23 Merge branch 'enhancement/isolate-build' of https://github.com/picocms/Pico into enhancement/isolate-build theshka 2015-11-29 15:57:21 -0600
  • 1ea81d4b41 add .phpdoc.xml and move ignore list theshka 2015-11-29 15:55:25 -0600
  • 4f90296295 Update .phpcs.xml: Check $PWD by default Daniel Rudolf 2015-11-29 22:55:05 +0100
  • 272a13f0f2 Update CONTRIBUTING.md: Use Pico's .phpcs.xml instead of PSR2 standard for PHP_CodeSniffer Daniel Rudolf 2015-11-29 22:54:18 +0100
  • 24b58175a4 Inline docs: Update Blogging section to use "sort_by" filter Daniel Rudolf 2015-11-29 22:28:18 +0100
  • be46e19677 Merge branch 'master' into feature/PicoTwigExtension Daniel Rudolf 2015-11-29 22:19:57 +0100
  • 2ce422d907 PicoTwigExtension: Refactor error handling Daniel Rudolf 2015-11-29 22:18:41 +0100
  • 9aaab5de1a Refactor Pico::parseFileMeta() Daniel Rudolf 2015-11-29 21:58:30 +0100
  • 1dc410425f Isolate build-related files from source * [Changed] rename `phpcs.xml` -> `.phpcs.xml` * [Changed] rename `build/` dir -> `_build/` * [Changed] update paths in `.gitignore` * [Changed] update paths in `.travis.yml` * [Changed] update paths in `.sh` scripts theshka 2015-11-29 14:55:55 -0600
  • 5ea94d06e6 Catch YAML parse errors Daniel Rudolf 2015-11-29 20:58:41 +0100
  • 6cb378e83f Inline docs: Add link to YAML wikipedia article Daniel Rudolf 2015-11-29 20:26:43 +0100
  • 9b31a54adc Merge branch 'enhancement/build-release' theshka 2015-11-29 11:20:54 -0600
  • bef150221b CONTRIBUTING.md: Final tocuhes on Build & Release section. theshka 2015-11-29 11:11:26 -0600
  • 372979e45b CONTRIBUTING.md: Update build & release process Daniel Rudolf 2015-11-29 17:18:46 +0100
  • b18464adba CONTRIBUTING.md: Convert Issues template to continuous text Daniel Rudolf 2015-11-29 17:00:05 +0100
  • 2d9b5aa1a2 Fix operators Daniel Rudolf 2015-11-29 16:39:03 +0100
  • 698a249d45 Force Pico::$requestUrl to have no leading/trailing slash Daniel Rudolf 2015-11-27 22:52:15 +0100
  • 2eed14103a Add @codingStandardsIgnoreFile to index.php.dist Daniel Rudolf 2015-11-27 20:36:40 +0100
  • e088f6c6fa Update phpcs.xml Daniel Rudolf 2015-11-27 20:31:17 +0100
  • b50023c8ad Merge branch 'enhancement/build-release' of github.com:picocms/Pico into enhancement/build-release Daniel Rudolf 2015-11-27 20:27:26 +0100
  • 2535df7cfe Add index.php.dist Daniel Rudolf 2015-11-27 19:56:28 +0100
  • 98022a5a8f Update CHANGELOG.md Daniel Rudolf 2015-11-27 20:21:13 +0100
  • 2761f8b751 Refactor Pico::isUrlRewritingEnabled() Daniel Rudolf 2015-11-27 20:13:17 +0100
  • abce8b84b8 Merge branch 'master' into enhancement/build-release Daniel Rudolf 2015-11-27 19:52:17 +0100
  • cb15ea7493 Amend #286 Daniel Rudolf 2015-11-27 19:49:53 +0100
  • 86d1f713f2 Move PHP version check to index.php Daniel Rudolf 2015-11-27 19:45:21 +0100
  • 81138ce06a Merge branch 'master' of github.com:picocms/Pico Daniel Rudolf 2015-11-27 19:43:47 +0100
  • f97cd83cc8 Merge pull request #286 from dmelo/composer-compat Daniel Rudolf 2015-11-27 19:43:10 +0100
  • 31acaffa67 Add PHP_CodeSniffer Daniel Rudolf 2015-11-27 19:40:26 +0100
  • e14c007789 Default theme: Replace tabs with 4-space-indentation Daniel Rudolf 2015-11-27 19:32:12 +0100
  • 913cf3816f Plugins: Improve onPagesLoaded() code styling Daniel Rudolf 2015-11-27 19:31:22 +0100
  • 364b9066d9 PicoDeprecated: Use $GLOBALS superglobal instead of global keyword Daniel Rudolf 2015-11-27 19:30:25 +0100
  • 81821e7811 Improve Pico::getBaseUrl() code styling Daniel Rudolf 2015-11-27 19:28:48 +0100
  • 1fae7ab3df * [New] added PHP_VERSION check to Pico::run() theshka 2015-11-27 12:27:45 -0600
  • 917cd6caf3 Consolidate Issue Template theshka 2015-11-27 10:36:44 -0600
  • 0dcb49d8ac Consolidate Build & Release section. theshka 2015-11-27 10:31:17 -0600
  • 70d813eafe change the way to call autoload.php. Diogo Oliveira de Melo 2015-11-27 02:16:06 -0200
  • 54305c4d33 phpDocs auto deployment: Remove pull requests support Daniel Rudolf 2015-11-26 04:06:34 +0100
  • 8005efdbbb phpDocs auto deployment: Remove latest commit check for pull requests Daniel Rudolf 2015-11-26 02:38:29 +0100
  • 45dcf32fa7 phpDocs auto deployment: Support pull requests in a safe environment Daniel Rudolf 2015-11-26 02:15:34 +0100
  • 6e0b2aab34 phpDocs auto deployment: Disable for pull requests with a safe environment Daniel Rudolf 2015-11-26 01:35:35 +0100
  • 5af160c31d phpDocs auto deployment: Use $GITHUB_OAUTH_TOKEN to determine latest commit Daniel Rudolf 2015-11-26 01:13:37 +0100
  • 869a697977 Merge branch 'master' into enhancement/build-release Daniel Rudolf 2015-11-26 00:38:30 +0100
  • 17dbc4cf18 phpDocs auto deployment: Cleanup Daniel Rudolf 2015-11-26 00:29:14 +0100
  • 2306010ba7 phpDocs auto deployment: Fix phpDocs generation Daniel Rudolf 2015-11-25 23:53:58 +0100
  • 3ac53d2b4c phpDocs auto deployment: Improve title of class docs for branches Daniel Rudolf 2015-11-25 23:44:11 +0100
  • 38d2dd2e20 Travis: Remove .git dirs from vendor/ dir when deploying Daniel Rudolf 2015-11-25 23:38:22 +0100
  • 137b2ba3a6 phpDocs auto deployment: Fix deployment of branches with slashes Daniel Rudolf 2015-11-25 23:35:42 +0100
  • 236ae43dab phpDocs auto deployment: Fix deployment of branches Daniel Rudolf 2015-11-25 23:09:15 +0100
  • c198333de7 Improve phpDocs auto-generation Daniel Rudolf 2015-11-25 22:55:21 +0100
  • 728873c5a4 build/deploy-phpdoc.sh: Fix credentials Daniel Rudolf 2015-11-25 22:26:51 +0100
  • 3c68095075 Improve phpDocs auto-generation Daniel Rudolf 2015-11-25 22:04:16 +0100
  • 3852585ba0 Improve phpDocs auto-generation Daniel Rudolf 2015-11-25 21:55:28 +0100
  • 9a46033141 Improve phpDocs auto-generation Daniel Rudolf 2015-11-25 21:36:56 +0100
  • 32120e5bbc Fix build/generate-phpdoc.sh permissions Daniel Rudolf 2015-11-25 21:02:43 +0100
  • e4165d35b1 Fix .travis.yml Daniel Rudolf 2015-11-25 20:59:29 +0100
  • 5862825265 Travis: Deploy phpDocs on PHP 5.3 only and allow multiple branches Daniel Rudolf 2015-11-25 20:56:13 +0100
  • c9387610f3 Auto-generate phpDoc when committing to master Daniel Rudolf 2015-11-25 20:39:49 +0100
  • 1f16be05e3 Merge branch 'master' into enhancement/build-release Daniel Rudolf 2015-11-25 20:38:44 +0100
  • 4ddde6b9fb Travis: Deploy on every repo, forks usually don't setup Travis Daniel Rudolf 2015-11-25 20:38:27 +0100
  • d503cea954 Travis: Don't test vendor PHP files Daniel Rudolf 2015-11-25 20:37:45 +0100
  • b198ad48c6 Travis: Allow PHP nightly builds to fail Daniel Rudolf 2015-11-25 20:04:46 +0100
  • 18fc928797 Merge branch 'master' into enhancement/build-release Daniel Rudolf 2015-11-25 18:03:03 +0100
  • 20387e0bf9 Make DummyPlugin class final Daniel Rudolf 2015-11-25 04:10:22 +0100
  • 876a500ecf Improve .gitignore Daniel Rudolf 2015-11-25 04:07:57 +0100
  • 840d41bca5 Improve type hinting Daniel Rudolf 2015-11-25 04:07:46 +0100
  • 2982f5deb9 Optimize composer autoloader before deploying Daniel Rudolf 2015-11-24 19:49:16 +0100
  • 85442266b5 update CHANGELOG Diogo Oliveira de Melo 2015-11-23 20:29:33 -0200
  • 9e752c1d29 It works when Pico is installed as a dependency Diogo Oliveira de Melo 2015-11-23 20:11:42 -0200
  • 80049ed966 update build & release section for auto-docs theshka 2015-11-23 15:51:12 -0600
  • 9712ae2a97 Fix permissions of build/deploy-phpdoc.sh Daniel Rudolf 2015-11-23 21:52:23 +0100
  • 7f4ad75245 Refactor phpDoc auto-deployment Daniel Rudolf 2015-11-23 21:46:36 +0100
  • bd24d518f2 Update .gitignore Daniel Rudolf 2015-11-23 21:33:57 +0100
  • e79388118c Merge branch 'feature/auto-docs' into enhancement/build-release theshka 2015-11-23 13:35:23 -0600
  • c3b908939f update deploy-phpdoc.sh for auto docs theshka 2015-11-23 13:26:31 -0600
  • 04f7140347 update .travis.yml for auto-docs theshka 2015-11-23 13:19:47 -0600
  • edbf9f1747 Implement @PhrozenByte 's suggestions. * [Changed] require phpDocumentor version ^2.8 constraint theshka 2015-11-23 12:07:54 -0600
  • bf2a9622db Update deploy script * [Changed] move everything inside /build/ directory * [Changed] use absolute file paths in script * [Changed] copy docs to both the release number and master dirs Implement @PhrozenByte 's suggestions. * [Changed] use `$GITHUB_OAUTH_TOKEN` instead of `$GITHUB_TOKEN` theshka 2015-11-23 12:04:08 -0600
  • e0c6383406 rename script theshka 2015-11-23 12:03:53 -0600
  • 7f910e913f update auto-docs files * [Changed] move everything inside /build/ directory Implement @PhrozenByte 's suggestions. * [Changed] don't change directories, pass the paths * [Removed] unnecessary `composer install`, travis-ci runs this already * [Removed] unnecessary `composer self-update` command * [Removed] unnecessary php version check on script theshka 2015-11-23 11:59:05 -0600
  • c34afad4af Fix typo Daniel Rudolf 2015-11-22 14:08:35 +0100
  • 60c627c214 Update composer.json: Use latest MINOR versions of Twig/Parsedown/YAML Daniel Rudolf 2015-11-22 14:08:06 +0100
  • d59dba0b5f Update README.md: Add update instructions for composer users Daniel Rudolf 2015-11-21 22:13:54 +0100
  • f062640bb1 test auto docs theshka 2015-11-20 23:28:09 -0600
  • f6d5e8c7f4 can phpDoc be automatic? theshka 2015-11-20 20:30:56 -0600
  • d252df4b98 Throw RuntimeException on invalid content dirs Daniel Rudolf 2015-11-19 04:48:22 +0100
  • 31d611a507 add template for new issues theshka 2015-11-18 18:55:26 -0600
  • 8093758b3e Improve headings and formatting theshka 2015-11-18 15:26:39 -0600
  • ba766ea65c Update Build & Release section theshka 2015-11-18 13:39:48 -0600
  • 3e4bcd4289 Update CONTRIBUTING.md: Fix typo Daniel Rudolf 2015-11-18 00:41:38 +0100
  • 3b737aac1a Update README.md: Update "edit inline docs" link Daniel Rudolf 2015-11-18 00:34:59 +0100
  • c0d30d20f8 Follow-up to c72ea0e Daniel Rudolf 2015-11-14 16:50:32 +0100
  • 71076e8eba Update CHANGELOG.md Daniel Rudolf 2015-11-14 00:27:49 +0100
  • e0c1e068fb Default theme: Improve table styling Daniel Rudolf 2015-11-14 00:26:45 +0100
  • 636f27ae2f Add asset handling recommendations to inline user docs Daniel Rudolf 2015-11-14 00:26:26 +0100
  • aa68cfaa45 Update CHANGELOG.md Daniel Rudolf 2015-11-13 22:34:47 +0100