phab/src/applications/searchproduction
phab/src/applications/search
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
73bc34b26d13 | Bob Trahan | Add support for differential field specifications to be indexed in search | Nov 7 2012 | |||
730cf80a36df | Bob Trahan | Expose subscribers in search and some polish | Nov 7 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
d9c6e07f2c4e | Bob Trahan | If users are on the email to Phabricator, do not send them the Phabricator… | Oct 10 2012 | |||
0e097a586727 | vrana | Sort elasticsearch results by date created | Sep 20 2012 | |||
8e7ae7b33a7d | vrana | Optimize reindex_everything.php | Sep 17 2012 | |||
8ff52c0b6ca1 | vrana | Set viewer for all handles loaded in controllers | Sep 5 2012 | |||
285cb172e962 | vrana | Try literal search if operator search fails in elasticsearch | Sep 4 2012 | |||
36fa347bcc99 | vrana | Log instead of fatal for reindexing documents | Aug 21 2012 | |||
64472dd7b8da | Pieter Hooimeijer | Adding Ponder-related files. | Aug 10 2012 | |||
bb61f03f1d97 | vrana | Mark disabled users as "closed documents" in search | Aug 9 2012 | |||
8a4c08b01db0 | Bob Trahan | Allow commits to be associated with projects and associated goodies | Aug 8 2012 | |||
7f98e3a8bdad | Alan Huang | Miscellaneous updates for scoped symbols | Aug 7 2012 | |||
358baf1b3a18 | Alan Huang | Improve the flag.* Conduit methods | Aug 3 2012 | |||
3c7944d297b2 | epriestley | Switch to new menubar | Jul 31 2012 | |||
9be12551a9e9 | epriestley | Move Task <=> Revision storage to Edges | Jul 20 2012 | |||
108ffb9e0aa7 | Bob Trahan | Fix small bugs regarding Maniphest Task <=> Differential Revision attachments | Jul 19 2012 | |||
ee709a05432d | epriestley | Use Edges to store dependencies between revisions in Differential | Jul 19 2012 | |||
9196a6bd9f3c | epriestley | Use Edges to store dependencies between tasks in Maniphest | Jul 19 2012 | |||
9f4cfd40bcf5 | epriestley | Insert Maniphest transactions when edges are edited | Jul 3 2012 | |||
2a0956353389 | vrana | Always use HTTPSFuture in elasticsearch. | Jun 19 2012 | |||
3e18acef9fb7 | epriestley | Minor, use self:: instead of static:: for PHP 5.2 compatibility. See https… | Jun 17 2012 | |||
2e484e257d4e | vrana | Fix lint errors found by Nemo | Jun 12 2012 | |||
1d94d49c171c | macvicar | [elasticsearch] Add timeout to API calls | Jun 8 2012 | |||
06b0f0d8abb1 | vrana | Pass URI to Elastic engine from outside | Jun 5 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
b624dc4e7b87 | epriestley | Increase result set to 100 from 25 for "attach" dialog | May 20 2012 | |||
a70cf3f67501 | epriestley | Make "Dnn" and "Tnn" match case-insensitively in the "attach" dialog | May 20 2012 | |||
3d5d8d0f1144 | Bob Trahan | Fix task + commit associating | May 20 2012 | |||
60696de09511 | vrana | Fix default limit in elasticsearch | May 17 2012 | |||
b916722151ee | vrana | Index revision comments | May 1 2012 | |||
05718706abcd | vrana | Add comments | Apr 25 2012 | |||
44bbdec9acfa | vrana | Improve elasticsearch | Apr 25 2012 | |||
20a5c9b2618d | epriestley | Use "closed", not "committed", in Differential | Apr 24 2012 | |||
c53dd9968bf3 | vrana | Fix search select after D790 | Apr 21 2012 | |||
18eac227c0ae | epriestley | Minor, fix extra comma in SQL. | Apr 21 2012 | |||
bbe206344302 | epriestley | [NO CLUE WHAT I'M DOING] Add an Elasticsearch engine | Apr 21 2012 | |||
05b4c90bfd86 | epriestley | Allow Commits to be attached to Tasks using edges | Apr 5 2012 | |||
bc61f36bebe1 | vrana | Replace `elseif` by `else if` | Apr 5 2012 | |||
6f855c8b5242 | vrana | Don't show current revision in dependencies | Apr 4 2012 | |||
5623abecbf83 | vrana | Don't set NULL values in array returned from loadObjects() | Apr 3 2012 | |||
021c1b5a05a6 | vrana | Display object shortcuts in search results | Apr 3 2012 | |||
5ee1341b974b | vrana | Be able to search for Differential and other short strings | Apr 3 2012 | |||
778b6bb483b9 | vrana | Support operators in highlighting search results | Apr 2 2012 | |||
99704ed48513 | vrana | Support operators in Phabricator search | Mar 31 2012 | |||
4fba549a99f7 | vrana | Use PhabricatorEnv::newObjectFromConfig() wherever possible | Mar 21 2012 | |||
7c67b5e600c6 | 20after4/epriestley | Add new jumpnav actions for audits and feed | Mar 16 2012 | |||
ec6f24ad1bd7 | vrana | Use glyph in search | Mar 15 2012 | |||
1c9a8ccb7c8e | David Fisher/epriestley | Added Search Box Preferences | Mar 15 2012 | |||
d0af617818b6 | epriestley | Add "final" to (almost) everything else | Mar 14 2012 | |||
b2890eeb0e6f | epriestley | Add "final" to all Phabricator "Controller" classes | Mar 10 2012 | |||
639ed0faa699 | David Fisher/epriestley | Change All Search Boxes into Jump Navs | Mar 6 2012 | |||
25fade500890 | epriestley | Add audits to search | Feb 27 2012 | |||
cd651001b6c6 | epriestley | Add a contextual "scope" dropdown for searches | Feb 15 2012 | |||
a5f8846f472b | epriestley | Use a unique random key to identify queries, not a sequential ID | Feb 7 2012 | |||
84ea5c53e4e4 | Bob Trahan | Kill PhabricatorFileURI | Jan 11 2012 | |||
2a29a51080e1 | Bob Trahan | Deploy new ArcanistManyWordsAboutDifferentialConstants class from D1328 into… | Jan 10 2012 | |||
c97fcd12bcef | epriestley | Share Revision/Task attaching code | Dec 17 2011 | |||
4bec2579d5df | epriestley | Some documentation updates. | Sep 14 2011 | |||
e137080d9cf1 | epriestley | Fix missing SearchExecutor reference from D788. | Aug 10 2011 | |||
b8e08f34f7ae | epriestley | Provide an indirection layer between documents and the search engine | Aug 8 2011 | |||
f49e35deaf08 | epriestley | Basic task dependencies for Maniphest | Aug 2 2011 | |||
7baf7c774d8f | epriestley | Further simplify SearchAttachController | Aug 2 2011 | |||
29e3a7dae35e | epriestley | Slightly simplify SearchAttach controller | Jul 25 2011 | |||
349a8c60e8a9 | epriestley | Phriction handles and search | Jul 12 2011 | |||
30733ca5750c | Jason Ge | Fix searching for commits | Jul 10 2011 | |||
10c6fcb4bbf3 | epriestley | Allow Maniphest filtering by "upforgrabs" explicitly | Jun 29 2011 | |||
11d8f1af1899 | epriestley | Improve search result listing | Jun 29 2011 | |||
d282549166fd | Jason Ge | Add commits to the Phabricator search index | Jun 25 2011 | |||
a632b220a84f | epriestley | Index users in search results. | Jun 24 2011 | |||
3ec76f5f4acf | epriestley | Index "owner" relationship in search correctly for Revisions | Jun 20 2011 | |||
b49c5e9762db | epriestley | "Merge Duplicates" in Maniphest | Jun 15 2011 | |||
4b92b2cead8b | epriestley | Allow revisions to be edited from Maniphest | May 17 2011 | |||
361ec78b0344 | epriestley | Add missing includes from XHPAST parse bug. | Apr 7 2011 | |||
637207aedf08 | epriestley | Random local changes from production. | Mar 27 2011 | |||
3c0a822d6526 | epriestley | Improve search result formatting slightly. | Mar 23 2011 | |||
08fc13598dc4 | epriestley | Improve search relevance. | Mar 23 2011 | |||
084c79d85aa9 | epriestley | Herald skeleton. | Mar 22 2011 | |||
2eb30aed9eb7 | epriestley | Improve search/phid flexibility. | Mar 22 2011 | |||
9bc04fe03dfe | jungejason | Change hard-coded PHID types to constants. | Mar 3 2011 | |||
fcb4cf57d7f8 | epriestley | Project search, plus "Up For Grabs". | Feb 21 2011 | |||
2aece70eafb5 | epriestley | Proper indexing for Differential revisions. | Feb 20 2011 | |||
cf22d8c6cb24 | epriestley | Fix connection retry code to actually retry connections, instead of reading the… | Feb 19 2011 | |||
21650c47b619 | epriestley | Make owner search queries work. | Feb 19 2011 | |||
505c82236d8d | epriestley | Improve search functionality. | Feb 19 2011 | |||
258e0cdded20 | epriestley | Very basic Object Selector interface. | Feb 17 2011 | |||
147d2e2e3da9 | epriestley | Rought cut of search. | Feb 15 2011 |
c4science · Help