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

gulp

A toolkit to automate & enhance your workflow
Collective - Host: opensource - https://opencollective.com/gulpjs - Website: https://gulpjs.com/ - Code: https://github.com/gulpjs

Merge pull request #51 from lazd/globarr

Added test for glob array

github.com/gulpjs/gulp - 8bb6b9da6602b6a597163a519056768377833fd6 authored over 11 years ago
Merge pull request #9 from phated/master

use lodash._reinterpolate to have ES6 delimiters, add more template tests

github.com/gulpjs/gulp-util - c9ebaa9a7af5fc5f58a576047b217503803db18e authored over 11 years ago
use lodash._reinterpolate to have ES6 delimiters, add more template tests

github.com/gulpjs/gulp-util - ab3f814b4db8bae29bd3cc6eee053dd35f01aec9 authored over 11 years ago
Added test for glob array

github.com/gulpjs/gulp - 5574e73e45141331a1e7e352d79c3583ba276136 authored over 11 years ago
really force people to use the default .template delims

github.com/gulpjs/gulp-util - ee9b3c86adafc109fdd50d409c9adf727dd21398 authored over 11 years ago
Merge pull request #48 from lazd/funcdocs

gulp API documentation enhancements

github.com/gulpjs/gulp - 8fae65ebdbbd55b3ab99cb8c880113d795f3d747 authored over 11 years ago
Documented gulp.src() options, elaborated on gulp.glob() options, gulp.watch() events, removed options from gulp.dest(), elaborated on gulp.run() concurrency, clarified async tasks, fixed spelling errors, added link to node-optimist, added gulp.env example, be consistent when referencing methods in backticks, re-worded note about streams

github.com/gulpjs/gulp - 9b737facd2c0e24d3b9875912e4a8d0fa1916735 authored over 11 years ago
drop support for 0.11 on travis until they fix it

github.com/gulpjs/gulp - eeff27eee77532b074bc745a75c6194af9bbb0d0 authored over 11 years ago
Merge pull request #47 from lazd/readmefixes

Fixed wiki links, add exclude for vendor scripts

github.com/gulpjs/gulp - f02bed56b3832761b7938d569a78006aa1f595ec authored over 11 years ago
Fixed wiki links, add exclude for vendor scripts

github.com/gulpjs/gulp - d25e2b96716799433879a43746bbf98ab3957994 authored over 11 years ago
3.1.3 changelog

github.com/gulpjs/gulp - 87343150bf96de6019eecc61bf5eb2ee8be0fb4f authored over 11 years ago
bump version

github.com/gulpjs/gulp-util - 7a1b75cbc7680af90be92d75072d55f37b816302 authored over 11 years ago
remove unneeded array glob

github.com/gulpjs/gulp - be5372b8634f119883df5bf33cd079f64b392c12 authored over 11 years ago
Merge pull request #46 from lazd/readme

README refactor

github.com/gulpjs/gulp - 532b58db92800291bfc8c4edff647c918daca726 authored over 11 years ago
Updated README

github.com/gulpjs/gulp - 56ab5477e7eb1ff25cc2eeff32ed284a72801d59 authored over 11 years ago
use gulp-util isStream

github.com/gulpjs/gulp - dfbc4f0e498f3b821f8273ecb57eca92f06b7e93 authored over 11 years ago
add isBuffer and isStream

github.com/gulpjs/gulp-util - 8e74c091e3a4d20407d84002649ac9b09341aa5e authored over 11 years ago
update to new gulp-util. silence test logging

github.com/gulpjs/gulp - 9fe828c5a9a7c6052d5e82ec981ce6a0a09c5560 authored over 11 years ago
cleaning. remove realBase (it was path.relative). remove prettyTime (has been replaced)

github.com/gulpjs/gulp-util - 7da33f83bd5f8cdefeebcf0d440ac401fdde46c4 authored over 11 years ago
1.2.1 deprecate realBase since it was really just path.relative

github.com/gulpjs/gulp-util - c0da54074a565baef1c8a0c9b7af4169e4cd01bb authored over 11 years ago
update travis-yml

github.com/gulpjs/gulp - 4c7a3a54d127abd2cc5efa127f49177cb30d9ad2 authored over 11 years ago
Merge pull request #6 from lazd/beep

