phab/src/applications/diffusion/query/lowlevelproduction
phab/src/applications/diffusion/query/lowlevel
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
8567e3cacaa3 | aubort | Merge with Stable Week 45 | Dec 5 2018 | |||
6b372d7d7a35 | aubort | Merge with Stable Week 42 | Oct 23 2017 | |||
d0e02d2da2a1 | aubort | Merge with Stable Week 32 | Aug 14 2017 | |||
8e8ada376420 | aubort | Merge with Stable Week 31 | Aug 6 2017 | |||
0378094d414b | aubort | Merge with Stable Week 8 | Feb 28 2017 | |||
7f1dbb149a83 | aubort | - Merge with Stable 2017 Week 5 - Remove custom Public Dashboard as it's been… | Feb 16 2017 | |||
28eb5628999b | epriestley | Ignore unrecognized refs in "refs/remotes/" | Jun 17 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 | |||
e81637a6c686 | epriestley | Fix some issues with the "Explain Why" dialog | May 30 2016 | |||
3fdb1a2bc437 | epriestley | Improve behavior for not-yet-created non-cluster repositories | May 11 2016 | |||
575c01373ee7 | epriestley | Extract repository command construction from Repositories | Apr 19 2016 | |||
a061bd2d09c2 | epriestley | Parse and display commit authorship date in Git in Diffusion | Jan 11 2016 | |||
812c41a18abd | Christopher Speck/epriestley | Conditionally use `hg files` vs. `hg locate` depending on version of Mercurial | Oct 13 2015 | |||
b2e89a9e4876 | epriestley | Fix several error handling issues with Subversion commits in Diffusion | Oct 6 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
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