Ecosyste.ms: OpenCollective

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

Ghost

Fiercely independent, professional publishing
Collective - Host: opensource - https://opencollective.com/ghost - Website: https://ghost.org - Code: https://github.com/tryghost

bump to v2.1.11

github.com/TryGhost/node-sqlite3 - b4ebb97e15b81341df78b92f9050de8f732e877f authored over 11 years ago by Dane Springmeyer <[email protected]>
another try at fixing build order based on details at https://code.google.com/p/gyp/issues/detail?id=259

github.com/TryGhost/node-sqlite3 - bdf3391b63b3b9e84a5b0e99b8452b97fb538926 authored over 11 years ago by Dane Springmeyer <[email protected]>
always untar and return a proper error code

github.com/TryGhost/node-sqlite3 - cf19057028806d2b1d1b8d32e829579c28af1ad7 authored over 11 years ago by Dane Springmeyer <[email protected]>
drop the tar.gz dependency and use python instead - refs #151

github.com/TryGhost/node-sqlite3 - 2dca7daf4bc2aae3eced9831b118ad004c7e4229 authored over 11 years ago by Dane Springmeyer <[email protected]>
HTML helpers refactor - issue #246 item 2

- Helpers no longer require data to be passed explicitly to them

github.com/TryGhost/Casper - cffc941b6b1d004c05be0b4796281433096e7e61 authored over 11 years ago by ErisDS <[email protected]>
HTML helpers work with double taches - issue #246 item 1.

- updating casper to use 2 taches for pagination helper

github.com/TryGhost/Casper - 5d770ffe10c7c509b9b430dafc1c41bce9569152 authored over 11 years ago by ErisDS <[email protected]>
Config and naming

- issue #154 and issue #224
- change port number from 3333 to 2368
- change main file name from ...

github.com/TryGhost/Ghost-Vagrant - 779ce2e651c82e47a7498b316e28a45f29b98d17 authored over 11 years ago by hannah <[email protected]>
Merge pull request #160 from sofo-ryanm/master

Make tar.gz a bundled dependency

github.com/TryGhost/node-sqlite3 - 4a8ab10bdda017edca282c1e216eb6f2b14eddf7 authored over 11 years ago by Dane Springmeyer <[email protected]>
making tar.gz a bundled dependency so that tar.gz is guaranteed to live within the sqlite package

github.com/TryGhost/node-sqlite3 - d89908e62fe75ae783a5cc32e411db738b1c217f authored over 11 years ago by Ryan Mechelke <[email protected]>
Merge branch 'patch-2' of github.com:dscape/Ghost-Vagrant into dscape-patch-2

Conflicts:
README.md

github.com/TryGhost/Ghost-Vagrant - ccd257ebfd3698826e89982e2c3ba426ec668bfb authored over 11 years ago by hannah <[email protected]>
fix compile with node v0.11.3 - closes #158 - refs #151

github.com/TryGhost/node-sqlite3 - 6ae402e9b6a4927501f792509568a08332d5894c authored over 11 years ago by Dane Springmeyer <[email protected]>
Merge pull request #14 from cobbspur/casperpage

closes issue #13 pagination

github.com/TryGhost/Casper - 93072a6d9b41e45fe761b7fde90448720a065103 authored over 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #15 from dscape/patch-1

Fixes Bad Option in `git submodule` Call

github.com/TryGhost/Ghost-Vagrant - b5454a6f94eb2d46868b285a47b49856e6097236 authored over 11 years ago by Hannah Wolfe <[email protected]>
closes issue #13 pagination

- adds pagination to homepage

github.com/TryGhost/Casper - 229ab708994f6c6a96909559755f55722a9f4ffd authored over 11 years ago by cobbspur <[email protected]>
Propose That Developer Removes `node_modules` before npm installing

Proposing that the developer removes any existing trace of `node_modules` that are inherited fro...

github.com/TryGhost/Ghost-Vagrant - 47e8fe43d4b12b41b7cbb55ae146bc5ea171ce2d authored over 11 years ago by Nuno Job <[email protected]>
Fixes Bad Option in `git submodule` Call

Right option is `recursive`, not `recurse`.

