Skip to content

Commit 6c1e193

Browse files
committed
update history
1 parent c3f5311 commit 6c1e193

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

HISTORY.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
1-
## 1.5.1 (2010-??-??)
1+
## 1.5.1 (2010-03-03)
22

33
* `Job.destroy` and `Resque.dequeue` return the # of destroyed jobs.
44
* 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.
59
* 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.
613

714
## 1.5.0 (2010-02-17)
815

0 commit comments

Comments
 (0)