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

Do not use verbose with tar.

7997079120f7a94fe4a56a445296212c800e70e4 authored about 11 years ago by Robert Jackson <[email protected]>
Bundle with --path vendor/bundle.

68c83760927527a00f1dee97c312b8bf77cf3d95 authored about 11 years ago by Robert Jackson <[email protected]>
Merge pull request #114 from rjackson/caching

Enable caching.

630bc4b4027cd094e883614c036cb5d750949a0c authored about 11 years ago by Stefan Penner <[email protected]>
Enable caching.

b33993f723c5b813dfd62494cee973dc489f0f8c authored about 11 years ago by Robert Jackson <[email protected]>
Merge pull request #113 from rjackson/do_not_prepare_for_current_branch_tests

Refactor FORCE_BRANCH functionality.

e287354a5e67c0b8793e7b93d3d9a1d27ed00524 authored about 11 years ago by Robert Jackson <[email protected]>
Refactor FORCE_BRANCH functionality.

Do not run tests in the FORCE_BRANCH if the tests do not start on
master.

e8e809a5df4b95ed1fcd23fe46363978a54bcb1c authored about 11 years ago by Robert Jackson <[email protected]>
Merge pull request #112 from rjackson/use_clean_env_for_building

Use a clean environment for building during the test run.

2b84c92eea30891f1c85f6fcaef9902596f74bd8 authored about 11 years ago by Robert Jackson <[email protected]>
Use a clean environment for building during the test run.

09b84d4f509972118a7685db2feb8c1f4a6cc9b9 authored about 11 years ago by Robert Jackson <[email protected]>
Merge pull request #111 from rjackson/ensure_bundled_after_checkout

Ensure bundle install is called after checking out.

ef16d023644e44630aa96648820b266b658b594a authored about 11 years ago by Robert Jackson <[email protected]>
Ensure bundle install is called after checking out.

463489c1c1f0d61e9682a05efef724d75a8d8e87 authored about 11 years ago by Robert Jackson <[email protected]>
Merge pull request #110 from rjackson/ensure_colored_is_required

Ensure that colored is available to ember:test task.

3c984d570e346c2a4979e18c52ab4a9a9f1e4fe7 authored about 11 years ago by Robert Jackson <[email protected]>
Ensure that colored is available to ember:test task.

d91acd9da60af67347e0c767636508573e676207 authored about 11 years ago by Robert Jackson <[email protected]>
Allow disabling of multi-branch tests in Travis.

843be7015c21b7e2cf90aa1f52ef6e025ccda6f7 authored about 11 years ago by Robert Jackson <[email protected]>
Merge pull request #109 from rjackson/allow_forcing_specific_branch

Allow forcing tests to run on a specific branch.

73457fea6f87e8d82075f12f2a84c2df7fd73371 authored about 11 years ago by Robert Jackson <[email protected]>
Allow forcing tests to run on a specific branch.

This will be used in the Ember test suite to prevent running the suite
on multiple branches in t...

06291c77247d251670a2cad94b1cf7369b318ea7 authored about 11 years ago by Robert Jackson <[email protected]>
Remove accidental dependency.

de23ee839dcca3b0fcc1ba6ce1b18f37733b6a2e authored about 11 years ago by Robert Jackson <[email protected]>
Merge pull request #108 from rjackson/ensure_build_prior_to_tests

Ensure that we `rake dist` prior to running tests.

d23fdb4fe7d79ac6c39d5700f13c8211b8322c0a authored about 11 years ago by Robert Jackson <[email protected]>
Ensure that we `rake dist` prior to running tests.

This fixes an issue that occurs on Travis after we checkout a new
branch. Previously, the builds...

e8d0b650dcd6449decc601b26562eba26b92d486 authored about 11 years ago by Robert Jackson <[email protected]>
Add pry to Gemfile for easier debugging.

This will not be inferred as a requirement to any projects using
`ember-dev`, but it is quite he...

0b94bdf7fb51d7e529b715fcab32272b1637dae9 authored about 11 years ago by Robert Jackson <[email protected]>
Ignore git command failures when checking for Robert Jackson.

75023dad4926fa9aacc0a53fa42dadcde3d30c4e authored about 11 years ago by Robert Jackson <[email protected]>
Merge pull request #107 from rjackson/fix_travis_failures