github.com/TryGhost/Ghost-Vagrant - 9b6ef1bcd49465c8454d4f11cac400cbaa864b27 authored over 11 years ago by Nuno Job <[email protected]>
Merge pull request #13 from jgable/addGzip

Add gzip to nginx settings

github.com/TryGhost/Ghost-Vagrant - 3c113de47c4e01ffa292c7fbd843d4b628af4b09 authored over 11 years ago by Hannah Wolfe <[email protected]>
Add gzip to nginx settings

github.com/TryGhost/Ghost-Vagrant - 9db5c03cac967bf11760e3cbef72373357dd18b5 authored over 11 years ago by Jacob Gable <[email protected]>
attempt to solve #153

github.com/TryGhost/node-sqlite3 - 945df536f7bd5a9c8478a5d8811abc893fd14fe6 authored over 11 years ago by Dane Springmeyer <[email protected]>
more clean targets

github.com/TryGhost/node-sqlite3 - 231b1380922d9becc6382824fec58abffc4d869b authored over 11 years ago by Dane Springmeyer <[email protected]>
Milestone 0.1.1 version bump commit

github.com/TryGhost/Casper - d0f18f78f7d0242509ab2cff7173dcef740edf12 authored over 11 years ago by hannah <[email protected]>
hit node=gyp directly in build target to allow options passed to ./configure to be respected

github.com/TryGhost/node-sqlite3 - 0331723a6538e1bcdee4c61b56f5fe17e6eee7a9 authored over 11 years ago by Dane Springmeyer <[email protected]>
Merge pull request #11 from cobbspur/caspertweak

changes to globals in casper

github.com/TryGhost/Casper - 5db837f86b912d44315cbfb6f56e1c0bda2e57b9 authored over 11 years ago by Hannah Wolfe <[email protected]>
bump to v2.1.10 with fix for avoiding unpacking sqlite3 unless needed for build

github.com/TryGhost/node-sqlite3 - 68c2d4281d00119ccc0abaec7b32c931e85a0bcd authored over 11 years ago by Dane Springmeyer <[email protected]>
changes to globals in casper

- changed ghostGlobals in default.hbs to settings in lieu of future changes from hannah

github.com/TryGhost/Casper - 470f868be18a7f49f6b23d4ee21facfcd74f766c authored over 11 years ago by cobbspur <[email protected]>
Merge pull request #10 from cobbspur/casperissue8

closes #8 - replacing created dates

github.com/TryGhost/Casper - cb6056e08f9b3e064cd1bda82a3d6a460ab99a0e authored over 11 years ago by Hannah Wolfe <[email protected]>
closes casperissue #8

- replaces created_at with publish_at in full-post.hbs and list-post.hbs

github.com/TryGhost/Casper - 0fc57a0bd0c6e261dcf82f77ececb29bf5f24249 authored over 11 years ago by cobbspur <[email protected]>
Merge pull request #9 from cobbspur/casperissue1

closes #1 - removing featured

github.com/TryGhost/Casper - 213457659c98d0997df3a0b165f136f90435d1ce authored over 11 years ago by Hannah Wolfe <[email protected]>
closes #1 - removing featured

- changed post.hbs to list-post.hbs and refactored code
- changed featured.hbs to full-post.hbs ...

github.com/TryGhost/Casper - 0a7f8ea03a936dd0f2eaa764d29aefa4fb39f99c authored over 11 years ago by cobbspur <[email protected]>
Merge pull request #7 from cobbspur/casperissue3

casper issue #3 closes #3

github.com/TryGhost/Casper - 35dc0ea7973c6fde2305d5d15070a92d721c5bac authored over 11 years ago by Hannah Wolfe <[email protected]>
casper issue #3

- deleted JON logo
- deleted post footer

github.com/TryGhost/Casper - d9d72dbb3791568ead4e1bb8e8850c48560b7652 authored over 11 years ago by cobbspur <[email protected]>
Merge pull request #147 from tomhughes/deps

Don't bother unpacking sqlite if we're not using it

github.com/TryGhost/node-sqlite3 - e823a62a781b7cb356a902902d822c5a288d0fef authored over 11 years ago by Dane Springmeyer <[email protected]>
Don't bother unpacking sqlite if we're not using it

