phab/src/applications/people/queryfeature/testing
phab/src/applications/people/query
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
3bb7f3624fe9 | epriestley | Implement PhabricatorApplicationTransactionInterface on PhabricatorUser | Jun 8 2015 | |||
bf87976d25de | epriestley | Support ordering in SearchField | Jun 8 2015 | |||
3e2b0c35f9da | epriestley | Move People to SearchFields | Jun 8 2015 | |||
b4de79741ceb | epriestley | Fix a minor issue with the approval queue | Jun 6 2015 | |||
992c19957760 | epriestley | Add "Mailing List" users | Jun 4 2015 | |||
13f0dac0ed7c | epriestley | Expand the power of user filtering | Jun 4 2015 | |||
aa550189c788 | epriestley | Add an availability cache for users | May 14 2015 | |||
fef3c778fd45 | epriestley | Replace user "status" with "availability" | May 14 2015 | |||
b36a8fa88563 | epriestley | Implement a user profile image cache | May 13 2015 | |||
e27c0b416d45 | epriestley | Add "Edge Logic" support to PolicyAwareQuery | Apr 20 2015 | |||
f5580c7a083e | epriestley | Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery | Apr 20 2015 | |||
845466b49bf8 | epriestley | Implement viewer() and members(project) typeahead functions | Apr 17 2015 | |||
fd60a739c100 | epriestley | Improve browsability of People query | Apr 17 2015 | |||
4fba6e7730aa | epriestley | Remove trivial implementations of getPagingColumn() | Apr 13 2015 | |||
d403700e1fc6 | epriestley | Convert all tokenizers to take token/scalar inputs | Mar 31 2015 | |||
5a9df1a22526 | Bob Trahan | Policy - filter app engines where the user can't see the application from panel… | Feb 5 2015 | |||
463d094f963b | Joshua Spence | Fix method visibility for `PhabricatorPolicyAwareQuery` subclasses | Jan 13 2015 | |||
e448386d39a6 | Joshua Spence | Fix method visibility for `PhabricatorApplicationSearchEngine` methods | Jan 6 2015 | |||
c34de8361984 | Joshua Spence | Rename policy capabilities | Jul 25 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
dcc69977932b | epriestley | Modernize "users" typeahead datasource | Jul 18 2014 | |||
b8bc0aa2b058 | epriestley | Allow users to select QueryPanel search engines from a list | Jun 12 2014 | |||
bed9ce2d1897 | epriestley | Make PeopleQuery throw, not select everything, when handed empty array | May 20 2014 | |||
5b3ccfd95fb9 | epriestley | Move people list rendering into SearchEngine | May 16 2014 | |||
e6f6a58f93c1 | epriestley | Move activity log rendering to a dashboard panel | May 16 2014 | |||
3f5a55fa6e5a | epriestley | Let users review their own account activity logs | Apr 28 2014 | |||
320be1a1b8d4 | epriestley | Modernize user activity logs (ApplicationSearch, policies) | Apr 28 2014 | |||
af0b749369c2 | epriestley | Fix many lies in the "User Roles" document | Apr 2 2014 | |||
ef01aef45afd | epriestley | Show user profile images on User list | Mar 20 2014 | |||
ab636f36bf74 | epriestley | Rename PhabricatorUserStatus to PhabricatorCalendarEvent | Feb 6 2014 | |||
c8320923c405 | epriestley | Implement most of the administrative UI for approval queues | Nov 13 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 | |||
ed7a5078f954 | epriestley | Add "user" and "users" standard custom fields | Sep 17 2013 | |||
ed126cd47ed0 | epriestley | Provide ApplicationSearch hooks in Maniphest | Sep 17 2013 | |||
c8574cf6fd74 | epriestley | Integrate ApplicationSearch with CustomField | Sep 16 2013 | |||
d1225e782b0e | epriestley | Don't try to load user profile images in PhabricatorPeopleQuery if no users… | Sep 8 2013 | |||
1cb0db87556a | Bob Trahan | Move PhabricatorUser to new phid stuff | Jul 26 2013 | |||
a905e8ae5a13 | epriestley | Disambiguate "id" column in People query which joins Email | Jun 19 2013 | |||
59cea9bfc3d3 | epriestley | Implement ApplicationSearch in People | May 31 2013 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
5e49de7b359d | vrana | Use loadRelatives() in loadPrimaryEmail() | May 30 2012 | |||
79e8a637c2ef | epriestley | Minor, fail gracefully if there are data integrity problems until I can fix… | May 25 2012 | |||
77f546c5724f | epriestley | Allow installs to require email verification | May 21 2012 | |||
8c6fa3e62dd5 | Bob Trahan | Conduit user.query | May 7 2012 | |||
c58bd95842b2 | Bob Trahan | Conduit user.query method | May 7 2012 |
c4science · Help