phab/src/applications/differentialfeature/better-testing
phab/src/applications/differential
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
f21972a01f1a | Aviv Eyal/epriestley | Only link symbols if there might be any | May 21 2015 | |||
69940f2b9ee4 | Joshua Spence | Replace ArcanistPhutilTestCase refs with PhutilTestCase | May 20 2015 | |||
2154f17b3d7b | Bob Trahan | Transactions - fix bug adding people to projects | May 20 2015 | |||
81a475d5a6b4 | Bob Trahan | Transactions - make implementing TYPE_XXXX_POLICY transactions optional | May 19 2015 | |||
01a8ba5a9798 | Bob Trahan | Transactions - make TYPE_COMMENT implementation optional | May 19 2015 | |||
18e0ee079132 | Bob Trahan | Transactions - move TYPE_SUBSCRIBERS to require optional implementation | May 19 2015 | |||
16c8d44c37c9 | Bob Trahan | Transactions - make customization of TYPE_EDGE optional | May 19 2015 | |||
021223907dfd | Joshua Spence | Remove arcanist projects from differential | May 18 2015 | |||
898ce6bace59 | Aviv Eyal/epriestley | Search Symbols by Repository, not Project | May 18 2015 | |||
3ef0721adacc | Bob Trahan | Reduce PhabricatorUser::getOmnipotentUser calls by adding a getViewer method to… | May 15 2015 | |||
04186e02cfd8 | epriestley | Separate handle "status" and "availability" | May 14 2015 | |||
61b178f44e48 | Joshua Spence | Use PhutilInvalidStateException | May 13 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 2015 | |||
a238f6a7598a | epriestley | Implement rough content-aware inline adjustment rules for ghosts | May 7 2015 | |||
88b1ad7e92e5 | epriestley | Allow Phabricator to parse bare revision IDs from "Differential Revision:"… | May 7 2015 | |||
abe28e628a7c | epriestley | Improve performance of generating synthetic changesets | May 7 2015 | |||
336ccfeea12e | epriestley | Revert a fourth json_decode() which decodes possible scalars | May 5 2015 | |||
70c864914210 | Joshua Spence | Use phutil_json_decode instead of json_decode | May 5 2015 | |||
29feca3c1e8e | epriestley | Add a preference to disable ghost comments | May 4 2015 | |||
460d68ba27b6 | epriestley | Provide link to inlines in-context in $ghost['href'] | May 4 2015 | |||
3b226e8fb330 | lkassianik | Calendar event monograms, part 4. Typing E{id} makes the object available in… | Apr 28 2015 | |||
12dc865a00f9 | Chad Little | Expand typeahead document copy | Apr 27 2015 | |||
bcb957bc8a57 | epriestley | Use function datasources for a couple more Differential fields | Apr 27 2015 | |||
83617073f5dc | epriestley | Rename TypehaeadUserParameterizedDatasource to PeopleUserFunctionDatasource | Apr 23 2015 | |||
3a2c2ae3c3ae | epriestley | Implement a scope selector for the global search | Apr 22 2015 | |||
4dea152215cc | epriestley | Fix a possible undefined variable | Apr 22 2015 | |||
c509e80a74f1 | epriestley | Fix an issue where versus diffs tried to load invalid changeset IDs | Apr 22 2015 | |||
1858d2aa6679 | epriestley | Make Differential timeline aware of ghostly inlines | Apr 22 2015 | |||
d8bd3efa2c69 | epriestley | Simplify timeline rendering on Differential revisions | Apr 22 2015 | |||
a4a65bd5f1d6 | epriestley | Let ghostly inlines automatically expand changesets in enormous diffs | Apr 22 2015 | |||
8c39885076b5 | epriestley | Track ghostly inlines across file moves | Apr 21 2015 | |||
84f62bdf9a79 | epriestley | Move ported inlines which appear on nonvisible lines backward so they show up | Apr 21 2015 | |||
fe774e68e255 | epriestley | Distinguish between ported-forward and ported-backward comments | Apr 21 2015 | |||
aa04e97de7e1 | epriestley | Prefer left-side for old comments in new-vs-new diff of diffs | Apr 21 2015 | |||
b74bb0019eb5 | epriestley | Filter nonvisible inlines out of changeset inline result set | Apr 21 2015 | |||
b2d280ff5142 | epriestley | Port comments through time and space in the common/best case | Apr 21 2015 | |||
5645a07d9984 | epriestley | Modernize DifferentialInlineCommentQuery | Apr 21 2015 | |||
b85f8b91de69 | epriestley | Implement readProjectsFromRequest() helper for SearchEngines | Apr 20 2015 | |||
4005bff56702 | epriestley | Implement function-driven logical project queries in Differential | Apr 20 2015 | |||
a11dab59b0d5 | epriestley | Require TokenizerControl to always have a datasource | Apr 20 2015 | |||
f5580c7a083e | epriestley | Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery | Apr 20 2015 | |||
ea97d75a6775 | epriestley | Make Differential use viewer's token instead of viewer() token again | Apr 17 2015 | |||
845466b49bf8 | epriestley | Implement viewer() and members(project) typeahead functions | Apr 17 2015 | |||
156b156e77b6 | epriestley | Give Conduit params/return/errors protected visibility | Apr 13 2015 | |||
2794c69db550 | epriestley | Remove getPagingColumn() / getReversePaging() | Apr 13 2015 | |||
411456084448 | epriestley | Modernize more paging/order queries | Apr 13 2015 | |||
51dabc500714 | epriestley | Modernize Differential paging/ordering | Apr 13 2015 | |||
9b5198f46330 | epriestley | Remove ORDER_PATH_MODIFIED from Differential | Apr 13 2015 | |||
a4a198342e2c | epriestley | Modernize ReleephProjectQuery ordering/paging | Apr 13 2015 | |||
604d1409f16f | epriestley | Make buildPagingClauseFromMultipleColumns() safer | Apr 13 2015 | |||
d44f05eead96 | epriestley | Clean up some more handle callsites | Apr 10 2015 | |||
b16db61a87f3 | epriestley | Allow "send me an email" in personal rules to punch through settings | Apr 6 2015 | |||
63f4e66b1122 | epriestley | Attach HeraldRules to HeraldEffects | Apr 6 2015 | |||
a40748a46cb5 | epriestley | Lift handling of Herald "email" effect to Adapter | Apr 6 2015 | |||
ea376685ae9e | Joshua Spence | Fix some odd looking arrays | Apr 5 2015 | |||
eb81fd15628f | epriestley | Expose all application mail receivers | Apr 1 2015 | |||
25f8a37f857d | epriestley | Provide better general high-level documentation on mail commands | Apr 1 2015 | |||
c169199e6429 | epriestley | Allow applications to have multiple "help" menu items | Apr 1 2015 | |||
6f95b325c6b3 | epriestley | Generate mail command documentation from active commands | Apr 1 2015 | |||
d4bfaa2feb18 | epriestley | Move Differential to modular mail commands | Apr 1 2015 | |||
34db543d2774 | epriestley | Remove all application-specific reply handler class overrides | Apr 1 2015 | |||
bad645f1ecdd | epriestley | Remove all application-specific reply handler domains | Apr 1 2015 | |||
0d99c84bd78e | epriestley | Modernize email command parsing | Apr 1 2015 | |||
030e05aa4ca5 | epriestley | Remove reply handler instructions from email | Apr 1 2015 | |||
d403700e1fc6 | epriestley | Convert all tokenizers to take token/scalar inputs | Mar 31 2015 | |||
0f52fc771dc0 | epriestley | Remove implode_selected_handle_links() | Mar 31 2015 | |||
a17542ab28c2 | epriestley | Touch up PHP/JS interactions for inline comments | Mar 28 2015 | |||
174cf8239802 | epriestley | Provide getObjectOwnerPHID() on inline comment views | Mar 27 2015 | |||
cce6d06fa5ec | epriestley | Move abandoned revisions to "needs review" when updated | Mar 26 2015 | |||
e5445de1635f | epriestley | Show only recent open revisions affecting the same files | Mar 25 2015 | |||
17e1e7a65a8c | epriestley | Document the need to purge caches after updating differential.generated-paths | Mar 25 2015 | |||
aa310230b6bc | epriestley | Detect moves and copies with some unchanged lines as moves or copies | Mar 24 2015 | |||
373aaa643a51 | epriestley | Clean up copy detection code a bit | Mar 24 2015 | |||
74a4c2cf0b1b | epriestley | Provide better parsing primitives for hunks | Mar 24 2015 | |||
21826ed7b35a | epriestley | Don't highlight very large files by default | Mar 24 2015 | |||
dd3afe2aa2ae | epriestley | Lift inline comment state transactions into core (in Differential) | Mar 24 2015 | |||
9f3210c883b9 | epriestley | Publish draft "done" status when submitting comments/updates/actions/inlines | Mar 24 2015 | |||
4310c4ed5387 | epriestley | Track a "Done" state on inline comments | Mar 24 2015 | |||
d0b3f199bb71 | epriestley | Provide a smoother "update diff" web workflow | Mar 23 2015 | |||
5001aadf4660 | epriestley | Throw a more helpful error for bad Differential actions | Mar 23 2015 | |||
dd501117e80c | epriestley | When deleting inline comments, offer "undo" instead of prompting | Mar 10 2015 | |||
7427a6e648cf | epriestley | Extend TransactionCommentQuery for Differential | Mar 9 2015 | |||
4d86d51125fe | epriestley | Prepare TransactionCommentQuery for extension | Mar 9 2015 | |||
2972894a4df9 | epriestley | Write "hasReplies" to database for inline comments | Mar 9 2015 | |||
f1f2c5d01df1 | epriestley | Reduce code duplication in inline right/left side tracking | Mar 9 2015 | |||
10a84d66dbc9 | epriestley | Show a more tailored message when adding empty files | Mar 9 2015 | |||
b7be4ccca187 | epriestley | Hide revision content if author has not signed required legal documents | Mar 9 2015 | |||
56a970900856 | epriestley | Reduce code duplication for inline "Undo" | Mar 9 2015 | |||
082b7f95e6e6 | epriestley | Explicitly track inline comment reply threading | Mar 9 2015 | |||
c35cafda2c2f | epriestley | Use ChangesetListView on Differential standalone view | Mar 9 2015 | |||
076cc6ed7ef8 | Chad Little | Change setErrorView to setInfoView in PHUIObjectBoxView | Mar 7 2015 | |||
68fa70eacbc8 | epriestley | Make images work in the unified diff view | Mar 7 2015 | |||
f9cb366f0071 | epriestley | Remove duplicate inline scaffold in 2up renderer | Mar 7 2015 | |||
ac60b23ef9e2 | epriestley | Remove duplicate inline row scaffold in 1up renderer | Mar 7 2015 | |||
1352be827e12 | epriestley | Begin separating inline comment scaffolding from other renderers | Mar 7 2015 | |||
1088d34e58eb | epriestley | Rename inline comment views to "PHUIDiff" and give them a base class | Mar 7 2015 | |||
0af80c1d90e9 | epriestley | Further improve line grouping in unified views | Mar 6 2015 | |||
b3d1ecebc7f8 | epriestley | Fix another issue with line order on unified diffs | Mar 6 2015 | |||
9564b0a40e88 | epriestley | Improve behavior of inline rendering with unified views | Mar 5 2015 |
c4science · Help