phab/src/applications/diffusion/query/lowlevelfeature/better-testing
phab/src/applications/diffusion/query/lowlevel
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
61b178f44e48 | Joshua Spence | Use PhutilInvalidStateException | May 13 2015 | |||
28d00948568d | epriestley | Improve ref resolution for Git branches and tags | Apr 29 2015 | |||
ced20d48eac2 | epriestley | Improve handling of bad branches in Diffusion | Apr 28 2015 | |||
2a37459a5f5a | epriestley | Only resolve branch names to branches | Apr 27 2015 | |||
2c9b194d1673 | epriestley | Simplify Mercurial ref resolution; expose "closed" at top-level | Apr 27 2015 | |||
946ea3bffa7d | epriestley | Track closed branches in Mercurial | Apr 27 2015 | |||
21c4aeb032cd | epriestley | Improve low-level branch resolution in Mercurial | Apr 27 2015 | |||
7f43cde82dd1 | epriestley | Add a "refs" table to Diffusion | Apr 27 2015 | |||
d98eb2c8b809 | epriestley | Provide a fast path for resolving repository refs | Jan 23 2015 | |||
6ff5eed20656 | Joshua Spence | Fix visibility of `DiffusionLowLevelQuery::executeQuery()` methods | Jan 15 2015 | |||
39ca2fdf649f | Joshua Spence | Use `new FutureIterator` instead of `Futures` | Dec 30 2014 | |||
0dcc4132bec6 | Bob Trahan | Diffusion - fix another commit importing case. | Oct 27 2014 | |||
1af6f215733f | Bob Trahan | Increase clarity when closing a revision in response to a commit | Oct 14 2014 | |||
d1936711a077 | Bob Trahan | Diffusion - replace last `hg manifest` call with `hg locate` | Aug 28 2014 | |||
ec9eaabfbdac | epriestley | Allow repo updates to recover after force push + garbage collection | Aug 12 2014 | |||
5660684d7f44 | epriestley | Never use "{branches}" in Mercurial | Jun 20 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
4c2696120b81 | epriestley | Remove DiffusionBranchInformation in favor of DiffusionRepositoryRef | Jan 18 2014 | |||
9c938701c3dd | epriestley | Modernize Diffusion `commitparentsquery` | Dec 20 2013 | |||
d7c4edab28a4 | epriestley | Move commit message/metadata field query to a separate class | Dec 20 2013 | |||
23332241b20e | epriestley | Move commit hash querying to DiffusionLowLevelCommitQuery | Dec 20 2013 | |||
f750d5f8dc91 | epriestley | Provide a low-level SVN commit query, and merge the VCS query types | Dec 19 2013 | |||
92bc76aae053 | epriestley | Move mercurial commit metadata parsing into a LowLevel query | Dec 19 2013 | |||
f048053c7586 | epriestley | Move git commit metadata parsing into a LowLevelQuery | Dec 19 2013 | |||
b0f7e7a6af2d | epriestley | Work around `hg` echoing warnings to stdout under --debug | Dec 18 2013 | |||
4f205308569f | epriestley | Merge "expandshortcommitquery" and "stablecommitnamequery" into "resolverefs" | Nov 4 2013 | |||
b90e51ab0edd | epriestley | Clean up `hg --debug branches` calls | Nov 4 2013 | |||
3bf372c60c2e | epriestley | Consolidate querying of things which we can use `git for-each-ref` for | Oct 30 2013 |
c4science · Help