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

fix completion not being included

github.com/gulpjs/gulp - 21892b1842c9150809bbbd411c4c5a4201f79b27 authored over 11 years ago
Merge pull request #342 from thejameskyle/patch-1

Include completion files for npm

github.com/gulpjs/gulp - 932149a91010d6279eafdf79789f7c8ca25fa0de authored over 11 years ago
Add completion dir to package.json files

github.com/gulpjs/gulp - 1b83f96944604e337fbb6d134f4e0e20f2571364 authored over 11 years ago
Merge pull request #46 from wbyoung/deprecate-gulp-bundle

Added gulp-bundle to the blacklist.

github.com/gulpjs/plugins - 64fbcd949d0d8698e1d86e28c6a068f96b132caf authored over 11 years ago
Added gulp-bundle to the blacklist.

github.com/gulpjs/plugins - ddde6745fab9a8c5c3db13d88c705f1f3810f123 authored over 11 years ago
add retro-common-wrap to the blackList #45

github.com/gulpjs/plugins - f802f2aef186c77dc7d87539988fa7ae9568e892 authored over 11 years ago
add retro-gulp-styl to the blackList #44

github.com/gulpjs/plugins - a60ddd7a24410110aa99493ee64e0c6fac60a19e authored over 11 years ago
add retro-gulp-jade to the blackList #43

github.com/gulpjs/plugins - 78680ce571a574b91a9677e50aedf3126007badf authored over 11 years ago
feat(blackList): make blackList available via /blackList.json

github.com/gulpjs/plugins - b09ada51cbe3458d235bbf11b114602094057646 authored over 11 years ago
Merge pull request #41 from duncanbeevers/sort-blacklist

feat(sort): add sort algo to put blackList plugins to bottom

github.com/gulpjs/plugins - 6fee911c43319e0da8338d052b6ccdde91dd6130 authored over 11 years ago
Merge pull request #326 from t3chnoboy/master

add missing spaces into function declarations

github.com/gulpjs/gulp - 4618b32ef719047c4c16d560849cc1ecc04cde8a authored over 11 years ago
Merge pull request #327 from stevermeister/man-update

+ update readme - plugin example

github.com/gulpjs/gulp - 67ce329fc8fdcd68a49b3b8b43cf51873c12a238 authored over 11 years ago
+ update readme - plugin example

github.com/gulpjs/gulp - 5dfa9a33249ee9e11c6d6090023d70ae487c1ece authored over 11 years ago
remove spaces before '(' to follow style guide

github.com/gulpjs/gulp - eb4abfc604cc3879c05f0993570340854fa3574e authored over 11 years ago
add missing spaces into function declarations

github.com/gulpjs/gulp - ed69aebf8ace19e886b29aaac05e0a3eda9730f9 authored over 11 years ago
remove deprecated stuff

github.com/gulpjs/gulp-util - 7ed32813e1bbf82113dc0b11bc285ad1c66ee4f4 authored over 11 years ago
Merge pull request #323 from gulpjs/recommend-yargs

Recommend `yargs` over `optimist`

github.com/gulpjs/gulp - dad808a75339ab250a6a495f7bb2133e2602b9d1 authored over 11 years ago
Recommend `yargs` over `optimist`

Substack has deprecated the `optimist` package, recommending the use of
it's successor, `yargs`.

github.com/gulpjs/gulp - 42c8a737f47f3a96bfd65e22c0108ec7e9be7958 authored over 11 years ago
Merge pull request #320 from tkellen/misnamedvar

env.localPackage should be env.modulePackage

github.com/gulpjs/gulp - 77344fd04a4a86de0b40db8d754df2c46f24fd17 authored over 11 years ago
env.localPackage should be env.modulePackage

github.com/gulpjs/gulp - 81d87a32526f858e7aaaaa7c70b7f61ee88a44d4 authored over 11 years ago
new deprecation msg, update deps

github.com/gulpjs/gulp - 1c85885faf856daa0991eb137d82d2f90bad72dc authored over 11 years ago
Update guidelines.md

github.com/gulpjs/gulp - 6adc6e96791f8b73d3c78c49d6379342b4251a8c authored over 11 years ago
Update blackList.js

github.com/gulpjs/plugins - 4c489c99ce580a30515c513147e5ea725878a4aa authored over 11 years ago
Sort blackList plugins to bottom

github.com/gulpjs/plugins - d34349e9909a2f35cfb3c0dc92175c190a7c811c authored over 11 years ago
Update blackList.js

