phab/src/applications/diffusionstable
phab/src/applications/diffusion
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
df67401e24bb | vrana | Add typehints to Diffusion browse file controller | Apr 8 2012 | |||
5493c0e58ee0 | vrana | Fix typo | Apr 7 2012 | |||
a234a712cd52 | vrana | Disable autoload in search for internal class | Apr 6 2012 | |||
1f2028adf0f5 | vrana | Render valid HTML | Apr 6 2012 | |||
d1b7059a2d1c | vrana | Open editor from stack trace | Apr 5 2012 | |||
05b4c90bfd86 | epriestley | Allow Commits to be attached to Tasks using edges | Apr 5 2012 | |||
582fc847f25d | vrana | Use assert_instances_of() in Differential | Apr 5 2012 | |||
7dfdf6394805 | vrana | Fix Jump to HEAD link | Apr 4 2012 | |||
c241f50d773d | vrana | Use assert_instances_of() in Diffusion | Apr 4 2012 | |||
9fc54f4dfb61 | epriestley | Minor, fix Diffusion home for untracked repositories. | Apr 3 2012 | |||
67e10e60f26b | vrana | Return $this from setters | Apr 3 2012 | |||
c580775d58cd | vrana | Respect view mode on deleted path in Diffusion | Apr 2 2012 | |||
5945546440a3 | epriestley | Unify Differential/Maniphest/Diffusion styles and allow commits to be flagged… | Mar 30 2012 | |||
b38047006b1f | epriestley | Show other open revisions affecting the same files in Differential | Mar 30 2012 | |||
36ab0c3313b5 | epriestley | Fix local-clobbering iterators in phabricator/ | Mar 29 2012 | |||
8acd596925a8 | Nick Harper | Set full path for DiffusionRepositoryPath in svn diffusion browse query | Mar 29 2012 | |||
ea148c4841f2 | epriestley | In the SVN "Change" view, identify the last time a file was modified instead of… | Mar 27 2012 | |||
3bacba7e9fe6 | epriestley | Show parent commits in Diffusion | Mar 26 2012 | |||
59b49e642991 | epriestley | In Diffusion browse views, show a README file if one exists | Mar 26 2012 | |||
0f94b49b338b | epriestley | Minor, don't collapse comment content if there are inlines. | Mar 26 2012 | |||
2044e5120625 | epriestley | Add "Resign from Audit" and "Close Audit" actions to Diffusion | Mar 26 2012 | |||
7e519e026a4e | epriestley | Minor, part 2/2, fix class casing. | Mar 24 2012 | |||
4012ae1cd3dd | epriestley | Minor, part 1/2, fix class casing. | Mar 24 2012 | |||
c2f50e258a94 | epriestley | Render pretty graphical traces for commit branches, etc | Mar 24 2012 | |||
bee69f9ce209 | Bill Fumerola/epriestley | do not re-use output when an exception occurs | Mar 24 2012 | |||
d28eb759d622 | epriestley | Show merged changes in commit views for merges | Mar 23 2012 | |||
1eca595e4dc4 | vrana | Fix Change link in Diffusion history | Mar 22 2012 | |||
620e936cba77 | epriestley | Fix symbol URI generation to include default branch name for relevant… | Mar 22 2012 | |||
74cc558ed836 | vrana | Rename column Size to Commits in Browser Repositories table | Mar 21 2012 | |||
c0aac8267dda | epriestley | Improve Diffusion behavior for externals | Mar 21 2012 | |||
5c5ead2666e6 | vrana | Fix links after D1921 | Mar 21 2012 | |||
ccc258fa85cc | vrana | Jump to PHP Manual for PHP's internal classes and interfaces in symbol search | Mar 21 2012 | |||
12973fca36ce | vrana | Fix a typo in exception message | Mar 21 2012 | |||
f6fcf034c16f | vrana | Ensure displaying PHP Manual function page for PHP function symbols | Mar 21 2012 | |||
1227c8d5da65 | epriestley | Add "View Options" dropdown to Differential / Audit | Mar 20 2012 | |||
e42c29f4ecbb | epriestley | Add inline comments to the web view of Diffusion / Audit | Mar 20 2012 | |||
0a4cbdff5e59 | epriestley | Straighten out Diffusion file integration | Mar 20 2012 | |||
30ae22bfcff7 | epriestley | Fix many encoding and architecture problems in Diffusion request and URI… | Mar 20 2012 | |||
0f45e85ce544 | epriestley | Silence Mercurial warning for lastmodified query; minor cleanup | Mar 20 2012 | |||
3db02a584cd0 | epriestley | Fix some warnings about markup engines in Audit/Diffusion inline comments | Mar 20 2012 | |||
8c141fdfd1bf | epriestley | Fix an issue where DiffusionGitBrowseQuery incorrectly parses filenames with… | Mar 20 2012 | |||
81fc0b884357 | epriestley | Add keyboard navigation to Diffusion / Audit | Mar 19 2012 | |||
af260c38cb5f | vrana | Display time of revision in blame | Mar 15 2012 | |||
900190b2fe3a | epriestley | Add inline comments to Diffusion/Audit | Mar 14 2012 | |||
e0bd67f77bc4 | vrana | Unmisplace edit button in Diffusion | Mar 14 2012 | |||
7c9057854b4b | Nick Harper | [svn1.7] Fix thrown exception when browsing diffusion with added directories | Mar 14 2012 | |||
11cccb98c2be | epriestley | Add "final" to more classes | Mar 13 2012 | |||
f158b32a543f | epriestley | Minor, formalize changeset response class. | Mar 13 2012 | |||
4c147b496c5d | epriestley | Minor, unbreak other changeset APIs. | Mar 13 2012 | |||
d5bf30bb48ad | vrana | Prepare database for UTF-8 | Mar 10 2012 | |||
b2890eeb0e6f | epriestley | Add "final" to all Phabricator "Controller" classes | Mar 10 2012 | |||
1c80a4eb580a | epriestley | Add a "properties" table to the Repository view in Diffusion | Mar 8 2012 | |||
afe38572fe95 | vrana | Display blame colors in multiline highlighting | Mar 7 2012 | |||
4c8f405fccc2 | vrana | Use wide links only for line and blame-prev in Diffusion | Mar 1 2012 | |||
040f934adf65 | vrana | Allow blaming of empty file in Diffusion | Mar 1 2012 | |||
1eeaeb62e453 | epriestley | Remove commit list from Diffusion in favor of Audit commit list | Feb 29 2012 | |||
8a0a00f118be | epriestley | Make PhabricatorRepositoryCommmit schema changes for audit | Feb 29 2012 | |||
c7094d2def1d | epriestley | Add preview and drafts to audits | Feb 27 2012 | |||
109452707241 | epriestley | Allow Herald to trigger audits for users or projects | Feb 27 2012 | |||
991fee211895 | vrana | Use wide links instead of fake cursor in Differential | Feb 26 2012 | |||
e24a6acf58fc | Korvin Szanto | Multiline Highlighting in Diffusion | Feb 25 2012 | |||
e5f3ad14e12d | epriestley | Allow audit comments to be added from Diffusion | Feb 25 2012 | |||
5f46a61e6d51 | epriestley | Show audit comments on the Diffusion commit view | Feb 24 2012 | |||
97ea6ea619d1 | epriestley | Add a basic first-class audit UI | Feb 24 2012 | |||
07e5591015ce | Nick Harper | [diffusion] Fix pending differential revisions list | Feb 22 2012 | |||
cd651001b6c6 | epriestley | Add a contextual "scope" dropdown for searches | Feb 15 2012 | |||
7a0337054bef | vrana | Add Owners search to Diffusion | Feb 4 2012 | |||
82c6f275bdce | vrana | Add links to empty result in Diffusion | Feb 1 2012 | |||
073b80c505ca | vrana | Add title="" for Blame previous revision glyph | Jan 27 2012 | |||
067c7f8a74d1 | vrana | Display links to editor in Differential and Diffusion | Jan 24 2012 | |||
854ed4ea53e3 | vrana | Display link in commit ToC for directories | Jan 23 2012 | |||
e142c7e26cda | vrana | Improve <title> on Diffusion pages | Jan 21 2012 | |||
8b4b614d15f8 | epriestley | Show all branches a commit appears on | Jan 20 2012 | |||
c0592b55d7e6 | vrana | Use generic URIs | Jan 16 2012 | |||
1903bb80bb3b | epriestley | Add a link from Differential to Diffusion | Jan 6 2012 | |||
99231ebba424 | epriestley | Allow Git repositories to track only some branches | Jan 4 2012 | |||
efb0fa739f2e | epriestley | Make tracked git repositories use an implicit 'origin' remote | Dec 29 2011 | |||
99a9c082f9a1 | epriestley | Fix a fatal on the commit author list | Dec 22 2011 | |||
b25809512463 | epriestley | Expose symbol information over Conduit | Dec 22 2011 | |||
e0a56cb9381e | epriestley | Clean up two more sha1 instances | Nov 20 2011 | |||
5c21b5345d28 | Bob Trahan | execx ==> execxLocalCommand for git libraries in diffusion | Nov 10 2011 | |||
4e900c096fab | David Reuss/epriestley | Convert "falsey" binary hunks if we have a repository encoding | Oct 28 2011 | |||
13eee1a344e9 | Jason Ge | Add test to check all symbols can be loaded | Oct 21 2011 | |||
b63393d056c4 | tuomaspelkonen | Remove the <a> tags from author name in 'View as Plain Text with Blame' | Oct 20 2011 | |||
78689df4d47b | epriestley | Fix missing branch component in symbol crossreference URIs. | Oct 10 2011 | |||
254f606e8973 | epriestley | Tie all the pieces for symbol cross-references together | Oct 10 2011 | |||
8ce5dd31f63c | epriestley | Show open Differential revisions in Diffusion browse views | Oct 6 2011 | |||
8e8d91a1ff60 | epriestley | Allow Diffusion to display the initial commit in Git repositories | Sep 30 2011 | |||
b1e1b1f9bdf4 | epriestley | Basic support for Mercurial in Diffusion | Sep 28 2011 | |||
915536966843 | epriestley | Add a helper function to DiffusionPathIDQuery | Sep 27 2011 | |||
1c1f749eba21 | epriestley | Add an "arcanist.projectinfo" Conduit call | Sep 21 2011 | |||
b64f252f8b3c | epriestley | Fix a dirname() edge case in Diffusion | Sep 15 2011 | |||
43a3f4d23400 | epriestley | Build an "affected path" index when attaching diffs to revisions | Sep 15 2011 | |||
888af7309a97 | epriestley | Add a simple symbol lookup interface for cross-references | Sep 13 2011 | |||
bd778b4c8e08 | Jaap Weel | Allow Diffusion to display PDF files | Sep 9 2011 | |||
6355b291ed44 | Abdul Qabiz | - Added getRemoteCommandFuture(..) and getLocalCommand Future(..) methods to… | Sep 8 2011 | |||
8f3b342287bc | epriestley | Improve several Diffusion UI error states | Sep 5 2011 | |||
bd2b557b426a | Nicholas Harper | Mark diffusion browse result as empty directory when appropriate | Aug 22 2011 | |||
b8e08f34f7ae | epriestley | Provide an indirection layer between documents and the search engine | Aug 8 2011 | |||
8a03a73e9504 | epriestley | Fix some brace lint stuff. | Aug 2 2011 |
c4science · Help