phab/src/applications/repository/engine/PhabricatorRepositoryRefEngine.phpfeature/testing
phab/src/applications/repository/engine/PhabricatorRepositoryRefEngine.php
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6b372d7d7a35 | aubort | Merge with Stable Week 42 | Oct 23 2017 | |||
1c63ac6a3adf | epriestley | When a ref is moved or deleted, put it on a list; later, check for reachability | Jun 16 2016 | |||
2949905c045b | epriestley | Fetch and discover all Git ref types, not just branches | Jun 16 2016 | |||
f5f784f4c1d0 | epriestley | Version clustered, observed repositories in a reasonable way (by largest… | May 30 2016 | |||
f2435fd1d0b5 | Joshua Spence | Return `$this` from setter methods | Jul 6 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
946ea3bffa7d | epriestley | Track closed branches in Mercurial | Apr 27 2015 | |||
2bdcecc05daf | epriestley | Help Mercurial build a parse trees with a few hundred items | Apr 27 2015 | |||
ec9eaabfbdac | epriestley | Allow repo updates to recover after force push + garbage collection | Aug 12 2014 | |||
e28b78f5ebe3 | epriestley | Fix two issues with ref discovery | Feb 28 2014 | |||
763a049f7499 | epriestley | Possibly fix issue where refs engine finds empty refs? | Feb 24 2014 | |||
184579877159 | John Watson/epriestley | Fix call to getRefType on non-object in PhabricatorRepositoryEngine.php | Feb 19 2014 | |||
cec3f44b900e | epriestley | Provide an alternate, more general "closeable" flag for commits | Jan 17 2014 | |||
f4b9efe2562b | epriestley | Introduce ref cursors for repository parsing | Jan 17 2014 |
c4science · Help