Searched defs:developer (Results 1 – 3 of 3) sorted by relevance
/web-bugs/src/Utils/ |
H A D | PatchTracker.php | 109 private function newPatchFileName(int $bugId, string $patch, string $developer): int 151 …public function attach(int $bugId, string $patch, string $name, string $developer, array $obsolete…
|
H A D | GitHub.php | 64 public function attach($bugId, $repo, $pullId, $developer)
|
/web-bugs/sql/ |
H A D | schema.sql | 59 developer varchar(40) NOT NULL, field 113 developer varchar(40) NOT NULL, field
|
Completed in 5 milliseconds