1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications
epriestley d82e135cde Implement generalized application search in Macros
Summary: Ref T2625. Works out the last kinks of generalization and gives Macros the more powerful new query engine. Overall, this feels pretty good to me.

Test Plan: Executed, saved and edited a bunch of Macro queries.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2625

Differential Revision: https://secure.phabricator.com/D6078
2013-05-30 14:09:37 -07:00
..
arcanist/conduit Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
audit Modernize Audit 2013-05-18 10:49:37 -07:00
auth Allow add_user.php without password auth 2013-05-24 16:05:14 -07:00
base Fix some small notification / token issues 2013-05-19 07:51:31 -07:00
cache Provide 'bin/cache', for managing caches 2013-05-20 10:16:35 -07:00
calendar Conpherence calendar updates 2013-05-29 14:35:34 -07:00
chatlog Minor, fix a spelling issue with PhabricatorApplicationChatLog. 2013-05-15 10:43:06 -07:00
conduit Route internal conduit calls if other hosts available 2013-05-19 04:16:10 -07:00
config Detect missing 'svn', 'hg' and 'git' during setup 2013-05-27 13:40:34 -07:00
conpherence Conpherence - fix a few bugs 2013-05-30 12:42:55 -07:00
countdown Countdown revamp 2 2013-05-23 07:06:14 -07:00
daemon reduce noise on daemon console 2013-03-08 13:08:11 -08:00
differential Make Differential's username regex match People's username regex. Refs T3264. 2013-05-28 15:06:14 -07:00
diffusion Clear notifications about commits when viewing them 2013-05-25 08:46:06 -07:00
directory/controller Update form styles, implement in many places 2013-05-07 14:07:06 -07:00
diviner Add "live" publisher and storage to Diviner 2013-05-20 10:18:26 -07:00
draft/storage Add draft support to ApplicationTransactions 2012-12-21 05:57:14 -08:00
drydock Add actions to mobile crumbs 2013-04-10 13:08:36 -07:00
fact Convert AphrontTableView to safe HTML 2013-02-09 15:11:38 -08:00
feed Add a space so that the feed doesn't say "the documentDocumentName" 2013-05-12 18:38:51 -07:00
files Add a bin/files purge workflow 2013-05-29 06:28:57 -07:00
flag Minor, correct more application class name spellings. 2013-05-15 17:01:34 -07:00
harbormaster Add HarbormasterRunnerWorker, for running CI tests 2012-12-17 13:43:26 -08:00
help/controller Some help pht 2013-05-21 15:29:21 -07:00
herald Fix wrong argument order when calling DiffusionQuery::callConduitWithDiffusionRequest 2013-05-30 17:05:46 +02:00
lipsum Files Generating 2013-05-06 10:30:38 -07:00
macro Implement generalized application search in Macros 2013-05-30 14:09:37 -07:00
mailinglists Update form styles, implement in many places 2013-05-07 14:07:06 -07:00
maniphest Make "arc tasks --unassigned" actually find unassigned tasks 2013-05-27 13:32:46 -07:00
meta Add action icons to object list views 2013-05-10 12:57:01 -07:00
metamta Use setContentSourceFromRequest() in more places 2013-05-24 10:48:34 -07:00
notification Fix weird "0" notification numbers 2013-05-21 15:44:44 -07:00
oauthserver Fix an OAuthServer issue where an attacker could make a link function over HTTP when it should be HTTPS-only 2013-02-19 16:09:36 -08:00
owners Modernize Owners 2013-05-21 15:31:24 -07:00
paste Implement generalized application search in Macros 2013-05-30 14:09:37 -07:00
people Fix a small bug with empty user queries 2013-05-17 03:55:45 -07:00
phame Use PHUIFeedStory in Phame 2013-05-21 15:32:17 -07:00
phid Countdown revamp 2 2013-05-23 07:06:14 -07:00
phlux Use setContentSourceFromRequest() in more places 2013-05-24 10:48:34 -07:00
pholio Use setContentSourceFromRequest() in more places 2013-05-24 10:48:34 -07:00
phortune Use setContentSourceFromRequest() in more places 2013-05-24 10:48:34 -07:00
phpast Uninstall Conduit calls when uninstalling applications 2013-03-13 07:09:05 -07:00
phrequent Updates to phrequent's landing page 2013-04-29 12:01:02 -07:00
phriction Use comma-style for subscriber lists in Phriction 2013-05-28 10:12:27 -07:00
policy Improve policy description strings in ApplicationTransactions 2013-05-26 09:51:14 -07:00
ponder Improve Ponder on Mobile 2013-05-20 07:55:23 -07:00
project Clean up some pht's in Projects 2013-05-21 16:13:34 -07:00
releeph Let requestors claim their code is picked 2013-05-28 16:21:26 +01:00
remarkup/conduit Convert Remarkup to safe HTML 2013-02-13 12:34:49 -08:00
repository Provide transaction-based edits of repository encoding 2013-05-25 06:30:38 -07:00
search Implement generalized application search in Macros 2013-05-30 14:09:37 -07:00
settings Moderize forms on Settings. 2013-05-07 18:08:12 -07:00
slowvote Embed slowvotes have basic interaction 2013-05-03 15:49:00 -07:00
subscriptions Use setContentSourceFromRequest() in more places 2013-05-24 10:48:34 -07:00
system Add a user-accessible hook for dumping debug code into an install 2013-03-04 13:45:51 -08:00
tokens Token - fix fatal for installs with no tokens yet given 2013-05-23 11:58:23 -07:00
transactions Fix ApplicationTransaction "no effect" error for mentions of already-mentioned users 2013-05-26 14:15:29 -07:00
typeahead Search Typeahead now returns projects. 2013-05-27 11:07:00 -07:00
uiexample Adds a CSS dropdown caret for buttons. 2013-05-24 07:40:51 -07:00
xhprof Fix XHProf index page 2013-04-02 09:52:52 -07:00