resque_ui 3.1.1 → 3.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/History.txt +4 -0
- data/VERSION.yml +1 -1
- data/lib/resque_ui/cap_recipes.rb +1 -1
- data/rdoc/created.rid +2 -2
- data/rdoc/index.html +3 -3
- data/rdoc/lib/resque_ui/cap_rb.html +1 -1
- data/rdoc/lib/resque_ui/cap_recipes_rb.html +2 -2
- data/rdoc/lib/resque_ui/overrides/resque/job_rb.html +1 -1
- data/rdoc/lib/resque_ui/overrides/resque/resque_rb.html +1 -1
- data/rdoc/lib/resque_ui/overrides/resque/worker_rb.html +1 -1
- data/rdoc/lib/resque_ui/overrides/resque_scheduler/resque_scheduler_rb.html +1 -1
- data/rdoc/lib/resque_ui/overrides/resque_status/chained_job_with_status_rb.html +1 -1
- data/rdoc/lib/resque_ui/overrides/resque_status/job_with_status_rb.html +1 -1
- data/rdoc/lib/resque_ui/overrides/resque_status/status_rb.html +1 -1
- data/rdoc/lib/resque_ui_rb.html +1 -1
- data/resque_ui.gemspec +1 -1
- metadata +1 -1
data/History.txt
CHANGED
data/VERSION.yml
CHANGED
|
@@ -44,7 +44,7 @@ Capistrano::Configuration.instance(:must_exist).load do
|
|
|
44
44
|
end
|
|
45
45
|
end
|
|
46
46
|
|
|
47
|
-
desc "Kill all rogue workers on all servers. If the worker is working, it will not finish and the job will go to the Failed queue as a DirtyExit.
|
|
47
|
+
desc "Kill all rogue workers on all servers. If the worker is working, it will not finish and the job will go to the Failed queue as a DirtyExit."
|
|
48
48
|
task :kill_workers_with_impunity, :roles => :app do
|
|
49
49
|
default_run_options[:pty] = true
|
|
50
50
|
rake = fetch(:rake, "rake")
|
data/rdoc/created.rid
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
Thu, 13 Oct 2011
|
|
1
|
+
Thu, 13 Oct 2011 15:20:16 -0400
|
|
2
2
|
README.markdown Thu, 13 Oct 2011 12:23:16 -0400
|
|
3
3
|
lib/resque_ui.rb Thu, 13 Oct 2011 11:42:34 -0400
|
|
4
4
|
lib/resque_ui/cap.rb Wed, 14 Sep 2011 16:39:33 -0400
|
|
5
|
-
lib/resque_ui/cap_recipes.rb Thu, 13 Oct 2011
|
|
5
|
+
lib/resque_ui/cap_recipes.rb Thu, 13 Oct 2011 15:18:13 -0400
|
|
6
6
|
lib/resque_ui/overrides/resque/job.rb Fri, 16 Sep 2011 14:33:15 -0400
|
|
7
7
|
lib/resque_ui/overrides/resque/resque.rb Thu, 15 Sep 2011 12:15:57 -0400
|
|
8
8
|
lib/resque_ui/overrides/resque/worker.rb Tue, 11 Oct 2011 14:29:01 -0400
|
data/rdoc/index.html
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<head>
|
|
7
7
|
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
|
|
8
8
|
|
|
9
|
-
<title>ResqueUi 3.1.
|
|
9
|
+
<title>ResqueUi 3.1.2</title>
|
|
10
10
|
|
|
11
11
|
<link type="text/css" media="screen" href="rdoc.css" rel="stylesheet" />
|
|
12
12
|
|
|
@@ -19,10 +19,10 @@
|
|
|
19
19
|
<body class="indexpage">
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
<h1>ResqueUi 3.1.
|
|
22
|
+
<h1>ResqueUi 3.1.2</h1>
|
|
23
23
|
|
|
24
24
|
|
|
25
|
-
<p>This is the API documentation for 'ResqueUi 3.1.
|
|
25
|
+
<p>This is the API documentation for 'ResqueUi 3.1.2'.</p>
|
|
26
26
|
|
|
27
27
|
|
|
28
28
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<head>
|
|
7
7
|
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
|
|
8
8
|
|
|
9
|
-
<title>File: cap_recipes.rb [ResqueUi 3.1.
|
|
9
|
+
<title>File: cap_recipes.rb [ResqueUi 3.1.2]</title>
|
|
10
10
|
|
|
11
11
|
<link type="text/css" media="screen" href="../../rdoc.css" rel="stylesheet" />
|
|
12
12
|
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
<div id="metadata">
|
|
25
25
|
<dl>
|
|
26
26
|
<dt class="modified-date">Last Modified</dt>
|
|
27
|
-
<dd class="modified-date">Thu Oct 13
|
|
27
|
+
<dd class="modified-date">Thu Oct 13 15:18:13 -0400 2011</dd>
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
<dt class="requires">Requires</dt>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<head>
|
|
7
7
|
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
|
|
8
8
|
|
|
9
|
-
<title>File: job.rb [ResqueUi 3.1.
|
|
9
|
+
<title>File: job.rb [ResqueUi 3.1.2]</title>
|
|
10
10
|
|
|
11
11
|
<link type="text/css" media="screen" href="../../../../rdoc.css" rel="stylesheet" />
|
|
12
12
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<head>
|
|
7
7
|
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
|
|
8
8
|
|
|
9
|
-
<title>File: resque.rb [ResqueUi 3.1.
|
|
9
|
+
<title>File: resque.rb [ResqueUi 3.1.2]</title>
|
|
10
10
|
|
|
11
11
|
<link type="text/css" media="screen" href="../../../../rdoc.css" rel="stylesheet" />
|
|
12
12
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<head>
|
|
7
7
|
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
|
|
8
8
|
|
|
9
|
-
<title>File: worker.rb [ResqueUi 3.1.
|
|
9
|
+
<title>File: worker.rb [ResqueUi 3.1.2]</title>
|
|
10
10
|
|
|
11
11
|
<link type="text/css" media="screen" href="../../../../rdoc.css" rel="stylesheet" />
|
|
12
12
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<head>
|
|
7
7
|
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
|
|
8
8
|
|
|
9
|
-
<title>File: resque_scheduler.rb [ResqueUi 3.1.
|
|
9
|
+
<title>File: resque_scheduler.rb [ResqueUi 3.1.2]</title>
|
|
10
10
|
|
|
11
11
|
<link type="text/css" media="screen" href="../../../../rdoc.css" rel="stylesheet" />
|
|
12
12
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<head>
|
|
7
7
|
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
|
|
8
8
|
|
|
9
|
-
<title>File: chained_job_with_status.rb [ResqueUi 3.1.
|
|
9
|
+
<title>File: chained_job_with_status.rb [ResqueUi 3.1.2]</title>
|
|
10
10
|
|
|
11
11
|
<link type="text/css" media="screen" href="../../../../rdoc.css" rel="stylesheet" />
|
|
12
12
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<head>
|
|
7
7
|
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
|
|
8
8
|
|
|
9
|
-
<title>File: job_with_status.rb [ResqueUi 3.1.
|
|
9
|
+
<title>File: job_with_status.rb [ResqueUi 3.1.2]</title>
|
|
10
10
|
|
|
11
11
|
<link type="text/css" media="screen" href="../../../../rdoc.css" rel="stylesheet" />
|
|
12
12
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<head>
|
|
7
7
|
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
|
|
8
8
|
|
|
9
|
-
<title>File: status.rb [ResqueUi 3.1.
|
|
9
|
+
<title>File: status.rb [ResqueUi 3.1.2]</title>
|
|
10
10
|
|
|
11
11
|
<link type="text/css" media="screen" href="../../../../rdoc.css" rel="stylesheet" />
|
|
12
12
|
|
data/rdoc/lib/resque_ui_rb.html
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<head>
|
|
7
7
|
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
|
|
8
8
|
|
|
9
|
-
<title>File: resque_ui.rb [ResqueUi 3.1.
|
|
9
|
+
<title>File: resque_ui.rb [ResqueUi 3.1.2]</title>
|
|
10
10
|
|
|
11
11
|
<link type="text/css" media="screen" href="../rdoc.css" rel="stylesheet" />
|
|
12
12
|
|
data/resque_ui.gemspec
CHANGED