github.com/gulpjs/plugins - be157fcf2b95bb4dcc05c223d0f493473015052d authored over 11 years ago
Merge pull request #313 from ezhilvendhan/master

Fix typo in "Dealing With Streams" doc

github.com/gulpjs/gulp - d77f4eba5cadd502113a806a4b39cb49e2205d84 authored over 11 years ago
Fix typo in Dealing With Streams doc

github.com/gulpjs/gulp - 32e1423c9b586f1b48cc2735e18beac9c2f69f96 authored over 11 years ago
Merge pull request #307 from sindresorhus/chalk

use `chalk` directly

github.com/gulpjs/gulp - 93c8dfa3d92032ab14924ab272484d4c869f6585 authored over 11 years ago
use `chalk` directly

github.com/gulpjs/gulp - f7d833331342007d262ec7ba013ebd6e8b6c3a0c authored over 11 years ago
recommended modules

github.com/gulpjs/gulp - e72c8fe1dfba3edc23f4663476a0eaf5c19fe4ef authored over 11 years ago
better log messages

github.com/gulpjs/gulp - f91719b8c589f4aaddc9f68d95f1881613aaa488 authored over 11 years ago
Fix ngProgress.complete in promise

Wrap it in an own function because .then binds another this at the context.

github.com/gulpjs/plugins - d8b4a6ffec6b985d81b64b7fc579edbfe1acb21a authored over 11 years ago
Update blackList.js

github.com/gulpjs/plugins - 823d2408c24f1f4082dad95be4207b92f3aa4f7a authored over 11 years ago
Merge pull request #305 from tkellen/envarg

receive environment as argument

github.com/gulpjs/gulp - 99bb88f74918defc5653727666445ab08e188c08 authored over 11 years ago
Merge pull request #40 from duncanbeevers/patch-1

Remove console.log call

github.com/gulpjs/plugins - 213681fda06aefadd2cbc6183db7dc9fe40e08ce authored over 11 years ago
Remove console.log call

github.com/gulpjs/plugins - 39e626f0bb74da5add4fc47ddef580a47eca7bc1 authored over 11 years ago
receive environment as argument

github.com/gulpjs/gulp - d096bbc0c032a63abb70120d85d3533e6a829e0d authored over 11 years ago
Update blackList.js

github.com/gulpjs/plugins - f28539d5bf70630efaa1cc05edf3117639933ef1 authored over 11 years ago
optimistic version ranges, doc updates for gulp-util upcoming changes

github.com/gulpjs/gulp - d96b6f0c0231fcca870229683c6ec95dc2807f07 authored over 11 years ago
Merge pull request #38 from gulpjs/strikethrough-blacklist

add blackListEntry class to blacklist entries and a strikethrough style

github.com/gulpjs/plugins - 91fa5eac523441c0a86ceae474ab2f0f20324d2b authored over 11 years ago
add blackListEntry class to blacklist entries and a strikethrough style

github.com/gulpjs/plugins - eb3ccac08f5056f9a6635790ca254aeb1ed68293 authored over 11 years ago
some refactoring in fetch request promise chain

github.com/gulpjs/plugins - d70dc5fb0ab3e2b200877c2576e015cbef79d26b authored over 11 years ago
Update blackList.js

github.com/gulpjs/plugins - 464a42a8b421a1e472ea40501519cc111817638c authored over 11 years ago
Merge pull request #296 from minibikini/patch-1

Update `Using coffee-script for gulpfile` recipe

github.com/gulpjs/gulp - 0f5fb7f7bb1b57e3a32b8104cddc324b3649a999 authored over 11 years ago
Update `Using coffee-script for gulpfile` recipes

Adds a link to coffeegulp.

github.com/gulpjs/gulp - 9156fc55c668c6a2402d34e4991f89c185866031 authored over 11 years ago
Merge pull request #295 from koistya/patch-1

Update fast-browserify-builds-with-watchify.md

github.com/gulpjs/gulp - 78d687c373aa5804290ca67604c642af07605e6a authored over 11 years ago
Update fast-browserify-builds-with-watchify.md

github.com/gulpjs/gulp - cd7e6de7e4e3e53482fe90b1c5d839e1841022b8 authored over 11 years ago
docs/readme - link up gulpjs to the webchat

not everyone knows how to use an IRC client. this makes it supersimple.

github.com/gulpjs/gulp - 2d5ad8f189dc1dab6c4c2ac7b9f64b2825ab84fa authored over 11 years ago
Merge pull request #31 from sindresorhus/patch-1

logging time should be 24-hours

