-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathCHANGELOG
More file actions
41 lines (30 loc) · 1.05 KB
/
CHANGELOG
File metadata and controls
41 lines (30 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
0.6.2 (07/03/2013)
------------------
Merge pull request #2 from coudron/relative_paths <05bb578> [Matt Conway]
Use url helper for forms and redirects to avoid routing errors when Resque is not mounted at the root. <d57dd85> [Chris Mason]
cleaner fix of negation detection <ea7b08b> [Matt Conway]
disable rbx19 <facf695> [Matt Conway]
fix for 1.8.7 <94c4804> [Matt Conway]
fix test dependency for 1.8.7 <4ba7434> [Matt Conway]
fix test for 1.8 <018658a> [Matt Conway]
license <238eb80> [Matt Conway]
only auto start/stop redis if not on CI <4077cf1> [Matt Conway]
reduce intermittent failure <e20bdbf> [Matt Conway]
setup travis ci <7e5a153> [Matt Conway]
travis status <a260cf4> [Matt Conway]
use relative urls in web ui <75ae7c7> [Matt Conway]
0.6.0
-----
Allow multiple patterns per priority bucket, along with negation patterns
0.5.3
-----
these are not the cutnpaste errors you are looking for <7f20764> [Matt Conway]
0.5.2
-----
fix helper method name clash <afbd5f4> [Matt Conway]
0.5.1
-----
Fixes to UI <d2742ae> [Matt Conway]
0.5.0
-----
Initial version