phab/src/applications/diffusion/queryfeature/better-testing
phab/src/applications/diffusion/query
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
d5bc8197eceb | epriestley | Remove "isUnparsed" flag from commits | Oct 30 2013 | |||
d1c4b5081cd0 | epriestley | Clean up Diffusion branch query a bit | Oct 30 2013 | |||
3bf372c60c2e | epriestley | Consolidate querying of things which we can use `git for-each-ref` for | Oct 30 2013 | |||
7360688afb5f | epriestley | Conditionally restore some "remote/" stuff removed by rP59922b7 | Oct 30 2013 | |||
59922b78b9bc | epriestley | Make Phabricator clone bare git repositories | Oct 29 2013 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
c467cc464fb5 | epriestley | Make most repository reads policy-aware | Sep 26 2013 | |||
f11a4d5ef07e | epriestley | Pass branch information to local Conduit calls in Diffusion | Aug 13 2013 | |||
0e3cb3b393cc | epriestley | Use Application PHIDs for commits | Jul 22 2013 | |||
efbd3ecc48b7 | epriestley | Fix the type of some values passed to MySQL | Jun 14 2013 | |||
824f93462279 | Bob Trahan | Diffusion - move commit parents query to conduit | May 22 2013 | |||
5d495ebbad6e | Bob Trahan | Diffusion - move merged commits query to happen over conduit. | May 21 2013 | |||
df50e380ca71 | Bob Trahan | Diffusion - move history query to conduit | May 20 2013 | |||
0212d7563267 | Bob Trahan | Diffusion - move commit branches query to conduit | May 18 2013 | |||
2f44c0fac909 | Bob Trahan | Diffusion - move querying for stable commit name to occur over conduit | May 17 2013 | |||
a54877320917 | epriestley | Make "Receive Test" mail form use MailReceivers | May 17 2013 | |||
016b62a7ef51 | Bob Trahan | Diffusion - move some DiffusionRequest queries to occur over Conduit | May 15 2013 | |||
c1d771d86ca5 | Bob Trahan | Diffusion - move DiffQuery to Conduit | May 14 2013 | |||
c36f44a01468 | Bob Trahan | Diffusion - tag queries => conduit | May 11 2013 | |||
a42851501f7b | Bob Trahan | Diffusion - move DiffusionBrowseQuery => Conduit | May 10 2013 | |||
1c8d045ea0a2 | Bob Trahan | DiffusionFileContentQuery => Conduit | May 7 2013 | |||
30b15e094c59 | epriestley | Load commits affected by revert language in Diffusion message parser | May 7 2013 | |||
7573ad9a7048 | Bob Trahan | DiffusionBranchQuery => Conduit | May 1 2013 | |||
c79d26144a01 | Bob Trahan | Diffusion - move DiffusionExistsQuery to work over conduit | May 1 2013 | |||
2ed29980dbad | epriestley | Make DiffusionQuery extend PhabricatorQuery | Apr 30 2013 | |||
eff3089650f3 | Jakub Vrana | Allow searching in repositories | Apr 23 2013 | |||
985a85ec7229 | epriestley | Show diffs of removed and propchanged files in Mercurial correctly | Apr 11 2013 | |||
3391e3d34b10 | Jakub Vrana | Use (a = ? AND b = ?) instead of (a, b) IN (?, ?) | Apr 6 2013 | |||
b0d408c5d3a2 | Anh Nhan Nguyen/epriestley | Fix failing unit test `testParentEdgeCases` under Windows | Apr 2 2013 | |||
3f708710eb8d | Nick Harper | Don't barf on bad commit identifiers | Mar 19 2013 | |||
b3a63a62a21b | vrana | Introduce PhabricatorEmptyQueryException | Mar 7 2013 | |||
1091dc7aa151 | vrana | Save blame info to lint messages | Mar 7 2013 |
c4science · Help