phab/src/applications/paste/query/PhabricatorPasteQuery.phpfeature/better-testing
phab/src/applications/paste/query/PhabricatorPasteQuery.php
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
421c2453e5e4 | Giedrius Dubinskas | Truncate long source lines in Paste search result list snippets | Oct 20 2015 | |||
3d1783b2dad4 | Chad Little | Add application search for Paste status | Aug 8 2015 | |||
bf87976d25de | epriestley | Support ordering in SearchField | Jun 8 2015 | |||
2492fef029b1 | epriestley | Move Pholio to SearchFields | Jun 7 2015 | |||
c1c897b96117 | epriestley | Provide core policy support for Spaces | Jun 5 2015 | |||
763b63a0fb81 | epriestley | Add spacePHID infrastructure and implement in Paste | Jun 5 2015 | |||
b0862a81760d | epriestley | Filter pastes at the query level if we're unable to load their content | May 18 2015 | |||
f5580c7a083e | epriestley | Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery | Apr 20 2015 | |||
e6174ed45cbd | epriestley | Fix an issue where pastes could be reordered as a side effect of cache fills | Apr 13 2015 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
bd7420c4bb7e | epriestley | Allow pastes to be edited | May 4 2014 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
8c1c6fec5ac9 | epriestley | Modernize policies in Paste and Macro | Oct 16 2013 | |||
c4abf160cc51 | epriestley | Fix some file policy issues and add a "Query Workspace" | Oct 14 2013 | |||
13dae0519368 | epriestley | Make most file reads policy-aware | Sep 30 2013 | |||
37a5c4b11a30 | Bob Trahan | Paste - add transactions | Aug 2 2013 | |||
9383abc6b07c | epriestley | Remove unnecessary empty checks from willFilterPage() | Jul 25 2013 | |||
b483c11d461b | epriestley | Fix a bug where PhabricatorPasteQuery incorrectly rekeys results | Jun 5 2013 | |||
fb765b8c93fe | epriestley | Add language and date ranges to Paste queries | May 31 2013 | |||
b91c86378007 | epriestley | When a paste's file is deleted, drop it from query results | May 29 2013 | |||
b3a63a62a21b | vrana | Introduce PhabricatorEmptyQueryException | Mar 7 2013 | |||
02f7ece868d8 | epriestley | Fix overescaping in Paste | Feb 16 2013 | |||
c32295aab6d7 | epriestley | Improve resolution process for nonfatal setup issues | Dec 31 2012 | |||
aae5f9efd3d3 | epriestley | Implement a more compact, general database-backed key-value cache | Dec 21 2012 | |||
7e37eb48273e | epriestley | Provide a highlighter cache for Paste | Dec 17 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
51c4b199d027 | epriestley | Allow policy-aware queries to prefilter results | Oct 23 2012 | |||
a1df1f2b7041 | epriestley | Allow projects to be set as policies | Sep 13 2012 | |||
d814245eea32 | epriestley | Add 'paste.query' conduit method and deprecate 'paste.info' | Aug 24 2012 | |||
84c32dd92824 | epriestley | Restore "Forks" to Paste | Aug 15 2012 | |||
70a8e8b6e81c | epriestley | Modernize Paste | Aug 15 2012 | |||
ed4a155c9168 | epriestley | Rename "IDPaged" to "CursorPaged", "executeWithPager" to "executeWith… | Aug 7 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help