Home
last modified time | relevance | path

Searched defs:patches (Results 1 – 2 of 2) sorted by relevance

/web-bugs/www/
H A Dpatch-add.php77 $patches = $patchRepository->findAllByBugId($bug_id); variable
109 $patches = $patchRepository->findAllByBugId($bug_id); variable
117 $patches = $patchRepository->findAllByBugId($bug_id); variable
127 $patches = $patchRepository->findAllByBugId($bug_id); variable
154 $patches = $patchRepository->findAllByBugId($bug_id); variable
161 $patches = $patchRepository->findAllByBugId($bug_id); variable
H A Dpatch-display.php95 $patches = $patchRepository->findAllByBugId($bug_id); variable
126 $patches = $patchTracker->listPatches($bug_id); variable

Completed in 8 milliseconds