phab/src/applications/differentialfeature/better-testing
phab/src/applications/differential
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
d94c33b61aa5 | epriestley | Use a more modern design for "no reviewers" warning in Differential | Feb 22 2014 | |||
b62420e6e4e0 | epriestley | Separate reading object values out of didSetObject() in CustomField | Feb 21 2014 | |||
a84cc1ab731a | epriestley | Fix (?) an issue with CCs not being written into commit messages properly | Feb 21 2014 | |||
a24605432f60 | epriestley | Use standard rendering and controller for Differential subscriptions | Feb 21 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 | |||
01572d9d933b | epriestley | Implement "Repository" as a new-style CustomField in Differential | Feb 21 2014 | |||
05f2ab32d8cc | epriestley | Implement "Test Plan" as a CustomField | Feb 21 2014 | |||
88227d26bc13 | epriestley | Allow CustomField to provide ApplicationTransaction change details | Feb 21 2014 | |||
be262f4b0c16 | epriestley | Implement new-style "Summary" field | Feb 21 2014 | |||
92ac8b5ad9a5 | epriestley | Make Differential inline comment rendering more consistent and somewhat more… | Feb 21 2014 | |||
50ed42761ce9 | epriestley | Don't issue a bazillion queries to load Differential object lists | Feb 19 2014 | |||
65bc2b1ac53d | epriestley | Implement "Pro" version of revision editor, with one field | Feb 19 2014 | |||
dcd7a316d239 | Bob Trahan | Differential - add DifferentialDraft to track whether revisions have draft… | Feb 19 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 | |||
04ba976a04f7 | epriestley | Remove references to legacy comment IDs | Feb 15 2014 | |||
23146f2bb9e7 | epriestley | Render Differential previews through ApplicationTransactions | Feb 14 2014 | |||
a0262c0b4f14 | epriestley | Remove `tokenizer.ondemand`, and always load on demand | Feb 14 2014 | |||
390a0f91b021 | Chad Little | Remove spacing after timeline on diffs | Feb 14 2014 | |||
7374a0a4d4f5 | epriestley | Fix inline comment links for non-visible comments | Feb 14 2014 | |||
9afe52de51d7 | epriestley | Provide transaction strings, icons and colors for Differential | Feb 14 2014 | |||
cb20205aee10 | epriestley | Don't show "edit" links in Differential for now | Feb 14 2014 | |||
c7ca3cd4abd8 | epriestley | Pass $all_changesets, not $changesets, to inline rendering logic | Feb 14 2014 | |||
ee38e334963b | epriestley | Fix two issues with Differential Transactions | Feb 14 2014 | |||
29918e1bd47f | epriestley | Fix double-rendering of inline comments in mail | Feb 14 2014 | |||
62cb58408346 | epriestley | Use timeline view in Differential and make inlines somewhat usable again | Feb 14 2014 | |||
0dc73d5d9357 | epriestley | Always provide a valid content source for DifferentialCommentEditor | Feb 13 2014 | |||
18938b531071 | epriestley | Migrate Differential comments to ApplicationTransactions | Feb 12 2014 | |||
3092efdc65a4 | epriestley | Reduce reliance on `getRevisionID()` on DifferentialComment | Feb 12 2014 | |||
143b89286aad | epriestley | Remove unreachable DifferentialRevisionStatsView | Feb 12 2014 | |||
54ce4a719eb7 | epriestley | Fix issue where new transaction comments can be spread across multiple… | Feb 12 2014 | |||
8f9b7f419619 | epriestley | Move Differential to proper subscriptions | Feb 12 2014 | |||
1dbfc56d3588 | epriestley | Write one DifferentialComment per CommentEditor action | Feb 12 2014 | |||
c65fad3fca0e | epriestley | Separate revision updates into two separate comments | Feb 12 2014 | |||
8e232a8bf164 | epriestley | Allow Differential Mail to accept multiple comments for one mail | Feb 12 2014 | |||
305fb3fbd9c1 | epriestley | Migrate all Differential comment text into new storage | Feb 11 2014 | |||
ee44c6db53e2 | Chad Little | Translate Differential Feed/Comment/Asana stories | Feb 9 2014 | |||
9be4df02c230 | Bob Trahan | Herald - Add "new" field to herald | Feb 4 2014 | |||
e7d671c8d31f | epriestley | Index "Closed" and "Unowned" relationships explicitly | Feb 3 2014 | |||
d0e30882a11f | Aviv Eyal/epriestley | Add Disabled mode to landing revision ui | Jan 30 2014 | |||
08225bd86074 | epriestley | Remove policy caveat from Differential | Jan 29 2014 | |||
8735ec4dbe7a | epriestley | Wrong method name. | Jan 27 2014 | |||
014a873773eb | epriestley | Update DifferentialDiff: add repositoryPHID, drop parentRevisionID | Jan 27 2014 | |||
c5c9cd415d89 | Peng Li/epriestley | Allow arc project and branch showing up in diff emails | Jan 22 2014 | |||
9f35c7cc2675 | epriestley | Complete modularization of the GC daemon | Jan 15 2014 | |||
42d9fa34e21b | epriestley | Use RemarkupControl in Differential inline comment UI | Jan 15 2014 | |||
31a2bebf633b | Chad Little | Move PhabricatorTagView to PHUITagView | Jan 14 2014 | |||
a716fe99f3b2 | epriestley | Perform search indexing in the worker queue and respect `bin/search index… | Jan 14 2014 | |||
51d8570b3472 | Chad Little | Clean up diff view page | Jan 13 2014 | |||
b74c7a3d371a | Chad Little | Simplify PHUIObjectBoxViews handling of Save and Error states | Jan 10 2014 | |||
68de639470f0 | epriestley | Fix two edge case issues with Differential mail tags | Jan 9 2014 | |||
3c5756adf977 | Chad Little | Clean up AphrontError boxes, Diffusion Headers | Jan 9 2014 | |||
31b6f69ff7c2 | epriestley | Allow CelerityResourceResponse to hold resources from multiple maps | Jan 2 2014 | |||
2de96c6f0821 | Aviv Eyal/epriestley | Semi-fix git cloning for non-bare repos for landing | Dec 31 2013 | |||
591df78361a7 | epriestley | Bind patches, file content and raw diffs bind policies to their originating… | Dec 30 2013 | |||
aad6b57c36f8 | epriestley | Add `bin/harbormaster` to make builds easier to debug | Dec 26 2013 | |||
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 2013 | |||
5863f792a694 | epriestley | Remove many redundant implementations of `canLoadNamedObject()` | Dec 18 2013 | |||
de969ab54011 | Aviv Eyal/epriestley | plug octocat icon to landing button | Dec 9 2013 | |||
ff4e965c90fc | epriestley | Don't try to download diffs-of-diffs | Dec 4 2013 | |||
b435c03ecaf3 | epriestley | Add a config flag to treat "Accepted" revisions as "Closed" | Nov 26 2013 | |||
1da691113aa8 | epriestley | Normalize the definition of "closed" revision statuses | Nov 26 2013 | |||
8b19465a9ddc | epriestley | Render linked JIRA issues with a Doorkeeper tag | Nov 25 2013 | |||
a6b16bb89440 | Kelsey Fix/epriestley | Fixing usage message for "hg diff" | Nov 20 2013 | |||
9efcbc4ee958 | Joel Beales | Speed up loading of diffs with a lot of unit test failures | Nov 20 2013 | |||
c207964036ce | epriestley | Never raise policy exceptions for the omnipotent viewer | Nov 19 2013 | |||
dcf909ba56bf | Aviv Eyal/epriestley | Land to GitHub + support stuff | Nov 14 2013 | |||
c818e6e15908 | epriestley | Remove `differential.anonymous-access` | Nov 12 2013 | |||
819bd7f03b2c | Bob Trahan | Add arcanist project phid to differential.query | Nov 12 2013 | |||
a29b5b070f5a | Jakub Vrana | Replace some hsprintf() by phutil_tag() | Nov 11 2013 | |||
7ffea0463e42 | James Rhodes/epriestley | Use herald to trigger builds of revisions and commits. | Nov 9 2013 | |||
d700e7f22d6d | Asher Baker/epriestley | Add support for landing to hosted Mercurial repos. | Nov 8 2013 | |||
4f0f95f7b587 | epriestley | Assign PHIDs to all diffs | Nov 6 2013 | |||
5c0edc935102 | Aviv Eyal/epriestley | Land Revision button for hosted git repos | Nov 5 2013 | |||
00fb8c22e414 | Jakub Vrana | Decentralize phtize | Nov 4 2013 | |||
1c31ea3a6075 | Chad Little | Add header icons to PHUIPropertyListView | Nov 4 2013 | |||
2f7057ad99e4 | epriestley | Preserve linebreaks again in Summary / Test Plan for revisions | Oct 31 2013 | |||
29c7de621e6a | epriestley | Split exceptionally huge revision titles into the summary | Oct 30 2013 | |||
cdcfbb69a031 | Chad Little | CSS Tweaks to reviewers status list | Oct 30 2013 | |||
da845460586c | Bob Trahan | Add filter by object ability to flag query | Oct 25 2013 | |||
9e87172166a1 | epriestley | Make remarkup rules runtime-pluggable in a reasonable way | Oct 25 2013 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
32dd8af9e5d5 | epriestley | Reduce surface area of DifferentialComment API | Oct 22 2013 | |||
8994a81b3538 | epriestley | Make event-triggered actions more aware of application access | Oct 22 2013 | |||
d66972c9f295 | epriestley | Tie application event listeners to the applications they listen for | Oct 22 2013 |
c4science · Help