Fix issues with Travis git versions.

7644fe2c7d5443e66990e0cc41a82600bf05ca41 authored about 11 years ago by Robert Jackson <[email protected]>
Ensure that the user.name and user.email are set properly.

522939421b241c06bee04597ee64e2bea6d3d86b authored about 11 years ago by Robert Jackson <[email protected]>
Fix issue with Travis using outdated git.

Related issue: https://github.com/travis-ci/travis-ci/issues/1710.

Closes #103.

78591f872708c9950feb86f7d3f8461cb3e62e0d authored about 11 years ago by Robert Jackson <[email protected]>
Merge pull request #106 from tricknotes/fix-markdown-syntax

Fix markdown syntax in README.md

197f3bb01353f071561510458f6241cd2a2f4237 authored about 11 years ago by Robert Jackson <[email protected]>
Fix markdown syntax in README.md

100a92ea70ea9419be2aebed6c404063da7bb05e authored about 11 years ago by Ryunosuke SATO <[email protected]>
Merge pull request #105 from rjackson/allow_dasherized_name

Allow dasherized_name to be specified.

55c3e48a8207f62ff971113858c70624f8c08d48 authored about 11 years ago by Robert Jackson <[email protected]>
Allow dasherized_name to be specified.

536ca7fca93ead7174b92b2d399a9b9fb827e756 authored about 11 years ago by Robert Jackson <[email protected]>
Merge pull request #104 from joliss/task-description

Clarify that we only generate JSON

312d0991b56a4374c2417e69502fd43187ba89c6 authored about 11 years ago by Robert Jackson <[email protected]>
Clarify that we only generate JSON

3134ca6a1bb5f392c90a1b20d25808cb2936cfd2 authored about 11 years ago by Jo Liss <[email protected]>
Merge pull request #102 from rjackson/add_package_test_export

Output package test files to dist/modules.

1bd679c69d952219511ca93e3e4a641e2abf1ab6 authored about 11 years ago by Stefan Penner <[email protected]>
Output package test files to dist/modules.

487fa1bf82b5219587004015c5afce58ea39a82f authored about 11 years ago by Robert Jackson <[email protected]>
Merge pull request #94 from rjackson/allow_testing_against_multiple_ember_versions

Enable testing against multiple Ember versions.

56b02fa1e623c6a22c793bd9d24b5be0bcd98f4b authored about 11 years ago by Peter Wagenet <[email protected]>
Enable testing against multiple Ember versions.

If `Ember::Source` is defined and we are testing against the `release`
channel, use the local ve...

378ff194319a031f5c9f957e57da47e8c8693ff2 authored about 11 years ago by Robert Jackson <[email protected]>
Merge pull request #98 from rjackson/use_local_defeatureify

Use `defeatureify` from local node_modules.

81d5486f625051710682711de177056885e64fce authored about 11 years ago by Peter Wagenet <[email protected]>
Use local node packages (defeatureify & yuidocjs).

* Moves `defeatureify` into `/node_modules`.
* Moves `yuidocjs` into `/node_modules`.
* Add help...

80ccb39e2d654ff16727e295f664c6192d90ef5a authored about 11 years ago by Robert Jackson <[email protected]>
Merge pull request #99 from rjackson/make_dist_warn_without_defeatureify

Add warning when building without defeatureify.

29ff2f489085371402facd89adf17ad3b8afa281 authored about 11 years ago by Robert Jackson <[email protected]>
Add warning when building without defeatureify.

896c9e9ec9e13f221b85a15684f023b5cb45108c authored about 11 years ago by Robert Jackson <[email protected]>
Merge pull request #93 from rjackson/only_include_bundler_tasks_when_needed

Only included bundler/gem_tasks when needed.

a7821c65c9822a65a224a1897ffa22074e8c8b26 authored about 11 years ago by Robert Jackson <[email protected]>
Only included bundler/gem_tasks when needed.

38d11455ff931c896da77aaacea7b40dedb74e69 authored about 11 years ago by Robert Jackson <[email protected]>
Merge pull request #92 from rjackson/use_undefined_in_features

Do not make assumptions about features.json.

353847a384c64ed7662419136a7aaaf39e9e7aa5 authored about 11 years ago by Robert Jackson <[email protected]>
Do not make assumptions about features.json.

