phab/src/applications/differentialfeature/better-testing
phab/src/applications/differential
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9889892e5b76 | epriestley | Actually squelch Harbormaster "test passed" mail | Apr 19 2014 | |||
f1245f4f3421 | epriestley | Remove flavor text for action buttons | Apr 19 2014 | |||
49bc32f12d82 | epriestley | Implement PhabricatorApplicationTransactionInterface in Differential | Apr 18 2014 | |||
62973e0f5396 | epriestley | Add `activeDiffPHID` to differential.query | Apr 18 2014 | |||
f4c8a34abe8a | epriestley | Remove several "loadArcanistProject()" methods | Apr 14 2014 | |||
6899fbcf2966 | epriestley | Add DifferentialHunkQuery to start hiding hunk storage details | Apr 14 2014 | |||
aaf1320b02cf | epriestley | Simplify Herald logic for loading Differential changes | Apr 14 2014 | |||
cb675a46a24d | Bob Trahan | Differential - fix bug writing affected paths | Apr 11 2014 | |||
f86ab666f6bc | Bob Trahan | Differential - make diffs you authored + are reviewer for show up in appropos… | Apr 11 2014 | |||
ac0ad2e0161f | Ben Alpert/epriestley | Fix typo in variable name | Apr 11 2014 | |||
650bc97ed704 | epriestley | Don't load every commit if there are no local hashes | Apr 11 2014 | |||
a7272dfb03d0 | Ben Alpert/epriestley | Switch back to zwsp for oncopy line marker | Apr 9 2014 | |||
b937bf5946f8 | epriestley | Spell "eventually" correctly, eventually. | Apr 8 2014 | |||
e8e62f82ceae | epriestley | Hide "Land to hosted git" button for now | Apr 8 2014 | |||
3b33089de7f6 | Chad Little | Don't show 'needs review' on DifferentialObjects | Apr 4 2014 | |||
d9cdbdb9fae9 | epriestley | When we fail to process mail, tell the user about it | Apr 4 2014 | |||
f9a92c7631aa | Ben Alpert/epriestley | Sort inline comments by id in case of ties | Apr 4 2014 | |||
a0ac3d67168b | Ben Alpert/epriestley | Add colgroup in differential "shield" tables | Apr 4 2014 | |||
7446402f921a | Chad Little | Differential Action List on Mobile | Apr 3 2014 | |||
9fedd343eb18 | Ben Alpert/epriestley | Break long words in differential two-up view | Apr 3 2014 | |||
3005b7a7b114 | Chad Little | Mobile Differential Diff Review (2-up) | Apr 3 2014 | |||
c6cbff199712 | Bob Trahan | Differential - modernize "Local Commits" table | Apr 2 2014 | |||
81fa847bc52b | epriestley | Make "JIRA Issues" field work better with noncredentialed accounts | Apr 2 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 | |||
3aabfc7f4dea | epriestley | Fix JIRA integration from "arc" commit messages | Mar 31 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 | |||
38cc38eaf67b | epriestley | Modernize documentation links | Mar 17 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 | |||
ab117c2baf34 | epriestley | Fix "arc diff --verbatim" when updating a revision | Mar 14 2014 | |||
8a409aa40fe0 | epriestley | Fix parsing of "Reviewed By" field | Mar 13 2014 | |||
e068b04b5c95 | epriestley | Silence a warning about unknown fields in 'getcommitmessage' | Mar 13 2014 | |||
4173367f8765 | epriestley | Add missing needReviewerAuthority() for differential.createcomment | Mar 12 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 | |||
c0d433727c2a | epriestley | Modernize "revision update history" in Differential | 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 | |||
0b6c0c135f84 | epriestley | Default new reviewers to "added", and don't overwrite reviewer states when… | Mar 12 2014 | |||
46cf263e9d55 | Bob Trahan | Fix a bug for updating diffs | Mar 11 2014 | |||
0b15624c37e8 | epriestley | Fix two minor Differential issues | Mar 11 2014 | |||
2dbfb1d5fb17 | epriestley | Remove DifferentialComment | Mar 11 2014 | |||
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 | |||
3910d0d5e19b | epriestley | Remove field selector on Diff view and Revision List View | 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 | |||
1df84168efd9 | epriestley | Remove DifferentialRevisionEditor | 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 | |||
a5fbe921b7d2 | epriestley | Use CustomFields in `differential.createrevision` | Mar 11 2014 | |||
d8968755e9d1 | epriestley | Use CustomField for `differential.updaterevision` | Mar 11 2014 | |||
6dd191a3c135 | epriestley | Allow configuration of Differential custom fields | Mar 11 2014 | |||
ae3c1f781939 | epriestley | Perform commit message parsing and construction with new CustomFields | Mar 11 2014 | |||
06626205feb8 | epriestley | Minor, fix an issue with StoredCustomFields that serialize, like JIRA | Mar 8 2014 | |||
314edcabbb43 | epriestley | Fix Herald adapter construction for new revisions. Fixes T4572. | Mar 8 2014 | |||
76577df50614 | epriestley | Extract textual object list parsing from Differential | Mar 8 2014 | |||
aff34077c52c | epriestley | Move Differential commit message parsing to a separate, tested class | Mar 8 2014 | |||
f25cce1e695b | epriestley | Remove DifferentialCommentEditor and DifferentialCommentMail | Mar 8 2014 | |||
1c51ed594065 | epriestley | Use TransactionEditor in differential.createcomment | Mar 8 2014 | |||
b04f706c0af6 | epriestley | Use TransactionEditor when closing revisions in response to commits | Mar 8 2014 | |||
49eaa9f8fe4c | epriestley | Use TransactionEditor in Differential mail handling | Mar 7 2014 | |||
4dfd4944c4dd | epriestley | Don't use CommentEditor in lipsum | Mar 7 2014 | |||
75514cc0f713 | epriestley | Update `differential.close` to use DifferentialTransactionEditor | Mar 7 2014 | |||
3dc9afa28dc2 | epriestley | Remove `differential.markcommitted` | Mar 7 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 | |||
b383d2c338fa | epriestley | Replace "Edit" controller with "EditPro" controller | Mar 1 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 | |||
3a188de32876 | Chad Little | Align textarea in diff comment | Feb 28 2014 | |||
024c331d2ba3 | epriestley | Improve rendering of new-style Differential comments in feed/notifications | Feb 28 2014 | |||
647d52f24880 | epriestley | Improve threading of new and old Differential mail | Feb 28 2014 | |||
a5dbb1fd59ae | epriestley | Make new JIRA Issues field editable | Feb 28 2014 | |||
ba7d67f9175f | epriestley | Use "CommentPro" controller instead of "Comment" controller | Feb 27 2014 | |||
62143b5455e7 | epriestley | Add modern Unit/Lint field support | Feb 27 2014 | |||
f6a13fd1c7b1 | epriestley | Use CustomField, not AuxiliaryField, to power RevisionView | Feb 27 2014 | |||
0b4a6b8bee67 | epriestley | Add Branch and Arcanist Project CustomFields | Feb 27 2014 | |||
cce67caa0fc8 | epriestley | Fix bad method call from CustomField migration | Feb 27 2014 | |||
8297c2131cb2 | epriestley | Implement more Differential fields on ApplicationTransaction/CustomField | Feb 27 2014 | |||
cd7171ec6e11 | epriestley | Migrate old AuxiliaryField storage to modern CustomField storage | Feb 27 2014 | |||
ee2b6eebaa31 | epriestley | Implement detail views for many Differential fields on ApplicationTransactions | Feb 26 2014 | |||
7ff211065555 | epriestley | Stop markup cache from hitting cache O(N^2) times | Feb 26 2014 | |||
7f5b15c6faaf | Joshua Spence/epriestley | Made some classes final. | Feb 26 2014 | |||
627011476733 | Joshua Spence/epriestley | Various linter fixes. | Feb 26 2014 | |||
cd080b092e20 | epriestley | Use ApplicationTransactions/CustomField to power Differential global search | Feb 26 2014 |
c4science · Help