Home
last modified time | relevance | path

Searched defs:bug_ids (Results 1 – 8 of 8) sorted by relevance

/dports/devel/py-python-bugzilla/python-bugzilla-2.5.0/bugzilla/
H A D_backendbase.py78 def bug_attachment_get_all(self, bug_ids, paramdict): argument
85 def bug_attachment_create(self, bug_ids, data, paramdict): argument
108 def bug_comments(self, bug_ids, paramdict): argument
129 def bug_get(self, bug_ids, aliases, paramdict): argument
136 def bug_history(self, bug_ids, paramdict): argument
150 def bug_update(self, bug_ids, paramdict): argument
157 def bug_update_tags(self, bug_ids, paramdict): argument
H A D_backendrest.py90 def bug_get(self, bug_ids, aliases, paramdict): argument
106 def bug_attachment_get_all(self, bug_ids, paramdict): argument
115 def bug_attachment_create(self, bug_ids, data, paramdict): argument
126 def bug_comments(self, bug_ids, paramdict): argument
133 def bug_history(self, bug_ids, paramdict): argument
143 def bug_update(self, bug_ids, paramdict): argument
147 def bug_update_tags(self, bug_ids, paramdict): argument
H A D_backendxmlrpc.py166 def bug_attachment_get_all(self, bug_ids, paramdict): argument
170 def bug_attachment_create(self, bug_ids, data, paramdict): argument
181 def bug_comments(self, bug_ids, paramdict): argument
189 def bug_get(self, bug_ids, aliases, paramdict): argument
194 def bug_history(self, bug_ids, paramdict): argument
200 def bug_update(self, bug_ids, paramdict): argument
204 def bug_update_tags(self, bug_ids, paramdict): argument
H A Dbase.py1343 def bugs_history_raw(self, bug_ids): argument
1970 def add_external_tracker(self, bug_ids, ext_bz_bug_id, ext_type_id=None, argument
2014 ext_bz_bug_id=None, bug_ids=None, argument
2061 ext_bz_bug_id=None, bug_ids=None): argument
/dports/devel/bugzilla44/bugzilla-4.4.13/Bugzilla/
H A DComponent.pm327 sub bug_ids { subroutine
H A DProduct.pm746 sub bug_ids { subroutine
/dports/devel/bugzilla50/bugzilla-5.0.4/Bugzilla/
H A DComponent.pm334 sub bug_ids { subroutine
H A DProduct.pm754 sub bug_ids { subroutine