Added beep method

github.com/gulpjs/gulp-util - b2902cd9cb0ff41379c3c3a3b25468589ba67a32 authored over 11 years ago
Added beep method

github.com/gulpjs/gulp-util - 86295a3090c5da08d90fa65659e2525ba6233814 authored over 11 years ago
bug fix release

github.com/gulpjs/gulp - 7e68868dc45c4b243ecbb34da83da9818cfcc093 authored over 11 years ago
Merge pull request #41 from robrich/master

upgrade Orchestrator to 0.2.0 and use hrDuration -- a process.hrtime()

github.com/gulpjs/gulp - 6deb0ddbb40a116642c12369b5ec874e36b84269 authored over 11 years ago
Merge branch 'master' of https://github.com/wearefractal/gulp

github.com/gulpjs/gulp - b54d56d145f9f4f02ac7440e24e6fcb82b977d84 authored over 11 years ago
more info on gulpfile. closes #44

github.com/gulpjs/gulp - ab5eec0cd23fa03e69fec331501828f93acf0ab7 authored over 11 years ago
use pretty-hrtime to display durations

github.com/gulpjs/gulp - be3c92c3978bb60ff62848d4b81bd351855b6abb authored over 11 years ago
upgrade Orchestrator to 0.2.0 and use hrDuration -- a process.hrtime()

github.com/gulpjs/gulp - 6ea5bad97713434e7d4d3451715e68429ec5f200 authored over 11 years ago
add note about gulpfriendly #37

github.com/gulpjs/gulp - da8ca2a8ea96817d2d70fd4e64ef3053cd2d77bf authored over 11 years ago
remove File struct to gulp-util

github.com/gulpjs/gulp - 89a894bce9b17f047be45c9c816f443d4f8e030e authored over 11 years ago
move file struct

github.com/gulpjs/gulp-util - e1e200d2e955692bc5171ab7cf31caca764dba8f authored over 11 years ago
update docs for 3.0

github.com/gulpjs/gulp - 0732a78b903ae8beaba2e95f7af365ecc6702658 authored over 11 years ago
2.7 File object

github.com/gulpjs/gulp - dcaa92b965346c459b684e65779683bb006e9c8f authored over 11 years ago
more readme cleaning about tasks

github.com/gulpjs/gulp - 47bc52e03832f767b94489313bee23df21053368 authored over 11 years ago
move logging to gulp-util, use gulp-util for pretty times. templating now exists in gulp-util

github.com/gulpjs/gulp - 7c7ce92867f00cf7f6dc335a4a2a4d3f8fe6400f authored over 11 years ago
time formatting util for orchestrator durations

github.com/gulpjs/gulp-util - 167f71fb8d3efc5b04c0e1f4015a21be3ba79b8c authored over 11 years ago
1.1 - add templating, colors, logging

github.com/gulpjs/gulp-util - d7b1a8e77d057cbc948d22c428e46bf9ef482c7b authored over 11 years ago
error plugin guidelines in the readme

github.com/gulpjs/gulp - 2b9936d5c07e38dfb5c43a05f62dfadfdbdc7e0b authored over 11 years ago
better support for arbitrary transpilers

github.com/gulpjs/gulp - b4c5447836282b69c2cd3e4212b61a00861c1cab authored over 11 years ago
logging color change for duration + error formatting cleanup

github.com/gulpjs/gulp - 0e2fd7e119d284125a936155f5d855e328b9ceaa authored over 11 years ago
Merge pull request #27 from robrich/master

Upgrade Orchestrator to 0.1.0 (can now wait for streams), show task duration

github.com/gulpjs/gulp - a52a450ddd3a9811e1854e0f2b0e6fa36539a7a3 authored over 11 years ago
A better example of using the "wait for stream to end" technique

github.com/gulpjs/gulp - 67ab0cc6c80ad7fdb80f31acd363cf7909cd8fa9 authored over 11 years ago
Add dependencies badge

github.com/gulpjs/gulp - c3e051af2f23ca55457d52e8090d6731b33a9b55 authored over 11 years ago
Upgrade Orchestrator to 0.1.0 (can now wait for streams), show task duration

