phab/src/applications/differential/parserfeature/better-testing
phab/src/applications/differential/parser
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
5d1f94ac8a2c | epriestley | Fix some Phabricator lint warnings | Jun 5 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
4f42d85c1c09 | epriestley | Use a serialize()-based cache instead of a JSON-based cache for changesets | Feb 13 2013 | |||
4bd2ad9270ac | epriestley | Merge branch 'master' into phutil_tag | Feb 13 2013 | |||
4eb84149c2f1 | vrana | Convert everything to safe HTML | Feb 13 2013 | |||
b72e7969a1e0 | vrana | Move Pygments handling to libphutil | Feb 10 2013 | |||
3e6fa4365811 | Nick Pellegrino/epriestley | getConfigEnv fails fast when key is not found and no default value is given. | Jan 19 2013 | |||
df8d0a578bbd | vrana | Correctly handle unset generated paths | Jan 17 2013 | |||
e974ffea7fc9 | Ricky Elrod/epriestley | Remove curly braces around line count. | Jan 16 2013 | |||
4566b86376bf | epriestley | Fix two diff rendering bugs | Jan 15 2013 | |||
2de107f21b2c | epriestley | Remove DifferentialChangesetRenderer->(g|s)etLineCount() | Jan 14 2013 | |||
612b29fff40a | epriestley | Implement basic one-up and test renderers | Jan 14 2013 | |||
dbdb01f85807 | epriestley | Fix whitespace and unchanged file shields | Jan 12 2013 | |||
039a5a6d8618 | epriestley | Simplify hunk parsing | Jan 12 2013 | |||
6a6910835874 | epriestley | Simplify context parsing and add test coverage | Jan 11 2013 | |||
9aeebbbf58ec | epriestley | Fix "context not available" in contextless diffs | Jan 10 2013 | |||
f1d7c8fbf8bd | Bob Trahan | fix whitespace mode for differentialHunkParser | Jan 9 2013 | |||
84c27ae255dc | Bob Trahan | re-factor DifferentialChangesetParser pass 3 / N | Jan 9 2013 | |||
fcc5366effa4 | Bob Trahan | fix differential + diffusion for showing generated files | Dec 19 2012 | |||
406833ba90e0 | epriestley | Minor, fix a variable name after recent refactoring. | Dec 13 2012 | |||
c970f7e89c42 | Bob Trahan | refactor pass 2 of N on DifferentialChangesetParser and bonus bug fix | Dec 12 2012 | |||
6ed02e6ee8fb | epriestley | Restore "Reply" action to Differential inline comments | Dec 11 2012 | |||
81d59a0b776b | hfcorriez | Fix call to undefined method for DifferentialChangesetParser::originalRight() | Dec 10 2012 | |||
638449b48372 | Bob Trahan | removed some debugging code from D4117 | Dec 8 2012 | |||
75e8ff26f5eb | Bob Trahan | Refactor DifferentialChangesetParser -- pass 1 of N | Dec 8 2012 | |||
08172cf36143 | Bob Trahan | fluid diff -- more table silliness | Dec 8 2012 | |||
8a6e82eba6f7 | Bob Trahan | more fixes to fluid diff | Dec 7 2012 | |||
1922590f98b5 | Bob Trahan | fix fluid diff change | Dec 7 2012 | |||
210f8e03903a | epriestley | Fix leftover call to renderRightCode() from D4083 | Dec 7 2012 | |||
b4de56ef4bfd | Bob Trahan | make differential use fluid width for code layout | Dec 6 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
e0b9a6338881 | Bob Trahan | make Differential comment panel flexible width and nip a bit at other flexible… | Nov 1 2012 | |||
fdf90b46eb88 | epriestley | Use modern two-stage markup cache (PhabricatorMarkupInterface) in Differential | Oct 24 2012 | |||
c0b9b6db549b | epriestley | Don't count "\r" or "\n" for purposes of linewrapping text in Differential | Oct 23 2012 | |||
67498f33340a | epriestley | Restore phutil_split_lines() to Differential | Oct 20 2012 | |||
468aeaef0db7 | epriestley | Revert "Use phutil_split_lines() in Differential" | Oct 20 2012 | |||
f6cb51562efd | epriestley | Use phutil_split_lines() in Differential | Oct 20 2012 | |||
1b6eced75706 | Wez Furlong | avoid claiming that the source of a file move was unchanged | Oct 9 2012 | |||
58206a146ff1 | vrana | Fix displaying gap context when showing first lines | Oct 4 2012 | |||
377a29644ffd | vrana | Display shield for generated binary files | Oct 2 2012 | |||
958e6cd109f3 | vrana | Add missing break statement | Sep 7 2012 | |||
0f9f8b5f3058 | vrana | Tidy context displayed in gap | Aug 30 2012 | |||
8b715a64b52d | vrana | Don't waste too much cache by a single changeset | Aug 28 2012 | |||
5a0b640ccd00 | Alan Huang | Bump cache version | Aug 24 2012 | |||
ca1775b4687c | vrana | Display context in changeset gaps | Aug 23 2012 | |||
ea5d9d40e166 | vrana | Delete empty command | Aug 23 2012 | |||
6fc01aa5fda5 | Alan Huang | Change background for image views in Differential | Aug 14 2012 | |||
251438b2c2b2 | vrana | Translate change type header | Aug 6 2012 | |||
aefc5654c3f9 | vrana | Load contents of shielded files with lots of changes | Jul 26 2012 | |||
00160ab2a392 | vrana | Remove ambiguous test | Jul 19 2012 | |||
273211ae3e4d | vrana | Highlight also lines that were added on the other side in diff of diffs | Jun 30 2012 | |||
a2f4d661b9a9 | vrana | Fix computing line numbers in diff of diffs | Jun 30 2012 | |||
99df72b81cb3 | vrana | Unhighlight lines modified in rebase | Jun 30 2012 | |||
bf10eaf81c8e | vrana | Wrap Differential property changes | Jun 19 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
6f10706852af | vrana | Display and link lint errors on line 0 | May 30 2012 | |||
5a1d89227bec | vrana | Use subtler highlighting for copied and moved code | May 10 2012 | |||
b80ea9e0e85a | epriestley | Revert cd63d9b2ce26 / D2403, see diff. This broke inline comments by making… | May 7 2012 | |||
cd63d9b2ce26 | vrana | Use subtler highlighting for copied and moved code | May 5 2012 | |||
3fa310f3c00d | vrana | Render shields before highlighting code | May 4 2012 | |||
e08b4cbb2c83 | vrana | Inform about moved code and prefer it over copied code | Apr 30 2012 | |||
13a48a79d733 | vrana | Highlight copied/moved lines in Differential | Apr 29 2012 | |||
0732f2f9ddae | vrana | Hide selection to provide a visual cue about clipboard JS magic in Differential | Apr 25 2012 | |||
7e571994bc7c | vrana | Don't display inline comment's Reply in standalone view | Apr 18 2012 | |||
752d742085d6 | vrana | Fix copy/paste error from D2227 | Apr 18 2012 | |||
74cdad29d086 | vrana | Don't save highlithing errors to cache | Apr 17 2012 | |||
974b576df09a | vrana | Fix whitespace | Apr 10 2012 | |||
bc61f36bebe1 | vrana | Replace `elseif` by `else if` | Apr 5 2012 | |||
582fc847f25d | vrana | Use assert_instances_of() in Differential | Apr 5 2012 | |||
315870d56a33 | epriestley | Fix various newline problems in the difference engines | Mar 22 2012 | |||
3db02a584cd0 | epriestley | Fix some warnings about markup engines in Audit/Diffusion inline comments | Mar 20 2012 | |||
57fd4bc68bcb | epriestley | Kind-of-terrible (?) oncopy handler | Mar 16 2012 | |||
d8bb59bd9afe | vrana | Don't display old lines on right side in diff | Mar 15 2012 | |||
0c20d7900edf | vrana | Highlight files with no newline at end of file | Mar 15 2012 | |||
1464c0f2ebc2 | vrana | Unhighlight " No newline at end of file" in Differential | Mar 15 2012 | |||
900190b2fe3a | epriestley | Add inline comments to Diffusion/Audit | Mar 14 2012 | |||
11cccb98c2be | epriestley | Add "final" to more classes | Mar 13 2012 | |||
392d12f1fcf9 | epriestley | When marking a line changed because of internal whitespace in "Ignore Most"… | Mar 13 2012 | |||
f6fda5ec012b | epriestley | Minor, address feedback frmo D1864. | Mar 13 2012 | |||
85bdcbdd435d | epriestley | Show coverage percentages in table of contents | Mar 13 2012 | |||
09c1bd34f1c9 | epriestley | Add an "ignore all" whitespace mode | Mar 13 2012 | |||
8dfe8e84f0e9 | epriestley | Improve Diffusion parsing of submoudule changes | Mar 7 2012 | |||
6cb5db60d51f | vrana | Display compatible inline comments (usually synthetic) on the same row | Feb 4 2012 | |||
29337a9b3ab4 | epriestley | Minor, add "cov" class to inline comment <td /> so new files with lint in them… | Feb 1 2012 | |||
1e9492f8c2ad | epriestley | Show coverage information in Differential | Jan 31 2012 | |||
3edf60627d5b | Dave Ingram | Add support for marking files as "generated" by regexp against path | Jan 19 2012 | |||
ef768f9694eb | epriestley | Use phutil_utf8_hard_wrap() in Phabricator | Jan 17 2012 | |||
05ee317555a0 | epriestley | Remove "parsedHunk" property | Jan 17 2012 | |||
8f1c7dc66367 | epriestley | Remove some unused nonsense | Jan 17 2012 | |||
2d8b35db93aa | epriestley | Remove getDisplayLine() | Jan 17 2012 | |||
49a59bd8852c | vrana | Fix XSS in Differential | Jan 16 2012 | |||
84ea5c53e4e4 | Bob Trahan | Kill PhabricatorFileURI | Jan 11 2012 | |||
3c9551e96d6d | epriestley | Add "Reveal Entire File" option to Diffusion | Jan 6 2012 | |||
2d232674df71 | Marek Sapota | Allow customized patterns for marking generated files. | Dec 14 2011 | |||
d41fd4a0fa21 | Hua Wang | T494 Image displaye issue | Sep 30 2011 | |||
cd6eb836f6ca | Hua Wang | Enable comments for image | Sep 7 2011 | |||
e903b82fff44 | Hua Wang | Delete one line | Aug 23 2011 | |||
0be3db03eeb5 | epriestley | Drive Differential commit message parsing through extensible fields | Aug 19 2011 | |||
6dc193d3d9fb | epriestley | Fully update library map. | Aug 18 2011 |
c4science · Help