Class: Bazaar (Repository)

Overview
Module Structure
Class Hierarchy
Class Methods
Bazaar.human_attribute_name / 2
Bazaar.scm_adapter_class
Bazaar.scm_name
Instance Methods
Bazaar#entries / 2
Bazaar#fetch_changesets
is a submodule of
class: Repository   
inherits from
  Repository   
has properties
class method: human_attribute_name / 2   
class method: scm_adapter_class   
class method: scm_name   
method: entries / 2   
method: fetch_changesets   
is defined at
#20 in app/models/repository/bazaar.rb  

Overview

Module Structure

  module: <Toplevel Module>
  class: Repository
class: Bazaar     

Class Hierarchy

Object ( Builtin-Module )
Base ( ActiveRecord )
has properties
class method: find_ids / 1   
Repository
includes
  Ciphering ( Redmine )
has properties
method: repo_create_validation   
class method: human_attribute_name / 2   
alias: attributes_without_extra_info= attributes   
method: attributes= / 2   
method: url= / 1   
method: root_url= / 1   
method: password   
method: password= / 1   
method: scm_adapter   
method: scm   
method: scm_name (1/2)   
method: name   
method: identifier_param   
method: <=> / 1   
class method: find_by_identifier_param / 1   
method: merge_extra_info / 1   
method: report_last_commit   
method: supports_cat?   
method: supports_annotate?   
method: supports_all_revisions?   
method: supports_directory_revisions?   
method: supports_revision_graph?   
method: entry / 2   
method: entries / 2   
method: branches   
method: tags   
method: default_branch   
method: properties / 2   
method: cat / 2   
method: diff / 3   
method: diff_format_revisions / 3   
method: relative_path / 1   
method: find_changeset_by_name / 1   
method: latest_changeset   
method: latest_changesets / 3   
method: scan_changesets_for_issue_ids (1/2)   
method: committers   
method: committer_ids= / 1   
method: find_committer_user / 1   
method: repo_log_encoding   
class method: fetch_changesets   
class method: scan_changesets_for_issue_ids (2/E)   
class method: scm_name (2/E)   
class method: available_scm   
class method: factory / 2   
class method: scm_adapter_class   
class method: scm_command   
class method: scm_version_string   
class method: scm_available   
method: set_as_default?   
method: check_default   
method: clear_changesets   
Bazaar ( Repository )
has properties
class method: human_attribute_name / 2   
class method: scm_adapter_class   
class method: scm_name   
method: entries / 2   
method: fetch_changesets   

Class Methods

Bazaar.human_attribute_name / 2

#24 in app/models/repository/bazaar.rb

human_attribute_name ( attribute_key_name ,
  *args )

Bazaar.scm_adapter_class

#32 in app/models/repository/bazaar.rb

scm_adapter_class

Bazaar.scm_name

#36 in app/models/repository/bazaar.rb

scm_name

Instance Methods

Bazaar#entries / 2

#40 in app/models/repository/bazaar.rb

entries ( path=nil ,
  identifier=nil )

Bazaar#fetch_changesets

#68 in app/models/repository/bazaar.rb

fetch_changesets