phab/src/applications/differential/editor/DifferentialTransactionEditor.phpfeature/better-testing
phab/src/applications/differential/editor/DifferentialTransactionEditor.php
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c429e4a22279 | Joshua Spence | Don't create mentions for dependent diffs | Jan 22 2015 | |||
847ff549ceee | Bob Trahan | Differential - return a better response for validation error cases | Jan 20 2015 | |||
57761ce2202a | Bob Trahan | Differential - re-jigger mail such that inline comments show up right after the… | Jan 15 2015 | |||
7c2a7d03651c | Joshua Spence | Modernize remaining edge types | Jan 3 2015 | |||
7cab903943f5 | Joshua Spence | Migrate Differential revision edges to use modern `EdgeType` subclasses | Jan 1 2015 | |||
83d1e3edb59b | Joshua Spence | Modernize Legalpad edge types | Jan 1 2015 | |||
eedd7aa58bc4 | Joshua Spence/epriestley | Minor linter fixes | Dec 30 2014 | |||
7ef236c9a647 | Bob Trahan | Differential - refine selecting a repository diff --> revision workflow | Nov 19 2014 | |||
ffe0765b50c5 | Bob Trahan | Differential - make DifferentialDiffEditor into a real transaction editor. | Nov 19 2014 | |||
1ac84c1b59de | Chad Little | Add addLinkSection to MailBody to properly format URIs | Oct 30 2014 | |||
c75495e63fa0 | Bob Trahan | Transactions - add infrastructure for "mentions" | Sep 9 2014 | |||
0151c38b107f | Joshua Spence | Apply some autofix linter rules | Sep 9 2014 | |||
eb3ed9bbc994 | Manuel Klimek/epriestley | Add an option to put comment context into emails. | Aug 15 2014 | |||
4c57e6d34d7a | Tal Shiri/epriestley | HTML emails | Aug 15 2014 | |||
f6f9d78f3a07 | epriestley | Modularize mail tags | Aug 12 2014 | |||
d38e89ef6ba5 | epriestley | Fix several issues with application interactions while importing commits | Aug 11 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
533e799c5f7e | epriestley | Modernize task/revision edges and write inverse transactions | Jul 18 2014 | |||
add7bc418dcb | epriestley | Allow Herald to "Require legal signatures" for reviews | Jun 29 2014 | |||
d0128afa2908 | Joshua Spence/epriestley | Applied various linter fixes. | Jun 10 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
ba2ce8a5ca1a | epriestley | Fix undefinded $changesets when submitting inline comments in Differential | Jun 5 2014 | |||
bb306b58d553 | epriestley | Introduce DifferentialChangesetQuery and remove loadHunks() | Jun 4 2014 | |||
1e2a592ceb36 | Joshua Spence/epriestley | Expose "Abandon Revision" to non-authors with a config flag. | Jun 3 2014 | |||
71ef48b3e519 | epriestley | When a diff has 12,345 lines, render "12,345 lines" instead of "12 lines" | Apr 19 2014 | |||
cb675a46a24d | Bob Trahan | Differential - fix bug writing affected paths | Apr 11 2014 | |||
ff98565db65e | epriestley | Fix an issue where email for "accepted" revisions would fatal | Apr 1 2014 | |||
cf6f7446ce3f | epriestley | Restore "Branch" and "changes since last update" fields to Differential mail | Apr 1 2014 | |||
ed2e12047af4 | epriestley | Downgrade accepts on "request changes", and make sticky accepts optional | Mar 25 2014 | |||
2547a222d8b1 | epriestley | Guarantee that fields copied from diffs persist on revisions | Mar 25 2014 | |||
03c6bf0d0916 | epriestley | Make Herald less ambitious about resolving repositories for revisions | Mar 21 2014 | |||
1e8ed3e5ffc7 | epriestley | Treat "request review" more like an update | Mar 18 2014 | |||
efcca310c2cf | epriestley | In Differential mail, hide "summary" if empty and show "test plan" if nonempty | Mar 14 2014 | |||
b168ee116bd8 | epriestley | Fix "Send an email to" Herald rule for Differential | Mar 14 2014 | |||
3b861ab7411d | epriestley | Fix two transactional issues around revision status | Mar 12 2014 | |||
08d013b391fc | epriestley | Minor, fix parameter passed to HarbormasterBuildable::applyBuildPlans() | Mar 12 2014 | |||
9e3baacc95c2 | epriestley | Restore old "author can not be a reviewer" rule to Transactions | Mar 12 2014 | |||
95285aee5034 | epriestley | When creating a new revision, include the summary in the initial email | Mar 12 2014 | |||
0b15624c37e8 | epriestley | Fix two minor Differential issues | Mar 11 2014 | |||
9e8bbdb3a2d4 | epriestley | Port Differential mail features forward to transactions | Mar 11 2014 | |||
c68703fbcb27 | epriestley | Perform derived index updates in TransactionEditor | Mar 11 2014 | |||
a19f49632fd8 | epriestley | Remove willWriteRevision/didWriteRevision hooks | Mar 11 2014 | |||
fbaa12440eac | epriestley | Use DifferentialRevisionEditor in lipsum | Mar 11 2014 | |||
314edcabbb43 | epriestley | Fix Herald adapter construction for new revisions. Fixes T4572. | Mar 8 2014 | |||
b04f706c0af6 | epriestley | Use TransactionEditor when closing revisions in response to commits | Mar 8 2014 | |||
2ceffadee78a | epriestley | Support Herald rules for new Differential edits | Mar 5 2014 | |||
4ef87eeac832 | epriestley | Add an explcit "Changes Planned" state for Differential | Mar 5 2014 | |||
9da6ec208111 | epriestley | Make updates of rejected revisions behave correctly again | Mar 5 2014 | |||
e78df59ced7c | Bob Trahan | Maniphest Tasks + Project Boards - some polish | Mar 5 2014 | |||
83206242c9dd | epriestley | Clean up some Differential behaviors | Mar 3 2014 | |||
bca0ad8fdd7f | epriestley | Make "EditPro" controller work with diff updates | Mar 1 2014 | |||
8e32ab88c4cb | epriestley | Minor, fix a missing parameter. | Mar 1 2014 | |||
11c1edfb7431 | epriestley | Implement "words of power" against ApplicationTransactions | Mar 1 2014 | |||
647d52f24880 | epriestley | Improve threading of new and old Differential mail | Feb 28 2014 | |||
ba7d67f9175f | epriestley | Use "CommentPro" controller instead of "Comment" controller | Feb 27 2014 | |||
424ba2e58887 | epriestley | Render inline comments in "Pro" mail | Feb 26 2014 | |||
06fc82a3eeff | epriestley | Mark reviewers as "commented" when they leave a comment | Feb 25 2014 | |||
a69cca9fbb15 | epriestley | Update overall revision status after reviewers change | Feb 25 2014 | |||
ca8c2c2d11a3 | epriestley | Implement Accept/Reject in ApplicationTransactions, approximately | Feb 25 2014 | |||
d07292df7fe0 | epriestley | Implement Commandeer action in ApplicationTransactions | Feb 25 2014 | |||
0f0673b9e526 | epriestley | Remove "dateCommitted" field from DifferentialRevision | Feb 25 2014 | |||
9292433daebd | epriestley | Implement "Resign" action against ApplicationTransactions | Feb 25 2014 | |||
4eadcf975ade | epriestley | Implement most Differential actions against ApplicationTransactions | Feb 25 2014 | |||
d48a88d4cd78 | epriestley | Add inline comment support to "Pro" comment save controller | Feb 25 2014 | |||
c7d208fda1ed | epriestley | Add a "Pro" version of the Differential comment save controller | Feb 25 2014 | |||
3a8eb28a074f | epriestley | Send basic email from new ApplicationTransaction editor | Feb 25 2014 | |||
c5ba75ee9ed2 | epriestley | Implement a "Reviewers" CustomField | Feb 21 2014 | |||
aa7ba4c6e6d6 | epriestley | Implement Differential subscribers as a CustomField | Feb 21 2014 | |||
f91e94eb90f9 | epriestley | Implement view and edit policies in Differential CustomFields | Feb 21 2014 | |||
65bc2b1ac53d | epriestley | Implement "Pro" version of revision editor, with one field | Feb 19 2014 |
c4science · Help