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

Merge pull request #13 from jgable/patch-1

Fix typo in example contentFor

github.com/TryGhost/express-hbs - fee3d4cb4972ca9a8be4b771c7e8de9dd3c1e1b1 authored almost 12 years ago by Mario Gutierrez <[email protected]>
Fix typo in example contentFor

Just bit me while playing along at home.

github.com/TryGhost/express-hbs - 5aace8ae2f770ba8110608c149c48f088b6c3646 authored almost 12 years ago by Jacob Gable <[email protected]>
fix GFM markup

github.com/TryGhost/express-hbs - fc070481c798ed7d095a5b47a9e78126a0ae0bd6 authored almost 12 years ago by Mario L Gutierrez <[email protected]>
add test for layoutsDir; bump version

github.com/TryGhost/express-hbs - 1c5c222c419109dbc2bfcb7b3874757f57ed973a authored almost 12 years ago by Mario L Gutierrez <[email protected]>
Merge pull request #11 from autoric/master

Change how layout paths are resolved

github.com/TryGhost/express-hbs - d598656f5ed9bbebb754dc4087a90b78e700ea9c authored almost 12 years ago by Mario Gutierrez <[email protected]>
add tests

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

github.com/TryGhost/express-hbs - ffd4d31b27a1cdaa841f859df6a8c73cb87d0e40 authored almost 12 years ago by Erin Noe-Payne <[email protected]>
added support for layoutsDir config option

github.com/TryGhost/express-hbs - 5fb46a35df92bba6afba615ba729f6ce379bf43b authored almost 12 years ago by Erin Noe-Payne <[email protected]>
Merge pull request #9 from ivanstojic/master

Suppressing default layout from a render call

github.com/TryGhost/express-hbs - 9708358ed3e4a4261b94fc6e4fd7f8186c1aa441 authored about 12 years ago by Mario Gutierrez <[email protected]>
add support for default layout suppression from the render call

github.com/TryGhost/express-hbs - 83c685274e3909c1c27a2a792ba86223d143dc60 authored about 12 years ago by Ivan Stojic <[email protected]>
Merge pull request #6 from nchen-sfly/pull-request

- Update cachePartials() to skip over non-files.

github.com/TryGhost/express-hbs - 5d7b802204cbeb2b7f50d3dcc0136a9100a6eaa3 authored about 12 years ago by Mario Gutierrez <[email protected]>
- Update cachePartials() to skip over non-files.

github.com/TryGhost/express-hbs - e2b34626424c59874dd89a3c1b17094cdb43f0d8 authored about 12 years ago by Norman Chen <[email protected]>
Merge pull request #4 from jafl/master

Allow options to be optional

github.com/TryGhost/express-hbs - 5e4fd2d7fc11fa9564b6f7dcd7f9cdff00af09a4 authored about 12 years ago by Mario Gutierrez <[email protected]>
code clean up, since _options is always an object

github.com/TryGhost/express-hbs - c83ee2cf8465c4e491a3d46d7c687d2a0eca9346 authored about 12 years ago by John Lindal <[email protected]>
Allow options to be optional

github.com/TryGhost/express-hbs - 47d975378fec8da05ba93f17f52e39c5262caf40 authored about 12 years ago by John Lindal <[email protected]>
adding ghost by JohnONolan

git-svn-id: http://plugins.svn.wordpress.org/ghost/trunk@623576 b8457f37-d9ea-0310-8a92-e5e31aec...

github.com/TryGhost/wp-ghost-exporter - 24752cde30a995167773ed121b7e68d58f29cb73 authored about 12 years ago by plugin-master <plugin-master@b8457f37-d9ea-0310-8a92-e5e31aec5664>
bump version and push 0.1.2-pre to npm

github.com/TryGhost/express-hbs - 8615a0d1aa2d27388f81bdf336dcfcdc0b8bcd79 authored about 12 years ago by Mario L Gutierrez <[email protected]>
Merge branch 'master' of github.com:barc/express-hbs

github.com/TryGhost/express-hbs - e235306382172b6be9b136fa2e0f067107e39029 authored about 12 years ago by Mario L Gutierrez <[email protected]>
fix pull request

github.com/TryGhost/express-hbs - e70aafd79849b1ca6b2113e9dac1ee94d6598f8f authored about 12 years ago by Mario L Gutierrez <[email protected]>
render without a template option

github.com/TryGhost/express-hbs - 7585790ef80d4f8c7f1e1c01ee73a40241a51fa4 authored about 12 years ago by Mario L Gutierrez <[email protected]>
fix pull request

