phab/src/applications/project/queryfeature/better-testing
phab/src/applications/project/query
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
27ecedd1d5d8 | epriestley | Use some more human-readable Conduit keys in updated API methods | Jan 9 2017 | |||
63bfa5ccb5be | epriestley | Add "project.column.search" for querying workboard column information | Jan 8 2017 | |||
9fa7355edc00 | epriestley | Support "parentPHIDs" and "ancestorPHIDs" as constraints in project.search API | Jan 8 2017 | |||
e03103f34920 | epriestley | Return milestone information in project.search | Jan 8 2017 | |||
40d3bcb8910b | epriestley | Fix a complicated object caching issue with the policy filter | Nov 11 2016 | |||
9a1d59ad5bd5 | epriestley | Separate sever-side typeahead queries into "prefix" and "content" phases | Nov 10 2016 | |||
383b0bdc04d0 | epriestley | Fix missing cursor data for paging Projects by creation date | Mar 1 2016 | |||
9a16e5c1aade | epriestley | Allow users to seach for projects by watcher | Feb 17 2016 | |||
376c85a828c8 | epriestley | Make subproject/milestone watch rules work better | Feb 16 2016 | |||
9bab3c25b83d | epriestley | Sort milestones by milestone number, not ID | Feb 13 2016 | |||
ca908d7cc4a8 | epriestley | Don't autoname milestones, but do show the previous milestone name as a hint | Feb 12 2016 | |||
7550557e4428 | epriestley | Don't show archived projects by default in policy control | Feb 6 2016 | |||
90a0459821ea | epriestley | Roughly implement milestone columns on workboards | Feb 4 2016 | |||
9961de0e809a | epriestley | Remove old position-on-read board column code | Feb 4 2016 | |||
fe5cd4ca2c77 | Chad Little | Move FontIcon calls to Icon | Jan 28 2016 | |||
36158dbdc081 | Chad Little | Convert all calls to 'IconFont' to just 'Icon' | Jan 28 2016 | |||
c25de5e02fb4 | epriestley | Allow project colors to be relabeled | Jan 22 2016 | |||
c51752b4aa79 | epriestley | When publishing project transactions, load ancestor members | Jan 19 2016 | |||
10ef973735b2 | epriestley | Allow older, invalid project tags to continue to function | Jan 18 2016 | |||
9ab22e21b305 | epriestley | Allow installs to customize project icons | Jan 8 2016 | |||
84a570a61b8e | epriestley | fix broken link for project creating button | Dec 31 2015 | |||
389e4d1b1fa0 | epriestley | Lock milestone projects to an automatic color/icon | Dec 30 2015 | |||
7c5ad63fd1d6 | epriestley | Add very basic UI for creating milestones and subprojects | Dec 29 2015 | |||
373ff7f9d465 | epriestley | Read materialized project members instead of real members | Dec 27 2015 | |||
77897ce86258 | epriestley | Clean up ProjectQuery when viewer is logged-out or omnipotent | Dec 27 2015 | |||
211a6c0d55f3 | epriestley | Move project slug normalization inside project Query | Dec 27 2015 | |||
1c572d1da51f | epriestley | Implement a "Project Members" object policy rule | Dec 24 2015 | |||
26ba4e871720 | epriestley | Materialize parent project memberships | Dec 23 2015 | |||
70f6bf306f24 | epriestley | Implement child/descendant query rules in Projects | Dec 23 2015 | |||
3068639ccffc | epriestley | Implement query and policy rules for subprojects | Dec 23 2015 | |||
16d8e806a0bc | epriestley | Simplify ProjectQuery handling of viewer membership | Dec 23 2015 | |||
675be8efc526 | Chad Little | Add more NUX states | Dec 21 2015 | |||
5e182180a94b | epriestley | Provide a "PHUIFormIconSetControl" | Dec 16 2015 | |||
cd8be8106be8 | epriestley | Improve ruleset for generating project hashtags | Oct 13 2015 | |||
9e3f3e692d7f | epriestley | Use didRejectResult() when querying workboard columns | Aug 23 2015 | |||
acb1eb81ccf4 | Joshua Spence | Move some PhabricatorSearchField subclasses | Jul 6 2015 | |||
4b298c1c44b4 | epriestley | Merge branch 'master' into redesign-2015 | Jun 30 2015 | |||
0ef1d4bc17bb | epriestley | Don't try to load profile images for projects with no profile image | Jun 30 2015 | |||
801607381d5e | Chad Little | [Redesign] PhabricatorApplicationSearchResultView | Jun 19 2015 | |||
af1b586990a7 | Joshua Spence | Fix method visibilities | Jun 8 2015 | |||
bf87976d25de | epriestley | Support ordering in SearchField | Jun 8 2015 | |||
3cdaf52ce97a | epriestley | Make Subscribers automatically provide working SearchFields | Jun 8 2015 | |||
c8b866a9569a | epriestley | Move Projects to SearchFields | Jun 8 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
16504ed5a701 | Bob Trahan | Projects - add ability to search for "archived" status | May 1 2015 | |||
e27c0b416d45 | epriestley | Add "Edge Logic" support to PolicyAwareQuery | Apr 20 2015 | |||
55e49d7e316c | epriestley | Provide more buildXClause() and buildXClauseParts() on PolicyAwareQuery | Apr 20 2015 | |||
f5580c7a083e | epriestley | Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery | Apr 20 2015 | |||
c8dc11d81a75 | epriestley | Improve browsability of Projects query | Apr 17 2015 | |||
8efdc4aabf09 | epriestley | Replace getPagingValue() with cursor methods | Apr 13 2015 | |||
d496f4d28c7c | epriestley | Modernize ProjectQuery paging/ordering | Apr 13 2015 | |||
4fba6e7730aa | epriestley | Remove trivial implementations of getPagingColumn() | Apr 13 2015 | |||
d403700e1fc6 | epriestley | Convert all tokenizers to take token/scalar inputs | Mar 31 2015 | |||
ac504f232fed | Bob Trahan | Projects - smooth out scenarios around renaming a project and slugs | Feb 10 2015 | |||
5a9df1a22526 | Bob Trahan | Policy - filter app engines where the user can't see the application from panel… | Feb 5 2015 | |||
b34f6e2fb0d8 | Chad Little | Remove extra links in ProjectListItems | Jan 26 2015 | |||
953f281dc08f | Chad Little | Revamp Projects with new navigation | Jan 12 2015 | |||
e448386d39a6 | Joshua Spence | Fix method visibility for `PhabricatorApplicationSearchEngine` methods | Jan 6 2015 | |||
ad1da6ec5ed3 | Bob Trahan | Projects - display "members" link in disabled style if user can't edit project | Jan 6 2015 | |||
7c2a7d03651c | Joshua Spence | Modernize remaining edge types | Jan 3 2015 | |||
f0db6e48189d | Joshua Spence | Migrate Project edges to subclass `PhabricatorEdgeType` | Jan 2 2015 | |||
e43305278ac9 | Bob Trahan | Projects - re-label "Workboards" as "Workboard" | Oct 27 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
0151c38b107f | Joshua Spence | Apply some autofix linter rules | Sep 9 2014 | |||
94389fcd9f58 | epriestley | Allow projects to be filtered by icon and color | Aug 12 2014 | |||
59a85e8845ef | epriestley | Support natural ordering of workboards | Aug 8 2014 | |||
043e0db8d36b | epriestley | When selecting implicit column positions, actually create them | Aug 8 2014 | |||
09868271bdce | epriestley | Move board relationships to dedicated storage | Aug 7 2014 | |||
1e375c97c594 | epriestley | Normalize project slugs before querying for them | Aug 5 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
a115810912e7 | epriestley | Give projects a proper on-demand datasource | Jul 18 2014 | |||
dcc69977932b | epriestley | Modernize "users" typeahead datasource | Jul 18 2014 | |||
933c6317c29b | Chad Little | Add Quicklinks to Project List elements | Jun 13 2014 | |||
b8bc0aa2b058 | epriestley | Allow users to select QueryPanel search engines from a list | Jun 12 2014 | |||
922e5c08497d | Bob Trahan | Projects - add "Additional Hashtags" to projects | May 22 2014 | |||
3a3155426898 | epriestley | Allow projects to be "watched", sort of a super-subscribe | May 19 2014 | |||
352d9f6b06d5 | epriestley | Move more rendering into SearchEngines for panels | May 9 2014 | |||
655ac9927fa4 | Bob Trahan | Workboards - add column detail page | Mar 26 2014 | |||
55d315a57702 | epriestley | Show project profile images in project list view | Mar 20 2014 | |||
809e5a038985 | Bob Trahan | Workboards - let users delete columns | Mar 18 2014 | |||
8c84ed61b1e6 | epriestley | Migrate project profiles onto projects, and remove ProjectProfile object | Feb 10 2014 | |||
7c8a875c1924 | epriestley | Implement custom fields in Projects | Feb 10 2014 | |||
1fb2f39fc0f6 | Erik Fercak/epriestley | Enable prefilling of projects and priority fields in Maniphest task creation | Oct 25 2013 | |||
fd27538e8927 | epriestley | Add project history and title strings | Oct 22 2013 | |||
d7a276346f34 | epriestley | Add a secret board view to Projects | Oct 22 2013 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
4f0573617562 | epriestley | Add an icon+background selector for project images | Oct 17 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 | |||
c587b8a9c8fb | epriestley | Remove `ProjectProfile->loadProfileImageURI()` | Oct 7 2013 | |||
80f6d0094041 | epriestley | Remove PhabricatorProject->loadProfile | Oct 7 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
f1c75a63823c | epriestley | Allow construction of ApplicationSearch queries with GET | Aug 29 2013 | |||
b574b3ff8ea9 | epriestley | Use ApplicationSearch in projects | Jul 22 2013 | |||
b799f5671b91 | epriestley | Implement PhrictionDocumentQuery | Mar 8 2013 | |||
b3a63a62a21b | vrana | Introduce PhabricatorEmptyQueryException | Mar 7 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
a1df1f2b7041 | epriestley | Allow projects to be set as policies | Sep 13 2012 | |||
7b068d3e4690 | epriestley | Reverse project paging order | Aug 11 2012 | |||
bd0be1c650ea | epriestley | Add View, Edit and Join policies to PhabricatorProject | Aug 11 2012 |
c4science · Help