Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Packages: Add a basic Jetpack Logo package #12379

Merged
merged 36 commits into from
May 22, 2019

Commits on May 22, 2019

  1. Configuration menu
    Copy the full SHA
    3236680 View commit details
    Browse the repository at this point in the history
  2. Composer: Require our new Logo package

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    264512c View commit details
    Browse the repository at this point in the history
  3. Core: Autoload

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    ee803fa View commit details
    Browse the repository at this point in the history
  4. Connection Banner: Use Logo package

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    37b3471 View commit details
    Browse the repository at this point in the history
  5. Temp: Disable some phpcs rules

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    deb27a1 View commit details
    Browse the repository at this point in the history
  6. Adds some docs, fix phpcs errors

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    86b5de3 View commit details
    Browse the repository at this point in the history
  7. Fix comment

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    e962a6c View commit details
    Browse the repository at this point in the history
  8. Allow custom URL in static rendering

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    ab37238 View commit details
    Browse the repository at this point in the history
  9. Add README

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    c4bb138 View commit details
    Browse the repository at this point in the history
  10. Ignore composer.lock in packages

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    ade865b View commit details
    Browse the repository at this point in the history
  11. Remove logo from the old location

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    eec54bf View commit details
    Browse the repository at this point in the history
  12. Add a testsuite for packages

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    dcc2b1b View commit details
    Browse the repository at this point in the history
  13. Add some Logo package tests

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    0b05098 View commit details
    Browse the repository at this point in the history
  14. Composer update

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    19521bf View commit details
    Browse the repository at this point in the history
  15. Composer install for Travis

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    53603cc View commit details
    Browse the repository at this point in the history
  16. Bump PHP to 5.6

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    fe55151 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ea33de5 View commit details
    Browse the repository at this point in the history
  18. Add packages to phpcs whitelist

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    1c44597 View commit details
    Browse the repository at this point in the history
  19. Support PHP 5.3

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    9405580 View commit details
    Browse the repository at this point in the history
  20. Cleanup travis include matrix

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    4ec544c View commit details
    Browse the repository at this point in the history
  21. Cleanup setup-travis.sh

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    0faccee View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e38df08 View commit details
    Browse the repository at this point in the history
  23. Remove any static methods

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    64c097c View commit details
    Browse the repository at this point in the history
  24. Fix usage in Jetpack_Connection_Banner

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    d0c1e73 View commit details
    Browse the repository at this point in the history
  25. Fix tests

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    ec13598 View commit details
    Browse the repository at this point in the history
  26. Add some newlines in tests

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    5dc7f28 View commit details
    Browse the repository at this point in the history
  27. Update package README

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    cbd8614 View commit details
    Browse the repository at this point in the history
  28. Update composer.lock and composer.json

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    f6ac0c5 View commit details
    Browse the repository at this point in the history
  29. Shorten alt attribute

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    b4342b6 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    1226584 View commit details
    Browse the repository at this point in the history
  31. Move autoloader below the PHP version check

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    9ebdb42 View commit details
    Browse the repository at this point in the history
  32. Add dat dot.

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    907e8f8 View commit details
    Browse the repository at this point in the history
  33. Correct comment

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    9bf50d9 View commit details
    Browse the repository at this point in the history
  34. Add a build-php step

    tyxla authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    662502b View commit details
    Browse the repository at this point in the history
  35. only ignore dev deps

    lezama authored and kraftbj committed May 22, 2019
    Configuration menu
    Copy the full SHA
    0a77889 View commit details
    Browse the repository at this point in the history
  36. Fail gracefully if the autoloader is not available yet.

    See #12379 (comment) for more discussion about this.
    jeherve committed May 22, 2019
    Configuration menu
    Copy the full SHA
    500e664 View commit details
    Browse the repository at this point in the history