branston 0.3.3 → 0.3.4

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.
Files changed (47) hide show
  1. data/lib/branston/app/views/sessions/new.html.erb +31 -19
  2. data/lib/branston/db/development.sqlite3 +0 -0
  3. data/lib/branston/lib/authenticated_system.rb +1 -0
  4. data/lib/branston/log/development.log +1069 -0
  5. data/lib/branston/public/stylesheets/application.css +1 -1
  6. data/lib/branston/public/stylesheets/style.css +508 -481
  7. metadata +4 -43
  8. data/lib/branston/coverage/app-controllers-application_controller_rb.html +0 -141
  9. data/lib/branston/coverage/app-controllers-iterations_controller_rb.html +0 -699
  10. data/lib/branston/coverage/app-controllers-outcomes_controller_rb.html +0 -675
  11. data/lib/branston/coverage/app-controllers-preconditions_controller_rb.html +0 -699
  12. data/lib/branston/coverage/app-controllers-releases_controller_rb.html +0 -621
  13. data/lib/branston/coverage/app-controllers-scenarios_controller_rb.html +0 -687
  14. data/lib/branston/coverage/app-controllers-sessions_controller_rb.html +0 -327
  15. data/lib/branston/coverage/app-controllers-stories_controller_rb.html +0 -795
  16. data/lib/branston/coverage/app-controllers-user_roles_controller_rb.html +0 -609
  17. data/lib/branston/coverage/app-controllers-users_controller_rb.html +0 -231
  18. data/lib/branston/coverage/app-helpers-application_helper_rb.html +0 -147
  19. data/lib/branston/coverage/app-helpers-iterations_helper_rb.html +0 -75
  20. data/lib/branston/coverage/app-helpers-outcomes_helper_rb.html +0 -75
  21. data/lib/branston/coverage/app-helpers-preconditions_helper_rb.html +0 -75
  22. data/lib/branston/coverage/app-helpers-releases_helper_rb.html +0 -75
  23. data/lib/branston/coverage/app-helpers-sessions_helper_rb.html +0 -75
  24. data/lib/branston/coverage/app-helpers-stories_helper_rb.html +0 -75
  25. data/lib/branston/coverage/app-helpers-user_roles_helper_rb.html +0 -75
  26. data/lib/branston/coverage/app-models-iteration_rb.html +0 -153
  27. data/lib/branston/coverage/app-models-outcome_rb.html +0 -159
  28. data/lib/branston/coverage/app-models-participation_rb.html +0 -105
  29. data/lib/branston/coverage/app-models-precondition_rb.html +0 -159
  30. data/lib/branston/coverage/app-models-release_rb.html +0 -105
  31. data/lib/branston/coverage/app-models-scenario_rb.html +0 -147
  32. data/lib/branston/coverage/app-models-story_rb.html +0 -261
  33. data/lib/branston/coverage/app-models-user_rb.html +0 -399
  34. data/lib/branston/coverage/app-models-user_role_rb.html +0 -105
  35. data/lib/branston/coverage/index.html +0 -570
  36. data/lib/branston/coverage/jquery-1.3.2.min.js +0 -19
  37. data/lib/branston/coverage/jquery.tablesorter.min.js +0 -15
  38. data/lib/branston/coverage/lib-client_rb.html +0 -537
  39. data/lib/branston/coverage/lib-faker_extras_rb.html +0 -207
  40. data/lib/branston/coverage/lib-story_generator_rb.html +0 -873
  41. data/lib/branston/coverage/print.css +0 -12
  42. data/lib/branston/coverage/rcov.js +0 -42
  43. data/lib/branston/coverage/screen.css +0 -270
  44. data/lib/branston/db/test.sqlite3 +0 -0
  45. data/lib/branston/tmp/performance/BrowsingTest#test_homepage_process_time_flat.txt +0 -10
  46. data/lib/branston/tmp/performance/BrowsingTest#test_homepage_process_time_graph.html +0 -6603
  47. data/lib/branston/tmp/performance/BrowsingTest#test_homepage_process_time_tree.txt +0 -9714
