phab/src/applications/differentialproduction
phab/src/applications/differential
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
bc3ac3158448 | epriestley | Don't load the entire graph for tasks | Jul 1 2016 | |||
cc7ae60aaf10 | epriestley | Make the revision graph view more flexible | Jul 1 2016 | |||
dc37789d530f | epriestley | Build that thing someone posted a screenshot of on Facebook | Jul 1 2016 | |||
6c7e392f8936 | epriestley | Merge "Table of Contents", "Local Commits", "Update History" and "Similar… | Jul 1 2016 | |||
5a4ecc7a9c5b | epriestley | Convert "Diff Details" tabs to PHUITabGroup | Jul 1 2016 | |||
7574f8dcf51a | epriestley | When all actions in a submenu are disabled, disable the submenu header | Jun 30 2016 | |||
dc9283b85d71 | epriestley | Convert all standard relationship-editing actions to modern Relationships code | Jun 29 2016 | |||
de6349dd67af | Aviv Eyal/avivey | Revision substate CLOSED_FROM_ACCEPTED | Jun 27 2016 | |||
bf62badfdaec | epriestley | Modularize "related objects" menu items in Maniphest | Jun 22 2016 | |||
65634781b44f | epriestley | Don't re-mention users for comment edits | Jun 13 2016 | |||
aaf3698666a7 | Shijie Feng/neonbadger | Add datasources to allow search revisions by project. | Jun 13 2016 | |||
a88329fc38c2 | epriestley | Implement basic differential.revision.search | Jun 9 2016 | |||
e1119b3f315b | Aviv Eyal/avivey | Render more info for binary files in Differential | Jun 6 2016 | |||
fc45de29a6fa | epriestley | Modernize various menu collapse settings | Jun 4 2016 | |||
3849a6999581 | Asher Baker/asherkin | Modernize metamta.differential.patch-format | Jun 4 2016 | |||
a34b769b4fea | epriestley | Prevent creation of inline comments with mismatched changesetID / revisionPHID | Jun 3 2016 | |||
edfc6a69345a | epriestley | Convert some loadPreferences() to getUserSetting() | Jun 2 2016 | |||
92ea4fb098cb | epriestley | Stop two special cache writes in read-only mode | May 30 2016 | |||
e81637a6c686 | epriestley | Fix some issues with the "Explain Why" dialog | May 30 2016 | |||
725d60eb4aa8 | epriestley | Fix "Reviewers" validation issue with empty reviewers | May 24 2016 | |||
e1ad312fdd2c | epriestley | Fix one more "Reviewers" wire format issue | May 23 2016 | |||
45718268a96e | epriestley | Restore viewer() function to "Responsible Users" tokenizer in Differential | May 20 2016 | |||
7ae33d14ec7b | epriestley | Use new Differential bucketing logic on default (non-dashboard) homepage | May 20 2016 | |||
5bb3cbe23922 | Chad Little | Add a "View Revision" button to HTML email | May 18 2016 | |||
3aed39b8b072 | epriestley | Fix an issue with serializing reviewers over the wire | May 18 2016 | |||
809c7bf996af | epriestley | Allow users to manage package dominion rules | May 17 2016 | |||
29a060d7f13f | epriestley | Allow blocking reviewers to be added via the CLI | May 17 2016 | |||
afec01129a09 | epriestley | Allow blocking reviewers to be added via the web UI | May 17 2016 | |||
bf5437212cc8 | epriestley | When a revision is accepted but has open dependencies, show a note in the list… | May 16 2016 | |||
c5853b4f4820 | epriestley | Put revisions you're a reviewer on which need review and which you've commented… | May 16 2016 | |||
6e9828c743a7 | epriestley | Fix a dashboard bucketing bug | May 16 2016 | |||
8a98868bfbc4 | epriestley | Remove "days fresh" / "days stale" indictator in Differential revision list | May 16 2016 | |||
d46378df208f | epriestley | Modernize "Responsible Users" tokenizer and add "exact(user)" token | May 16 2016 | |||
42d49be47bfc | epriestley | Change Differential revision buckets to focus on "next required action" | May 16 2016 | |||
eade206625ea | epriestley | Introduce search result buckets | May 16 2016 | |||
3a727c31e2f9 | epriestley | Modernize DifferentialRevisionSearchEngine | May 16 2016 | |||
c9365e48d8e4 | epriestley | Don't trigger "Auto Review" if the author is already an owner; document "Auto… | May 14 2016 | |||
92b9fa47d00d | epriestley | Allow Herald to add package reviewers | May 14 2016 | |||
332d787dc8f4 | epriestley | Support "Review Changes" and "Block Changes" settings for Owners package "Auto… | May 14 2016 | |||
52ac242eb3b2 | epriestley | Implement "Auto Review" in packages with a "Subscribe" option | May 14 2016 | |||
70ddb1c45fe4 | epriestley | Allow packages to be added as revision reviewers via the UI | May 14 2016 | |||
3ea47d967ab7 | epriestley | Allow monogrammed objects to be parsed from the `arc` command line in… | May 14 2016 | |||
44057ad26985 | epriestley | Consider packages when calculating Differential authority | May 14 2016 | |||
bd9bcaa8ffea | epriestley | Improve HTML mail rendering of inline patches | May 12 2016 | |||
cd86bf01746b | epriestley | Remove `metamta.differential.unified-comment-context` and explain it in… | May 11 2016 | |||
412fc3455730 | epriestley | Improve inline mail snippet rendering, possibly fixing Airmail? | May 6 2016 | |||
371051ff3779 | epriestley | Minor tweaks to pre/inline style for inline comments in HTML mail | May 6 2016 | |||
053d6111e4ab | epriestley | Refine inline style rendering in email | May 6 2016 | |||
1baef494c1b7 | epriestley | Pick context windows for inlines in a slightly smarter way | May 5 2016 | |||
94c7bb605c35 | epriestley | Highlight inline diff context in HTML mail | May 5 2016 | |||
2025ecd3d826 | epriestley | Rough cut of inline comment context | May 5 2016 | |||
562d427f097e | Chad Little | New icons, colors for per reviewer status | May 1 2016 | |||
1344dda75692 | Aviv Eyal/avivey | Parse Tags in commits message for revisions | Apr 20 2016 | |||
c9daa2b0ad1e | Eitan Adler/eadler | Consistently refer to 'Projects' as 'Tags' | Apr 19 2016 | |||
091a64e91bf6 | Aviv Eyal/avivey | Rename Differential field Projects to Tags | Apr 18 2016 | |||
f05c3e41b9c4 | Povilas Balzaravicius Pawka | Fixed localcommits include on getDiffDict | Apr 15 2016 | |||
437ff2a71814 | Chad Little | Normalize case on active operations | Apr 7 2016 | |||
8f67d59d2865 | Chad Little/chad | Bump font size on property headers | Apr 7 2016 | |||
8aad862cd4e2 | Chad Little | Normalize casing on property boxes | Apr 7 2016 | |||
61301ead90e4 | epriestley | Fix javascript interaction with right-hand-side images in two-up diff views in… | Apr 1 2016 | |||
d9bb66f610db | Chad Little | Update Differential edit pages to new UI | Mar 30 2016 | |||
601aaa5a86c1 | epriestley | Modularize content sources | Mar 26 2016 | |||
d76652b33178 | Chad Little/chad | Update Harbormaster for two column | Mar 25 2016 | |||
f82db7524b32 | epriestley | Add a "Build with CircleCI" build step | Mar 22 2016 | |||
8f94aa8a0647 | Chad Little | Update Diffusion UI | Mar 17 2016 | |||
121e68e3adae | epriestley | Fix an issue with rendering unit messages for diffs with no buildable | Mar 15 2016 | |||
d76175285e96 | Chad Little | Update Diff view page to new layout | Mar 14 2016 | |||
148a50e48be1 | Chad Little | Convert Differential to new layout | Mar 12 2016 | |||
60b42750b641 | Burak Yigit Kaya/epriestley | Cast old duration values for unit tests to float in DifferentialController | Mar 11 2016 | |||
68b468a846c1 | epriestley | Partially improve threading UI for adjacent inline comments | Mar 11 2016 | |||
7b8da9991429 | epriestley | Move DifferentialRevisionViewController to newPage() | Mar 10 2016 | |||
2ddd78647b20 | epriestley | Improve "Land Revision" errors for issues related to staging areas | Mar 7 2016 | |||
aaab1011e5a4 | epriestley | Give AphrontTagView a `getViewer()`, deprecate `getUser()` | Mar 6 2016 | |||
abb4c03b476d | epriestley | Remove shouldShowSubscribersProperty() from SubscribableInterface | Mar 6 2016 | |||
2b1ac4fcec82 | Chad Little | Update Maniphest for PHUITwoColumnView | Mar 5 2016 | |||
181e030535f6 | epriestley | Give unit test results their own table in Differential | Feb 29 2016 | |||
3c19b72ca0c8 | epriestley | Begin making Harbormaster unit test results a little easier to read | Feb 29 2016 | |||
fdca684814da | epriestley | Slightly improve Buildable list in Harbormaster | Feb 27 2016 | |||
f35509e30ee7 | Chad Little | Update to use PHUIRemarkupView everywhere possible | Feb 16 2016 | |||
6bb24e1d0cbd | Chad Little/chad | Move PhabricatorHovercard to PHUIHovercard | Feb 3 2016 | |||
8f0d9c329566 | Aviv Eyal/avivey | Remove email prefixes from doorkeeper titles | Jan 28 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 | |||
e7195628d5a0 | Mike Riley/epriestley | Use correct transaction types when creating diffs | Jan 25 2016 | |||
5c2e49a81223 | epriestley | Allow any user to watch any project they can see | Jan 20 2016 | |||
45a4a68628b9 | epriestley | Distinguish between "no coverage information" and "no test coverage" better | Jan 18 2016 | |||
fdd5500fec64 | epriestley | Change wording of "Show Entire File" to "Show All Context" | Jan 13 2016 | |||
efba69a44022 | epriestley | Give users an explicit error if they try to upload a too-large diff to… | Jan 9 2016 | |||
d1fb2f7fb96d | epriestley | Make `diffusion.filecontentquery` return file PHIDs instead of raw content | Jan 8 2016 | |||
da3963b009ce | epriestley | Convert a low-level VCS query in Diff extraction to a Conduit call | Jan 8 2016 | |||
413ca12fda6b | epriestley | Move commit attachment to a separate CLI command | Jan 8 2016 | |||
0dd947cceddc | epriestley | Move diff extraction from commits to a separate test with a CLI command | Jan 8 2016 | |||
9febfb26a08d | epriestley | Convert `diffusion.looksoon` to use repository identifiers instead of callsigns | Jan 4 2016 | |||
be5b89687e37 | epriestley | Separate external editor integration from callsigns | Jan 4 2016 | |||
367955f3fd9c | epriestley | Improve UX and messaging for certain errors when landing revisions | Dec 27 2015 | |||
bdc517485cb2 | epriestley | Modernize Hovercard implementation | Dec 24 2015 | |||
3ec07c498769 | epriestley | Show hovercards for most links in object property views | Dec 24 2015 | |||
992dedcadd20 | epriestley | Modernize Differential SearchEngine just enough to get NUX | Dec 24 2015 | |||
19b2eb57a94d | epriestley | Improve lipsum generation of projects | Dec 24 2015 | |||
ba37149bf97b | epriestley | Improve bin/lipsum UX | Dec 24 2015 |
c4science · Help