Home
last modified time | relevance | path

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

/web-bugs/www/
H A Dpatch-add.php70 $patches = $patchRepository->findAllByBugId($bug_id); variable
102 $patches = $patchRepository->findAllByBugId($bug_id); variable
110 $patches = $patchRepository->findAllByBugId($bug_id); variable
120 $patches = $patchRepository->findAllByBugId($bug_id); variable
147 $patches = $patchRepository->findAllByBugId($bug_id); variable
154 $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 5 milliseconds