Ecosyste.ms: OpenCollective

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

github.com/emberjs/ember-dev

Development Tools for Ember Packages
https://github.com/emberjs/ember-dev

Merge pull request #166 from emberjs/locks-patch-1

Fixes typo in expectDeprecation messages.

399af15480f5dc064b8a24aa40d3e12b586165f9 authored about 8 years ago by Ricardo Mendes <[email protected]>
Fixes typo in expectDeprecation messages.

34072606473806bbc599b0474b19f753dd0a076b authored about 8 years ago by Ricardo Mendes <[email protected]>
Pass through arguments.

Allows `assert` object to be passed through in `setup` and `teardown`.

bcfb9c3487ec2fd58b932394a15ce16fd9cf7eed authored over 9 years ago by Robert Jackson <[email protected]>
Merge pull request #159 from slindberg/warn-helpers

Added `Ember.warn` helpers

eace5340485bdb5e4223ab67fecf4aff31c1940c authored over 9 years ago by Robert Jackson <[email protected]>
Refactored method call tracking logic into util

353bdc7c10248e03b3ede344424f67e44acd8363 authored over 9 years ago by Steven Lindberg <[email protected]>
Added 'expectWarning' and 'expectNoWarning' test helpers

bb074dfba0a8bfc0683ba7ea042cc86888a1763c authored over 9 years ago by Steven Lindberg <[email protected]>
Created debug assertion base class

1ab818e319b21771d904038d7bbaaf01424ea851 authored over 9 years ago by Steven Lindberg <[email protected]>
Added ability to pass callback to expectNoDeprecation helper

508fd76f988427cfef9487e55eecee32d1497e48 authored over 9 years ago by Steven Lindberg <[email protected]>
Filled out pending deprecation assertion tests

8d9afa05064eca51284894264f5ead965aec7b99 authored over 9 years ago by Steven Lindberg <[email protected]>
Merge pull request #162 from mmun/refactor-assertion-assert

Refactor AssertionAssert to work with module debug functions

c1ac77a57f0eb3b9835dd13dcedd4d72bd902ecf authored over 9 years ago by Martin Muñoz <[email protected]>
Refactor DeprecationAssert to work with module debug functions

b4d0b76788d290fd91d36cb86c966bd1824ec60a authored over 9 years ago by Martin Muñoz <[email protected]>
Refactor AssertionAssert to work with module debug functions

85334461e0ce98b28bd9cd6b1d5841177658b108 authored over 9 years ago by Martin Muñoz <[email protected]>
Merge pull request #161 from emberjs/mmun-patch-1

Update ember dependency to canary

e8bd0aaeee429c7ece7241f331955707088e6076 authored over 9 years ago by Martin Muñoz <[email protected]>
Update ember dependency to canary, drop ember-data

4a4793a3286cb89c7575563c9614a40f1b56d723 authored over 9 years ago by Martin Muñoz <[email protected]>
Rename ember-metal/assert to ember-metal/debug

3e61335bfb8364c259fa87b1e1514dca92ebec37 authored over 9 years ago by Martin Muñoz <[email protected]>
Merge pull request #160 from mmun/modulized-debug-funcs

Support the module-based assert API

2af9f2b85321e28b771e1d784f3bc40b094b3a75 authored over 9 years ago by Robert Jackson <[email protected]>
Support the module-based assert API

037baf121d6a95a2556c04e44b8cbdb9ebb5c51e authored over 9 years ago by Martin Muñoz <[email protected]>
Merge pull request #156 from emberjs/update-deps

Update node and bower dependencies

864cd45b4155035bbae2fa074e1e46b2726691dc authored over 9 years ago by Robert Jackson <[email protected]>
Update node and bower dependencies

7c5497761c2de5d8de06b3c3ca86244e8faf0fa1 authored over 9 years ago by Martin Muñoz <[email protected]>
Merge pull request #155 from emberjs/use-object-create

Use Object.create

daee07a32b55a10bdc4452b3ff67ca8f4f24ab42 authored over 9 years ago by Martin Muñoz <[email protected]>
Use Object.create

fad982adfff22dc120fb15168877d040c861816a authored over 9 years ago by Martin Muñoz <[email protected]>
Merge pull request #154 from slindberg/double-var-export

