Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Timber

Build, manage and promote the Timber library for WordPress. Timber is one of the most popular frameworks for templating themes in WordPress
Collective - Host: opensource - https://opencollective.com/timber - Website: https://t.co/zxtQZa6rya - Code: https://github.com/timber/timber

Merge branch 'master' into master

github.com/timber/timber - e29c10dbb8e7e5f29fb92785bcd841b52e829ab5 authored almost 8 years ago
Fixed error in docs with sample not closing-out

github.com/timber/timber - 7ac81ea5fe4e883206f1e632ac49dd4a18c10fbc authored almost 8 years ago
ref #1350 -- re-wrote test to better match Nathan's scenario

github.com/timber/timber - 9f93fc69779bba38a6f4fc229d7cd21db478f8a5 authored almost 8 years ago
Test for custom taxonomies with posts

github.com/timber/timber - 673b7571561b1dfaf57d52cde7b186e91d64260d authored almost 8 years ago
Fixed HTTP error when uploading media files in Windows (#1346)

github.com/timber/timber - d0563b135f7a8ce2ab5993088149f8d8b32b6e00 authored almost 8 years ago
Merge pull request #1347 from timber/digitalquery-analyze_url

Digitalquery analyze url

github.com/timber/timber - c13819c70f75c433dedeacac330a850a1370d4d1 authored almost 8 years ago
ref #1337 -- add coverage for TextHelper::starts_with

github.com/timber/timber - 660d8ab547da0e40c757b3b96473de8e783ffec9 authored almost 8 years ago
ref #1337 -- clarified use of strpos

github.com/timber/timber - 044f4e968cfb69053372a6119ae363aa57d874f1 authored almost 8 years ago
Merge branch 'master' into analyze_url

github.com/timber/timber - 24bc5172bea5de5a891e7479ce0c275a4ae559dd authored almost 8 years ago
[Fix] Wrong image path breaking timber resize when using external wp-content-dir (WP_CONTENT_DIR)

github.com/timber/timber - 73bd23ef8b2005b5e9db7122e61415cf55bf9798 authored almost 8 years ago
Merge pull request #1339 from timber/1338/destroy_tags

ref #1338 -- destroy some tags

github.com/timber/timber - f1fdbeb73eb897d227fda01b65da685abaeba830 authored almost 8 years ago
ref #1339 -- cleaned up stuff in Post.php

github.com/timber/timber - 21ba1723bc7f1b43207335b59375792aefea643d authored almost 8 years ago
ref #1338 -- destroy some tags

github.com/timber/timber - 5ddf3d82168d6763eb47c05d2f349492a6f04f1a authored almost 8 years ago
Update to some inline docs in Term meta

github.com/timber/timber - 647db613d991155d3faecfb26e590f30c3d5a47b authored almost 8 years ago
Finished half-finished docs

github.com/timber/timber - b3299e5e96c88b44b661682a14658b78112c0893 authored almost 8 years ago
reverts one strpos test

the initial strpos does need to be tested against 0

github.com/timber/timber - 9fd59b352fc05c661b444cdd6c83273606d9c55a authored almost 8 years ago
Fixes incorrect strpos comparison

Should be tested against `false`, not 0

github.com/timber/timber - c76263e7bcf1148ad1a29542eab66fe7983b5ed2 authored almost 8 years ago
Fixed local passing of translation tests

github.com/timber/timber - ee1161293086b37e237ffef2cae5f1fcda2b819e authored almost 8 years ago
Tweaked filters; added more inline examples

github.com/timber/timber - be4ff1cbab5a148ff25e5258d76de0f459d486fe authored almost 8 years ago
Update to deploy script

github.com/timber/timber - 53716312838b4778b7e77a017e117e65c61d6f8a authored almost 8 years ago
Update changelog and version numbers

github.com/timber/timber - c3a30b077fde4b0017fcd6b9098b94d068ac95f8 authored almost 8 years ago
Merge pull request #1331 from timber/1328/php_5_3

ref #1328 -- PHP 5.3 patch

github.com/timber/timber - 64c55d60269853c4533cf7c80d329eb3c407fa8c authored almost 8 years ago
ref #1331 -- tweaks to spacing

github.com/timber/timber - 8bcaaf0aacf5e640607918a1368aab6d1e956fb8 authored almost 8 years ago
ref #1331 -- remove extra commented-out code

github.com/timber/timber - 56e13b0ee7b7739bfa20bdf4dc106112881f274e authored almost 8 years ago
Merge branch '1328/php_5_3' of github.com:timber/timber into 1328/php_5_3

github.com/timber/timber - 09a74680678c097c69c056de3d5940d4a36970d4 authored almost 8 years ago
ref #1331 -- update WP Envs for Travis

github.com/timber/timber - fba1b48386779a992790f37c53b7c4a1d957a5bc authored almost 8 years ago
Merge branch 'master' into 1328/php_5_3

github.com/timber/timber - b1985e6873cabd87eac7288fe245a0cef3047b3d authored almost 8 years ago
Merge pull request #1330 from gchtr/fix-image-src

Return full size of image by default

github.com/timber/timber - d980293b1abce8dbb890300f7804d37f8bd79313 authored almost 8 years ago
ref #1328 -- PHP 5.3 patch

github.com/timber/timber - 4591af0f41f735b0862d2ba31389b57e533fbf60 authored almost 8 years ago
Return full size of image by default

github.com/timber/timber - d32af82db6e619ca1ab3f4681319113636f5f2d6 authored almost 8 years ago
ref #1328 -- fixed PHP 5.3 compatibility issue

github.com/timber/timber - 052e91079953d2770b7730e352d9a681a37611cd authored almost 8 years ago
update deploy script; fix typo in readme

github.com/timber/timber - d95b301952c61b6acb61b6bfccb61f186f937a04 authored almost 8 years ago
Update changelog and version numbers

github.com/timber/timber - f11ed547b0e860e64cf2f2401b762151518df287 authored almost 8 years ago
Merge pull request #1326 from timber/scrutinizer-patch-1

Scrutinizer Auto-Fixes

github.com/timber/timber - 8db2fa410b9e6abeeb7bc07722d84346b486823f authored almost 8 years ago
Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-...

github.com/timber/timber - edf81c82d18a8634e16a19195724eba63cf0b76f authored almost 8 years ago
Merge pull request #1325 from timber/jared_test

Sanitize some URLs

github.com/timber/timber - 39f7c7528ccabacfc576ea1ab3df9b3f11476e8f authored almost 8 years ago
ref #1323

github.com/timber/timber - ea42d9228e95790d4c9e7da304f890c14e44f4f5 authored almost 8 years ago
move gem install to publishdocs.sh

github.com/timber/timber - a066cc969530bc53a2592ebd20d1282568c48e8f authored almost 8 years ago
Merge pull request #1320 from timber/429/off_server_location

ref #429 -- fixed server location to build-in filter fix

github.com/timber/timber - 3818a3164efb4359c0e4cff4b13028040f32a5bc authored about 8 years ago
ref #1320 -- hold PHPUnit at v5

github.com/timber/timber - 34a5ab3b9a38f9c50c0b4979fd87c039b3e12b7c authored about 8 years ago
ref #1320 -- removed duplicative code related to sizing

github.com/timber/timber - 9414d88c8b1f1ed9b6b116567e49e43fc7345915 authored about 8 years ago
ref #429 -- added test for other hooks

github.com/timber/timber - 20033fffb65418241468fc567cb0540690767b7a authored about 8 years ago
ref #429 -- remove bogus code

github.com/timber/timber - 7d9182a4ef313eb133060f419969818026baa139 authored about 8 years ago
ref #429 -- fixed server location to build-in filter fix

github.com/timber/timber - 2b0c06a9fee2d9d30f22416309531188568f0d11 authored about 8 years ago
Fix failing test based on 1.3 expectation

github.com/timber/timber - 7a6749a0b79f95884bb9ed6f6c76681001cd9dbf authored about 8 years ago
revert some 1.3 changes, update changelog and version numbers

github.com/timber/timber - 296baa222614117b4300ad8ad35ccc7af676eeab authored about 8 years ago
ref #199 -- up PHP 5.6 version

github.com/timber/timber - 6504f1f5fc0f8d9f43e4844429fdfd4eab03a1b2 authored about 8 years ago
ref #1299 -- don't use Twig 2.0 yet

github.com/timber/timber - 0b5f86db1d655d1e3bce3f52c34289f96d917b1c authored about 8 years ago
Merge pull request #1317 from timber/1293/image_helper_errors

1293/image helper errors

github.com/timber/timber - 48b019580deb80278470ca924747a7c0d4203676 authored about 8 years ago
ref #1317 -- more cleanup

github.com/timber/timber - de8601e9c641906718fb63ce425dd4a8fd71da68 authored about 8 years ago
ref #1317 -- remove some junk from ImageHelper.php

github.com/timber/timber - 913340e8828917665cc99779eac7579418196f20 authored about 8 years ago
Update Resize.php

github.com/timber/timber - 9fce659805f929257760b221a756f494d2cc1b9e authored about 8 years ago
ref #1293 -- enable all versions of WP and PHP

github.com/timber/timber - 26c7bc8076cd770acc870e305616de668739e9dd authored about 8 years ago
ref #1293 -- it might actually work

github.com/timber/timber - 3d2392a0420e6a973cb4de50dd77b5a66527377a authored about 8 years ago
ref #1293 -- introduce maybe_realpath

github.com/timber/timber - 0eb85cb2c52c34474abb9e82af7d0197c78db72d authored about 8 years ago
ref #1293 -- don't realpath 'till you're sure

github.com/timber/timber - 98238d6436e01d5861a0f612c2d2968332f767c8 authored about 8 years ago
ref #1293 -- don't protect method; add testing for WP latest

github.com/timber/timber - acdd863aa9a6a6af5405b74ad7e38ab98a1fd0d4 authored about 8 years ago
ref #1293 -- resolved merge conflict

github.com/timber/timber - d0d88fc0717c00148acf0a8e43471b59db80b9ae authored about 8 years ago
ref #1293 -- repair test

github.com/timber/timber - 211e33f8dd911b65a7fd0ffe3cd3454b20aee4a4 authored about 8 years ago
ref #1293 -- does this actually cure it?

github.com/timber/timber - 6b2bb3cbde4cc1a09851a84957a5d6d29966e461 authored about 8 years ago
add new set of tests

github.com/timber/timber - 128de544e4f6947755e17d56a70f4690bfb7a888 authored about 8 years ago
ref #1293 -- resolve realpaths after processing

github.com/timber/timber - bf991dedba12dfb5d20890fe432b7e3a186e7ee8 authored about 8 years ago
ref #1293 -- more cleanup and remove error log

github.com/timber/timber - 4003aae15d83ba6acc22784676abb1b2dfcf2d1a authored about 8 years ago
ref #1293 -- restore PHPUnit tests and kill a bunch of debug messages

github.com/timber/timber - e9ade66c6f89e67be69c1e5704c92c25151e6349 authored about 8 years ago
ref #1293 -- resolve stylesheet path pretty please!!!

github.com/timber/timber - b59d1d3081089a6eac3ddac80f11ccf17134c297 authored about 8 years ago
ref #1293 -- fucking breaking change

github.com/timber/timber - 41ae77cdad3f778fbeb8ccf64dbe4c52ea0a9a12 authored about 8 years ago
ref #1293 -- remove mock data

github.com/timber/timber - 488e8607d98512d2a14f69ab09717d269c67e50d authored about 8 years ago
ref #1293 theme_url_to_dir is giving us bad stuff...

github.com/timber/timber - 494193d88a6bed26f1408c1814a038a00e65b8bd authored about 8 years ago
ref #1293 -- what is $tmp equal to?

github.com/timber/timber - 422d457b31af3995af20dbfe79065b02e66edbce authored about 8 years ago
ref #1293 -- run all tests and disable mock data

github.com/timber/timber - edae4211ad2e3a8ba0013d7b3e32883cff416bdd authored about 8 years ago
ref #1293 -- remove error_logs

github.com/timber/timber - 56fa8dc0c7f897f49413d1f3dcb4ac72b4e52530 authored about 8 years ago
ref #1293 -- add debug for path assembly

github.com/timber/timber - a8e3c5f64f415493ce0ae7ed65a278a3ae337a1d authored about 8 years ago
ref #1293 -- restore merge line

github.com/timber/timber - 298bda83d37d1bf690243bec8a5d104c9635240d authored about 8 years ago
ref #1293 -- correcting what subdir is really about

github.com/timber/timber - cd26386f813f0cdf5e643ccb9243468bdd8ba278 authored about 8 years ago
ref #1293 -- fucking fuck

github.com/timber/timber - b69bc7e9bb7033bf8e407f733aeee773ddb2f634 authored about 8 years ago
ref #1293 -- let's try replacing overlap

github.com/timber/timber - d84a09a6a36d61337e6bb96337f59fc6e861bacb authored about 8 years ago
ref #1293 -- fix test resolution

github.com/timber/timber - be624ed50845a763a8e41199d53f53dc0301c9f8 authored about 8 years ago
ref #1293 -- fix slash resolutions

github.com/timber/timber - 44637ec5af6e1b9f08237f0e064638acd79a1b25 authored about 8 years ago
ref #1293 -- remove path combining in the wrong place

github.com/timber/timber - 667115dd4e9136c751c50a5b8bc4f9f3c8f02eb0 authored about 8 years ago
ref #1293 -- some more mocking

github.com/timber/timber - cb0452ff9774f05941f5238408af8d6e3df94cad authored about 8 years ago
ref #1293 -- does the destination file even exist?

github.com/timber/timber - a9dd293ecb2ff428a375ae06307abc25b0598964 authored about 8 years ago
ref #1293 -- why won't you convert???

github.com/timber/timber - ef4ded62a461eefc8a099ccc236b63e7da5bbc65 authored about 8 years ago
ref #1293 -- remove dummy strings

github.com/timber/timber - f0a0de42736a921beb8ef2a8ba93e50b1318c3f1 authored about 8 years ago
ref #1293 fix preslashits

github.com/timber/timber - 3db4f2713e2681e23e0617fd146b1e7bc8fd1347 authored about 8 years ago
ref #1293 -- fix slashing issues

github.com/timber/timber - ad6d06de5c42436c19a97c2fd822a41fdf743b5b authored about 8 years ago
ref #1293 -- more debug work

github.com/timber/timber - 1ab8d6aa554e564f4269c91eb2ae0099b6845c18 authored about 8 years ago
ref #1293 -- another test

github.com/timber/timber - 3d515f08afee34626beaac5675f44928b983913c authored about 8 years ago
ref #1293 -- a test to figure out what analyze_url should even return

github.com/timber/timber - 510ede09f4861797e5bb0ed1f552aa8ed45276e3 authored about 8 years ago
ref #1293 -- resolve URL

github.com/timber/timber - caf890a9d2bcb530f18e9cc4a060fe7fe82e487b authored about 8 years ago
ref #1293 -- _get_file_path debug statements

github.com/timber/timber - 4964a5c8032bc98037b26954b959269e6a9a82e8 authored about 8 years ago
ref #1293 -- a print_r for the kids

github.com/timber/timber - f44f00f0c7ddfb5b6d94820c6a4604723eaed795 authored about 8 years ago
ref #1293 -- debug in _operate(

github.com/timber/timber - 48b14a7fcfacb1766974f3e1a4fff387fcc50d21 authored about 8 years ago
ref #1293 -- correct travis file for debugging

github.com/timber/timber - ec7ff01ed9a9679681894cd3519cbacb0fc5a401 authored about 8 years ago
ref #1293 -- why does it not want to load image from that dir? debug message

github.com/timber/timber - 9df5301d8920e2fd208ef420b1e4a248c521095d authored about 8 years ago
ref #1293 -- remove /images dir for letterbox as well

github.com/timber/timber - 08f37d8281729db5a1ec98497b08abde5631bc0a authored about 8 years ago
ref #1293 -- who cares if it's in a subdirectory?

github.com/timber/timber - 7e690126330e8f044aa907425f5235ca1b2388bc authored about 8 years ago
sudo: true

github.com/timber/timber - 0487bc7335599357ac829cd9c93ce40781ea5f9a authored about 8 years ago
let's run all the tests

github.com/timber/timber - 1ce96b65a193e5d57af77de9dff58a2e2f373087 authored about 8 years ago
change permissions of theme dir

github.com/timber/timber - 0393954e57bb0c6ca1a87b7300ef4bc55775e637 authored about 8 years ago