phab/src/applications/paste/query/PhabricatorPasteQuery.phpstable
phab/src/applications/paste/query/PhabricatorPasteQuery.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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