-
After the recent project transfer from Rheinfabrik to trivago ([see this](https://github.com/trivago/Dobby/commit/da55aafc1a9fd60471e04546e44ee34dc5a95533)), I'm wondering whether we should also updat…
-
Working on my unit tests I faced an explicit error:
`Dobby.StubError ()), ()>.UnexpectedInteraction("slug", "script", (Function))`
The thing is, I already mock-ed a lot of methods looking pretty muc…
-
```
index.js:152 action @ 15:44:21.326 rrf/reset
index.js:164 prev state Object {auth: Object, toasts: Object, fetch: Object, form: Object, reactReduxForm: Object}
index.js:168 action Object {t…
-
Master could try giving Dobby a sock...
if(!si->TestEvent()); si->ClearEvent(); //If the event fails for some reason, we void it and clear it here. The number of these should be logged and, ideally,…
-
I'm using the template engine to send the transactional email. Template creation and version creation are working using the api. When I call deliver_now, the mailer uses the content in my view, not th…
-
Bug report that debian doesn't seem to have a clean zoneminder package since Jessie.
Not in standard repos (1.24.2 was in Wheezy, which was the last time I installed zm... :) )
A quick google said …
-
Hi I have tryed to run this on both mac and PC and get an error on npm start
The Error I get reads
```
'nodejs' is not recognized as an internal or external command,
operable program or batch file…
-
When the stacking context is different from the expected stacking context the backdrop is above the results container.
This fixes it on line 363:
$(this.$results).parent().parent().append($backdr…
dobby updated
8 years ago
-
I have a quick question regarding the flocker docker plugin.
I should be able to use it if I'm not using Compose, right?
I intend to drive each host's Docker API (using Salt) - flocker should take car…
-
Dobby needs a parser for the teamspeak query port protocol. It's plaintext, but it's a little messy. We can take inspiration from a PEG parser I wrote [here](https://github.com/qshane/old-dobby/blob/m…