Table of Contents - tfs_graph-0.1.2 Documentation
Classes and Modules
- Object
- TFSGraph
- TFSGraph::AbstractStore
- TFSGraph::Behaviors
- TFSGraph::Behaviors::Neo4jRepository
- TFSGraph::Behaviors::Neo4jRepository::Branch
- TFSGraph::Behaviors::Neo4jRepository::Changeset
- TFSGraph::Behaviors::Neo4jRepository::Project
- TFSGraph::Behaviors::RelatedRepository
- TFSGraph::Behaviors::RelatedRepository::Branch
- TFSGraph::Behaviors::RelatedRepository::Changeset
- TFSGraph::Behaviors::RelatedRepository::Project
- TFSGraph::Branch
- TFSGraph::BranchArchiveHandler
- TFSGraph::BranchAssociator
- TFSGraph::BranchNormalizer
- TFSGraph::BranchStore
- TFSGraph::Changeset
- TFSGraph::ChangesetMerge
- TFSGraph::ChangesetMergeNormalizer
- TFSGraph::ChangesetMergeStore
- TFSGraph::ChangesetNormalizer
- TFSGraph::ChangesetStore
- TFSGraph::ChangesetTreeBuilder
- TFSGraph::Config
- TFSGraph::Entity
- TFSGraph::Extensions
- TFSGraph::Extensions::ClassMethods
- TFSGraph::GraphPopulator
- TFSGraph::Normalizer
- TFSGraph::PersistableEntity
- TFSGraph::Populators
- TFSGraph::Populators::Everything
- TFSGraph::Populators::ForArchivedBranch
- TFSGraph::Populators::ForBranch
- TFSGraph::Populators::ForProject
- TFSGraph::Populators::SinceDate
- TFSGraph::Populators::SinceLast
- TFSGraph::Populators::Utilities
- TFSGraph::Project
- TFSGraph::ProjectNormalizer
- TFSGraph::ProjectStore
- TFSGraph::Repository
- TFSGraph::Repository::Neo4jRepository
- TFSGraph::Repository::RelatedRepository
- TFSGraph::RepositoryRegistry
- TFSGraph::ServerRegistry
- TFSGraph::StoreHelpers
- TFSGraph::TFSClient
- TFSGraph::TFSHelpers
Methods
- ::associate — TFSGraph::BranchAssociator
- ::associate_groups — TFSGraph::BranchAssociator
- ::config — TFSGraph
- ::create — TFSGraph::ChangesetMerge
- ::hide_all_archives — TFSGraph::BranchArchiveHandler
- ::hide_moved_archives_for_project — TFSGraph::BranchArchiveHandler
- ::incrementally_update_all — TFSGraph::GraphPopulator
- ::inherited — TFSGraph::Entity
- ::new — TFSGraph::Branch
- ::new — TFSGraph::BranchStore
- ::new — TFSGraph::ChangesetStore
- ::new — TFSGraph::ChangesetMergeStore
- ::new — TFSGraph::Entity
- ::new — TFSGraph::PersistableEntity
- ::new — TFSGraph::Populators::ForArchivedBranch
- ::new — TFSGraph::Populators::ForBranch
- ::new — TFSGraph::Populators::ForProject
- ::new — TFSGraph::Populators::SinceDate
- ::new — TFSGraph::Repository
- ::new — TFSGraph::Repository::RelatedRepository
- ::new — TFSGraph::RepositoryRegistry
- ::new — TFSGraph::ServerRegistry
- ::normalize — TFSGraph::ChangesetNormalizer
- ::normalize — TFSGraph::ChangesetMergeNormalizer
- ::normalize — TFSGraph::Normalizer
- ::normalize_many — TFSGraph::ChangesetNormalizer
- ::normalize_many — TFSGraph::ChangesetMergeNormalizer
- ::normalize_many — TFSGraph::Normalizer
- ::populate_all_from_time — TFSGraph::GraphPopulator
- ::populate_graph — TFSGraph::GraphPopulator
- ::register — TFSGraph::RepositoryRegistry
- ::register — TFSGraph::ServerRegistry
- ::repath_archive — TFSGraph::Branch
- ::repository — TFSGraph::PersistableEntity
- ::schema — TFSGraph::BranchNormalizer
- ::schema — TFSGraph::ChangesetNormalizer
- ::schema — TFSGraph::ChangesetMergeNormalizer
- ::schema — TFSGraph::Normalizer
- ::schema — TFSGraph::ProjectNormalizer
- ::set_branch_merges — TFSGraph::ChangesetTreeBuilder
- ::to_tree — TFSGraph::ChangesetTreeBuilder
- ::update_branch — TFSGraph::GraphPopulator
- ::update_project — TFSGraph::GraphPopulator
- #<=> — TFSGraph::Branch
- #<=> — TFSGraph::Changeset
- #<=> — TFSGraph::Project
- #absolute_root — TFSGraph::Branch
- #absolute_root_for — TFSGraph::Behaviors::Neo4jRepository::Branch
- #absolute_root_for — TFSGraph::Behaviors::RelatedRepository::Branch
- #active — TFSGraph::Behaviors::Neo4jRepository::Project
- #active — TFSGraph::Behaviors::RelatedRepository::Project
- #active? — TFSGraph::Branch
- #active_branches — TFSGraph::Project
- #active_branches_for_root — TFSGraph::Behaviors::Neo4jRepository::Project
- #activity — TFSGraph::Behaviors::Neo4jRepository::Project
- #activity — TFSGraph::Behaviors::RelatedRepository::Project
- #activity_by_date — TFSGraph::Behaviors::Neo4jRepository::Project
- #activity_by_date — TFSGraph::Behaviors::RelatedRepository::Project
- #add_behavior — TFSGraph::Extensions
- #add_branch — TFSGraph::Project
- #add_changeset — TFSGraph::Branch
- #add_child — TFSGraph::Branch
- #add_child — TFSGraph::Changeset
- #ahead_of_master — TFSGraph::Branch
- #all — TFSGraph::Behaviors::Neo4jRepository::Project
- #all — TFSGraph::Behaviors::RelatedRepository::Project
- #all_activity — TFSGraph::Project
- #all_activity_by_date — TFSGraph::Project
- #archive! — TFSGraph::Branch
- #archived — TFSGraph::Branch
- #archived? — TFSGraph::Branch
- #as_json — TFSGraph::Branch
- #as_json — TFSGraph::Changeset
- #attributes — TFSGraph::Entity
- #base? — TFSGraph::Changeset
- #base_class_name — TFSGraph::Extensions
- #base_class_name — TFSGraph::Extensions::ClassMethods
- #base_username — TFSGraph::TFSHelpers
- #behind_master — TFSGraph::Branch
- #branch — TFSGraph::Changeset
- #branch? — TFSGraph::Branch
- #branch_base — TFSGraph::TFSHelpers
- #branch_path_to_name — TFSGraph::TFSHelpers
- #branch_project — TFSGraph::TFSHelpers
- #branches — TFSGraph::Project
- #branches_for_root — TFSGraph::Project
- #branches_for_root — TFSGraph::Behaviors::Neo4jRepository::Project
- #branches_for_root — TFSGraph::Behaviors::RelatedRepository::Project
- #branches_with_hidden — TFSGraph::Project
- #build — TFSGraph::Repository
- #cache — TFSGraph::BranchStore
- #cache — TFSGraph::ChangesetStore
- #cache — TFSGraph::ChangesetMergeStore
- #cache — TFSGraph::ProjectStore
- #cache_all — TFSGraph::AbstractStore
- #changesets — TFSGraph::Branch
- #changesets_for_root — TFSGraph::Project
- #changesets_for_root — TFSGraph::Behaviors::Neo4jRepository::Project
- #changesets_for_root — TFSGraph::Behaviors::RelatedRepository::Project
- #clean — TFSGraph::Populators::Utilities
- #constantize — TFSGraph::Extensions
- #contributors — TFSGraph::Branch
- #create — TFSGraph::Repository
- #create — TFSGraph::Behaviors::Neo4jRepository::Project
- #create — TFSGraph::Behaviors::RelatedRepository::Project
- #created — TFSGraph::Changeset
- #delete — TFSGraph::Repository
- #delete — TFSGraph::Repository::Neo4jRepository
- #delete — TFSGraph::Repository::RelatedRepository
- #delete! — TFSGraph::PersistableEntity
- #detect_archived — TFSGraph::Branch
- #detect_type — TFSGraph::Branch
- #drop_all — TFSGraph::Repository::Neo4jRepository
- #drop_all — TFSGraph::Repository::RelatedRepository
- #endpoint — TFSGraph::TFSClient
- #eql? — TFSGraph::Changeset
- #exists? — TFSGraph::Repository
- #fetch_all — TFSGraph::AbstractStore
- #fetch_and_cache — TFSGraph::AbstractStore
- #fetch_existing_record — TFSGraph::Behaviors::Neo4jRepository::Branch
- #fetch_existing_record — TFSGraph::Behaviors::Neo4jRepository::Changeset
- #fetch_existing_record — TFSGraph::Behaviors::Neo4jRepository::Project
- #fetch_since_date — TFSGraph::BranchStore
- #fetch_since_date — TFSGraph::ChangesetStore
- #fetch_since_last_update — TFSGraph::BranchStore
- #fetch_since_last_update — TFSGraph::ChangesetStore
- #finalize — TFSGraph::Populators::Utilities
- #find — TFSGraph::Repository
- #find_branch — TFSGraph::Populators::Utilities
- #find_by_name — TFSGraph::Behaviors::Neo4jRepository::Project
- #find_by_name — TFSGraph::Behaviors::RelatedRepository::Project
- #find_by_neo_id — TFSGraph::Repository::Neo4jRepository
- #find_by_path — TFSGraph::Behaviors::Neo4jRepository::Branch
- #find_in_project — TFSGraph::Behaviors::Neo4jRepository::Branch
- #find_in_project — TFSGraph::Behaviors::RelatedRepository::Branch
- #find_native — TFSGraph::Repository::Neo4jRepository
- #find_native — TFSGraph::Repository::RelatedRepository
- #find_project — TFSGraph::Populators::Utilities
- #flush — TFSGraph::Repository::Neo4jRepository
- #flush — TFSGraph::Repository::RelatedRepository
- #flush_all — TFSGraph::StoreHelpers
- #formatted_created — TFSGraph::Changeset
- #get_id — TFSGraph::Repository::Neo4jRepository
- #get_id — TFSGraph::Repository::RelatedRepository
- #get_nodes — TFSGraph::Repository::Neo4jRepository
- #get_nodes — TFSGraph::Repository::RelatedRepository
- #get_nodes_for — TFSGraph::Repository::RelatedRepository
- #get_relation — TFSGraph::Repository::RelatedRepository
- #get_relations — TFSGraph::ChangesetMerge
- #get_source — TFSGraph::ChangesetMerge
- #get_target — TFSGraph::ChangesetMerge
- #hash — TFSGraph::Changeset
- #hidden — TFSGraph::Branch
- #hidden — TFSGraph::Project
- #hidden? — TFSGraph::Branch
- #hidden? — TFSGraph::Project
- #hide! — TFSGraph::Branch
- #hide! — TFSGraph::Project
- #id — TFSGraph::Changeset
- #identifier — TFSGraph::RepositoryRegistry
- #inspect — TFSGraph::Repository
- #join — TFSGraph::ChangesetMerge
- #last_changeset — TFSGraph::Branch
- #last_updated_on — TFSGraph::StoreHelpers
- #mark_as_updated — TFSGraph::StoreHelpers
- #merge? — TFSGraph::Changeset
- #merged_changesets — TFSGraph::Branch
- #named_type — TFSGraph::Branch
- #next — TFSGraph::Changeset
- #normalize — TFSGraph::BranchStore
- #normalize — TFSGraph::ChangesetStore
- #normalize — TFSGraph::ChangesetMergeStore
- #normalize — TFSGraph::ProjectStore
- #normalize — TFSGraph::Repository
- #odata_path_to_server_path — TFSGraph::TFSHelpers
- #path_parts — TFSGraph::TFSHelpers
- #persist — TFSGraph::PersistableEntity
- #persist — TFSGraph::Repository::Neo4jRepository
- #persist — TFSGraph::Repository::RelatedRepository
- #persisted? — TFSGraph::PersistableEntity
- #populate — TFSGraph::Populators::Everything
- #populate — TFSGraph::Populators::ForArchivedBranch
- #populate — TFSGraph::Populators::ForBranch
- #populate — TFSGraph::Populators::ForProject
- #populate — TFSGraph::Populators::SinceDate
- #populate — TFSGraph::Populators::SinceLast
- #populate_since — TFSGraph::Populators::ForBranch
- #project_for_branch — TFSGraph::Behaviors::Neo4jRepository::Branch
- #project_for_branch — TFSGraph::Behaviors::RelatedRepository::Branch
- #rebuild — TFSGraph::Repository
- #rebuild — TFSGraph::Repository::Neo4jRepository
- #rebuild_for_type — TFSGraph::Behaviors::Neo4jRepository::Project
- #rebuild_from_query — TFSGraph::Repository::Neo4jRepository
- #redis — TFSGraph::Config
- #redis — TFSGraph::ServerRegistry
- #redis — TFSGraph::StoreHelpers
- #relate — TFSGraph::Repository::Neo4jRepository
- #relate — TFSGraph::Repository::RelatedRepository
- #related? — TFSGraph::Repository
- #related_branches — TFSGraph::Branch
- #repo — TFSGraph::ChangesetMerge
- #repo_memo — TFSGraph::RepositoryRegistry
- #reset! — TFSGraph::RepositoryRegistry
- #reset! — TFSGraph::ServerRegistry
- #ressurect_time — TFSGraph::Entity
- #root — TFSGraph::Repository::Neo4jRepository
- #root — TFSGraph::Repository::RelatedRepository
- #root_branches — TFSGraph::Project
- #root_branches — TFSGraph::Behaviors::Neo4jRepository::Project
- #root_changeset — TFSGraph::Branch
- #root_query — TFSGraph::BranchStore
- #root_query — TFSGraph::ChangesetStore
- #root_query — TFSGraph::ChangesetMergeStore
- #root_query — TFSGraph::ProjectStore
- #rootless? — TFSGraph::Branch
- #save — TFSGraph::Repository
- #save! — TFSGraph::PersistableEntity
- #schema — TFSGraph::Entity
- #scrub_changeset — TFSGraph::TFSHelpers
- #server — TFSGraph::ServerRegistry
- #server_path_parts — TFSGraph::TFSHelpers
- #server_path_to_odata_path — TFSGraph::TFSHelpers
- #session — TFSGraph::Repository::Neo4jRepository
- #session — TFSGraph::Repository::RelatedRepository
- #setup — TFSGraph::TFSClient
- #tfs — TFSGraph::TFSClient
- #tfs= — TFSGraph::TFSClient
- #to_hash — TFSGraph::Entity
- #to_hash — TFSGraph::PersistableEntity
- #type — TFSGraph::RepositoryRegistry
- #type_index — TFSGraph::Branch
- #update — TFSGraph::Repository::Neo4jRepository
- #update — TFSGraph::Repository::RelatedRepository
- #updated! — TFSGraph::Branch
- #updated! — TFSGraph::Project
- #updated_since? — TFSGraph::Branch