phab/src/applications/differential/field/specificationproduction
phab/src/applications/differential/field/specification
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
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 | |||
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 | |||
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 | |||
48561a8b1f7b | vrana | Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag | Jan 25 2013 | |||
06bca93b47b4 | Debarghya Das/epriestley | Expanded Regexp for matching tasks to include more tenses | Jan 19 2013 | |||
ab9556345f4c | Ricky Elrod/epriestley | Left-align dates on /differential. | Jan 12 2013 | |||
dbeb60adbe92 | vrana | Display other locations of lint errors | Jan 11 2013 | |||
79b241b31dfe | vrana | Render warning instead of error for postponed lint | Dec 17 2012 | |||
e7bcdcdb9458 | Nick Harper | Make differential revision ID parsing more robust | Dec 13 2012 | |||
40e3aadc7658 | vrana | Parse Conflicts field in commit message | Dec 12 2012 | |||
bfc5bb7c7867 | Bob Trahan | change DifferentialRevisionDetailView to use newer fangled UI abstractions | Dec 11 2012 | |||
89ab9d4acbf7 | vrana | Support `git svn dcommit` in `arc land` | Dec 10 2012 | |||
27785c4f759f | vrana | Don't delete tasks attached by freeform fields in Maniphest Tasks field | Dec 4 2012 | |||
fc8d8b6f8c89 | vrana | CC users mentioned in revision fields | Nov 29 2012 | |||
97a97f5376ed | vrana | Attach mentioned Maniphest task also to revision | Nov 21 2012 | |||
5a58d168ed5d | Bob Trahan | Differential - add unit and lint information to diff view | Nov 16 2012 | |||
040fac06d47c | vrana | Refactor freeform field specification | Nov 13 2012 | |||
73bc34b26d13 | Bob Trahan | Add support for differential field specifications to be indexed in search | Nov 7 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
846f01e221a9 | epriestley | Correct self-review check in Differential | Oct 26 2012 |
c4science · Help