phab/src/applications/differentialproduction
phab/src/applications/differential
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
c69beb7988d1 | epriestley | Stop writes to the old Relationship table | Oct 22 2013 | |||
00bf47f973c8 | epriestley | Fix "Manage herald rules" link by removing it | Oct 22 2013 | |||
31c474a7ff43 | epriestley | Duct-tape the "z" haunted comment panel mode back together | Oct 20 2013 | |||
f010730e49b0 | epriestley | Migrate all Differential inline comments to ApplicationTransactions | Oct 19 2013 | |||
32dca4b553f8 | epriestley | Fix lightbox downloads for embeded images and a warning | Oct 17 2013 | |||
a9a3bdf3cc25 | Jakub Vrana | Delete unintentional phlog() | Oct 16 2013 | |||
29391a658e77 | Jakub Vrana | Disallow <! in <script> | Oct 16 2013 | |||
451dfb9afbb0 | Chad Little | Differential Changeset header icons | Oct 15 2013 | |||
073cb0e78c01 | epriestley | Make PhabricatorPolicyInterface require a getPHID() method | Oct 14 2013 | |||
97c690fc0f52 | Chad Little | PHUIPropertyListView | Oct 11 2013 | |||
f4582dc49d8d | epriestley | Allow "Default View" policies to be set to Public | Oct 10 2013 | |||
436a40335723 | epriestley | Add a "default view" policy to Differential | Oct 9 2013 | |||
b1b1ff83f239 | epriestley | Allow applications to define new policy capabilities | Oct 7 2013 | |||
059860047615 | epriestley | Always pass handles to tokenizers, not `<phid -> name>` maps | Oct 7 2013 | |||
2abbd518684a | epriestley | Don't raise a policy exception if a user can't see the parent revision of a new… | Oct 7 2013 | |||
c6add6ae7329 | epriestley | Make "reject" and "blocking reviewer" block acceptance in Differential | Oct 7 2013 | |||
8aa8ef49dae1 | epriestley | Provide an "Add blocking reviewer..." Herald action | Oct 7 2013 | |||
929ad86b5707 | epriestley | Allow accepting accepted revisions, and rejecting rejected revisions | Oct 7 2013 | |||
d518f3c9debc | epriestley | When a user accepts a revision, accept for all projects the user has authority… | 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 | |||
4c0ec01ce5b3 | epriestley | Allow Herald rules to add reviewers | Oct 5 2013 | |||
2d733f88a16a | epriestley | Split users apart from projects/packages in reviewer and audit UIs | Oct 5 2013 | |||
9434df9d7cdd | epriestley | Accommodate project reviewers in Differential search | 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 | |||
65ddefad8b9c | epriestley | Migrate all Differential reviewer data to edges | Oct 5 2013 | |||
1a5de83ad116 | Neal Poole | Add support for bookmarks in Phabricator emails. | Oct 4 2013 | |||
1edb875978d5 | Neal Poole/epriestley | Adding support for 'adds' and 'removes' in diff content. | Oct 4 2013 | |||
eb548f5af76c | David Cramer/epriestley | Add differential.getrawdiff to Conduit | Oct 3 2013 | |||
3c34cdce5adf | David Cramer/epriestley | Abstract raw diff rendering into DifferentialRawDiffRenderer | Oct 3 2013 | |||
ea5bc2efacf2 | epriestley | Remove some dead code | Oct 2 2013 | |||
fc579953306c | epriestley | Fix a typo in `differential.querydiffs` | Oct 1 2013 | |||
b21f197a98f2 | epriestley | Fix Diffusion change view header | Oct 1 2013 | |||
dd206a5b69d5 | epriestley | Viewerize ArcBundle file loading callbacks | Sep 30 2013 | |||
13dae0519368 | epriestley | Make most file reads policy-aware | Sep 30 2013 | |||
b592630d7259 | epriestley | Provide more structure to PHUIObjectBoxView | Sep 30 2013 | |||
6a74ad724b00 | epriestley | Fix an issue with UUID query construction | Sep 30 2013 | |||
fde23fe77c54 | Chad Little | ObjectBoxView for Open Revisions | Sep 29 2013 | |||
94d0704fdb87 | Chad Little | Add objectheaders to new View | Sep 29 2013 | |||
5799e8e2de67 | epriestley | Provide better strings in policy errors and exceptions | Sep 27 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
e0f99484ac91 | epriestley | Make Differential views capability-sensitive | Sep 27 2013 | |||
874a9b7fe3f8 | epriestley | When creating or updating a revision, infer the repository from the diff | Sep 27 2013 | |||
b435c0297e72 | epriestley | Allow revisions to be queried by repository | Sep 26 2013 | |||
3d354d205fbf | epriestley | Allow editPolicy, viewPolicy, and repositoryPHID to be edited from the web UI… | Sep 26 2013 | |||
7421a42ba50d | Chad Little | Fix spacing on Diff headers | Sep 26 2013 | |||
5677cd23bdec | epriestley | Add storage and classes for CustomField in Differential | 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 | |||
d61c931c7b38 | epriestley | Use Differential policy columns to drive policies | Sep 26 2013 | |||
c458517cb4fe | epriestley | Add viewPolicy, editPolicy, repositoryPHID columns to DifferentialRevision | Sep 26 2013 | |||
c467cc464fb5 | epriestley | Make most repository reads policy-aware | Sep 26 2013 | |||
3a87a95e119b | epriestley | Use ManiphestTaskQuery in nearly all interfaces | Sep 25 2013 | |||
9be7a948f93c | Chad Little | Move PHUIFormBoxView to PHUIObjectBoxView | Sep 25 2013 | |||
119c2b8cecf6 | epriestley | Fix `differential.getdiff`, etc., for diffs with no Arcanist Project | Sep 24 2013 | |||
0d77a7f39f47 | Chad Little | ObjectHeader Status icons | Sep 24 2013 | |||
806ba1e7a16e | epriestley | Fix a missing setViewer() in differential.getrevision | Sep 24 2013 | |||
b3fa9d0c2f42 | epriestley | Modernize Diffusion "change" view | Sep 23 2013 | |||
e7a7e43104bc | epriestley | Fix a bug where policy queries with cursor-based pagers and non-ID orders can… | Sep 22 2013 | |||
a025050e87e0 | epriestley | Fix an issue with `differential.getdiff` when providing a revision ID | Sep 19 2013 | |||
14aa70a2e023 | Chad Little | Only return description in Policy description if no image required | Sep 18 2013 | |||
cd4cb12116cc | epriestley | Minor fix to minor fix to diff order | Sep 18 2013 | |||
df8474d77804 | Joel Beales | Conduit - Add option for createcomment to attach draft inline comments | Sep 18 2013 | |||
209edcd75a93 | epriestley | Fix two minor Differential issues | Sep 18 2013 | |||
52e65f3d4761 | Bob Trahan | Add a differential.getdiffs method | Sep 17 2013 | |||
e8bb24fd6072 | Chad Little | Policy, Status in PHUIHeaderView | Sep 17 2013 | |||
b398ae550451 | epriestley | Dispatch Differential edit events from Editor, not Controller | Sep 16 2013 | |||
256fcf37211e | epriestley | Make it easier to construct multi-column paging clauses from Query classes | Sep 13 2013 | |||
7a39ac43b48c | epriestley | Add a "list<regex>" config option and move regex config to it | Sep 13 2013 | |||
85424e747268 | Chad Little | Small button dropdowns | Sep 13 2013 |
c4science · Help