phab/src/applications/project/querystable
phab/src/applications/project/query
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
330b0a3d4b9c | epriestley | Make projects policy-aware | Aug 9 2012 | |||
f9fcaa1f8447 | epriestley | Migrate project membership to edges | Aug 8 2012 | |||
8668ecaf5416 | epriestley | Make PhabricatorProjectQuery extend PhabricatorOffsetPagedQuery | Aug 7 2012 | |||
b0fda3be25ac | epriestley | Rename setMembers() to withMemberPHIDs() in PhabricatorProjectQuery | Aug 7 2012 | |||
d25d9ddb0171 | epriestley | Remove setOwners() from PhabricatorProjectQuery | Aug 7 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
639ed0faa699 | David Fisher/epriestley | Change All Search Boxes into Jump Navs | Mar 6 2012 | |||
fc4e23c50f0a | David Fisher/epriestley | Added Additional Fuctionality to Jump Nav: Jump to users, projects, symbols, or… | Feb 20 2012 | |||
4caa684724f2 | epriestley | Simplify Project status field | Feb 7 2012 | |||
42ddad1bc8b0 | epriestley | Add project.query to Conduit | Jan 18 2012 | |||
9d372dd54c68 | epriestley | Simplify project lists | Dec 17 2011 | |||
93d5d2954169 | epriestley | Remove "Former" project members | Dec 17 2011 | |||
81acf588e257 | epriestley | Take the first step on the long journey of fixing "Projects" | Dec 17 2011 | |||
fbd7db689831 | epriestley | This reverts commit 0386ac9aa2945fac725104ab2ba51899c043e1e1. | Dec 17 2011 | |||
0386ac9aa294 | epriestley | projquery | Dec 16 2011 |
c4science · Help