github.com/TryGhost/express-hbs - cd45430c1c8917ff3ef1fe36b15bf91a19ef0d78 authored about 12 years ago by Mario L Gutierrez <[email protected]>
Merge pull request #3 from jafl/options.layout

allow relative path to layout passed as config

github.com/TryGhost/express-hbs - 2b89908c04120dfc836236bcced2436ae90a416e authored about 12 years ago by Mario Gutierrez <[email protected]>
allow relative path to layout passed as config

github.com/TryGhost/express-hbs - 4d4635c244db6a48a2975db3ce88f07f5489d18a authored about 12 years ago by John Lindal <[email protected]>
add support for defaultLayout

github.com/TryGhost/express-hbs - 3ebb84d35c70e7fd9d6775cd50f384d51457fdb1 authored about 12 years ago by Mario L Gutierrez <[email protected]>
Merge pull request #2 from jafl/partials-not-required

Don't require partialsDir

github.com/TryGhost/express-hbs - 7e982abeb0e9f19d96c560d6b7b756d182469d2f authored about 12 years ago by Mario Gutierrez <[email protected]>
make options optional

don't call cachePartials() if partialsDir has not been set

github.com/TryGhost/express-hbs - 45a9ef9d579173ab76995fbe5e756e90a8c4ccc9 authored about 12 years ago by John Lindal <[email protected]>
update deps for express 3.0 release

github.com/TryGhost/express-hbs - 7e434da9a649ba3af2380cfc6371c77f736de728 authored about 12 years ago by Mario L Gutierrez <[email protected]>
typos

github.com/TryGhost/express-hbs - d7efcbe48b251cb4588777ad54ec3f868054cc6a authored about 12 years ago by Mario L Gutierrez <[email protected]>
document options

github.com/TryGhost/express-hbs - 3842c1956aa6470c256811e7ff2c34e3fcfdb5ff authored about 12 years ago by Mario L Gutierrez <[email protected]>
Update license

github.com/TryGhost/express-hbs - f5468e889a4df6dfb710a9cc9e3ac8abc754503a authored about 12 years ago by Mario L Gutierrez <[email protected]>
add credit and license

github.com/TryGhost/express-hbs - f9327b6e4cab7c6030872fc27b123b098835bf2a authored about 12 years ago by Mario L Gutierrez <[email protected]>
first commit

github.com/TryGhost/express-hbs - 0a6dc040627a8978c48bf0734790fe9ce6ebc50a authored about 12 years ago by Mario L Gutierrez <[email protected]>
Merge branch 'master' of github.com:developmentseed/node-sqlite3

github.com/TryGhost/node-sqlite3 - 1173659e01ebf949e711a3a20d8bdca0cc6bcc75 authored over 12 years ago by Dane Springmeyer <[email protected]>
Merge pull request #87 from coolaj86/with-sqlite-3.7.13

Updated to sqlite 3.7.13

github.com/TryGhost/node-sqlite3 - 42aa8c887868916e1406cae4e3d9a1c1055c705c authored over 12 years ago by Dane Springmeyer <[email protected]>
call make test from npm to make sure paths are set up right

github.com/TryGhost/node-sqlite3 - 2bfa64a959deb52da352f1030e622a44f6100d41 authored over 12 years ago by Dane Springmeyer <[email protected]>
ad DS_Store to ignores

github.com/TryGhost/node-sqlite3 - 306c6d042488c7eb130e5e21de40fb78087af502 authored over 12 years ago by Dane Springmeyer <[email protected]>
put local expresso on path and clean up test db in clean target

github.com/TryGhost/node-sqlite3 - 59d9e0aa5f714cd380401aa09d0cdad326ad1fa8 authored over 12 years ago by Dane Springmeyer <[email protected]>
Merge pull request #88 from developmentseed/gyp-note

Add note about installing node-gyp.

github.com/TryGhost/node-sqlite3 - 563f3b9d55a49309645e50b971c2a11596f9cd3f authored over 12 years ago by Dane Springmeyer <[email protected]>
Add note about installing node-gyp.

github.com/TryGhost/node-sqlite3 - 1fbd51b8e85de0661fffda989af2c998e40960d9 authored over 12 years ago by Will White <[email protected]>
added test to create fts contentless table

github.com/TryGhost/node-sqlite3 - 48d70612b209cf5037965be407298e3bd9d073ee authored over 12 years ago by AJ ONeal <[email protected]>
version bump, added contributor, mention #85 #86

github.com/TryGhost/node-sqlite3 - 2bd9178b7e01c6729d93cb5852fd1978ec50b4d2 authored over 12 years ago by AJ ONeal <[email protected]>
updated to sqlite v3.7.13