@@ -1,75 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
- <html lang='en' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'>
3
- <head>
4
- <title>app/helpers/outcomes_helper.rb</title>
5
- <link href="screen.css" media="all" rel="stylesheet" type="text/css" />
6
- <link href="print.css" media="print" rel="stylesheet" type="text/css" />
7
-
8
- <meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
9
- <script type="text/javascript" src="rcov.js"></script>
10
- </head>
11
- <body>
12
- <h1>Branston C0 Coverage Information - RCov</h1>
13
- <h2>app/helpers/outcomes_helper.rb</h2>
14
-
15
-
16
-
17
- <div class="report_table_wrapper">
18
- <table class='report' id='report_table'>
19
- <thead>
20
- <tr>
21
- <th class="left_align">Name</th>
22
- <th class="right_align">Total Lines</th>
23
- <th class="right_align">Lines of Code</th>
24
- <th class="left_align">Total Coverage</th>
25
- <th class="left_align">Code Coverage</th>
26
- </tr>
27
- </thead>
28
- <tbody>
29
- <tr>
30
- <td class="left_align"><a href="app-helpers-outcomes_helper_rb.html">app/helpers/outcomes_helper.rb</a></td>
31
- <td class='right_align'><tt>2</tt></td>
32
- <td class='right_align'><tt>2</tt></td>
33
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
34
- <div class="percent_graph">
35
- <div class="covered" style="width:100px"></div>
36
- <div class="uncovered" style="width:0px"></div>
37
- </div></td>
38
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
39
- <div class="percent_graph">
40
- <div class="covered" style="width:100px"></div>
41
- <div class="uncovered" style="width:0px"></div>
42
- </div></td>
43
- </tr>
44
- </tbody>
45
- </table>
46
- </div>
47
-
48
- <h3>Key</h3>
49
-
50
- <div class="key"><pre><span class='marked'>Code reported as executed by Ruby looks like this...</span><span class='marked1'>and this: this line is also marked as covered.</span><span class='inferred'>Lines considered as run by rcov, but not reported by Ruby, look like this,</span><span class='inferred1'>and this: these lines were inferred by rcov (using simple heuristics).</span><span class='uncovered'>Finally, here's a line marked as not executed.</span></pre></div>
51
-
52
- <h3>Coverage Details</h3>
53
-
54
- <table class="details">
55
- <tbody>
56
-
57
-
58
-
59
- <tr class="marked">
60
- <td><pre><a name="line1">1</a> module OutcomesHelper</pre></td>
61
- </tr>
62
-
63
-
64
-
65
- <tr class="inferred">
66
- <td><pre><a name="line2">2</a> end</pre></td>
67
- </tr>
68
-
69
- </tbody>
70
- </table>
71
-
72
- <p>Generated on Wed Dec 09 15:45:09 +0000 2009 with <a href="http://github.com/relevance/rcov">rcov 0.9.2.1</a></p>
73
-
74
- </body>
75
- </html>
@@ -1,75 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
- <html lang='en' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'>
3
- <head>
4
- <title>app/helpers/preconditions_helper.rb</title>
5
- <link href="screen.css" media="all" rel="stylesheet" type="text/css" />
6
- <link href="print.css" media="print" rel="stylesheet" type="text/css" />
7
-
8
- <meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
9
- <script type="text/javascript" src="rcov.js"></script>
10
- </head>
11
- <body>
12
- <h1>Branston C0 Coverage Information - RCov</h1>
13
- <h2>app/helpers/preconditions_helper.rb</h2>
14
-
15
-
16
-
17
- <div class="report_table_wrapper">
18
- <table class='report' id='report_table'>
19
- <thead>
20
- <tr>
21
- <th class="left_align">Name</th>
22
- <th class="right_align">Total Lines</th>
23
- <th class="right_align">Lines of Code</th>
24
- <th class="left_align">Total Coverage</th>
25
- <th class="left_align">Code Coverage</th>
26
- </tr>
27
- </thead>
28
- <tbody>
29
- <tr>
30
- <td class="left_align"><a href="app-helpers-preconditions_helper_rb.html">app/helpers/preconditions_helper.rb</a></td>
31
- <td class='right_align'><tt>2</tt></td>
32
- <td class='right_align'><tt>2</tt></td>
33
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
34
- <div class="percent_graph">
35
- <div class="covered" style="width:100px"></div>
36
- <div class="uncovered" style="width:0px"></div>
37
- </div></td>
38
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
39
- <div class="percent_graph">
40
- <div class="covered" style="width:100px"></div>
41
- <div class="uncovered" style="width:0px"></div>
42
- </div></td>
43
- </tr>
44
- </tbody>
45
- </table>
46
- </div>
47
-
48
- <h3>Key</h3>
49
-
50
- <div class="key"><pre><span class='marked'>Code reported as executed by Ruby looks like this...</span><span class='marked1'>and this: this line is also marked as covered.</span><span class='inferred'>Lines considered as run by rcov, but not reported by Ruby, look like this,</span><span class='inferred1'>and this: these lines were inferred by rcov (using simple heuristics).</span><span class='uncovered'>Finally, here's a line marked as not executed.</span></pre></div>
51
-
52
- <h3>Coverage Details</h3>
53
-
54
- <table class="details">
55
- <tbody>
56
-
57
-
58
-
59
- <tr class="marked">
60
- <td><pre><a name="line1">1</a> module PreconditionsHelper</pre></td>
61
- </tr>
62
-
63
-
64
-
65
- <tr class="inferred">
66
- <td><pre><a name="line2">2</a> end</pre></td>
67
- </tr>
68
-
69
- </tbody>
70
- </table>
71
-
72
- <p>Generated on Wed Dec 09 15:45:10 +0000 2009 with <a href="http://github.com/relevance/rcov">rcov 0.9.2.1</a></p>
73
-
74
- </body>
75
- </html>
@@ -1,75 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
- <html lang='en' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'>
3
- <head>
4
- <title>app/helpers/releases_helper.rb</title>
5
- <link href="screen.css" media="all" rel="stylesheet" type="text/css" />
6
- <link href="print.css" media="print" rel="stylesheet" type="text/css" />
7
-
8
- <meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
9
- <script type="text/javascript" src="rcov.js"></script>
10
- </head>
11
- <body>
12
- <h1>Branston C0 Coverage Information - RCov</h1>
13
- <h2>app/helpers/releases_helper.rb</h2>
14
-
15
-
16
-
17
- <div class="report_table_wrapper">
18
- <table class='report' id='report_table'>
19
- <thead>
20
- <tr>
21
- <th class="left_align">Name</th>
22
- <th class="right_align">Total Lines</th>
23
- <th class="right_align">Lines of Code</th>
24
- <th class="left_align">Total Coverage</th>
25
- <th class="left_align">Code Coverage</th>
26
- </tr>
27
- </thead>
28
- <tbody>
29
- <tr>
30
- <td class="left_align"><a href="app-helpers-releases_helper_rb.html">app/helpers/releases_helper.rb</a></td>
31
- <td class='right_align'><tt>2</tt></td>
32
- <td class='right_align'><tt>2</tt></td>
33
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
34
- <div class="percent_graph">
35
- <div class="covered" style="width:100px"></div>
36
- <div class="uncovered" style="width:0px"></div>
37
- </div></td>
38
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
39
- <div class="percent_graph">
40
- <div class="covered" style="width:100px"></div>
41
- <div class="uncovered" style="width:0px"></div>
42
- </div></td>
43
- </tr>
44
- </tbody>
45
- </table>
46
- </div>
47
-
48
- <h3>Key</h3>
49
-
50
- <div class="key"><pre><span class='marked'>Code reported as executed by Ruby looks like this...</span><span class='marked1'>and this: this line is also marked as covered.</span><span class='inferred'>Lines considered as run by rcov, but not reported by Ruby, look like this,</span><span class='inferred1'>and this: these lines were inferred by rcov (using simple heuristics).</span><span class='uncovered'>Finally, here's a line marked as not executed.</span></pre></div>
51
-
52
- <h3>Coverage Details</h3>
53
-
54
- <table class="details">
55
- <tbody>
56
-
57
-
58
-
59
- <tr class="marked">
60
- <td><pre><a name="line1">1</a> module ReleasesHelper</pre></td>
61
- </tr>
62
-
63
-
64
-
65
- <tr class="inferred">
66
- <td><pre><a name="line2">2</a> end</pre></td>
67
- </tr>
68
-
69
- </tbody>
70
- </table>
71
-
72
- <p>Generated on Wed Dec 09 15:45:09 +0000 2009 with <a href="http://github.com/relevance/rcov">rcov 0.9.2.1</a></p>
73
-
74
- </body>
75
- </html>
@@ -1,75 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
- <html lang='en' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'>
3
- <head>
4
- <title>app/helpers/sessions_helper.rb</title>
5
- <link href="screen.css" media="all" rel="stylesheet" type="text/css" />
6
- <link href="print.css" media="print" rel="stylesheet" type="text/css" />
7
-
8
- <meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
9
- <script type="text/javascript" src="rcov.js"></script>
10
- </head>
11
- <body>
12
- <h1>Branston C0 Coverage Information - RCov</h1>
13
- <h2>app/helpers/sessions_helper.rb</h2>
14
-
15
-
16
-
17
- <div class="report_table_wrapper">
18
- <table class='report' id='report_table'>
19
- <thead>
20
- <tr>
21
- <th class="left_align">Name</th>
22
- <th class="right_align">Total Lines</th>
23
- <th class="right_align">Lines of Code</th>
24
- <th class="left_align">Total Coverage</th>
25
- <th class="left_align">Code Coverage</th>
26
- </tr>
27
- </thead>
28
- <tbody>
29
- <tr>
30
- <td class="left_align"><a href="app-helpers-sessions_helper_rb.html">app/helpers/sessions_helper.rb</a></td>
31
- <td class='right_align'><tt>2</tt></td>
32
- <td class='right_align'><tt>2</tt></td>
33
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
34
- <div class="percent_graph">
35
- <div class="covered" style="width:100px"></div>
36
- <div class="uncovered" style="width:0px"></div>
37
- </div></td>
38
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
39
- <div class="percent_graph">
40
- <div class="covered" style="width:100px"></div>
41
- <div class="uncovered" style="width:0px"></div>
42
- </div></td>
43
- </tr>
44
- </tbody>
45
- </table>
46
- </div>
47
-
48
- <h3>Key</h3>
49
-
50
- <div class="key"><pre><span class='marked'>Code reported as executed by Ruby looks like this...</span><span class='marked1'>and this: this line is also marked as covered.</span><span class='inferred'>Lines considered as run by rcov, but not reported by Ruby, look like this,</span><span class='inferred1'>and this: these lines were inferred by rcov (using simple heuristics).</span><span class='uncovered'>Finally, here's a line marked as not executed.</span></pre></div>
51
-
52
- <h3>Coverage Details</h3>
53
-
54
- <table class="details">
55
- <tbody>
56
-
57
-
58
-
59
- <tr class="marked">
60
- <td><pre><a name="line1">1</a> module SessionsHelper</pre></td>
61
- </tr>
62
-
63
-
64
-
65
- <tr class="inferred">
66
- <td><pre><a name="line2">2</a> end</pre></td>
67
- </tr>
68
-
69
- </tbody>
70
- </table>
71
-
72
- <p>Generated on Wed Dec 09 15:45:10 +0000 2009 with <a href="http://github.com/relevance/rcov">rcov 0.9.2.1</a></p>
73
-
74
- </body>
75
- </html>
@@ -1,75 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
- <html lang='en' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'>
3
- <head>
4
- <title>app/helpers/stories_helper.rb</title>
5
- <link href="screen.css" media="all" rel="stylesheet" type="text/css" />
6
- <link href="print.css" media="print" rel="stylesheet" type="text/css" />
7
-
8
- <meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
9
- <script type="text/javascript" src="rcov.js"></script>
10
- </head>
11
- <body>
12
- <h1>Branston C0 Coverage Information - RCov</h1>
13
- <h2>app/helpers/stories_helper.rb</h2>
14
-
15
-
16
-
17
- <div class="report_table_wrapper">
18
- <table class='report' id='report_table'>
19
- <thead>
20
- <tr>
21
- <th class="left_align">Name</th>
22
- <th class="right_align">Total Lines</th>
23
- <th class="right_align">Lines of Code</th>
24
- <th class="left_align">Total Coverage</th>
25
- <th class="left_align">Code Coverage</th>
26
- </tr>
27
- </thead>
28
- <tbody>
29
- <tr>
30
- <td class="left_align"><a href="app-helpers-stories_helper_rb.html">app/helpers/stories_helper.rb</a></td>
31
- <td class='right_align'><tt>2</tt></td>
32
- <td class='right_align'><tt>2</tt></td>
33
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
34
- <div class="percent_graph">
35
- <div class="covered" style="width:100px"></div>
36
- <div class="uncovered" style="width:0px"></div>
37
- </div></td>
38
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
39
- <div class="percent_graph">
40
- <div class="covered" style="width:100px"></div>
41
- <div class="uncovered" style="width:0px"></div>
42
- </div></td>
43
- </tr>
44
- </tbody>
45
- </table>
46
- </div>
47
-
48
- <h3>Key</h3>
49
-
50
- <div class="key"><pre><span class='marked'>Code reported as executed by Ruby looks like this...</span><span class='marked1'>and this: this line is also marked as covered.</span><span class='inferred'>Lines considered as run by rcov, but not reported by Ruby, look like this,</span><span class='inferred1'>and this: these lines were inferred by rcov (using simple heuristics).</span><span class='uncovered'>Finally, here's a line marked as not executed.</span></pre></div>
51
-
52
- <h3>Coverage Details</h3>
53
-
54
- <table class="details">
55
- <tbody>
56
-
57
-
58
-
59
- <tr class="marked">
60
- <td><pre><a name="line1">1</a> module StoriesHelper</pre></td>
61
- </tr>
62
-
63
-
64
-
65
- <tr class="inferred">
66
- <td><pre><a name="line2">2</a> end</pre></td>
67
- </tr>
68
-
69
- </tbody>
70
- </table>
71
-
72
- <p>Generated on Wed Dec 09 15:45:10 +0000 2009 with <a href="http://github.com/relevance/rcov">rcov 0.9.2.1</a></p>
73
-
74
- </body>
75
- </html>
@@ -1,75 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
- <html lang='en' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'>
3
- <head>
4
- <title>app/helpers/user_roles_helper.rb</title>
5
- <link href="screen.css" media="all" rel="stylesheet" type="text/css" />
6
- <link href="print.css" media="print" rel="stylesheet" type="text/css" />
7
-
8
- <meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
9
- <script type="text/javascript" src="rcov.js"></script>
10
- </head>
11
- <body>
12
- <h1>Branston C0 Coverage Information - RCov</h1>
13
- <h2>app/helpers/user_roles_helper.rb</h2>
14
-
15
-
16
-
17
- <div class="report_table_wrapper">
18
- <table class='report' id='report_table'>
19
- <thead>
20
- <tr>
21
- <th class="left_align">Name</th>
22
- <th class="right_align">Total Lines</th>
23
- <th class="right_align">Lines of Code</th>
24
- <th class="left_align">Total Coverage</th>
25
- <th class="left_align">Code Coverage</th>
26
- </tr>
27
- </thead>
28
- <tbody>
29
- <tr>
30
- <td class="left_align"><a href="app-helpers-user_roles_helper_rb.html">app/helpers/user_roles_helper.rb</a></td>
31
- <td class='right_align'><tt>2</tt></td>
32
- <td class='right_align'><tt>2</tt></td>
33
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
34
- <div class="percent_graph">
35
- <div class="covered" style="width:100px"></div>
36
- <div class="uncovered" style="width:0px"></div>
37
- </div></td>
38
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
39
- <div class="percent_graph">
40
- <div class="covered" style="width:100px"></div>
41
- <div class="uncovered" style="width:0px"></div>
42
- </div></td>
43
- </tr>
44
- </tbody>
45
- </table>
46
- </div>
47
-
48
- <h3>Key</h3>
49
-
50
- <div class="key"><pre><span class='marked'>Code reported as executed by Ruby looks like this...</span><span class='marked1'>and this: this line is also marked as covered.</span><span class='inferred'>Lines considered as run by rcov, but not reported by Ruby, look like this,</span><span class='inferred1'>and this: these lines were inferred by rcov (using simple heuristics).</span><span class='uncovered'>Finally, here's a line marked as not executed.</span></pre></div>
51
-
52
- <h3>Coverage Details</h3>
53
-
54
- <table class="details">
55
- <tbody>
56
-
57
-
58
-
59
- <tr class="marked">
60
- <td><pre><a name="line1">1</a> module UserRolesHelper</pre></td>
61
- </tr>
62
-
63
-
64
-
65
- <tr class="inferred">
66
- <td><pre><a name="line2">2</a> end</pre></td>
67
- </tr>
68
-
69
- </tbody>
70
- </table>
71
-
72
- <p>Generated on Wed Dec 09 15:45:10 +0000 2009 with <a href="http://github.com/relevance/rcov">rcov 0.9.2.1</a></p>
73
-
74
- </body>
75
- </html>