phab/src/applications/people/query/PhabricatorPeopleQuery.phpfeature/better-testing
phab/src/applications/people/query/PhabricatorPeopleQuery.php
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
cef2e9b5c83c | aubort | Merge with Stable Week 17 | May 2 2017 | |||
18d67dfe4c47 | aubort | Merge with Stable Week 12 | Mar 27 2017 | |||
47d8cee39e23 | aubort | Merge with Stable Week 10 + Security Raw file fix | Mar 17 2017 | |||
eac49e421a41 | epriestley | Fix an issue where an excessively long TTL was computed for "not attending… | Nov 24 2016 | |||
9a1d59ad5bd5 | epriestley | Separate sever-side typeahead queries into "prefix" and "content" phases | Nov 10 2016 | |||
e337029769ce | epriestley | Allow users to mark themselves as "Available", "Busy" or "Away" while attending… | Nov 5 2016 | |||
fae0ec9220a7 | epriestley | Use more CalendarDateTime and fewer epoch timestamps in Calendar | Oct 6 2016 | |||
37f35e9ecca6 | epriestley | Remove "viewerDateFrom" / "viewerDateTo" in favor of CalendarDateTime methods | Oct 6 2016 | |||
ea813985a284 | epriestley | Switch Calendar to EditEngine | Jul 13 2016 | |||
c09e87073311 | epriestley | Prepare event dates for EditEngine/API | Jul 13 2016 | |||
5ba7938d5429 | epriestley | Simplify user cache management of data forms | Jun 5 2016 | |||
6f1053c206f1 | epriestley | Convert user profile images into a standard cache | Jun 5 2016 | |||
2b344b2bb500 | epriestley | Make caches misses throw by default intead of inline-generating | Jun 5 2016 | |||
1e17fd31a4f9 | epriestley | Modernize Conpherence access to user preferences | Jun 4 2016 | |||
27104b57c827 | epriestley | Account for raw limits properly in CalendarEventQuery | Apr 7 2016 | |||
0330ea575db7 | lkassianik | Converting badge recipients from Edge to BadgeAward table | Mar 26 2016 | |||
06aa207960bc | epriestley | Allow users to have profile icons | Jan 24 2016 | |||
ded654b8e2d5 | Chad Little | Badges ... on your profile | Jul 23 2015 | |||
bf87976d25de | epriestley | Support ordering in SearchField | Jun 8 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 | |||
463d094f963b | Joshua Spence | Fix method visibility for `PhabricatorPolicyAwareQuery` subclasses | Jan 13 2015 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
bed9ce2d1897 | epriestley | Make PeopleQuery throw, not select everything, when handed empty array | May 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 | |||
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