github.com/TryGhost/node-sqlite3 - 60ce8cb3f951ca34dbcb279c87b8d77375ed3944 authored over 12 years ago by AJ ONeal <[email protected]>
bump to version v2.1.5

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

github.com/TryGhost/node-sqlite3 - 98381603a86f3b51b24d1ea9498f8e6d75f06104 authored over 12 years ago by Konstantin Käfer <[email protected]>
correct package.json

github.com/TryGhost/node-sqlite3 - fc7279c3507ddf28934fb4700410bfbc1fea2353 authored over 12 years ago by Konstantin Käfer <[email protected]>
Update master

github.com/TryGhost/node-sqlite3 - 081ae715e153cec8bd3b79aa240abd9fc6eb34a7 authored over 12 years ago by Konstantin Käfer <[email protected]>
bump to version v2.1.4

github.com/TryGhost/node-sqlite3 - 51a301e5e119d948fc3d036875858e174d3df376 authored over 12 years ago by Konstantin Käfer <[email protected]>
make package.json valid

github.com/TryGhost/node-sqlite3 - da74d423b93ceea85cbdc079d99ddaded63f7a2e authored over 12 years ago by Konstantin Käfer <[email protected]>
Makefile: expand NODE_PATH properly

github.com/TryGhost/node-sqlite3 - d5697978b7714da0bb20d1d8f627366b199e9da0 authored over 12 years ago by Nathan Rajlich <[email protected]>
gitignore: ignore the test/tmp dir

github.com/TryGhost/node-sqlite3 - 41b98a8aca76329759d4d09b3d2cf97b283d8937 authored over 12 years ago by Nathan Rajlich <[email protected]>
test: fix deprecation warning from path.existsSync()

github.com/TryGhost/node-sqlite3 - 383ff35a4650409fdb70e25a18c11c5763707df8 authored over 12 years ago by Nathan Rajlich <[email protected]>
fixes to support node >= v0.7.9

Use the new uv_ref()/uv_unref() API for node >= v0.7.9, and remove a couple
unnecessary instance...

github.com/TryGhost/node-sqlite3 - 211f277a641caa216173aed25051dbf070c9a4ba authored over 12 years ago by Nathan Rajlich <[email protected]>
package: support node v0.6.13-v0.8.x

github.com/TryGhost/node-sqlite3 - d4fe338797254dd38024ac24075c57f1f967e154 authored over 12 years ago by Nathan Rajlich <[email protected]>
bump to version v2.1.3

github.com/TryGhost/node-sqlite3 - 71c7892c5a8afa54e072796cfc1631e1cc1948f1 authored over 12 years ago by Konstantin Käfer <[email protected]>
rename sqlite3.gyp to binding.gyp to work around https://github.com/isaacs/npm/issues/2372

github.com/TryGhost/node-sqlite3 - 4ed468c8bffcd7001dfb3dc9f96c9bbd0489a391 authored over 12 years ago by Konstantin Käfer <[email protected]>
bump version number and require 0.6.13 for gyp support

github.com/TryGhost/node-sqlite3 - 7d763404079c47319f870ea1d11636517f1f0821 authored over 12 years ago by Konstantin Käfer <[email protected]>
Merge branch 'master' into gyp

Conflicts:
package.json

github.com/TryGhost/node-sqlite3 - bc3cfa119bc4a36e641826ccd7e468f48eeb8e3a authored over 12 years ago by Konstantin Käfer <[email protected]>
package.json: support node >= 0.6.0

github.com/TryGhost/node-sqlite3 - 427fd32e16e571fbfb9f251a9087251f69242913 authored almost 13 years ago by Nathan Rajlich <[email protected]>
Revert "Remove the wscript file."

This reverts commit f82a33f7a1c8472c9d264b676c76194bedc19712.

github.com/TryGhost/node-sqlite3 - 77176d6068e9297b7950e50cd24fdc5697fc6082 authored almost 13 years ago by Nathan Rajlich <[email protected]>
Fix bindings require path.

github.com/TryGhost/node-sqlite3 - 229d62f90cb676534f135138c7abf3c30b79b99d authored almost 13 years ago by Nathan Rajlich <[email protected]>
Revert "Use node-bindings."

This reverts commit 2b91175803cf91bae5eb244a15c69f54f9288b57.

github.com/TryGhost/node-sqlite3 - 53c90a80e031cb755ab50b562417dd18c124f7b3 authored almost 13 years ago by Nathan Rajlich <[email protected]>
bindings.gyp -> binding.gyp

