phab/src/applications/paste/queryfeature/better-testing
phab/src/applications/paste/query
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c4abf160cc51 | epriestley | Fix some file policy issues and add a "Query Workspace" | Oct 14 2013 | |||
059860047615 | epriestley | Always pass handles to tokenizers, not `<phid -> name>` maps | Oct 7 2013 | |||
13dae0519368 | epriestley | Make most file reads policy-aware | Sep 30 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
f1c75a63823c | epriestley | Allow construction of ApplicationSearch queries with GET | Aug 29 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 | |||
d82e135cde78 | epriestley | Implement generalized application search in Macros | May 30 2013 | |||
5d94a8a33872 | epriestley | Use delegation to generalize application search controllers | May 30 2013 | |||
b91c86378007 | epriestley | When a paste's file is deleted, drop it from query results | May 29 2013 | |||
764e4574d11a | epriestley | Reduce responsibilities of PhabricatorPasteSearchEngine->buildSearchForm() | May 27 2013 | |||
a67b1f950c84 | epriestley | Make query results page slightly more generic | May 27 2013 | |||
3db82cb2ec79 | epriestley | Allow custom queries to be deleted | May 27 2013 | |||
451ddd76bf7f | epriestley | Make builtin queries more generic | May 27 2013 | |||
0abb0c41bf43 | epriestley | Make saved queries editable | May 27 2013 | |||
587530d97335 | epriestley | After saving a custom query, redirect to its results page | May 27 2013 | |||
dcb5eb8e3571 | epriestley | Slightly improve saved query UX | May 27 2013 | |||
3c1f402da38a | Bryan Cuccioli/epriestley | Add ability to name saved queries. | May 11 2013 | |||
e7904ed59d05 | Bryan Cuccioli/epriestley | Add advanced search ability to paste. | May 6 2013 | |||
0f0c2a6f9ee2 | Bryan Cuccioli/epriestley | Partially refactor paste search. | Apr 19 2013 | |||
1b4f03b5a818 | Bryan Cuccioli/epriestley | Move paste search to generic search. | Apr 14 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 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
ded641ae3270 | epriestley | Add basic per-object privacy policies | Apr 14 2012 |
c4science · Help