Johannes

Results 156 comments of Johannes

Could you add some tests for this, and some documentation on what is available, and how it can be used (we don't need to duplicate the Paypal documentation, just link...

Currently, I do not need it, but if a PR comes along we can surely add it.

I'd suggest to create an `OutgoingEmail` entity and just pass the ID of the entity to the console command instead of the entire payload.

Instead of changing the database, I would prefer if we ensure that we do not create a new entry for the same timestamp since sub-second resolution is probably not really...

Not sure about this. I do not like modifying a failed execution. If we need something like this, I'm more for splitting up the Job entity into Job and JobExecution...

I guess we can add an option to the run command which would allow you to do that. I personally prefer to use supervisord since the command restarts as soon...

I believe we are not using this flag a lot; so, yes could be. On Sun, May 11, 2014 at 12:13 PM, Márcio Almada [email protected]: > PS: Waiting for confirmation....

Could you check what "getLine()" outputs for these tokens? It's probably wrong. On Sun, May 11, 2014 at 12:37 PM, Márcio Almada [email protected]: > Unless I'm doing some stupid assumption,...

I'd suggest just adding an exception for now. On Sun, May 11, 2014 at 11:51 PM, Márcio Almada [email protected]: > Hi, > > I just noticed that bug occurs _ONLY_...