github.com/TryGhost/node-sqlite3 - abdf5daefc02a4596e6961b7c81e4c0345af9489 authored almost 13 years ago by Nathan Rajlich <[email protected]>
Remove the wscript file.

So that npm doesn't try to automatically compile and use it on an
`npm install` of the tarball.

github.com/TryGhost/node-sqlite3 - f82a33f7a1c8472c9d264b676c76194bedc19712 authored almost 13 years ago by Nathan Rajlich <[email protected]>
remove wscript and add npm test

github.com/TryGhost/node-sqlite3 - ba5f5043592b2c325900c835ee58afbfd6c4635f authored almost 13 years ago by Konstantin Käfer <[email protected]>
Merge remote-tracking branch 'tootallnate/gyp'

Conflicts:
wscript

github.com/TryGhost/node-sqlite3 - 63d1efdea2fe37030b4fde27f6409e3cacb4cedb authored almost 13 years ago by Konstantin Käfer <[email protected]>
don't enforce SQLITE_OPEN_FULLMUTEX when mode is set

Conflicts:

src/database.cc

github.com/TryGhost/node-sqlite3 - 04974ead832d4f026d191fbb2912818bbf4c835f authored almost 13 years ago by Konstantin Käfer <[email protected]>
Syntax highlighting in the README.

github.com/TryGhost/node-sqlite3 - eb4e5a305b804b963631b80d3cda7585b1ab4441 authored almost 13 years ago by Nathan Rajlich <[email protected]>
Add some defines from the autoconf configuration.

No idea really if this helps anything...

github.com/TryGhost/node-sqlite3 - 812c5d393940a3478a54313a50c73c99514d97e1 authored almost 13 years ago by Nathan Rajlich <[email protected]>
Add the 'shell' executable as a target to the sqlite3 gyp file.

github.com/TryGhost/node-sqlite3 - 2faf80d82c03c2298a2bb76322e66fab35319fcc authored almost 13 years ago by Nathan Rajlich <[email protected]>
Ignore test/support/big.db.

github.com/TryGhost/node-sqlite3 - 5c5ab6c0f490ce956598ff8380a6c6c46fb46c4e authored almost 13 years ago by Nathan Rajlich <[email protected]>
Add a minimally working gyp file to build sqlite3 as a static lib.

github.com/TryGhost/node-sqlite3 - eeda206b45ccc45e6c00424bb8c1b29d401d3d68 authored almost 13 years ago by Nathan Rajlich <[email protected]>
Use node-bindings.

github.com/TryGhost/node-sqlite3 - 2b91175803cf91bae5eb244a15c69f54f9288b57 authored almost 13 years ago by Nathan Rajlich <[email protected]>
Remove the tarball.

github.com/TryGhost/node-sqlite3 - 8a4e67dd176ad5c355a585adcf8c5ca6834cbfc5 authored almost 13 years ago by Nathan Rajlich <[email protected]>
Add unarchived sqlite3 bundled dependency.

This is how node does it so let's stay consistent.

github.com/TryGhost/node-sqlite3 - c062c5809734eccf07b793efcce7582f656bc217 authored almost 13 years ago by Nathan Rajlich <[email protected]>
node-gyp in the ./configure and Makefile.

github.com/TryGhost/node-sqlite3 - 0a0b31627a7f18eddd2c61af400bc160ba442de2 authored almost 13 years ago by Nathan Rajlich <[email protected]>
Remove compiled Visual Studio stuff. This shouldn't get comitted.

github.com/TryGhost/node-sqlite3 - b70da5d74dcfe321f1e3253b5d4254de8c0f0928 authored almost 13 years ago by Nathan Rajlich <[email protected]>
A useful .gitignore file.

github.com/TryGhost/node-sqlite3 - 2556985e350b73800f76191c0f73ac9b26990275 authored almost 13 years ago by Nathan Rajlich <[email protected]>
Prepare the bindings.gyp file.

github.com/TryGhost/node-sqlite3 - 82f63cb417b6ede6762ec7a762ec7ab8dcf7291a authored almost 13 years ago by Nathan Rajlich <[email protected]>
Consistent spacing in the package.json.

github.com/TryGhost/node-sqlite3 - 7ef826c11f29544eb7fa1f40195594e3f7ebada7 authored almost 13 years ago by Nathan Rajlich <[email protected]>
Add "expresso" to devDependencies.

github.com/TryGhost/node-sqlite3 - 9b7b922bb92196714ce98a275a6ce213287c08f9 authored almost 13 years ago by Nathan Rajlich <[email protected]>
set NODE_PATH so that make test works