Fixed issue with duplicate var statement causing transpiler issues

c2c495f660a31bed291ebf8038326c80f962ac98 authored over 9 years ago by Robert Jackson <[email protected]>
Fixed issue with duplicate 'var o_create' causing transpiler issues

d89166343d8451412626bfcc5b6f0a8a7acae668 authored over 9 years ago by Steven Lindberg <[email protected]>
Add link to community guidelines as CODE_OF_CONDUCT.md.

59fc42eee0d894c35248e98f5cf986fb0d031116 authored over 9 years ago by Robert Jackson <[email protected]>
Merge pull request #153 from bantic/expect-deprecate-with-function-test

Properly `expectDeprecation` when `test` parameter is a function

a064f0cd2f4c225ffd023b63d4cb31a79db04aaf authored over 9 years ago by Matthew Beale <[email protected]>
Properly `expectDeprecation` when `test` parameter is a function

`Ember.deprecate` is called with `(message, test, options)`. When
`test` is falsy or a function ...

9b2cf9b4b4b4edbbdb970eafc2bb759b95ad2ad0 authored over 9 years ago by Cory Forsyth <[email protected]>
Merge pull request #151 from rwjblue/update-ember-cli

Update ember-cli to 0.1.12 and reblueprint.

1a1ef3e1806be21dd554d285521abc0b13cdfe20 authored almost 10 years ago by Robert Jackson <[email protected]>
Update ember-cli to 0.1.12 and reblueprint.

c05ca9839dfcbef255061fe747bc924241f850c0 authored almost 10 years ago by Robert Jackson <[email protected]>
Merge pull request #150 from rwjblue/ensure-deprecations-work-in-production

Ensure expectDeprecation works properly in production.

c3bf3dedf0ea656126438976466b36542b7bc03b authored almost 10 years ago by Robert Jackson <[email protected]>
Ensure expectDeprecation works properly in production.

d2dcdc7ec18b5febb1bb69481dca686a041c2456 authored almost 10 years ago by Robert Jackson <[email protected]>
Merge pull request #148 from twokul/assert-function

Adds support for passing functions to `assert` and `deprecate`

1c30a1666273ab2a9b134a42bad28c774f9ecdfc authored about 10 years ago by Robert Jackson <[email protected]>
Adds support for passing functions to `assert`

4155a367694b0cdc6c926429f689b33d3e785cd5 authored about 10 years ago by Alex Navasardyan <[email protected]>
Merge pull request #146 from rwjblue/allow-NONE-usage-in-deprecations

Ensure expectNoDeprecation works in production mode.

fb788b5367a592ac39165416d05a39e78b50a520 authored about 10 years ago by Robert Jackson <[email protected]>
Ensure expectNoDeprecation works in production mode.

cd6fd02aab2a0399c286185135115b0f277df502 authored about 10 years ago by Robert Jackson <[email protected]>
Merge pull request #145 from rwjblue/ensure-prod-deprecations-happen-only-once

Ensure prod build assertions are only made once.

d21dc1011f2e90f88f4cf03ee9840fad1accea02 authored about 10 years ago by Robert Jackson <[email protected]>
Ensure prod build assertions are only made once.