github.com/TryGhost/node-sqlite3 - a02f8afd8a95bdae2750a5740b58c1927ac1946c authored over 11 years ago by Tom Hughes <[email protected]>
Move Ghost directory to user home and update README and MOTD message.

github.com/TryGhost/Ghost-Vagrant - ea5e198c3a31e5b989d52b447e390f480b37e187 authored over 11 years ago by Jacob Gable <[email protected]>
Merge pull request #10 from jgable/fixSymlinkProblems

Fix Symlink Problems with SharedFolders on Windows

github.com/TryGhost/Ghost-Vagrant - d6685357a2ec4d0afa6dc922d7a0397accce45b6 authored over 11 years ago by Hannah Wolfe <[email protected]>
Adding license

github.com/TryGhost/Casper - cff1c5dc9d53d90a0f3e3c042fb6a957a3e09292 authored over 11 years ago by John O'Nolan <[email protected]>
bump to 2.1.9 with windows threading fix

github.com/TryGhost/node-sqlite3 - fcdea86216d6fef0fcc090d02fb7e55229254089 authored over 11 years ago by Dane Springmeyer <[email protected]>
Merge branch 'master' of https://github.com/developmentseed/node-sqlite3

github.com/TryGhost/node-sqlite3 - 210ecdb482fda02150f3a881bcaf1222f325b15b authored over 11 years ago by Dane Springmeyer <[email protected]>
fix mutex usage on windows - closes #137

github.com/TryGhost/node-sqlite3 - b6936618fb4a8d0c906ab64062bde4fe028deb79 authored over 11 years ago by Dane Springmeyer <[email protected]>
try to open a db in a directory that does not exist instead of /usr/bin - refs #53

github.com/TryGhost/node-sqlite3 - da0648e2c2771731c41a9b07321f74343029aa7d authored over 11 years ago by Dane Springmeyer <[email protected]>
bump to v2.1.8 with fixes for node v0.10.x

github.com/TryGhost/node-sqlite3 - 96e03d4fca5426fb064400cf5a373bd3974cfe28 authored over 11 years ago by Dane Springmeyer <[email protected]>
readme touchups

github.com/TryGhost/node-sqlite3 - effa9134a925b61300ef9bf24c0743c2131d612d authored over 11 years ago by Dane Springmeyer <[email protected]>
update readme to note mocha and different build details

github.com/TryGhost/node-sqlite3 - f1922e0b281993c8312d4624feb3a51f9026435d authored over 11 years ago by Dane Springmeyer <[email protected]>
Merge pull request #121 from tomhughes/gcc48

Move some protected methods to public

github.com/TryGhost/node-sqlite3 - e3d9c57d1302b8067345e7e6c28b0ef80b453900 authored over 11 years ago by Dane Springmeyer <[email protected]>
Merge pull request #117 from tomhughes/master

Avoid writing to freed memory

github.com/TryGhost/node-sqlite3 - 25db957806ae651dcd31292c6b932c379cfd2662 authored over 11 years ago by Dane Springmeyer <[email protected]>
Merge pull request #132 from tomhughes/tests

Make sure the INSERT completes before trying the SELECT

github.com/TryGhost/node-sqlite3 - 68b223865db1c71c57aee0f9c20154bffc48944b authored over 11 years ago by Dane Springmeyer <[email protected]>
upgrade bundled sqlite3 to latest as of June 2013 (3071602 -> 3071700)

github.com/TryGhost/node-sqlite3 - 631443759fb20b3ef5f5be6a29829cfc3a03a2f4 authored over 11 years ago by Dane Springmeyer <[email protected]>
disable the loadExtension test which will crash when the extension is built against a different external sqlite version than the bundled one (which is likely)

github.com/TryGhost/node-sqlite3 - dabc937f4564e1af064b6cec41ba528e61789258 authored over 11 years ago by Dane Springmeyer <[email protected]>
move test/tmp directory creation to sync to avoid race to create directory which will appear as'Error: done() called multiple times' - refs visionmedia/mocha#316

