phab/src/applications/differential/query/DifferentialRevisionQuery.phpstable
phab/src/applications/differential/query/DifferentialRevisionQuery.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
f86ab666f6bc | Bob Trahan | Differential - make diffs you authored + are reviewer for show up in appropos… | Apr 11 2014 | |||
50ed42761ce9 | epriestley | Don't issue a bazillion queries to load Differential object lists | Feb 19 2014 | |||
dcd7a316d239 | Bob Trahan | Differential - add DifferentialDraft to track whether revisions have draft… | Feb 19 2014 | |||
8f9b7f419619 | epriestley | Move Differential to proper subscriptions | Feb 12 2014 | |||
1da691113aa8 | epriestley | Normalize the definition of "closed" revision statuses | Nov 26 2013 | |||
c207964036ce | epriestley | Never raise policy exceptions for the omnipotent viewer | Nov 19 2013 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
f010730e49b0 | epriestley | Migrate all Differential inline comments to ApplicationTransactions | Oct 19 2013 | |||
3d3d3b6d8005 | epriestley | Move determination of reviewer authority into DifferentialRevisionQuery | Oct 7 2013 | |||
9434df9d7cdd | epriestley | Accommodate project reviewers in Differential search | Oct 5 2013 | |||
cf4eb3109e77 | epriestley | Allow projects to review revisions | Oct 5 2013 | |||
65ddefad8b9c | epriestley | Migrate all Differential reviewer data to edges | Oct 5 2013 | |||
5799e8e2de67 | epriestley | Provide better strings in policy errors and exceptions | Sep 27 2013 | |||
b435c0297e72 | epriestley | Allow revisions to be queried by repository | Sep 26 2013 | |||
d61c931c7b38 | epriestley | Use Differential policy columns to drive policies | Sep 26 2013 | |||
e7a7e43104bc | epriestley | Fix a bug where policy queries with cursor-based pagers and non-ID orders can… | Sep 22 2013 | |||
256fcf37211e | epriestley | Make it easier to construct multi-column paging clauses from Query classes | Sep 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 | |||
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 | |||
6a2ae077915c | epriestley | Abstract access to DifferentialInlineComment behind a Query | 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 |
c4science · Help