phab/src/applications/repository/engine/PhabricatorRepositoryDiscoveryEngine.phpproduction
phab/src/applications/repository/engine/PhabricatorRepositoryDiscoveryEngine.php
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
d2ea0bc5f0df | Bob Trahan | Diffusion - add verifyGitOrigin check to git fetch operation | Nov 15 2014 | |||
8fd098329ba2 | Joshua Spence | Rename `AphrontQueryException` subclasses | Aug 5 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
e4ea092f60de | epriestley | Implement a chunked, APC-backed graph cache | May 12 2014 | |||
95eab2f3b0f2 | epriestley | Record parent relationships when discovering commits | May 12 2014 | |||
417056932e62 | epriestley | Make discovery slightly cheaper in the common case | Apr 16 2014 | |||
d86bb086cac3 | epriestley | Reduce initial discovery from O(branches * commits) to O(commits) | Feb 28 2014 | |||
c9a0ffa1cfaf | epriestley | Verify that SVN repository roots really are repository roots | Jan 21 2014 | |||
8520d9e07068 | epriestley | Move more discovery responsibilities into DiscoveryEngine | Jan 18 2014 | |||
220addb249fe | epriestley | Move Git discovery into DiscoveryEngine | Jan 17 2014 | |||
e99c53da2ea2 | epriestley | Fix an issue with SVN path construction in the presence of subpath configuration | Nov 21 2013 | |||
5b873a74de94 | epriestley | Move Mercurial discovery to PhabricatorRepositoryDiscoveryEngine | Nov 7 2013 | |||
e7fde9a77c49 | epriestley | Make repository discovery partially testable | May 13 2013 |
c4science · Help