Searched refs:patches (Results 1 – 6 of 6) sorted by relevance
56 <?php if (!empty($patches)) { ?>64 <?php foreach ($patches as $patch): ?>79 <?php if (!empty($patches)) { ?>
1 <?php if (count($patches)) { ?>13 foreach ($patches as $fpa) { $fixed[$fpa['patch']][] = [ $fpa['revision'], $fpa['developer'] ]; }
77 $patches = $patchRepository->findAllByBugId($bug_id); variable109 $patches = $patchRepository->findAllByBugId($bug_id); variable117 $patches = $patchRepository->findAllByBugId($bug_id); variable127 $patches = $patchRepository->findAllByBugId($bug_id); variable154 $patches = $patchRepository->findAllByBugId($bug_id); variable161 $patches = $patchRepository->findAllByBugId($bug_id); variable
95 $patches = $patchRepository->findAllByBugId($bug_id); variable126 $patches = $patchTracker->listPatches($bug_id); variable
18 'patch_tmp' => "{$ROOT_DIR}/uploads/patches/",
7 # Uploaded patches
Completed in 7 milliseconds