phab/src/applications/diffusion/querystable
phab/src/applications/diffusion/query
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9329e6a12d9f | epriestley | Stop doing an excessive amount of work in `diffusion.rawdiffquery` | Sep 20 2016 | |||
c55de86f0ef0 | epriestley | Return Diffusion diffs through Files, not directly over Conduit | Aug 27 2016 | |||
771579496fc1 | epriestley | Make logic for streaming VCS stuff directly to Files more reusable | Aug 27 2016 | |||
be235301d0dc | epriestley | When commits have a "rewritten" hint, try to show that in handles in other… | Aug 24 2016 | |||
e4c4724afd6b | epriestley | Migrate the "badcommit" table to use the less-hacky "hint" mechanism | Aug 24 2016 | |||
8a4fbcd8c015 | epriestley | Provide a new "hint" table for weird commits (rewritten, unreadable) | Aug 24 2016 | |||
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 | |||
b07a524b4b07 | epriestley | Fix resolution of commits in SVN repositories without callsigns | Apr 4 2016 | |||
b51a859636ac | epriestley | Allow diffusion.filecontentquery to load data for arbitrarily large files | Jan 21 2016 | |||
a061bd2d09c2 | epriestley | Parse and display commit authorship date in Git in Diffusion | Jan 11 2016 | |||
d1fb2f7fb96d | epriestley | Make `diffusion.filecontentquery` return file PHIDs instead of raw content | Jan 8 2016 | |||
449da36c2fb0 | epriestley | Use a path digest when building blame cache keys | Jan 7 2016 | |||
e8d3071452f0 | Fabian Stelzer/epriestley | Implement a git blame cache | Jan 7 2016 | |||
0759b84d77c0 | epriestley | Improve construction of commit queries from blame lookups | Jan 7 2016 | |||
9728c65e9358 | epriestley | Drive blame generation through `diffusion.blame` | Jan 6 2016 | |||
f561dc172d49 | epriestley | Implement a dedicated "diffusion.blame" API method | Jan 6 2016 | |||
bcfd6bdd81ee | epriestley | Move various other callsites away from callsigns | Jan 4 2016 | |||
724f6ddda58d | Aviv Eyal/avivey | return this in DiffusionCommitQuery | Oct 29 2015 | |||
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 | |||
bce0698a0f5d | epriestley | Modernize Audit search engine | Aug 31 2015 | |||
79f2e81f38be | Joshua Spence | Various linter fixes | Aug 8 2015 | |||
04516d256bd3 | epriestley | Add an "--importing" flag to bin/repository reparse | Jun 20 2015 | |||
e96cd29efff7 | epriestley | Reduce badness in viewing large files in the Diffusion web UI | Jun 18 2015 | |||
62648237c25e | Joshua Spence | Fix a few more undeclared properties | Jun 15 2015 | |||
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
2fbc65e39649 | epriestley | Call didRejectResult() in DiffusionCommitQuery properly | Jun 15 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
f21972a01f1a | Aviv Eyal/epriestley | Only link symbols if there might be any | May 21 2015 | |||
c896aeb62ed9 | Joshua Spence | Various linter fixes | May 19 2015 | |||
898ce6bace59 | Aviv Eyal/epriestley | Search Symbols by Repository, not Project | May 18 2015 | |||
61b178f44e48 | Joshua Spence | Use PhutilInvalidStateException | May 13 2015 | |||
2483f6f120a4 | Joshua Spence | Move symbols to be repository-based | May 3 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 | |||
e27c0b416d45 | epriestley | Add "Edge Logic" support to PolicyAwareQuery | Apr 20 2015 | |||
55e49d7e316c | epriestley | Provide more buildXClause() and buildXClauseParts() on PolicyAwareQuery | Apr 20 2015 | |||
f5580c7a083e | epriestley | Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery | Apr 20 2015 | |||
156b156e77b6 | epriestley | Give Conduit params/return/errors protected visibility | Apr 13 2015 | |||
9c7c13ffc88a | epriestley | Modernize Phrequent and Commit query ordering/paging | Apr 13 2015 | |||
daa893e50876 | epriestley | Extend TransactionCommentQuery for Diffusion | Mar 9 2015 | |||
e1dcbc43866a | Bob Trahan | Policy - lock down DiffusionSymbolQuery repo-loading code | Feb 1 2015 | |||
d98eb2c8b809 | epriestley | Provide a fast path for resolving repository refs | Jan 23 2015 | |||
d94d1da61098 | epriestley | Proxy Diffusion Conduit API calls | Jan 23 2015 | |||
7c2474bef756 | epriestley | Move Conduit client construction logic into Repository | Jan 23 2015 | |||
6ff5eed20656 | Joshua Spence | Fix visibility of `DiffusionLowLevelQuery::executeQuery()` methods | Jan 15 2015 | |||
463d094f963b | Joshua Spence | Fix method visibility for `PhabricatorPolicyAwareQuery` subclasses | Jan 13 2015 | |||
d4f992d2ed09 | epriestley | Continue after rejecting commits from a commit query | Jan 6 2015 | |||
c84b9d408cb5 | epriestley | Add `bin/almanac register` to associate a host with an Almanac device and trust… | Jan 3 2015 | |||
f33e2de09286 | Fabian Stelzer/epriestley | make repo callsigns optional | Jan 1 2015 | |||
39ca2fdf649f | Joshua Spence | Use `new FutureIterator` instead of `Futures` | Dec 30 2014 | |||
c85327ca3e58 | epriestley | Give AlmanacServices a service type | Dec 17 2014 | |||
f18ee5c237fe | epriestley | Generate and use "cluster" Conduit API tokens | Dec 15 2014 | |||
4505724cc4f1 | epriestley | Allow repositories to be bound to an AlmanacService | Dec 12 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 | |||
59b626d2c142 | Bob Trahan | Audit - allow queries for "partial" and "accepted" audits | Aug 19 2014 | |||
f8af89a99efc | Bob Trahan | DiffusionCommitQuery - move phid to id mapping | Aug 14 2014 | |||
644e950ea3f1 | Bob Trahan | Audit - add ability to query by repositories | Aug 14 2014 | |||
ec9eaabfbdac | epriestley | Allow repo updates to recover after force push + garbage collection | Aug 12 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
16648c28bcd7 | epriestley | Add GROUP BY to commit query | Jul 10 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
5660684d7f44 | epriestley | Never use "{branches}" in Mercurial | Jun 20 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
23ada21d3552 | epriestley | Remove `commit` from DiffusionRequest | May 13 2014 | |||
e34ee684e138 | epriestley | Batch execution of LastModified query | May 12 2014 | |||
ac020bc42026 | epriestley | Implement a lint count query | May 12 2014 | |||
8716e734f039 | epriestley | Make JOIN changes to CommitQuery only | Apr 28 2014 | |||
2ecc04c159b0 | Bob Trahan | Audit - move over to application search | Apr 27 2014 | |||
81d9935efe92 | Peng Li/epriestley | Allow parenthesis in author name | Mar 6 2014 | |||
627011476733 | Joshua Spence/epriestley | Various linter fixes. | Feb 26 2014 | |||
d112b6c15d8e | epriestley | Add `diffusion.querycommits` and deprecate `diffusion.getcommits` | Jan 28 2014 | |||
4c2696120b81 | epriestley | Remove DiffusionBranchInformation in favor of DiffusionRepositoryRef | Jan 18 2014 | |||
8ddf883d2ee1 | epriestley | Cut Herald rules off at 1GB of diff text | Jan 3 2014 | |||
c20fd5830374 | epriestley | Add a Diffusion repository remarkup rule | Dec 31 2013 | |||
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 | |||
d667b1220662 | epriestley | Provide a standalone query for resolution of commit author/committer into… | Dec 19 2013 | |||
f750d5f8dc91 | epriestley | Provide a low-level SVN commit query, and merge the VCS query types | Dec 19 2013 | |||
264bef58c49e | William R. Otte | Various fixes for hosted and non-hosted subversion queries in Diffusion. | 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 | |||
5d27aeb2403a | epriestley | Fix the exception when watching the first commit of a mercurial repo | Dec 9 2013 | |||
f68d67530aef | epriestley | Fix an issue with pulling Subversion blame data | Nov 7 2013 | |||
4f205308569f | epriestley | Merge "expandshortcommitquery" and "stablecommitnamequery" into "resolverefs" | Nov 4 2013 | |||
b90e51ab0edd | epriestley | Clean up `hg --debug branches` calls | Nov 4 2013 |
c4science · Help