We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3f5311 commit 6c1e193Copy full SHA for 6c1e193
HISTORY.md
@@ -1,8 +1,15 @@
1
-## 1.5.1 (2010-??-??)
+## 1.5.1 (2010-03-03)
2
3
* `Job.destroy` and `Resque.dequeue` return the # of destroyed jobs.
4
* Hoptoad notifier improvements
5
+* Specify the namespace with `resque-web` by passing `-N namespace`
6
+* Bugfix: Don't crash when trying to parse invalid JSON.
7
+* Bugfix: Non-standard namespace support
8
+* Web: Red backgound for queue "failed" only shown if there are failed jobs.
9
* Web bugfix: Tabs highlight properly now
10
+* Web bugfix: ZSET partial support in stats
11
+* Web bugfix: Deleting failed jobs works again
12
+* Web bugfix: Sets (or zsets, lists, etc) now paginate.
13
14
## 1.5.0 (2010-02-17)
15
0 commit comments