phab/src/applications/differential/querystable
phab/src/applications/differential/query
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
256fcf37211e | epriestley | Make it easier to construct multi-column paging clauses from Query classes | Sep 13 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
eb3690f8c6b7 | epriestley | Add "Authored" as a default filter to Differential | Sep 2 2013 | |||
63dbccb8a1a6 | epriestley | Fix default order for Differential queries | Aug 30 2013 | |||
f1c75a63823c | epriestley | Allow construction of ApplicationSearch queries with GET | Aug 29 2013 | |||
86455b859188 | epriestley | Allow disabled users to be typeaheaded in Differential | Aug 29 2013 | |||
796007a85ebd | epriestley | Publish inline comments in Asana notification stories | Aug 13 2013 | |||
8b07c498d4f9 | Kieran Brownlees/epriestley | Add NEEDS_REVISION support to DifferentialRevisionQuery | Aug 7 2013 | |||
9383abc6b07c | epriestley | Remove unnecessary empty checks from willFilterPage() | Jul 25 2013 | |||
fca534d6b68a | epriestley | Improve Asana API error handling in Doorkeeper | Jul 16 2013 | |||
d4c28dcbc2d5 | Juan Pablo Civile/epriestley | Methods for reading reviewers from edges in differential | Jul 15 2013 | |||
6aee862bbe6a | epriestley | Use ApplicationSearch in Differential | Jul 3 2013 | |||
3ec4984f27cd | epriestley | Use cursor-based paging in Differential | Jul 3 2013 | |||
0c2e38e81c9c | epriestley | Make DifferentialRevisionQuery policy-aware | Jul 3 2013 | |||
58884b94dc0b | epriestley | Simplify construction and execution of Differential queries for "responsible"… | Jul 3 2013 | |||
90123dd7392f | epriestley | Add DifferentialDiffQuery and change most callsites | Jul 1 2013 | |||
ab2ed06c384c | epriestley | Remove DifferentialRevisionListData | Jul 1 2013 | |||
7c2f6f8361c2 | epriestley | Simplify selection of inline comments from RevisionView | Jun 24 2013 | |||
d0da409eb0f8 | epriestley | Fix a mistakenly translated query from D6262 | Jun 24 2013 | |||
6a2ae077915c | epriestley | Abstract access to DifferentialInlineComment behind a Query | Jun 21 2013 | |||
6a2e27ba8d70 | epriestley | Put all DifferentialComment loading behind DifferentialCommentQuery | Jun 21 2013 | |||
5e11eb7f7216 | epriestley | Prepare for hovercards | Feb 26 2013 | |||
fbd41e42190f | vrana | Move revisions without reviewers to author's queue | Feb 21 2013 | |||
576dcc65b391 | vrana | Sort Blocking Others revisions from the oldest | Jan 25 2013 | |||
3a3ab08abada | vrana | Split Revisions Waiting On You | Jan 24 2013 | |||
c59aeb22fee0 | vrana | Allow displaying more users at once in Differential overview | Jan 11 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
07db53b6f8db | vrana | Optimize loading draft revisions | Oct 9 2012 | |||
a185b1b4a73e | vrana | Include comment drafts in revision draft query | Oct 4 2012 | |||
3775e144786a | vrana | Use scoped names in revision query | Aug 17 2012 | |||
081c3a24b0a5 | Jason Ge | Enable query activediff timestamp | Jun 29 2012 | |||
c0d48d0b2db9 | epriestley | Return attached hashes from `differential.query` | Jun 26 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
20a5c9b2618d | epriestley | Use "closed", not "committed", in Differential | Apr 24 2012 | |||
fe9ba6bc67dd | epriestley | Improve DifferentialRevisionQuery and add the ability to query by arcanist… | Apr 10 2012 | |||
582fc847f25d | vrana | Use assert_instances_of() in Differential | Apr 5 2012 | |||
238b403509c2 | nileema | Allow the users to view their unsubmitted inline comments in one view | Mar 21 2012 | |||
21d5953093f4 | vrana | Add filter for abandoned revisions | Mar 7 2012 | |||
3f46d30e8f92 | epriestley | Replace home directory list with a dashboard | Feb 8 2012 | |||
dbd91d681828 | epriestley | Allow differential.query to find accepted and committed revisions; fix a fatal | Jan 25 2012 | |||
97820b2ff758 | epriestley | Add branch queries to differential.query | Jan 24 2012 | |||
cf35a640ecb7 | Jason Ge | Enable filtering for committed revisions | Jan 13 2012 | |||
2a29a51080e1 | Bob Trahan | Deploy new ArcanistManyWordsAboutDifferentialConstants class from D1328 into… | Jan 10 2012 | |||
e478c0074ca3 | Bob Trahan | Add support for querying by commit hashes to DifferentialRevisionQuery class… | Jan 5 2012 | |||
a8104699291c | epriestley | Improve performance of differential.query | Dec 21 2011 | |||
43fc7820e915 | epriestley | August comes AFTER July. | Dec 16 2011 | |||
3cd92ab075c1 | epriestley | Minor fix to D1186 to enforce ordering. | Dec 16 2011 | |||
4dd87f1ad3ca | epriestley | Drive Differential landing page with DifferentialRevisionQuery, simplify UI | Dec 16 2011 | |||
682e0aa468f6 | epriestley | Add "responsible users" and "subscribers" to DifferentialRevisionQuery, plus a… | Dec 8 2011 | |||
74f710a437e7 | Nick Harper | Add sanity to DifferentialRevisionQuery | Dec 6 2011 | |||
8f5e28bf59b1 | Nick Harper | Add differential.query conduit method | Dec 2 2011 | |||
91bf3e96c9f0 | epriestley | Provide a Differential Revision query class for affected paths | Oct 6 2011 |
c4science · Help