phab/src/applications/files/query/PhabricatorFileQuery.phpstable
phab/src/applications/files/query/PhabricatorFileQuery.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d1842929afaa | aubort | Merge with Stable Week 26 | Jul 7 2017 | |||
cef2e9b5c83c | aubort | Merge with Stable Week 17 | May 2 2017 | |||
8ad61d01502d | epriestley | Simplify "builtin file" management and recover from races | Jul 11 2016 | |||
c1331bcb7ba6 | epriestley | Cache user notification and message counts | Jun 5 2016 | |||
5664c838fbbc | epriestley | Reduce thumbnail flickering in comment previews | Apr 7 2016 | |||
7f5919de1c1c | epriestley | Don't load attached files for profile images | Jun 9 2015 | |||
bf87976d25de | epriestley | Support ordering in SearchField | Jun 8 2015 | |||
cdef3e8bc868 | epriestley | Convert Files to SearchFields | Jun 7 2015 | |||
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 | |||
32d8d675357c | epriestley | Support resuming JS uploads of chunked files | Mar 14 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 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 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 | |||
472be5e26e6a | epriestley | Provide an attached-to-visible-object policy exception for files | Oct 1 2013 | |||
228496cdbe16 | Bob Trahan | File - add transactions and editor | Sep 5 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