phab/src/applications/differential/fieldstable
phab/src/applications/differential/field
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d1842929afaa | aubort | Merge with Stable Week 26 | Jul 7 2017 | |||
18d67dfe4c47 | aubort | Merge with Stable Week 12 | Mar 27 2017 | |||
7f1dbb149a83 | aubort | - Merge with Stable 2017 Week 5 - Remove custom Public Dashboard as it's been… | Feb 16 2017 | |||
bc41c3f5a5b9 | epriestley | Use DifferentialCommitMessageParser and Modular Transactions to implement… | Jan 31 2017 | |||
df939f1337fd | epriestley | Fix two issues with embedding other fields inside "Summary" or "Test Plan" in… | Jan 25 2017 | |||
62cf4e6b95ab | epriestley | Remove some remnants of the old ways commit mesage fields worked from… | Jan 14 2017 | |||
ab17a7d4bf84 | epriestley | Be more lenient when accepting "Differential Revision" in the presence of… | Jan 1 2017 | |||
60f41b87e9d0 | epriestley | Simplify "Tasks" field in Differential | Dec 16 2016 | |||
914d9fa8b94f | epriestley | Simplify Auditors custom field in Differential | Dec 16 2016 | |||
a74d602b3c33 | epriestley | Make stored custom fields work with v3 EditEngine API | Dec 16 2016 | |||
64509dcca7be | epriestley | Drive CLI-based revision edits through "differential.revision.edit" API +… | Dec 16 2016 | |||
24926f9453e5 | epriestley | Move Differential commit message rendering to dedicated classes | Dec 16 2016 | |||
8476ad1a281c | epriestley | Separate all commit message field parsing out of Differential custom fields | Dec 15 2016 | |||
592591e71538 | epriestley | Clean up various pieces of dead/obsolete Differential code | Mar 11 2014 | |||
a49fec39be84 | epriestley | Move lint/unit test warning code forward to Transactions | Mar 11 2014 | |||
20cc85878e33 | epriestley | Remove almost all old Differential field code | Mar 11 2014 | |||
7cd4e70ef2aa | epriestley | Remove DifferentialFieldSelector | Mar 11 2014 | |||
40b471faea91 | epriestley | Move "close tasks on commit" code out of field specification stuff | Mar 11 2014 | |||
48059265f37a | epriestley | Use CustomFields to power Conduit auxiliary dictionaries | Mar 11 2014 | |||
77af6be803c7 | epriestley | Remove host/path and test plan enable/disable options | Mar 11 2014 | |||
9e8bbdb3a2d4 | epriestley | Port Differential mail features forward to transactions | Mar 11 2014 | |||
50331016f718 | epriestley | Modernize commit message tips | Mar 11 2014 | |||
a19f49632fd8 | epriestley | Remove willWriteRevision/didWriteRevision hooks | Mar 11 2014 | |||
76577df50614 | epriestley | Extract textual object list parsing from Differential | Mar 8 2014 | |||
627011476733 | Joshua Spence/epriestley | Various linter fixes. | Feb 26 2014 | |||
a84cc1ab731a | epriestley | Fix (?) an issue with CCs not being written into commit messages properly | Feb 21 2014 | |||
f3cbc0e0066e | epriestley | Move many task status hardcodes into ManiphestTaskStatus | Feb 18 2014 | |||
8a725ece0f8b | epriestley | Bring "fixes x as y" parser forward and use new parsers instead of old ones | Feb 18 2014 | |||
5afddb6703c8 | epriestley | Bring "Reverts X" to more general infrastructure and port unit tests | Feb 18 2014 | |||
d016cac91513 | epriestley | Modularize parser for "Closes task X as Y" | Feb 18 2014 | |||
08225bd86074 | epriestley | Remove policy caveat from Differential | Jan 29 2014 | |||
c5c9cd415d89 | Peng Li/epriestley | Allow arc project and branch showing up in diff emails | Jan 22 2014 | |||
31a2bebf633b | Chad Little | Move PhabricatorTagView to PHUITagView | Jan 14 2014 | |||
8b19465a9ddc | epriestley | Render linked JIRA issues with a Doorkeeper tag | Nov 25 2013 | |||
9efcbc4ee958 | Joel Beales | Speed up loading of diffs with a lot of unit test failures | Nov 20 2013 | |||
059860047615 | epriestley | Always pass handles to tokenizers, not `<phid -> name>` maps | Oct 7 2013 | |||
3d3d3b6d8005 | epriestley | Move determination of reviewer authority into DifferentialRevisionQuery | Oct 7 2013 | |||
c80a4f51c161 | epriestley | Highlight reviews the viewer is responsible for in Differential | Oct 5 2013 | |||
2d733f88a16a | epriestley | Split users apart from projects/packages in reviewer and audit UIs | Oct 5 2013 | |||
cf4eb3109e77 | epriestley | Allow projects to review revisions | Oct 5 2013 | |||
370c7635a788 | epriestley | Track "accepted" and "commented" in per-reviewer status | Oct 5 2013 | |||
4d8707df132d | epriestley | Use status list UI to show reviewers in Differential | Oct 5 2013 | |||
1a5de83ad116 | Neal Poole | Add support for bookmarks in Phabricator emails. | Oct 4 2013 | |||
3d354d205fbf | epriestley | Allow editPolicy, viewPolicy, and repositoryPHID to be edited from the web UI… | Sep 26 2013 | |||
9b3d7b0dbaad | epriestley | Make most Differential reads policy-aware | Sep 26 2013 | |||
80378eb5f6a8 | epriestley | Show policy information in Differential header | Sep 26 2013 | |||
3a87a95e119b | epriestley | Use ManiphestTaskQuery in nearly all interfaces | Sep 25 2013 | |||
0d77a7f39f47 | Chad Little | ObjectHeader Status icons | Sep 24 2013 | |||
14aa70a2e023 | Chad Little | Only return description in Policy description if no image required | Sep 18 2013 | |||
209edcd75a93 | epriestley | Fix two minor Differential issues | Sep 18 2013 | |||
b398ae550451 | epriestley | Dispatch Differential edit events from Editor, not Controller | Sep 16 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
a2571de575c0 | epriestley | Remove obsolete/deprecated withTaskIDs() / withTaskPHIDs() | Sep 11 2013 | |||
e625c91867ec | epriestley | Pass viewer to all ManiphestTaskQuery objects | Sep 11 2013 | |||
470bb4931b05 | epriestley | Fix a warning in the JIRA field | Sep 6 2013 | |||
8bba3f280dbd | Andrew Gallagher | Only associate branch with task if maniphest is enabled | Sep 4 2013 | |||
853544b54ae0 | epriestley | Add "JIRA Issues" field to Differential | Sep 4 2013 | |||
8c93e3c94109 | Jakub Vrana | Allow using colon in Depends On | Aug 8 2013 | |||
193a9611e40a | epriestley | Partially generalize Remarkup previews and add support to Differential | Aug 5 2013 | |||
13e2489739da | epriestley | Add a link to the main Asana task from Differential | Jul 10 2013 | |||
64cc0ce1287f | epriestley | Add "Visible To" property fields for diffs and revisions | Jul 3 2013 | |||
d9f01d6fb7f5 | Anh Nhan Nguyen/epriestley | [Rough Sketch] Differential ObjectItemView Smexyness | Jul 3 2013 | |||
35fae8f452f1 | Gareth Evans/epriestley | Fix foreach key named same as arr | Jun 24 2013 | |||
2427d317b2f0 | Jakub Vrana | Reference task based on branch name in `arc diff` | May 31 2013 | |||
ef797494ca89 | Gareth Evans/epriestley | Add Allowed uris config | May 26 2013 | |||
30b15e094c59 | epriestley | Load commits affected by revert language in Diffusion message parser | May 7 2013 | |||
2b2641192a28 | epriestley | Parse VCS revert langauge in commit messages | May 6 2013 | |||
141233565afd | Jakub Vrana | Fix whitespace around methods | Apr 23 2013 | |||
3231df762513 | Jakub Vrana | Deprecate 'maniphest.enabled' and 'phriction.enabled' | Apr 6 2013 | |||
843d0bdcde0c | Anh Nhan Nguyen/epriestley | Introduce some convenience methods for handle rendering | Apr 6 2013 | |||
d3020af97b92 | Anh Nhan Nguyen/epriestley | Uniformized handle data | Apr 4 2013 | |||
0de66e9c75ba | Jakub Vrana | Hide "Maniphest Task:" in commit template | Mar 30 2013 | |||
d43bcdc1eece | Afaque Hussain/epriestley | Adding pro tips to Differential commit message | Mar 19 2013 | |||
038869c05610 | Anh Nhan Nguyen/epriestley | Fixing D5371 | Mar 19 2013 | |||
1a92976c144f | Anh Nhan Nguyen/epriestley | Deduplicating duplicated field values for Commit Messages / Differential | Mar 18 2013 | |||
05c5c43159dc | Afaque Hussain/epriestley | Yell at developers if they don't replace the default revision title with thier… | Mar 13 2013 | |||
47f6aecb7292 | Jakub Vrana | Parse "Depends on" in freeform Differential fields | Mar 10 2013 | |||
7acaeee8447a | Afaque Hussain/epriestley | Augmented DifferentailDependsOnFieldSpecification to expose its data over… | Mar 5 2013 | |||
8ae718c2aab5 | epriestley | Require a viewer for Remarkup rendering | Mar 4 2013 | |||
0a069cb55ace | epriestley | Require a viewer to load handles | Mar 1 2013 | |||
ab5ab5a7e50d | epriestley | Unbreak commenting on Reivsions with commits attached until D5151 can land | Feb 28 2013 | |||
894cd13a41f7 | Nick Harper | Get rid of null characters | Feb 22 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
4bd2ad9270ac | epriestley | Merge branch 'master' into phutil_tag | Feb 13 2013 | |||
718d22d607db | vrana | Convert Remarkup to safe HTML | Feb 13 2013 | |||
5a9e83465854 | vrana | Dont display empty other locations of lint errors | Feb 12 2013 | |||
37b98450a57b | vrana | Replace array_interleave() by phutil_implode_html() | Feb 12 2013 | |||
a22ef4e9b472 | vrana | Kill most of phutil_escape_html() | Feb 12 2013 | |||
9b8da7376550 | vrana | Convert AphrontTableView to safe HTML | Feb 10 2013 | |||
059920c2dac5 | vrana | Convert AphrontErrorView to safe HTML | Feb 8 2013 | |||
2f508bf0dc52 | vrana | Delete some phutil_safe_html() | Feb 6 2013 | |||
8e7af64dd623 | vrana | Fix dynamic string usage as safe input in phutil_tag | Feb 3 2013 | |||
39221b1d3f28 | epriestley | Merge branch 'master' into phutil_tag | Jan 29 2013 | |||
40547030a54e | epriestley | render_tag -> tag: PropertyListView | Jan 29 2013 | |||
da27b448fa31 | epriestley | render_tag -> tag: DifferentialResultsTableView | Jan 29 2013 | |||
edfcd7bd2d6a | epriestley | render_tag -> tag: phame, remarkup | Jan 29 2013 | |||
5dc48c2b4ad9 | Chad Little | pht, panels and mobile for metamta | Jan 28 2013 | |||
3093d1663de4 | epriestley | Add javelin_tag(), convert easy callsites | Jan 25 2013 | |||
3c1b8df8ae6e | vrana | Convert simple phutil_render_tag() to phutil_tag() | Jan 25 2013 |
c4science · Help