phab/src/applications/paste/controller/PhabricatorPasteListController.phpfeature/better-testing
phab/src/applications/paste/controller/PhabricatorPasteListController.php
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9352c76e818a | epriestley | Decouple some aspects of request routing and construction | Oct 17 2014 | |||
d653fa13de78 | epriestley | Move paste rendering into SearchEngine | May 16 2014 | |||
5ba20b8924d5 | Chad Little | Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. | Sep 9 2013 | |||
37a5c4b11a30 | Bob Trahan | Paste - add transactions | Aug 2 2013 | |||
23e18b1ca5c4 | epriestley | Provide PhabricatorSavedQuery to renderResultsList() | Jul 3 2013 | |||
7615e59cf97c | epriestley | Default application search to the topmost filter | Jun 6 2013 | |||
5d94a8a33872 | epriestley | Use delegation to generalize application search controllers | May 30 2013 | |||
545dbabbcaa3 | epriestley | Improve application query UI/UX | May 29 2013 | |||
764e4574d11a | epriestley | Reduce responsibilities of PhabricatorPasteSearchEngine->buildSearchForm() | May 27 2013 | |||
a67b1f950c84 | epriestley | Make query results page slightly more generic | May 27 2013 | |||
451ddd76bf7f | epriestley | Make builtin queries more generic | May 27 2013 | |||
215553c2616d | epriestley | Introduce PhabricatorSavedQueryQuery | May 27 2013 | |||
dcb5eb8e3571 | epriestley | Slightly improve saved query UX | May 27 2013 | |||
e7904ed59d05 | Bryan Cuccioli/epriestley | Add advanced search ability to paste. | May 6 2013 | |||
0f0c2a6f9ee2 | Bryan Cuccioli/epriestley | Partially refactor paste search. | Apr 19 2013 | |||
1b4f03b5a818 | Bryan Cuccioli/epriestley | Move paste search to generic search. | Apr 14 2013 | |||
6587c1d5a5b6 | epriestley | Add a "byline" element to ObjectItemListView | Apr 6 2013 | |||
8a0fccf97a10 | Chad Little | Mobile Crumbs. | Mar 26 2013 | |||
dcfe011fc78f | epriestley | Separate object names from object links in other applications | Mar 23 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
a22ef4e9b472 | vrana | Kill most of phutil_escape_html() | Feb 12 2013 | |||
0f1bdbe147a7 | epriestley | Merge branch 'master' into phutil_tag | Feb 4 2013 | |||
01236dcaf046 | vrana | Use PhutilNumber in translations | Jan 31 2013 | |||
d83257c29a6b | epriestley | Fix object ObjectItemListView attributes | Jan 29 2013 | |||
1c2e7e5daa92 | vrana | Fix Paste translation | Dec 22 2012 | |||
96e5264f0569 | vrana | Rename setViewer() to setUser() in views | Dec 21 2012 | |||
7e37eb48273e | epriestley | Provide a highlighter cache for Paste | Dec 17 2012 | |||
6f9683dc904a | Ricky Elrod/epriestley | Add paste samples to list view. | Dec 17 2012 | |||
883829e6676f | epriestley | Improve design of PhabricatorObjectListView | Dec 13 2012 | |||
1c9a6be979ae | epriestley | Add a breadcrumbs element | Dec 7 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
6b1c27eb0ead | epriestley | Make "public" pastes meaningfully visible to logged-out users | Oct 1 2012 | |||
1b7f04914c2c | epriestley | Make AphrontErrorView work on devices | Sep 11 2012 | |||
fed30dfb4c81 | epriestley | Split paste create/edit and list views | Aug 24 2012 | |||
fa5a5a0a1235 | epriestley | Make the paste creation form work on phones | Aug 15 2012 | |||
84c32dd92824 | epriestley | Restore "Forks" to Paste | Aug 15 2012 | |||
70a8e8b6e81c | epriestley | Modernize Paste | Aug 15 2012 | |||
ed4a155c9168 | epriestley | Rename "IDPaged" to "CursorPaged", "executeWithPager" to "executeWith… | Aug 7 2012 | |||
7ea925d33c42 | Alan Huang | Add a date column to Paste | Aug 4 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help