github.com/gulpjs/gulp-util - 2611ab9c1612f8753f9cd8b8ba221acad77fc642 authored over 11 years ago
logging time should be 24-hours

github.com/gulpjs/gulp-util - d36eeb5e47a261bb2813b8a49098267258b00235 authored over 11 years ago
Merge pull request #288 from jamescrowley/updateReadmeWithStackOver

Update documentation: where to go for help

github.com/gulpjs/gulp - b974da6f22efc6f6b6277618a42db6b6312d515f authored over 11 years ago
Merge pull request #30 from saschagehlich/feature/log-timestamp

Added a timestamp to `.log()`

github.com/gulpjs/gulp-util - cc681528ed62e263a2a083b9472cfc66620ee874 authored over 11 years ago
Better readmes

github.com/gulpjs/plugins - cf0168971080ed534dfdb29bf644134b05a68c44 authored over 11 years ago
Changes to blacklist system

- Every issue now has labels(please use these!)
- When hovering over a plugin, press flag to blac...

github.com/gulpjs/plugins - a4d0fa1b0c4df0233e2c3979f65878d61ba80bfa authored over 11 years ago
Update documentation: where to go for help

github.com/gulpjs/gulp - 443d73646232a46cb29ce072bfa54333f3bfbe12 authored over 11 years ago
blacklist - gulp-filesize

github.com/gulpjs/plugins - 04af777d7cf1c4cdd9c7709f95b70e8e8fd2a784 authored over 11 years ago
Added a timestamp to `.log()`

github.com/gulpjs/gulp-util - 673963ca0a7cd5b074ae282d2daa363c4bb926ea authored over 11 years ago
Merge pull request #278 from hughsk/watchify-recipe-fix

Improve watchify recipe.

github.com/gulpjs/gulp - d1cca8bcbf7fbfad36b7ed4d2f6b74065392248d authored over 11 years ago
Improve watchify recipe.

As @andreypopp pointed out on IRC, this example was doubling up
on watchers when it only needed ...

github.com/gulpjs/gulp - 3b8380010ed23f66e5ac5288a3c355e718fa58e8 authored over 11 years ago
note about incremental builds

github.com/gulpjs/gulp - 32ed800e95dca8a7ee3c0cb5c0011b034ecbb8f1 authored over 11 years ago
Merge pull request #275 from jamescrowley/docs.filesPerFold

Adding recipe for running task steps per folder

github.com/gulpjs/gulp - 7dd7b6ef73be4fadab03214c7b3c0a40fdd26be7 authored over 11 years ago
Update running-task-steps-per-folder.md

github.com/gulpjs/gulp - 466772e319cabf5823fc895f9b40528c41c52cd9 authored over 11 years ago
Update running-task-steps-per-folder.md

github.com/gulpjs/gulp - 6005d4ef96d3da2d33e520abbd9870bbb6793796 authored over 11 years ago
Rename running-task-steps-per-folder to running-task-steps-per-folder.md

github.com/gulpjs/gulp - 0533a00c4b29fee18336859df58097cee0402199 authored over 11 years ago
Adding docs for running task steps per folder

github.com/gulpjs/gulp - 8fb312d3173ab41bee5d1015583d4a3b5e16fec1 authored over 11 years ago
blacklist - gulp-myth-css

https://github.com/worldeggplant/gulp-myth/issues/1

github.com/gulpjs/plugins - a1c74dc7f2cdb1780399499e4552ebc60b985d72 authored over 11 years ago
add a tooltip and link to create an issue and dispute a blacklist entry

github.com/gulpjs/plugins - 7025f09a0a26571b63f88a0bfdd63b6bd92735f8 authored over 11 years ago
add a tooltip directive

github.com/gulpjs/plugins - 0376185b9bc65fae743aca673fae0f23d15e83aa authored over 11 years ago
Merge pull request #272 from hughsk/watchify-recipe

Add watchify recipe

github.com/gulpjs/gulp - 713c49d6731c3bd5bf2f3150633ade20b642c475 authored over 11 years ago
Merge remote-tracking branch 'origin/blackList'

Conflicts:
app/assets/index.html

github.com/gulpjs/plugins - a80abdf3325990453e9dcdd3974f7791055b6959 authored over 11 years ago
Add watchify recipe

Offers considerably faster browserify builds by using the
watchify module and vinyl-source-strea...

github.com/gulpjs/gulp - c59760f0187d5ccb4d1ffbf9d1f4e4a53f2eca94 authored over 11 years ago
Merge pull request #32 from samccone/sjs/fix-header

fix clipping of the github fork