github.com/TryGhost/node-sqlite3 - 128d53521f745fa6d05ca9ee9f8ad2073ee93b4b authored over 11 years ago by Dane Springmeyer <[email protected]>
ensure test/tmp directory exists to avoid tests failing to run

github.com/TryGhost/node-sqlite3 - 7fe379eb5c07a2dfa5d2bd69dcecac060ceb82b1 authored over 11 years ago by Dane Springmeyer <[email protected]>
Adding license.

github.com/TryGhost/Ghost-Vagrant - bba032800b5cb4460f5f2cf47530d48eb36305cd authored over 11 years ago by John O'Nolan <[email protected]>
Fix Symlink Problems with SharedFolders on Windows

- Found at http://blog.liip.ch/archive/2012/07/25/vagrant-and-node-js-quick-tip.html
- Closes #9

github.com/TryGhost/Ghost-Vagrant - 74cc1ed9fd8cf4ec67abab59d0a54f1f5f063661 authored over 11 years ago by Jacob Gable <[email protected]>
Merge pull request #8 from jgable/master

Update README directions for bourbon and add Mocha

github.com/TryGhost/Ghost-Vagrant - 4934e826ba3df77d94f6c225ebf39be617334b8c authored over 11 years ago by Hannah Wolfe <[email protected]>
Merging with bourbon changes

github.com/TryGhost/Ghost-Vagrant - 4e1735cf57bee6508c305f6609a62cc873256841 authored over 11 years ago by Jacob Gable <[email protected]>
Add mocha to npm globals

github.com/TryGhost/Ghost-Vagrant - 349cd2dc7ed06e037071b14c89813ae521efb7dc authored over 11 years ago by Jacob Gable <[email protected]>
Merge pull request #7 from javorszky/master

Removed compass, added Bourbon.

github.com/TryGhost/Ghost-Vagrant - 7d5afa2d6989d5e770826e398ad62874ac3e20dc authored over 11 years ago by Hannah Wolfe <[email protected]>
Bourbon included, version changed

github.com/TryGhost/Ghost-Vagrant - 01b792735a5324bbd55cf5827ece3b9419344a60 authored over 11 years ago by Gabor Javorszky <[email protected]>
Bourbon included, version changed

github.com/TryGhost/Ghost-Vagrant - ce1c6debeb1a6faef5e80287e41103431e92ead8 authored over 11 years ago by Gabor Javorszky <[email protected]>
Changed compass to bourbon

github.com/TryGhost/Ghost-Vagrant - df9f6c6a2bef1f0c1e28e239971af645d58beb95 authored over 11 years ago by Gabor Javorszky <[email protected]>
issue #28 - bookshelf reimplementation

required switchover to snake_case

github.com/TryGhost/Casper - 9ddfae8cdc0a152d787b8c4f2ade76743eda9919 authored over 11 years ago by Hannah Wolfe <[email protected]>
revert contentFor

github.com/TryGhost/express-hbs - 27757c311f0c687b2d5c140bc65bb6f8e1279592 authored over 11 years ago by Mario L Gutierrez <[email protected]>
Add 4 cores to VM to improve performance; should fix #6

github.com/TryGhost/Ghost-Vagrant - ee66b9794589ee6fdfbe10ba3dcb4c7f633eb677 authored over 11 years ago by Jacob Gable <[email protected]>
Merge pull request #5 from jgable/master

Add guest additions update to README

github.com/TryGhost/Ghost-Vagrant - 109052347174e5c4a41c041aeeb05a77b2e8bbed authored over 11 years ago by Hannah Wolfe <[email protected]>
Merge branch 'master' of github.com:TryGhost/Ghost-Vagrant

github.com/TryGhost/Ghost-Vagrant - 89a78c3a8724fd136257e99d06a6749717d6c229 authored over 11 years ago by Jacob Gable <[email protected]>
Add hosts entry

github.com/TryGhost/Ghost-Vagrant - 527745647f7b63eb2dffe0e3744231337c8c2462 authored over 11 years ago by Jacob Gable <[email protected]>
Add Guest Additions Update Instructions

And update machine setting defaults to match Ghost source.

