aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/app/Bug.html')
-rw-r--r--doc/app/Bug.html423
1 files changed, 423 insertions, 0 deletions
diff --git a/doc/app/Bug.html b/doc/app/Bug.html
new file mode 100644
index 0000000..1c2d6e8
--- /dev/null
+++ b/doc/app/Bug.html
@@ -0,0 +1,423 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+ <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
+
+ <title>Class: Bug</title>
+
+ <link rel="stylesheet" href="./rdoc.css" type="text/css" media="screen" />
+
+ <script src="./js/jquery.js" type="text/javascript" charset="utf-8"></script>
+ <script src="./js/thickbox-compressed.js" type="text/javascript" charset="utf-8"></script>
+ <script src="./js/quicksearch.js" type="text/javascript" charset="utf-8"></script>
+ <script src="./js/darkfish.js" type="text/javascript" charset="utf-8"></script>
+
+</head>
+<body id="top" class="class">
+
+ <div id="metadata">
+ <div id="home-metadata">
+ <div id="home-section" class="section">
+ <h3 class="section-header">
+ <a href="./index.html">Home</a>
+ <a href="./index.html#classes">Classes</a>
+ <a href="./index.html#methods">Methods</a>
+ </h3>
+ </div>
+ </div>
+
+ <div id="file-metadata">
+ <div id="file-list-section" class="section">
+ <h3 class="section-header">In Files</h3>
+ <div class="section-body">
+ <ul>
+
+ <li><a href="./app/models/bug_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
+ class="thickbox" title="app/models/bug.rb">app/models/bug.rb</a></li>
+
+ </ul>
+ </div>
+ </div>
+
+
+ </div>
+
+ <div id="class-metadata">
+
+ <!-- Parent Class -->
+ <div id="parent-class-section" class="section">
+ <h3 class="section-header">Parent</h3>
+
+ <p class="link">ActiveRecord::Base</p>
+
+ </div>
+
+
+
+
+
+
+
+ <!-- Method Quickref -->
+ <div id="method-list-section" class="section">
+ <h3 class="section-header">Methods</h3>
+ <ul class="link-list">
+
+ <li><a href="#method-i-bug_url">#bug_url</a></li>
+
+ <li><a href="#method-i-cc">#cc</a></li>
+
+ <li><a href="#method-i-update_cached_metadata">#update_cached_metadata</a></li>
+
+ </ul>
+ </div>
+
+
+
+ <!-- Included Modules -->
+ <div id="includes-section" class="section">
+ <h3 class="section-header">Included Modules</h3>
+ <ul class="link-list">
+
+
+ <li><a class="include" href="Glsamaker/Bugs/StatusMixin.html">Glsamaker::Bugs::StatusMixin</a></li>
+
+
+
+ <li><a class="include" href="Glsamaker/Bugs/ArchesMixin.html">Glsamaker::Bugs::ArchesMixin</a></li>
+
+
+
+ <li><a class="include" href="Glsamaker/Bugs/BugReadyMixin.html">Glsamaker::Bugs::BugReadyMixin</a></li>
+
+
+ </ul>
+ </div>
+
+ </div>
+
+ <div id="project-metadata">
+
+
+ <div id="fileindex-section" class="section project-section">
+ <h3 class="section-header">Files</h3>
+ <ul>
+
+ <li class="file"><a href="./doc/README_FOR_APP.html">README_FOR_APP</a></li>
+
+ </ul>
+ </div>
+
+
+ <div id="classindex-section" class="section project-section">
+ <h3 class="section-header">Class/Module Index
+ <span class="search-toggle"><img src="./images/find.png"
+ height="16" width="16" alt="[+]"
+ title="show/hide quicksearch" /></span></h3>
+ <form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
+ <fieldset>
+ <legend>Quicksearch</legend>
+ <input type="text" name="quicksearch" value=""
+ class="quicksearch-field" />
+ </fieldset>
+ </form>
+
+ <ul class="link-list">
+
+ <li><a href="./Glsamaker.html">Glsamaker</a></li>
+
+ <li><a href="./Glsamaker/Bugs.html">Glsamaker::Bugs</a></li>
+
+ <li><a href="./Glsamaker/Bugs/ArchesMixin.html">Glsamaker::Bugs::ArchesMixin</a></li>
+
+ <li><a href="./Glsamaker/Bugs/Bug.html">Glsamaker::Bugs::Bug</a></li>
+
+ <li><a href="./Glsamaker/Bugs/BugReadyMixin.html">Glsamaker::Bugs::BugReadyMixin</a></li>
+
+ <li><a href="./Glsamaker/Bugs/Status.html">Glsamaker::Bugs::Status</a></li>
+
+ <li><a href="./Glsamaker/Bugs/StatusMixin.html">Glsamaker::Bugs::StatusMixin</a></li>
+
+ <li><a href="./Glsamaker/Diff.html">Glsamaker::Diff</a></li>
+
+ <li><a href="./Glsamaker/HTTP.html">Glsamaker::HTTP</a></li>
+
+ <li><a href="./Glsamaker/Helper.html">Glsamaker::Helper</a></li>
+
+ <li><a href="./Glsamaker/Mail.html">Glsamaker::Mail</a></li>
+
+ <li><a href="./Glsamaker/Portage.html">Glsamaker::Portage</a></li>
+
+ <li><a href="./Glsamaker/Portage/Description.html">Glsamaker::Portage::Description</a></li>
+
+ <li><a href="./Glsamaker/XML.html">Glsamaker::XML</a></li>
+
+ <li><a href="./Admin.html">Admin</a></li>
+
+ <li><a href="./Admin/IndexController.html">Admin::IndexController</a></li>
+
+ <li><a href="./Admin/IndexHelper.html">Admin::IndexHelper</a></li>
+
+ <li><a href="./Admin/TemplatesController.html">Admin::TemplatesController</a></li>
+
+ <li><a href="./Admin/TemplatesHelper.html">Admin::TemplatesHelper</a></li>
+
+ <li><a href="./Admin/UsersController.html">Admin::UsersController</a></li>
+
+ <li><a href="./Admin/UsersHelper.html">Admin::UsersHelper</a></li>
+
+ <li><a href="./Bugzilla.html">Bugzilla</a></li>
+
+ <li><a href="./Bugzilla/Bug.html">Bugzilla::Bug</a></li>
+
+ <li><a href="./Bugzilla/Bugzilla.html">Bugzilla::Bugzilla</a></li>
+
+ <li><a href="./Bugzilla/Bugzilla/Bugzilla.html">Bugzilla::Bugzilla::Bugzilla</a></li>
+
+ <li><a href="./Bugzilla/Bugzilla/Bugzilla/Change.html">Bugzilla::Bugzilla::Bugzilla::Change</a></li>
+
+ <li><a href="./Bugzilla/Comment.html">Bugzilla::Comment</a></li>
+
+ <li><a href="./Bugzilla/History.html">Bugzilla::History</a></li>
+
+ <li><a href="./Comment.html">Comment</a></li>
+
+ <li><a href="./Comment/CommentValidator.html">Comment::CommentValidator</a></li>
+
+ <li><a href="./ApplicationController.html">ApplicationController</a></li>
+
+ <li><a href="./ApplicationHelper.html">ApplicationHelper</a></li>
+
+ <li><a href="./Authentication.html">Authentication</a></li>
+
+ <li><a href="./Authorization.html">Authorization</a></li>
+
+ <li><a href="./Bug.html">Bug</a></li>
+
+ <li><a href="./BugController.html">BugController</a></li>
+
+ <li><a href="./BugHelper.html">BugHelper</a></li>
+
+ <li><a href="./BugsController.html">BugsController</a></li>
+
+ <li><a href="./BugsHelper.html">BugsHelper</a></li>
+
+ <li><a href="./CommentsController.html">CommentsController</a></li>
+
+ <li><a href="./CommentsHelper.html">CommentsHelper</a></li>
+
+ <li><a href="./Cpe.html">Cpe</a></li>
+
+ <li><a href="./Cve.html">Cve</a></li>
+
+ <li><a href="./CveAssignment.html">CveAssignment</a></li>
+
+ <li><a href="./CveChange.html">CveChange</a></li>
+
+ <li><a href="./CveComment.html">CveComment</a></li>
+
+ <li><a href="./CveController.html">CveController</a></li>
+
+ <li><a href="./CveHelper.html">CveHelper</a></li>
+
+ <li><a href="./CveReference.html">CveReference</a></li>
+
+ <li><a href="./GLSAReleaseError.html">GLSAReleaseError</a></li>
+
+ <li><a href="./Glsa.html">Glsa</a></li>
+
+ <li><a href="./GlsaController.html">GlsaController</a></li>
+
+ <li><a href="./GlsaHelper.html">GlsaHelper</a></li>
+
+ <li><a href="./GlsaMailer.html">GlsaMailer</a></li>
+
+ <li><a href="./IndexController.html">IndexController</a></li>
+
+ <li><a href="./IndexHelper.html">IndexHelper</a></li>
+
+ <li><a href="./Package.html">Package</a></li>
+
+ <li><a href="./Reference.html">Reference</a></li>
+
+ <li><a href="./Revision.html">Revision</a></li>
+
+ <li><a href="./SearchController.html">SearchController</a></li>
+
+ <li><a href="./SearchHelper.html">SearchHelper</a></li>
+
+ <li><a href="./String.html">String</a></li>
+
+ <li><a href="./Template.html">Template</a></li>
+
+ <li><a href="./ToolsController.html">ToolsController</a></li>
+
+ <li><a href="./ToolsHelper.html">ToolsHelper</a></li>
+
+ <li><a href="./User.html">User</a></li>
+
+ </ul>
+ <div id="no-class-search-results" style="display: none;">No matching classes.</div>
+ </div>
+
+
+ </div>
+ </div>
+
+ <div id="documentation">
+ <h1 class="class">Bug</h1>
+
+ <div id="description" class="description">
+
+<p><a href="Bug.html">Bug</a> model</p>
+
+ </div><!-- description -->
+
+
+
+
+ <div id="5Buntitled-5D" class="documentation-section">
+
+
+
+
+
+
+
+
+ <!-- Methods -->
+
+ <div id="public-instance-method-details" class="method-section section">
+ <h3 class="section-header">Public Instance Methods</h3>
+
+
+ <div id="bug_url-method" class="method-detail ">
+ <a name="method-i-bug_url"></a>
+
+
+ <div class="method-heading">
+ <span class="method-name">bug_url</span><span
+ class="method-args">(secure = true)</span>
+ <span class="method-click-advice">click to toggle source</span>
+ </div>
+
+
+ <div class="method-description">
+
+ <p>Returns the Gentoo <a href="Bugzilla.html">Bugzilla</a> URI for the bug.
+Set <tt>secure</tt> to false to get a HTTP instead of a HTTPS URI</p>
+
+
+
+ <div class="method-source-code" id="bug_url-source">
+<pre>
+<span class="ruby-comment"># File app/models/bug.rb, line 32</span>
+<span class="ruby-keyword">def</span> <span class="ruby-identifier">bug_url</span>(<span class="ruby-identifier">secure</span> = <span class="ruby-keyword">true</span>)
+ <span class="ruby-keyword">if</span> <span class="ruby-identifier">secure</span>
+ <span class="ruby-node">&quot;https://#{GLSAMAKER_BUGZIE_HOST}/show_bug.cgi?id=#{self.bug_id}&quot;</span>
+ <span class="ruby-keyword">else</span>
+ <span class="ruby-node">&quot;http://#{GLSAMAKER_BUGZIE_HOST}/show_bug.cgi?id=#{self.bug_id}&quot;</span>
+ <span class="ruby-keyword">end</span>
+<span class="ruby-keyword">end</span></pre>
+ </div><!-- bug_url-source -->
+
+ </div>
+
+
+
+
+ </div><!-- bug_url-method -->
+
+
+ <div id="cc-method" class="method-detail ">
+ <a name="method-i-cc"></a>
+
+
+ <div class="method-heading">
+ <span class="method-name">cc</span><span
+ class="method-args">()</span>
+ <span class="method-click-advice">click to toggle source</span>
+ </div>
+
+
+ <div class="method-description">
+
+
+
+
+
+ <div class="method-source-code" id="cc-source">
+<pre>
+<span class="ruby-comment"># File app/models/bug.rb, line 22</span>
+<span class="ruby-keyword">def</span> <span class="ruby-identifier">cc</span>
+ <span class="ruby-keyword">self</span>.<span class="ruby-identifier">arches</span>
+<span class="ruby-keyword">end</span></pre>
+ </div><!-- cc-source -->
+
+ </div>
+
+
+
+
+ </div><!-- cc-method -->
+
+
+ <div id="update_cached_metadata-method" class="method-detail ">
+ <a name="method-i-update_cached_metadata"></a>
+
+
+ <div class="method-heading">
+ <span class="method-name">update_cached_metadata</span><span
+ class="method-args">()</span>
+ <span class="method-click-advice">click to toggle source</span>
+ </div>
+
+
+ <div class="method-description">
+
+ <p>Updates the cached bug metadata</p>
+
+
+
+ <div class="method-source-code" id="update_cached_metadata-source">
+<pre>
+<span class="ruby-comment"># File app/models/bug.rb, line 41</span>
+<span class="ruby-keyword">def</span> <span class="ruby-identifier">update_cached_metadata</span>
+ <span class="ruby-identifier">b</span> = <span class="ruby-constant">Glsamaker</span><span class="ruby-operator">::</span><span class="ruby-constant">Bugs</span><span class="ruby-operator">::</span><span class="ruby-constant">Bug</span>.<span class="ruby-identifier">load_from_id</span>(<span class="ruby-identifier">bug_id</span>)
+
+ <span class="ruby-identifier">update_attributes!</span>(
+ <span class="ruby-value">:title</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-identifier">b</span>.<span class="ruby-identifier">summary</span>,
+ <span class="ruby-value">:whiteboard</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-identifier">b</span>.<span class="ruby-identifier">status_whiteboard</span>,
+ <span class="ruby-value">:arches</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-identifier">b</span>.<span class="ruby-identifier">arch_cc</span>.<span class="ruby-identifier">join</span>(<span class="ruby-string">', '</span>)
+ )
+<span class="ruby-keyword">rescue</span> <span class="ruby-constant">Exception</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-identifier">e</span>
+ <span class="ruby-identifier">raise</span> <span class="ruby-string">&quot;Could not update cached metadata: &quot;</span> <span class="ruby-operator">+</span> <span class="ruby-identifier">e</span>.<span class="ruby-identifier">message</span>
+<span class="ruby-keyword">end</span></pre>
+ </div><!-- update_cached_metadata-source -->
+
+ </div>
+
+
+
+
+ </div><!-- update_cached_metadata-method -->
+
+
+ </div><!-- public-instance-method-details -->
+
+ </div><!-- 5Buntitled-5D -->
+
+
+ </div><!-- documentation -->
+
+ <div id="validator-badges">
+ <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
+ <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
+ Rdoc Generator</a> 2</small>.</p>
+ </div>
+
+</body>
+</html>
+