github.com/gulpjs/plugins - 009923ff9bd5473fbd8572d8438c37de26b1588f authored over 11 years ago
Merge pull request #263 from mslemeri/master

Fixed "changed" event name to "change" on gulp.watch in docs

github.com/gulpjs/gulp - 2cbe4f9ab0135f3a2c57a396788714009758be99 authored over 11 years ago
Fixed "changed" event name to "change"

github.com/gulpjs/gulp - a80d53e24d5c7a697a259ce28772d5aa5f4f4783 authored over 11 years ago
more keywords

github.com/gulpjs/gulp - 7b97202f610dcf045f90c595b4a6350a8cede220 authored over 11 years ago
fix clipping of the github fork

[fixes #31]

github.com/gulpjs/plugins - af411c5ea1601a2284b9c67738397fa5daf1c780 authored over 11 years ago
Improve package.json

repo can use shorthand, correct homepage, remove main as it's moot when using index.js, add some...

github.com/gulpjs/gulp - 42260207c69c98a26a78c937ceca9c39b3d7a143 authored over 11 years ago
Merge pull request #260 from shinnn/master

Update URLs on package.json

github.com/gulpjs/gulp - 175f95fa44676bf88a3e9335b8a34d83310abdc1 authored over 11 years ago
Update URLs on package.json

github.com/gulpjs/gulp - 832bed2b5d94ce4e296ca4616fc019421c28bc21 authored over 11 years ago
Merge pull request #28 from samccone/sjs/add-slide-header

Sjs/add slide header

github.com/gulpjs/plugins - 713a8fad98b4efc2e212267c50bd38ff8e152fe0 authored over 11 years ago
add slide header to the app

[fixes #26]

github.com/gulpjs/plugins - 25812b0fcf7460952498e35d1df96d65ca6cee12 authored over 11 years ago
ignore ds_store

github.com/gulpjs/plugins - 2a8980597200c62b0468099589d3f5063e3baa5f authored over 11 years ago
fix(css): fix design for small devices

github.com/gulpjs/plugins - f72ef605de22ffe9a3009f54665c2fc385f46923 authored over 11 years ago
feat(ngCloak): add ng-cloak to hide template artifacts on load

github.com/gulpjs/plugins - 4562b0a8253bdcd5e33945384dc5d048e91cab5d authored over 11 years ago
Merge pull request #27 from gulpjs/build

Add build systems

github.com/gulpjs/plugins - f01bae8e904be688969f6341d39ec4b49139d471 authored over 11 years ago
Merge pull request #256 from darsain/docs-patch-1

Using multiple source streams in ordered fashion

github.com/gulpjs/gulp - d1ea9e13d89a70085377235e16ef1fa0352ad6f0 authored over 11 years ago
Forgot objectMode: true flag

github.com/gulpjs/gulp - 5bdf9f65e583abb8cb7f70624250246d781666d4 authored over 11 years ago
Using multiple source streams in ordered fashion

github.com/gulpjs/gulp - b5e77cd6d8d3bda9b7a979d13cbe2e0b851ef4c4 authored over 11 years ago
-v removal wow this has gone back and forth like 5 times

github.com/gulpjs/gulp - a6060b5227ec09365990631bacb51860db8bd86b authored over 11 years ago
Merge pull request #249 from callumlocke/less-startup-logging

Skip "Working directory changed" log if not applicable

github.com/gulpjs/gulp - 23c363c5512cb920b48cc5d7e6a9139b3d4caad8 authored over 11 years ago
docs on lazypipe, docs on combine streams for errors. closes #254 #252 #251

github.com/gulpjs/gulp - 2b576070bde3d5bfa2257e044bf13ee8e5e8d98c authored over 11 years ago
update README

github.com/gulpjs/plugins - 85e252d7e0b17f0aff1b1baf7a0f4a5e83cd0db8 authored over 11 years ago
add build system

- add brunch, grunt, gulp
- manage bower components
- gulp workflow(gulp dev, gulp deploy)

github.com/gulpjs/plugins - 0dbaa9eba2ff423f0e1b5785c43c2c20bda9a879 authored over 11 years ago
feat(blackList): show reason to blame instead of hiding package

github.com/gulpjs/plugins - e0cbe8271e0863f14ba82c392d60ea953a4c8145 authored over 11 years ago
only chdir if necessary

github.com/gulpjs/gulp - 01547e3dd6c7674aaed9eb1c3c9ca353bbbd3e49 authored over 11 years ago
fix EE watch docs

github.com/gulpjs/gulp - 5cb352b93461ee3cfe615f15af55a7e998821e69 authored over 11 years ago