phab/src/applications/diffusion/querystable
phab/src/applications/diffusion/query
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
8ae718c2aab5 | epriestley | Require a viewer for Remarkup rendering | Mar 4 2013 | |||
0a069cb55ace | epriestley | Require a viewer to load handles | Mar 1 2013 | |||
88497bf7dfcd | epriestley | Use reverse(x::y) instead of y::x in Mercurial history queries | Feb 28 2013 | |||
e2c9ebdbc1d0 | epriestley | Fix DiffusionMercurialHistoryQuery for file history | Feb 28 2013 | |||
e5122877a55d | epriestley | Fix Mercurial "Last Modified" query | Feb 28 2013 | |||
8fead366154f | epriestley | Implement DiffusionMercurialContainsQuery in Diffusion | Feb 28 2013 | |||
ed00e37f4734 | epriestley | Fix commit policy stuff and anchor handling | Feb 27 2013 | |||
fe78944c9df7 | epriestley | Prepare Diffusion for hovercards | Feb 27 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
60cb9e1cfb1f | Evan Priestley | Merge pull request #267 from taichi/escape_file_path | Feb 14 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
718d22d607db | vrana | Convert Remarkup to safe HTML | Feb 13 2013 | |||
21ddd3a73f24 | taichi | escape svn repository file paths. | Feb 13 2013 | |||
80fb84bd94cc | vrana | Convert PhabricatorTransactionView to safe HTML | Feb 12 2013 | |||
0f1bdbe147a7 | epriestley | Merge branch 'master' into phutil_tag | Feb 4 2013 | |||
525673126221 | epriestley | Don't show changes for commits which affect more than 1,000 files | Jan 30 2013 | |||
edfcd7bd2d6a | epriestley | render_tag -> tag: phame, remarkup | Jan 29 2013 | |||
fb6dbd7d3a28 | epriestley | Convert more render_tag -> tag | Jan 29 2013 | |||
b3fa5492b48e | vrana | Allow blaming of seemingly binary files in SVN | Jan 24 2013 | |||
ffd46df597c6 | vrana | Avoid error in blaming empty file | Jan 24 2013 | |||
f4fa96877082 | epriestley | Fix an issue with browsing repositories that have README, etc | Nov 22 2012 | |||
b5c7896b10ae | Nick Harper | Fix diffusion browse queries in git | Nov 21 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
6bbdd2609af2 | Bob Trahan | Allow diffusion to load initial commits in Mercurial repositories | Oct 9 2012 | |||
b43f84d6dc45 | vrana | Read rename information from DB instead of repository | Oct 2 2012 | |||
efd59322f23e | vrana | Display 'away date' in blame | Sep 5 2012 | |||
46f4f6cf0acb | epriestley | Fix a fatal if a directory listing contains a non-file called 'readme' | Aug 16 2012 | |||
df3162584eb7 | David Reuss/epriestley | Convert to custom encoding for diffusion blame views | Aug 12 2012 | |||
9030fe8b0904 | vrana | Respect type in symbol query | Aug 10 2012 | |||
b86d995b4030 | Bob Trahan | Detect if a commit *really* doesn't exist and 4oh4 from Diffusion commit view | Aug 9 2012 | |||
8ab178932903 | vrana | Improve displaying of very large commits | Aug 7 2012 | |||
a8d6af0f42a8 | Alan Huang | Infrastructure changes to support scoped symbols | Aug 7 2012 | |||
a476e5c08de9 | epriestley | Include symbols in main typeahead | Aug 1 2012 | |||
0cfdf2f74fee | vrana | Allow specifying against commit in DiffusionRawDiffQuery | Jul 27 2012 | |||
636877807f63 | vrana | Fix typo in comment | Jul 26 2012 | |||
176b4a68a8cf | epriestley | Fix some mercurial edge cases | Jul 10 2012 | |||
4dd5bcf1cdc3 | epriestley | Don't fail in Diffusion if .gitmodules is missing | Jul 5 2012 |
c4science · Help