github.com/TryGhost/node-sqlite3 - e5498c5873b6be4d1917bf33c1e4ca1d0c0d88ee authored almost 13 years ago by Dane Springmeyer <[email protected]>
fully clear out stale builds

github.com/TryGhost/node-sqlite3 - 55f7cfb2a8ae3777b38b46b5d66d036bddba3dd9 authored almost 13 years ago by Dane Springmeyer <[email protected]>
add gyp files for building without messing with visual studio UI

github.com/TryGhost/node-sqlite3 - e6b1f79f7cdb83535654b38104a603d40f210850 authored almost 13 years ago by Dane Springmeyer <[email protected]>
Merge branch 'master' of github.com:developmentseed/node-sqlite3

github.com/TryGhost/node-sqlite3 - 586f5a6a3c5d8f47ae46d9bc061cdd1958b51bb4 authored about 13 years ago by Konstantin Käfer <[email protected]>
npm doesn't seem to recognize ~ in version numbers properly

github.com/TryGhost/node-sqlite3 - 29cb28e543b6e30495c462c02d9168d7b8d2065a authored about 13 years ago by Konstantin Käfer <[email protected]>
add paths to gitignore and sample propsheet

github.com/TryGhost/node-sqlite3 - 78f2eecbefd6a6194090bfafc5ed011f48434223 authored about 13 years ago by Konstantin Kaefer <[email protected]>
some tweaks for windows support

github.com/TryGhost/node-sqlite3 - e7c3afb7954096eed51b80abae440340d7bd8d3c authored about 13 years ago by Konstantin Kaefer <[email protected]>
fixup wscript to ensure we link to all libraries needed for static sqlite3 internal build - closes #45

github.com/TryGhost/node-sqlite3 - e27750f6c0b7ef53dc0d4a5007881d35d2d4f36a authored about 13 years ago by Dane Springmeyer <[email protected]>
add visual studio projects

they still contain absolute paths

github.com/TryGhost/node-sqlite3 - fed5417a4ca39a4ef08d19b3ac74b46328a1ba84 authored about 13 years ago by Konstantin Kaefer <[email protected]>
actually define type

github.com/TryGhost/node-sqlite3 - ad6cda07d1c9426fc9ff105f1e67c3b5d51ac745 authored about 13 years ago by Konstantin Kaefer <[email protected]>
use win32 mutexes

github.com/TryGhost/node-sqlite3 - 3fb599b8dc916bfba95f60f251eef6e4d2e7a1bc authored about 13 years ago by Konstantin Käfer <[email protected]>
remove trailing whitespace

github.com/TryGhost/node-sqlite3 - 963295e113dcdb340b07a3aecb67911820aafd64 authored about 13 years ago by Konstantin Käfer <[email protected]>
Merge branch 'cross-platform-threading' into windows

Conflicts:
src/async.h
src/statement.h
wscript

github.com/TryGhost/node-sqlite3 - 8d7eb6e359ba8f6060af118bebc46796d3ff2e58 authored about 13 years ago by Konstantin Käfer <[email protected]>
bump to version v2.1.1

github.com/TryGhost/node-sqlite3 - 5072f702364aa3aea49118cc88259acb895daca0 authored about 13 years ago by Konstantin Käfer <[email protected]>
use correct include paths for node v0.6

github.com/TryGhost/node-sqlite3 - 54875b180d3d38deda19ac5e6c17ad2f3ad31811 authored about 13 years ago by Konstantin Käfer <[email protected]>
clarify version numbers

github.com/TryGhost/node-sqlite3 - 8b6808d3c8ef69e3c0f9a805fd8a52d13d2fa143 authored about 13 years ago by Konstantin Käfer <[email protected]>
remove last references to ev_

github.com/TryGhost/node-sqlite3 - 9d4667f0a95211107495bf01da41525449dae737 authored about 13 years ago by Konstantin Käfer <[email protected]>
convert eio_custom to uv_work_requests

github.com/TryGhost/node-sqlite3 - c1b8cf3625f2993be0270d9b93057190fc6a2baf authored about 13 years ago by Konstantin Käfer <[email protected]>
update package.json and README

github.com/TryGhost/node-sqlite3 - 8303094ec3f693f768a80567d06a633a57b52f50 authored about 13 years ago by Konstantin Käfer <[email protected]>
* ev_ref -> uv_ref

* remove 0.2.x Buffer compatibility

github.com/TryGhost/node-sqlite3 - 873e91e6ee55b2ef6bada5035eaacc7a18e629f5 authored about 13 years ago by Konstantin Käfer <[email protected]>