Searched refs:Bugzilla (Results 1 – 25 of 28) sorted by relevance
12
/external/webkit/Tools/Scripts/webkitpy/common/net/bugzilla/ |
D | bugzilla_unittest.py | 33 from .bugzilla import Bugzilla, BugzillaQueries, parse_bug_id, parse_bug_id_from_changelog 85 bugs = Bugzilla() 92 bugs = Bugzilla() 250 bug = Bugzilla()._parse_bug_dictionary_from_xml(self._single_bug_xml) 261 bugzilla = Bugzilla() 270 bugzilla = Bugzilla() 289 bugzilla = Bugzilla() 293 bugzilla = Bugzilla() 311 bugzilla = Bugzilla() 329 bugzilla = Bugzilla() [all …]
|
D | __init__.py | 5 from .bugzilla import Bugzilla, parse_bug_id, parse_bug_id_from_changelog
|
D | bugzilla.py | 56 match = re.search(Bugzilla.bug_url_short, message) 59 match = re.search(Bugzilla.bug_url_long, message) 71 match = re.search("^\s*" + Bugzilla.bug_url_short + "$", message, re.MULTILINE) 74 match = re.search("^\s*" + Bugzilla.bug_url_long + "$", message, re.MULTILINE) 207 class Bugzilla(object): class
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_bugzilla/ |
D | _README.txt | 7 to generate a Bugzilla login session. This should take less than a minute, 8 and is a one time thing (although it is possible that the Bugzilla server
|
/external/qemu/distrib/sdl-1.2.15/ |
D | BUGS | 15 Bug reports are welcome here, but we really appreciate if you use Bugzilla, as
|
/external/webkit/Tools/Scripts/webkitpy/tool/commands/ |
D | queries_unittest.py | 31 from webkitpy.common.net.bugzilla import Bugzilla
|
/external/webkit/Tools/Scripts/webkitpy/common/ |
D | host.py | 41 self.bugs = bugzilla.Bugzilla()
|
/external/webkit/Tools/Scripts/webkitpy/tool/ |
D | main.py | 40 from webkitpy.common.net.bugzilla import Bugzilla
|
/external/valgrind/main/docs/internals/ |
D | release-HOWTO.txt | 28 Bugzilla. It's unclear how to do this consistently. The approach 46 - Add X.Y.Z and X.Y+1.Z.SVN versions to Bugzilla. 48 - Add "wantedX.Y.Z+1" and "wantedX.Y+1.Z" milestones to Bugzilla.
|
D | 3_0_BUGSTATUS.txt | 2 nb: "n-i-bz" == "not in Bugzilla"
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_bugzilla/org/eclipse/releng/util/bugzilla/ |
D | messages.properties | 45 UpdateBugStateTask.BugzillaReplied=Bugzilla replied
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 435 fail when "resize2fs -M" is run. (Addresses RedHat Bugzilla: #519131) 638 (Addresses RedHat Bugzilla #489841) 647 resizing the filesystem. (Addresses RedHat Bugzilla: #505339) 743 Clean up various man pages. (Addresses Red Hat Bugzilla: #502971 and 802 the backup superblocks. (Addresses Red Hat Bugzilla: #471925) 844 version 4.12. (Addresses Red Hat Bugzilla: #481620) 858 (Addresses Red Hat Bugzilla: #486997) 1014 (Addresses Red Hat Bugzilla #465679) 1018 Hat Bugzilla: #465984) 1101 Bugzilla #464689) [all …]
|
/external/llvm/docs/ |
D | DeveloperPolicy.rst | 67 Bugzilla <http://llvm.org/bugs/>`_ and preferably subscribe to the `llvm-bugs 233 * You are expected to address any `Bugzilla bugs <http://llvm.org/bugs/>`_ that
|
/external/dbus/ |
D | HACKING | 112 review or post them to the D-Bus Bugzilla, attaching them to a bug
|
/external/webkit/Tools/ |
D | ChangeLog-2010-05-24 | 10927 Move Bugzilla.prompt_for_component to User.prompt_with_list for re-use 11051 - Move Bugzilla.unassigned_email into Bug and make it a set. 11057 - Bugzilla.unassigned_email no longer needs mocking 13265 Bugzilla requires authentication to access security bug page, 19234 …- Update Bug to carry a pointer back to bugzilla (attachments need to access Bugzilla for committe… 19235 … - Move reviewed_patches and commit_queued_patches out of Bugzilla custom methods and onto Bug 21088 Split out BugzillaQueries class from Bugzilla 21092 - Split out BugzillaQueries from Bugzilla. 21168 - Add Bugzilla.unassigned_email, eventually should move to some webkit_config.py module. 25138 Bugzilla-tool command classes should match command names [all …]
|
D | ChangeLog | 6907 Change the order of Chang Shu's email addresses so the first one is their Bugzilla username 6909 This makes Bugzilla autocompletion work correctly.
|
D | ChangeLog-2011-02-16 | 11724 Bugzilla doesn't automatically remove r? when a bug gets closed. 16711 commit-queue: Add EFL-EWS status bubble to Bugzilla, now that the 18721 Currently, Sheriffbot does not parse Bugzilla bugs for 22275 Allow Ctrl+C inside Bugzilla::fetch_bug_dictionary
|
/external/e2fsprogs/debian/ |
D | changelog | 1354 Bugzilla ##161183.) 1538 * Fix a double-free problem in resize2fs. (Red Hat Bugzilla #132707)
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2005-12-19 | 901 … REGRESSION: check box onchange event doesn't fire (radio buttons do not get disabled in Bugzilla) 7574 Bugzilla 5604: plainText (visible_text.cpp) performance improvement 9840 (khtml::HTMLTokenizer::scriptHandler): Added "Bugzilla" prefix to bug #. 19316 and the test case from Bugzilla bug 4825 into manual-tests/scrollToAnchor.html. 19748 - added a layout test from Bugzilla for a bug that was fixed a while back
|
D | ChangeLog-2006-12-31 | 31676 Fix for Bugzilla bug 5500, scrollLeft/Top/Width/Height properties not supported 31681 Fix for Bugzilla bug 10719, When positioned objects are sizing using their 45207 REGRESSION: arrow key skips '>' in Bugzilla replies due to '\n' in text nodes 51325 reference from this Bugzilla.
|
D | ChangeLog-2002-12-03 | 9490 This speeds up the Bugzilla forms page on cvs-base by 60%.
|
D | ChangeLog-2006-05-10 | 12370 - fix leaks caused by the fix for Bugzilla bug 3560
|
D | ChangeLog-2010-01-29 | 25443 I've added a repro case in Safari and attached it to the Bugzilla bug. 49784 Bugzilla entry https://bugs.webkit.org/show_bug.cgi?id=30130
|
/external/webkit/Source/WebKit/qt/ |
D | ChangeLog-2011-02-16 | 15347 Bugzilla: https://bugs.webkit.org/show_bug.cgi?id=28711
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2009-06-16 | 9689 I started with a patch posted to Bugzilla by Erik Corry (erikcorry@google.com).
|
12