github.com/gulpjs/gulp - bb000d9920e3a7628f2d10aecb3a0de5fc68727c authored over 11 years ago
Merge pull request #25 from bitdeli-chef/master

Add a Bitdeli Badge to README

github.com/gulpjs/gulp - 04a6b9b0c9eb2f339c26312f46f154df3efdfcb7 authored over 11 years ago
Add a Bitdeli badge to README

github.com/gulpjs/gulp - 8df145ca3b2fed5f86db049c7f308e8e7069a889 authored over 11 years ago
Merge pull request #24 from jakeboone02/patch-1

Update README.md

github.com/gulpjs/gulp - 58f8b8f161d51c64b4a36a873acbb391ea4fa7f7 authored over 11 years ago
Update README.md

github.com/gulpjs/gulp - 72052bdc6d0a361213ba2cca050ea698085e67cd authored over 11 years ago
add slides to readme

github.com/gulpjs/gulp - 46b33570c9c7dd85ed6d60f5c025d932d58f34cb authored over 11 years ago
update gaze to 0.4.2 - 2.4.1

github.com/gulpjs/gulp - 694bb4a99e0e5aef9ce1c76c2cb5208043d06d7e authored over 11 years ago
Merge branch 'master' of https://github.com/wearefractal/gulp

github.com/gulpjs/gulp - bfd17145a9d2b1106c55b0d441a42599f43d9998 authored over 11 years ago
motherfucking 0.7 support

github.com/gulpjs/gulp - 3a027d381cfc887229c7d9dbd152e7793809b830 authored over 11 years ago
2.4 changelog fix

github.com/gulpjs/gulp - b1cdba6abfcbdcb33f843861e5b91f888a34de26 authored over 11 years ago
finish fixing 0.8 streaming tests