github.com/TryGhost/Ghost-Vagrant - d31ee42ab213ee8d782a7f3bee1d2cd181e134ae authored over 11 years ago by Jacob Gable <[email protected]>
Merge branch 'master' of github.com:TryGhost/Casper

github.com/TryGhost/Casper - 151f5d3f4c3b613a283a0733ffd1f97f403f477c authored over 11 years ago by Hannah Wolfe <[email protected]>
Casper - initial commit to separate GitHub repo

github.com/TryGhost/Casper - 162b362e4bd4aa32564ab1de860ceacba54b7096 authored over 11 years ago by Hannah Wolfe <[email protected]>
Casper - initial commit to separate GitHub repo

github.com/TryGhost/Casper - 2bff1243fb6a56362e41075cb73ecafa9403fdbf authored over 11 years ago by hannah <[email protected]>
Initial commit

github.com/TryGhost/Casper - 77ec816981bde739ecac054e9b1bdbf8ff37306d authored over 11 years ago by Hannah Wolfe <[email protected]>
Merge pull request #2 from jgable/master

Initial box version

github.com/TryGhost/Ghost-Vagrant - 7ba1ccee16fae808e2d549b361bd011d530bf3e7 authored over 11 years ago by Hannah Wolfe <[email protected]>
Initial commit, base box with node v0.10.5

github.com/TryGhost/Ghost-Vagrant - ae80b23d7a814965901d5c9b5154e78012931f51 authored over 11 years ago by Jacob Gable <[email protected]>
Initial commit

github.com/TryGhost/Ghost-Vagrant - f54c2386b8bd8cab5901832a7a8ddbda0040b4ac authored over 11 years ago by Hannah Wolfe <[email protected]>
bump version 0.1.6

github.com/TryGhost/express-hbs - 7752c3b26e3f5bf0607d71db70754b0c13ef0f6a authored over 11 years ago by Mario L Gutierrez <[email protected]>
no need for grunt, use npm test

github.com/TryGhost/express-hbs - 74bd4c1628b6a2bccbb2431cd3f75ae0c8bda33f authored over 11 years ago by Mario L Gutierrez <[email protected]>
Merge pull request #136 from developmentseed/unpack-sqlite-dep

Unpack sqlite dep dynamically and move build node_sqlite3.node module into ./lib folder

github.com/TryGhost/node-sqlite3 - 68fa3536a8639c5e04fd65c2bdba1478c1ddc3f4 authored over 11 years ago by Dane Springmeyer <[email protected]>
contentFor -> content; helpers in REAME

github.com/TryGhost/express-hbs - b4c3ffc410919b4735019503c0a2bd5b59ff61ec authored over 11 years ago by Mario L Gutierrez <[email protected]>
more windows fixes

github.com/TryGhost/node-sqlite3 - d9c3ef7445015f641c616977d4b26971f9c7fa89 authored over 11 years ago by Dane Springmeyer <[email protected]>
windows fixes

github.com/TryGhost/node-sqlite3 - 1177d1058d4cdf3a6e94a6bc6abc573d70911c1d authored over 11 years ago by Dane Springmeyer <[email protected]>
fix the include path for the sqlite depedency

github.com/TryGhost/node-sqlite3 - 0011da3ea0ec8f6499908071219f7c0a4e23b7b5 authored over 11 years ago by Dane Springmeyer <[email protected]>
integrate pull request #135 into #136 since they touch the same files

github.com/TryGhost/node-sqlite3 - 726eeab51434914ed8906801bb96378d23ae257e authored over 11 years ago by Dane Springmeyer <[email protected]>
add support for dynamically unpacking the bundled sqlite3 dep to avoid having to store the uncompressed files in git

github.com/TryGhost/node-sqlite3 - 578188ebe80dc1e4f98f7a83b95ec529fa35a121 authored over 11 years ago by Dane Springmeyer <[email protected]>
give mocha more timeout to ensure parallel test has time to run

github.com/TryGhost/node-sqlite3 - f4630ffa8d27f1304c63fb927820439c120cac07 authored over 11 years ago by Dane Springmeyer <[email protected]>
back off on the size of the big.db to make it easier to run the test without long wait cycles