When running `expectAssertion(callbackFN)` `this.expecteds` was an empty
array (because the asse...

39200bb36ccb741da4b01443373d7b3210d84c9a authored about 10 years ago by Robert Jackson <[email protected]>
Merge pull request #144 from rwjblue/ensure-other-keys-are-saved-in-setup-qunit

Ensure other properties in module options are saved.

44634449a8000eb3f5a0ee20a88d356d81413732 authored about 10 years ago by Robert Jackson <[email protected]>
Ensure other properties in module options are saved.

2093b1b9d4d0cfc151bbfaf275130eb65571982e authored about 10 years ago by Robert Jackson <[email protected]>
Merge pull request #143 from tricknotes/fix-repository

Fix 'repository' field in package.json

95468041b42363f9cfd120f24c8c907d92ac0cab authored about 10 years ago by Stefan Penner <[email protected]>
Fix 'repository' field in package.json

5b36aad98ef947a263b4ea8b54cd781445bf0fce authored about 10 years ago by Ryunosuke SATO <[email protected]>
Merge pull request #142 from rwjblue/expect-deprecation-callback

Ensure expectDeprecate with callback does not double assert.

36f70d3a41621dd88851dd2807ba396b84ae7677 authored about 10 years ago by Robert Jackson <[email protected]>
Ensure expectDeprecate with callback does not double assert.

f071d21367453079aef595d1a6cf926776fff00e authored about 10 years ago by Robert Jackson <[email protected]>
Merge pull request #141 from rwjblue/custom-teardown-before-assertions

Ensure ordering for teardown and setup.

8b7d626a8d07eae24cb821435aa60d5f8a4f640c authored about 10 years ago by Robert Jackson <[email protected]>
Ensure ordering for teardown and setup.

19c2a51004cad13b4f1571c5906142195e1fa337 authored about 10 years ago by Robert Jackson <[email protected]>
Merge pull request #140 from rwjblue/add-setup-qunit

Add setup-qunit helper function.

a9b0a049bb44bd27d6345fec29bf6cee63400bff authored about 10 years ago by Robert Jackson <[email protected]>
Add setup-qunit helper function.

Wraps `QUnit.module` to ensure assertion functions are called properly.

37bc6c6d793d661c13d5bdfd6913b278da7686a0 authored about 10 years ago by Robert Jackson <[email protected]>
Merge pull request #139 from rwjblue/deprecation-with-no-deprecation

Ensure to reset properly to simulate more tests in local tests.

8a72e2b928338f32c40da6ffae2f9e09f7c54ccc authored about 10 years ago by Matthew Beale <[email protected]>
Ensure to reset properly to simulate more tests in local tests.

3c5f92338da8b7e541d4264c678cab8f4e3f5da2 authored about 10 years ago by Robert Jackson <[email protected]>
Merge pull request #138 from rwjblue/fix-copy-in-assertion-test

Fixup naming in assertion-test.

a2cfb11fa02e6502fe115436fad51d783d0f9125 authored about 10 years ago by Robert Jackson <[email protected]>
Merge pull request #137 from rwjblue/expected-deprecation-with-callback-test

Fix expectDeprecation with callback.

6b9476fffb186d7aace911637a4f0183c3cee674 authored about 10 years ago by Robert Jackson <[email protected]>
Fixup naming in assertion-test.

a9f24b2c893c13803b13433edfa8d3dae8d63621 authored about 10 years ago by Robert Jackson <[email protected]>
Fix expectDeprecation with callback.

787639427952cfb5339c6eacd926a99b44b068f1 authored about 10 years ago by Robert Jackson <[email protected]>
Merge pull request #136 from rwjblue/fix-grouped-helper

Fixup test-helpers/index.

1e1c12e2ab4bc7bf654d47e200e31cb7689b39fd authored about 10 years ago by Robert Jackson <[email protected]>
Fixup test-helpers/index.

* Use `asserts` instead of `assertions` (that is what is used internally in the helpers).
* Make...

bb775354996f707c8bedc0aed6d848fa760720ee authored about 10 years ago by Robert Jackson <[email protected]>
Merge pull request #135 from rwjblue/add-run-loop-assertion

Add run-loop assertions.

6d5d95474220f14582375f0bcf75f70d4bfd7017 authored about 10 years ago by Robert Jackson <[email protected]>
Add run-loop assertions.

a12eb17c840e852aea0ae3c86b61eecd80352344 authored about 10 years ago by Robert Jackson <[email protected]>
Use devDependencies for bower requirements.

634b2fd4d3785d89ae7902bf20108e3aa81948fd authored about 10 years ago by Robert Jackson <[email protected]>
Use svg instead of png to get better image quality

Conflicts:
README.md

f361a45a66481fe7352882a8ee88291ada1f7df3 authored about 10 years ago by Peter Dave Hello <[email protected]>
Merge pull request #134 from mixonic/es6

Replace Ember Dev with an Ember-CLI Addon

288331deba5f5a38e284b7b9a3bb3c34af3e8ec0 authored about 10 years ago by Robert Jackson <[email protected]>
Add folder that EmberAddon appears to rely on

8cba5c0cd4cc204e6259eb173590b023eb78a530 authored about 10 years ago by Curtis Edmond <[email protected]>
test helpers extracted and tested

6cc5d677e6887285a3f350d92e0eb3dfd91c2f84 authored about 10 years ago by Matthew Beale <[email protected]>
print test command run before runs, for easier debugging if something goes wrong

851608c1403a875c6b9dfd4b298b21ac9fef4bf5 authored almost 11 years ago by Stefan Penner <[email protected]>
Call ember_spade_postprocess for full test distro as well as packages.

662016f838fffec5520ad1cfb80a78bf40b9aa30 authored almost 11 years ago by Robert Jackson <[email protected]>
Merge pull request #131 from xtian/vendor-jshint

Don't jshint vendor files.

9628f954164c92b2f32f12fe2f594adc18d719b8 authored almost 11 years ago by Robert Jackson <[email protected]>
Don't jshint vendor files.

1d6234b045503d76d2c91d0202bdfeff74fa1a3b authored almost 11 years ago by Christian Wesselhoeft <[email protected]>
Merge pull request #130 from rjackson/ensure_transpiler_is_installed

Ensure that the es6-module-transpiler is installed.

50430c2f79d6e103c7c58353ab1172e70981b41b authored almost 11 years ago by Robert Jackson <[email protected]>
Ensure that the es6-module-transpiler is installed.

Also make sure to call new `rake transpile` task during dist.

a835c92f46f20fea4c052515e1a7b98c0c9b7e15 authored almost 11 years ago by Robert Jackson <[email protected]>
Merge pull request #129 from rjackson/add-transpile-step

Add an ES6Transpile middleware.

94f4b904f21818de4596cf5e65147b1ace356465 authored almost 11 years ago by Robert Jackson <[email protected]>
Remove another reference to Ember Data in the integration tests.

768e89bfab5326b5d41170f97b7997d181e4f80b authored almost 11 years ago by Robert Jackson <[email protected]>
Add an ES6Transpile middleware.

This uses the mtime of the files in `packages_es6/` to determine if a
re-transpile is required. ...

ea26f317c08dcb9cc62746b74f8185f06b9221b1 authored almost 11 years ago by Robert Jackson <[email protected]>
Merge pull request #128 from duggiefresh/master

Update Travis to include Ruby 2.0.0 and 2.1.0

ce59f93a83df13153df82f03d7d4feec2cd4ca8b authored almost 11 years ago by Stefan Penner <[email protected]>
Update Travis to include Ruby 2.0.0 and 2.1.0

* Removes 1.9.3 support on Travis

c15cecfefc31b60aeb7dc3cce4a412ea30597882 authored almost 11 years ago by Doug Yun <[email protected]>
Merge pull request #127 from rjackson/enabled-min-prod-tests

Add required changes to allow minified/production build tests.

afead0cde6fad34b2313f4d4299c040eef5198ed authored almost 11 years ago by Robert Jackson <[email protected]>
Add required changes to allow minified/production build tests.

These specific helper methods are needed to neuter the various tests
that fail when `ember-debug...

67dacbed4f50b08c63be27c3e012ee2d7b92b92c authored almost 11 years ago by Robert Jackson <[email protected]>
Merge pull request #126 from rjackson/remove-ember-data-tests

Remove ember-data integration tests.

257349f0f123528f558757de1222828540353c24 authored almost 11 years ago by Robert Jackson <[email protected]>
Merge pull request #125 from rjackson/fix-es3-browser-tests

Use polyfill for Object.create if not present.

3a46ad3d868fe42e45131c32558abc80b1e3ba9f authored almost 11 years ago by Robert Jackson <[email protected]>
Remove ember-data integration tests.

3d59344f3fe2f244d48981a0064676a8c6c1f510 authored almost 11 years ago by Robert Jackson <[email protected]>
Use polyfill for Object.create if not present.

cc4ef0effc57075c9f63413b17b39358828b3331 authored almost 11 years ago by Robert Jackson <[email protected]>
upgrade qunit -> 1.13.0

605e4c54fc6695d9061bc597d5abc9cf8d1de259 authored almost 11 years ago by Stefan Penner <[email protected]>
Merge pull request #124 from rjackson/add-ignore-assertion

Add ignoreAssertion.

d99ab73e754317fde34b82139edd8c433a845aad authored almost 11 years ago by Stefan Penner <[email protected]>
Add ignoreAssertion.

This allows us to test code beyond an assertion. Previously, the only
way to accomplish this was...

943dee43a4c655a54dde055968dd8c5e7a627b2b authored almost 11 years ago by Robert Jackson <[email protected]>
Merge pull request #123 from mixonic/async-deprecation

Introduce a new async deprecation helper

3d2336afe68ed638bfa94b4080c52342ffc59737 authored almost 11 years ago by Stefan Penner <[email protected]>
Introduce a new async deprecation helper

37685a32a32282acea98bf7bbbfb696b18ea3cb3 authored almost 11 years ago by Matthew Beale <[email protected]>
Merge pull request #121 from mixonic/expectDeprecation

Refactor expectAssert, introduce expectDeprecation

48ce37b50c2f59658ba70824a8b692bf9d690b9e authored almost 11 years ago by Stefan Penner <[email protected]>
Refactor expectAssert, introduce expectDeprecation

8214f26da536a9b03d4c79e8dbd123aa8cb33a0f authored almost 11 years ago by Matthew Beale <[email protected]>
Merge pull request #120 from rjackson/hide_passed_by_default

Hide passed tests by default.

bcbade7d97ae83bc4fef76e8200d133fa70805be authored about 11 years ago by Robert Jackson <[email protected]>
Hide passed tests by default.

This significantly improves test speed.

f3cecc41d8f669be9c2aedf86d44812e1744bab3 authored about 11 years ago by Robert Jackson <[email protected]>
Merge pull request #119 from rjackson/fix_feature_tests

Strip wrapper on features.

8a7072e7261ddf123b2c57a824f9d9df6bf78c24 authored about 11 years ago by Stefan Penner <[email protected]>
Strip wrapper on features.

Fixes an issue introduced by
https://github.com/emberjs/ember-dev/pull/118.

We changed the `fea...

178d093a89703852cf5eea852224abaf894d9788 authored about 11 years ago by Robert Jackson <[email protected]>
Merge pull request #118 from rjackson/use_defeatureify_to_strip_debug

Use defeatureify to strip debug messages.

a857488b02d7aca02f4f79a6f763bc1b6b5183c7 authored about 11 years ago by Robert Jackson <[email protected]>
Use defeatureify to strip debug messages.

Recent changes to `defeatureify` allow stripping of debug messages. This
will allow us to use mu...

2065b5772b6b3821d7f60550e5aac8589070fe82 authored about 11 years ago by Robert Jackson <[email protected]>
Make documentation generation possible on windows.

87bc39887fdd1fb7332bebad0c91b57fedef059f authored about 11 years ago by Robert Jackson <[email protected]>
make defeatureify commands windows friendly

718a487dd758b8641c60728749f4e4c63df516c2 authored about 11 years ago by Estelle DeBlois <[email protected]>
Merge pull request #116 from tricknotes/include-version-to-header-comment

Include version to header comment

8f73f9151b78d998837b13e6174c451b3251b929 authored about 11 years ago by Robert Jackson <[email protected]>
Include version to header comment

This patch is a part of emberjs/ember.js#3996 .

e801c6932c4461672cb922ecc02086ac6d6f87b6 authored about 11 years ago by Ryunosuke SATO <[email protected]>
Revert "Update JSHint"

Unfortunately, newer JSHint doesn't seem to work properly on PhantomJS due
to a requirement for ...

a99e27d4f40ee5c183e6721dfefd6717cb78be22 authored about 11 years ago by Peter Wagenet <[email protected]>
Update JSHint

This may require updates to libraries using ember-dev.

d6aa4ac426072a5f43166164d6db194abb229c99 authored about 11 years ago by Peter Wagenet <[email protected]>
Update cached-npm to save the npm-cache.

Links:

https://npmjs.org/doc/cache.html
https://npmjs.org/doc/misc/npm-config.html#cache
https:...

6a1909129a2af0b4e1504d2ad0a97bb3de58f85e authored about 11 years ago by Robert Jackson <[email protected]>
Prefix bundles properly.

163d4ec096480e64e79e15d7b434d6c8b79a79b4 authored about 11 years ago by Robert Jackson <[email protected]>
Refactor caching setup.

Use custom wrapping scripts for `bundle` and `npm`.

6ef07827821b31338f0290ce0ebf04a2062c1739 authored about 11 years ago by Robert Jackson <[email protected]>