github.com/gulpjs/gulp - 1ca6af679c51856c5e43eb7c2bff306351bf604d authored over 11 years ago
future proof against require.extensions deprecation (as per discussion in #23)

github.com/gulpjs/gulp - ef2507e5eee03c05395dfe6d60d559387e3c586b authored over 11 years ago
search up for gulp file - closes #23

github.com/gulpjs/gulp - 920a54ae845f93e9c362ba06a6c9abbe7b2e2ce2 authored over 11 years ago
chdir to gulpfile cwd and fix dest streams for 0.8

github.com/gulpjs/gulp - d3546e7449c5d95e1c19766a1218f6f469fae384 authored over 11 years ago
fix streams on <0.9

github.com/gulpjs/gulp - 92a7dac552164723a88f27e17407a093e363934f authored over 11 years ago
fix return codes (#23)

github.com/gulpjs/gulp - 8a21b3a63b8f133ba26251ee7db446c0772b0bc2 authored over 11 years ago
bump ver and fix an error clause

github.com/gulpjs/gulp - aa88453ade1a9825957819151dbaa24194e3a6eb authored over 11 years ago
Merge pull request #20 from robrich/master

If the target file is a directory, don't try to read it.

github.com/gulpjs/gulp - ce04c873e3510a34455268fe6f8a50f4e6692bc7 authored over 11 years ago
Upgrade Orchestrator to 0.0.8

github.com/gulpjs/gulp - 426522ba64c5c5a39f7ff4ee41a96e526ba5cd15 authored over 11 years ago
Use mkdirp and a bit cleaner error messaging

github.com/gulpjs/gulp - 82e4398eaa2c9afb6fdbd67725a41235956e7a9d authored over 11 years ago
attach stat to file and leverage that to get isDirectory()

github.com/gulpjs/gulp - 416aae4978cf5d94a2dedd3147adfe42a0806a57 authored over 11 years ago
separate readDir, avoid fs.stat() in two places

github.com/gulpjs/gulp - fa594e9e47d6efe68d80324a658b180bc1a0ab65 authored over 11 years ago
Separate writing files and directories

github.com/gulpjs/gulp - 135ca157917e6056238001cfe8a545424ba3b778 authored over 11 years ago
Upgrade to Orchestrator 0.0.7

github.com/gulpjs/gulp - fbfcc69797982a44683f522f3825a47e10176f04 authored over 11 years ago
Also chalk task errors

github.com/gulpjs/gulp - c18ca2bbd217089bb5f7534d1edb834aa387b3da authored over 11 years ago
Initialize isDirectory = false when creating the file, and create the directory in writeFile

github.com/gulpjs/gulp - 22e400d91bfa301b13b7b70b75e5eb609cadfce0 authored over 11 years ago
If the target file is a directory, don't try to read it. (lodash/vendor/platform.js/* is a really awful directory name)

github.com/gulpjs/gulp - dccd124446b7fbd48e8d6abd0011dc2ec11f67dd authored over 11 years ago
fix task running + logging

github.com/gulpjs/gulp - d3be9bbf39d9e0f8c8d3e1e0fc519c3d2f7b89f5 authored over 11 years ago
binFile to .js and fix orchestrator default issue

github.com/gulpjs/gulp - dbe7e47b4cd40c41868125337aeee0da3417a6f2 authored over 11 years ago
log when finished

github.com/gulpjs/gulp - 8005882755262369691e60c6780b6b9fb1094343 authored over 11 years ago
writeFile supports new src streaming and non-read options

github.com/gulpjs/gulp - 42690f22b887df5e917cd0e5d0d74ce2218e7ba4 authored over 11 years ago
use local gulp version, logging

github.com/gulpjs/gulp - c6a89f79b69742538829e66c32ca57956518be63 authored over 11 years ago
style changes to bin

github.com/gulpjs/gulp - 1881df4b7983db33d1dc732c393888acb36ce745 authored over 11 years ago
non-read and non-buffered streams - closes #14 #16

github.com/gulpjs/gulp - 4d4175340481bdcf46a6a3d3181fdaebb4a36062 authored over 11 years ago
update glob-stream. closes #15

github.com/gulpjs/gulp - 9ae65c7e325ec9d8aa502c588fe1e112cff80e34 authored almost 12 years ago
Merge pull request #11 from robrich/master

Async tasks and task dependencies

github.com/gulpjs/gulp - 5b073af0108e48dd387243bf6ef020ef04def53b authored almost 12 years ago
Update readme and add changelog

github.com/gulpjs/gulp - 09b55cb86ee0066ceed43cf9bb15ccc5d23ca9ce authored almost 12 years ago
Reference orchestrator 0.0.5

github.com/gulpjs/gulp - bea4d4f817400343cf84279e4d8b01d1bc07ff10 authored almost 12 years ago
Bump orchestrator's version to 0.0.4

github.com/gulpjs/gulp - 1dbae7a1b7b8101048004dc2829320d505aa2d4a authored almost 12 years ago
Great point @Contra, use node's built-in .inherits()

github.com/gulpjs/gulp - 7379cdd7681cfcfacfd50b08cb3b9954790ce143 authored almost 12 years ago
Bump orchestrator version to 0.0.3

github.com/gulpjs/gulp - cf96868d505319838ca758e6d68c84c6d6800b2b authored almost 12 years ago
Gulp now leans on Orchestrator to sequence and run functions

github.com/gulpjs/gulp - 4f12ebbcbbda092acdff306c284ec9ecee5e30ec authored almost 12 years ago
Update README to clarify cli vs js

github.com/gulpjs/gulp - a712bbb807fdcc19c8d1efa1aea48a2e2420320d authored almost 12 years ago
Update README to document async tasks and dependencies between tasks

github.com/gulpjs/gulp - 37d6b711df2210827614be5f4537e96f56975439 authored almost 12 years ago
Support promise or callback async tasks

github.com/gulpjs/gulp - f794ff5ba32c979675149ea2de0e45435f664ab4 authored almost 12 years ago
More tests around _runTask() and _readyToRunTask()

github.com/gulpjs/gulp - f658bb8e8df32e7160618249667349fe89ba307e authored almost 12 years ago
Test asynchronous tasks

github.com/gulpjs/gulp - b1ac88c912e133309f1e97c1a3fc7548add85921 authored almost 12 years ago
Run as many tasks as possible

github.com/gulpjs/gulp - f0c875313559d2c815b91b418b8828693ffb2d21 authored almost 12 years ago