This removes the automatic assumption by `ember-dev` that if a
features.json exists we should no...

b0950c0b7f45bc04a82439fc739331dd4839c87e authored about 11 years ago by Robert Jackson <[email protected]>
Merge pull request #90 from rjackson/include_enabled_features

Enable features from features.json in tests.

737468731328fe13e695bd67405d98a96f9ab5e4 authored about 11 years ago by Peter Wagenet <[email protected]>
Enable features from features.json in tests.

f451854ba300f3439f4bc1b236897111e8b013c4 authored about 11 years ago by Robert Jackson <[email protected]>
Merge pull request #89 from rjackson/check_for_features_file_in_filter

Check for features.json from EmberDefeatureify filter.

420504e1d2a06e171a4e33e62ecf4548f4a91fce authored about 11 years ago by Peter Wagenet <[email protected]>
Check for features.json from EmberDefeatureify filter.

d8a12cf90b236ad7ff7091446931257528acdb44 authored about 11 years ago by Robert Jackson <[email protected]>
Merge pull request #88 from rjackson/only_run_multi-branch_tests_on_prs

Only run multi-branch tests on PR's.

4e1d93c245a4a87b6a7a59b805f50a609683e8da authored about 11 years ago by Robert Jackson <[email protected]>
Only run multi-branch tests on PR's.

d939a145243a67ff2c4fe7e7ce022b990fb8d073 authored about 11 years ago by Robert Jackson <[email protected]>
Fixed class namespace

4b6eede87f9dba91a8f42b699b107d6af4043315 authored about 11 years ago by Peter Wagenet <[email protected]>
Merge pull request #87 from rjackson/use_bundler_gem_publishing_tasks

Automatically publish a gem for each tagged release.

a71fb819341c94df0bde8bedda7ccae5e089c913 authored about 11 years ago by Robert Jackson <[email protected]>
Automatically publish a gem for each tagged release.

48a8924f4e52e215a78406c50304c03cc54b93ed authored about 11 years ago by Robert Jackson <[email protected]>
Merge pull request #86 from rjackson/add_consistent_build_versioning

Include calculated version in all builds.

066b0629842e199e391539751dae447a71bd4690 authored about 11 years ago by Stefan Penner <[email protected]>
Add reminder to manually publish tagged releases.

f1d58db65d39c99ea1da8fe3271d4192ecc46e84 authored about 11 years ago by Robert Jackson <[email protected]>
Include calculated version in all builds.

