Wan

Results 267 comments of Wan

Just tested, and it works Don't forget to load momentjs with all the locales

Related to #87, fixed in v4 The cell before the empty cell is the last week of the year, and the cell after is the first week of the year....

Weird, scheduler shouldn't ask for a queue, as it's always polling the same special queue

php-resque-ex-scheduler is not compatible with the original php-resque branch. Use https://github.com/chrisboulton/php-resque-scheduler if your want to use the original branch. No, a regular worker polling the scheduler does not works. The...

Just for information, seems like username are case-sensitive.

The hash is based on the job's arguments. Since php-resque-ex is adding extras datas internally to the jobs arguments for analytics, it's impossible to retrieve the original job "hash" once...

Hi, Can you rebase with the latest master ?

So it fix Solaris, but breaks CentOS ? What a pain ...T.T

I'll put an if/else to target CentOS < 7 then