Bj Tecu

Results 11 issues of Bj Tecu

Right now when an exception is `.Demystify()` it exposes a cleaned up stack trace. The issue is, I'm using Bugsnag (probably not the only library) that takes the exception and...

Using `ember-cli`: `3.14`, `ember.js`: `3.14` with Octane enabled and latest version of `ember-cli-typescript` as of now (`3.1.1`). When generating a component, no test files get created. Trying to generate a...

bug
build
Octane

@sambaiz Can we get Chromium 69.0.3494.0 (r575458) build?

Certain methods on the `RESTAdapter` are namespaced improperly in the documentation: https://api.emberjs.com/ember-data/3.12/classes/RESTAdapter/methods/urlForFindMany?anchor=urlForFindRecord

Instead of building the binary from master it would be good to use the tags. It probably would be more stable. Current newest version is 6.0.3.

Currently the tests are noisy because of some deprecations. We need to update to use new `ember-mocha` features: - [Guide](https://github.com/emberjs/ember-mocha/blob/master/docs/migration.md) - [Code Mods](https://github.com/Turbo87/ember-mocha-codemods) Make use of newer `@ember/test-helpers` and remove...

enhancement

In theory `nextCloud` client should perform similarly to `ownCloud` client. However, using both clients (latest versions), I've noticed that `nextCloud` uses much more memory.

Appears to be a `router.js` issue. Perhaps the resolved model is not added to https://github.com/tildeio/router.js/blob/b2bbdec2f0ec16db1f95a9c03268bd2a286dea22/lib/router/transition.js#L28 Depending when / where the transition was aborted, it should still call https://github.com/tildeio/router.js/blob/17a4cd3b6ac8053f3eb20d4358e2bc37653774b6/lib/router/handler-info/resolved-handler-info.js#L10?

Failing Test

Using `open --url postico://...` with version 2.1 in an enterprise environment. Would it be possible to make `--nickname` support paths? Currently `/` just gets applied to the name. For example,...

Particularly https://github.com/michaelleeallen/mocha-junit-reporter/issues/165 was fixed and released in version 2.1.1. Closes #2.