Keep the next tagged version number with either `+pre` (for stable/beta
branch) or `+canary` (fo...

4018355f5ee9c2dd0533e78c9cfa15dd72497096 authored about 11 years ago by Robert Jackson <[email protected]>
Merge pull request #85 from rjackson/use_project_name_for_spade_file

Use project name as prefix in spade file.

debb6c233ea0f0c9b02d542be5250ecab4ebd1ca authored about 11 years ago by Stefan Penner <[email protected]>
Use project name as prefix in spade file.

e53d031be80911c039b0e566469a4a931b58b196 authored about 11 years ago by Robert Jackson <[email protected]>
Merge pull request #84 from rjackson/refactor_test_task

Run tests on local repo ONLY unless CI=true.

b0b12c4758e264db45ef1e9d804105e6b3daeca1 authored about 11 years ago by Stefan Penner <[email protected]>
Run tests on local repo ONLY unless CI=true.

This prevents a super annoying bug that was causing local repos to be
broken (due to the cherry-...

4c1208f4f13792d1333edcfaa59563b1ea6a0b8c authored about 11 years ago by Robert Jackson <[email protected]>
Merge pull request #83 from rjackson/use_matrix_build

Use matrix builds to speed up CI.

6baf0b5a925bd0fe9a825ee3b4742b2b209a1684 authored about 11 years ago by Stefan Penner <[email protected]>
Use matrix builds to speed up CI.

62331db2a88751381c3c5f5429ed42753d211686 authored about 11 years ago by Robert Jackson <[email protected]>
Merge pull request #81 from rjackson/generate_project_specific_static_test_site

Use project name for static site test generator.

0fae4a9816365d8be01259984f07dd70608ec8b2 authored over 11 years ago by Robert Jackson <[email protected]>
Fix TestSiteGenerator integration test.

ee78a20318e42696f24b3a2a0d193c9105f3d24c authored over 11 years ago by Robert Jackson <[email protected]>
Generate static test site using project name.

3b500d07022dd69eb30cb4c5b73d1bd8e97c5c9b authored over 11 years ago by Robert Jackson <[email protected]>
Merge pull request #80 from rjackson/use_project_prefix_for_test_output

Use the project name as a prefix for test files.

0b44217aaec6e3ed26cfbb34087d91d213171394 authored over 11 years ago by Robert Jackson <[email protected]>
Use the project name as a prefix for test files.

Fixes issue where ember-data test file was named `ember-tests.js`. Once
we are publishing the te...

508c33c3c442586a9f04a07c1f74034e9702f6bd authored over 11 years ago by Robert Jackson <[email protected]>
Merge pull request #79 from rjackson/fix_static_tests_for_ember_data

Fix static tests for Ember Data.

2b0db6143f6fa4b316608af8df07e0d480959da8 authored over 11 years ago by Robert Jackson <[email protected]>
Fix static tests for Ember Data.

Also, add integration test verifying that the static tests can be ran.

7e2c1a6efb723e98cf86a9b73b0fc4487b86af55 authored over 11 years ago by Robert Jackson <[email protected]>
Merge pull request #78 from rjackson/qunit_error_reporter

Enhance QUnit error reporting for static site testing.

024ae632632670cfc559b1ccf5e9325aea970e57 authored over 11 years ago by Stefan Penner <[email protected]>
Enhance QUnit error reporting for static site testing.

19cf04f5ed783f35ef3d318c4429d10d07700efc authored over 11 years ago by Robert Jackson <[email protected]>
Merge pull request #76 from rjackson/add_global_results_var

Write test results to windows.global_test_results.

03c6589a78223f685fd3f0e20cadad7e73f99e57 authored over 11 years ago by Robert Jackson <[email protected]>
Write test results to windows.global_test_results.

This allows Sauce Labs to grab the output and store along with the test
results.

Load [JSON3](h...

b73aff7170845aee82a024daac7be1d26aa11e47 authored over 11 years ago by Robert Jackson <[email protected]>
Merge pull request #75 from rjackson/use_ssl_version_of_handlebars_for_static_site

Use SSL for handlebars for static site.

2a60aa9bf6671cf02e187c7205a0653f67146264 authored over 11 years ago by Robert Jackson <[email protected]>
Use SSL for handlebars for static site.

[ci skip]

1ce69d04975b07df975fed8492936d8e49bf68bf authored over 11 years ago by Robert Jackson <[email protected]>
Merge pull request #67 from rjackson/static_tests

Make static test site.

02faa82a9f1cd65953d127b90193822572b76ae2 authored over 11 years ago by Peter Wagenet <[email protected]>
Make static test site.

Running the following from the ember repo should result in a static file
to run the test suite o...

b126298b995c605a27cc03861a04930095bba6d7 authored over 11 years ago by Robert Jackson <[email protected]>
Merge pull request #74 from rjackson/allow_overriding_build_type

Allow overriding build_type.

8fca5938e3d4e783d6d408e6a088a99d71f3eb6f authored over 11 years ago by Robert Jackson <[email protected]>
Allow overriding build_type.

This is useful for testing the various publishing tasks on branches
other than master/beta/stable.

299d5f4c22faf0922c68c1c7f110871c36ec4676 authored over 11 years ago by Robert Jackson <[email protected]>
Merge pull request #73 from rjackson/fix_hard_coded_project_name_in_changelog_task

Use the correct project name in the CHANGELOG.

f4620dbd9632578e9b96809ca7070d9782195648 authored over 11 years ago by Robert Jackson <[email protected]>
Use the correct project name in the CHANGELOG.

52a658ff93a740d4d3cc83398531114af67da209 authored over 11 years ago by Robert Jackson <[email protected]>
Merge pull request #71 from rjackson/test_features_by_default

Make default suite test features on & off.

0d12bd516fb1a6f777583e3059970a3f35583657 authored over 11 years ago by Stefan Penner <[email protected]>
Make default suite test features on & off.

If a `features.json` file exists the default test suite will run with
features both on and off.
...

c6668f4e0896965ae89563e2ba35f69c283c6bf5 authored over 11 years ago by Robert Jackson <[email protected]>
Merge pull request #69 from rjackson/cleanup_unit_test_output

Make sure to set :debug properly.

8ce687d35061207506b567c7b5a49b5dac3132f9 authored over 11 years ago by Stefan Penner <[email protected]>
Make sure to set :debug properly.

cd9fd1aca41dbe27dc81324b6cafc6ad8711c2d1 authored over 11 years ago by Robert Jackson <[email protected]>
Merge pull request #68 from rjackson/fix_git_support_warnings

Suppress git warnings.

c08b5e92f53810fd698139bd788e382bebbff94d authored over 11 years ago by Peter Wagenet <[email protected]>
Suppress git warnings.

827a175a9f0dc0111ea75d3acea7a41662a8f1b8 authored over 11 years ago by Robert Jackson <[email protected]>
Merge pull request #66 from rjackson/fix_issue_65

Do not call --unshallow from full repos.

8e4f18910ec9c4d003cc2eb1ba13b94d7722874f authored over 11 years ago by Robert Jackson <[email protected]>
Do not call --unshallow from full repos.

Fixes #65.

1e85b9ada72b9fc89e3bb450449c3bb46f818185 authored over 11 years ago by Robert Jackson <[email protected]>
Merge pull request #64 from stefanpenner/fix_ember_stub

Add features stub to EmberStub

0c0743979a05a81cecf82d90bfed660c5645f25d authored over 11 years ago by Stefan Penner <[email protected]>
Add features stub to EmberStub

[fixes #3329] https://github.com/emberjs/ember.js/pull/3329#discussion_r6641364

5ce7403a2e473a5be96db6ad584f656542fb39ac authored over 11 years ago by Stefan Penner <[email protected]>
Merge pull request #63 from rjackson/use_puma_by_default

Use Puma as default.

944dc3c811a30ff807a6807cc42e7e29242ffdf9 authored over 11 years ago by Stefan Penner <[email protected]>
Merge pull request #62 from rjackson/update_qunit_version

Update to QUnit 1.12.0.

35207d0ba5ac44dfb81d7671b3979c10e3bc8ce8 authored over 11 years ago by Robert Jackson <[email protected]>
Use Puma as default.

618ddd5ded906aa25138c8f79b362bd1bbb6f03d authored over 11 years ago by Robert Jackson <[email protected]>
Update to QUnit 1.12.0.

This also replaces the originally runner script with the current version
recommended by the QUni...

91302001e53480161b9a8fd086687e7f80ddf245 authored over 11 years ago by Robert Jackson <[email protected]>
Merge pull request #60 from rjackson/get_master_revision

Add GitSupport#master_revision.

8ff6832be57f9eb1b94465bcbdfbe73792a4051f authored over 11 years ago by Peter Wagenet <[email protected]>
Add GitSupport#master_revision.

ce274d5560fb4ef18bf47f2f53d3fa49ac0c1afb authored over 11 years ago by Robert Jackson <[email protected]>
Merge pull request #61 from rjackson/do_not_use_travis_variables

Do not use Travis variables in GitSupport.

de4d0efc651fc7ff0f1153916ec858fb341a6a4b authored over 11 years ago by Stefan Penner <[email protected]>
Do not use Travis variables in GitSupport.

We were using the Travis variables in two areas:

* commit_range - The range actually provided b...

c349452f4c5147a8c05539afe3f4a553ecef9407 authored over 11 years ago by Robert Jackson <[email protected]>
Merge pull request #59 from rjackson/add_debugging_output_for_git_support

Add debugging output for GitSupport.

838a8b77ea807cdf47516daea06ec5d515606312 authored over 11 years ago by Robert Jackson <[email protected]>
Add debugging output for GitSupport.

2e61751fd46ec11daeab1d4ae5ed8bd8184798a7 authored over 11 years ago by Robert Jackson <[email protected]>
Merge pull request #58 from rjackson/change_timeout

Change timeout for server startup.

11e3afacb09cb8613a0c10493865eeb21fcf3d96 authored over 11 years ago by Stefan Penner <[email protected]>
Merge pull request #57 from rjackson/add_travis_badge

Add Travis badge.

c2e446d0953b1d13fd6578ac29cdedcc7d03f462 authored over 11 years ago by Robert Jackson <[email protected]>