github.com/TryGhost/node-sqlite3 - 2d9db3ec90a77914094c2914437e4bc71ac4431d authored over 11 years ago by Dane Springmeyer <[email protected]>
ensure the test db is created if the user only runs npm test

github.com/TryGhost/node-sqlite3 - 6296c52871d7a0112e54f5a631a6f136c828b087 authored over 11 years ago by Dane Springmeyer <[email protected]>
bump version

github.com/TryGhost/express-hbs - 96863236d2c132dffa95495985b12f729ad44e3b authored over 11 years ago by Mario L Gutierrez <[email protected]>
add subdir partials

github.com/TryGhost/express-hbs - 3f42541b2e91641b8cb381048dea589192f44bd5 authored over 11 years ago by Mario L Gutierrez <[email protected]>
Make sure the INSERT completes before trying the SELECT

github.com/TryGhost/node-sqlite3 - 5bad887867617b304ed3b3375af765356da59f78 authored almost 12 years ago by Tom Hughes <[email protected]>
Move some protected methods to public

Starting with version 4.8 gcc complains about attempts to pass these
protected methods to NODE_S...

github.com/TryGhost/node-sqlite3 - 98adbe91174798735597678d905e113a766c3681 authored almost 12 years ago by Tom Hughes <[email protected]>
Don't write to Async objects after we've deleted them

The handle here is actually the uv_async_t object named watcher that
is part of the Async object...

github.com/TryGhost/node-sqlite3 - 5e93d6f25a59f07b804344ae95bd458fb8022a0c authored almost 12 years ago by Tom Hughes <[email protected]>
move it out of alpha

github.com/TryGhost/node-sqlite3 - f95d39b8235ce063d2168c3225f0f8ca99b40d03 authored almost 12 years ago by Konstantin Käfer <[email protected]>
Merge branch 'master' of github.com:developmentseed/node-sqlite3

Conflicts:
test/fts-content.test.js
test/scheduling.test.js

github.com/TryGhost/node-sqlite3 - 113c371996fb6378ceeca9625f5f8f34893118a0 authored almost 12 years ago by Konstantin Käfer <[email protected]>
move scripts to mocha

github.com/TryGhost/node-sqlite3 - ad3211676c63f709556c5261c53c0b3bc8709256 authored almost 12 years ago by Konstantin Käfer <[email protected]>
move test suite to mocha

github.com/TryGhost/node-sqlite3 - 2672f40335eeac4d146815c914a8fac9459788c0 authored almost 12 years ago by Konstantin Käfer <[email protected]>
fix scheduling.test.js against variable sqlite3 versions - closes #122 (thanks @tomhughes for initial patch)

github.com/TryGhost/node-sqlite3 - 6e47b2dd43c052c591b0ff10cfd603feb7602266 authored almost 12 years ago by Dane Springmeyer <[email protected]>
fix the fts test added in 42aa8c887868916e1406cae4e3d9a1c1055c705c, which was not valid for expresso and must never have worked (just hung)

github.com/TryGhost/node-sqlite3 - 26e7c65f84e1c8c97cd5df35fec96ddafa59175a authored almost 12 years ago by Dane Springmeyer <[email protected]>
add wait() method that waits until the queue is empty

github.com/TryGhost/node-sqlite3 - cbd74f7c25fdb4a38fa53778657bbc6a8ffe4816 authored almost 12 years ago by Konstantin Käfer <[email protected]>
Merge pull request #125 from tomhughes/node10

Updated for libuv changes in node 0.10

github.com/TryGhost/node-sqlite3 - df47114b913298ac01292d0164e9883bf3eb75cc authored almost 12 years ago by Konstantin Käfer <[email protected]>
Updated for libuv changes in node 0.10

github.com/TryGhost/node-sqlite3 - cc1cc86e5ad6cab6cd5ce9949ddd6efc1289c46b authored almost 12 years ago by Tom Hughes <[email protected]>
version 0.1.3

github.com/TryGhost/express-hbs - 39f4c17773564ec26013e4016e956e6c54d97eb0 authored almost 12 years ago by Mario L Gutierrez <[email protected]>