phab/src/applications/files/queryfeature/testing
phab/src/applications/files/query
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
55e49d7e316c | epriestley | Provide more buildXClause() and buildXClauseParts() on PolicyAwareQuery | Apr 20 2015 | |||
f5580c7a083e | epriestley | Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery | Apr 20 2015 | |||
4fba6e7730aa | epriestley | Remove trivial implementations of getPagingColumn() | Apr 13 2015 | |||
d403700e1fc6 | epriestley | Convert all tokenizers to take token/scalar inputs | Mar 31 2015 | |||
1773af6ada08 | epriestley | Enable the chunk storage engine | Mar 15 2015 | |||
81d88985a027 | epriestley | Prepare file responses for streaming chunks | Mar 14 2015 | |||
32d8d675357c | epriestley | Support resuming JS uploads of chunked files | Mar 14 2015 | |||
aa4adf3ab870 | epriestley | Add support for partially uploaded files | Mar 13 2015 | |||
4aed453b06e4 | epriestley | Add a chunking storage engine for files | Mar 13 2015 | |||
5a9df1a22526 | Bob Trahan | Policy - filter app engines where the user can't see the application from panel… | Feb 5 2015 | |||
e448386d39a6 | Joshua Spence | Fix method visibility for `PhabricatorApplicationSearchEngine` methods | Jan 6 2015 | |||
7c2a7d03651c | Joshua Spence | Modernize remaining edge types | Jan 3 2015 | |||
2e0361bd98c4 | epriestley | Bind file thumbnail visibility to the visibility of the original files | Sep 4 2014 | |||
c9fe16247005 | epriestley | Fix an issue where file queries would throw incorrectly | Aug 2 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
dcc69977932b | epriestley | Modernize "users" typeahead datasource | Jul 18 2014 | |||
9cb6b2cfcc59 | James Rhodes | Remove user-independent date and time functions from Phabricator | Jul 13 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
b8bc0aa2b058 | epriestley | Allow users to select QueryPanel search engines from a list | Jun 12 2014 | |||
78b89711cbdd | epriestley | Move a bunch more rendering into SearchEngine | May 9 2014 | |||
b8b7bf8ad9ec | James Rhodes | Provide `phragment.getstate` and `phragment.getpatch` Conduit methods | Dec 11 2013 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
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 | |||
472be5e26e6a | epriestley | Provide an attached-to-visible-object policy exception for files | Oct 1 2013 | |||
dd206a5b69d5 | epriestley | Viewerize ArcBundle file loading callbacks | Sep 30 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
228496cdbe16 | Bob Trahan | File - add transactions and editor | Sep 5 2013 | |||
f1c75a63823c | epriestley | Allow construction of ApplicationSearch queries with GET | Aug 29 2013 | |||
3aae972406ff | epriestley | Implement ApplicationSearch in Files | May 31 2013 | |||
402d2e260544 | epriestley | When deleting a file, delete all transformations of the file | May 10 2013 | |||
991bbb6242dd | epriestley | Provide "builtin" files and use them to fix Pholio when files are deleted | May 9 2013 | |||
0c2147336ca4 | Afaque Hussain/epriestley | File list now shows only files which are explicitly uploaded | Mar 22 2013 | |||
b3a63a62a21b | vrana | Introduce PhabricatorEmptyQueryException | Mar 7 2013 | |||
6f0c87269bd6 | epriestley | Modernize Files lists | Dec 17 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
1154447d0644 | epriestley | Add PhabricatorFileQuery | Oct 31 2012 |
c4science · Help