phab/src/applications/diffusion/controllerfeature/better-testing
phab/src/applications/diffusion/controller
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
606ef34d610d | vrana | Load commit branches and tags by AJAX | Aug 1 2012 | |||
c8578b9fa8c6 | Bob Trahan | Add a link to repository tool if there are no configured repositories | Jul 30 2012 | |||
05bf6bef8151 | vrana | Jump to correct line in Blame previous revision | Jul 27 2012 | |||
14e3e5ccfd82 | Nick Harper | Provide user option for disabling diffusion symbol cross-references | Jul 27 2012 | |||
c85d6d5e1b91 | epriestley | Fix Diffusion fatal with symbol highlighting | Jul 23 2012 | |||
bc29a3e8a226 | Bob Trahan | Make inline comment preview work in Diffusion | Jul 23 2012 | |||
ac46ea39b8b7 | Bob Trahan | Make it so the diffusion comment panel can be haunted | Jul 23 2012 | |||
0a3e49cd76e5 | Nick Harper | Show cross-references in diffusion | Jul 20 2012 | |||
43b94a6f9515 | vrana | Redirect after post when changing Diffusion view | Jul 19 2012 | |||
91d8b3c8abe6 | vrana | Highlight audited paths in commit detail | Jul 19 2012 | |||
0d162e15f649 | vrana | Make Diffusion view sticky | Jul 18 2012 | |||
5daf08048be0 | vrana | Fix path autocomplete | Jul 16 2012 | |||
ff4774a97003 | epriestley | Don't fatal on missing commit in DiffusionBrowseFileController | Jul 12 2012 | |||
3e15c3580daa | epriestley | Simplify build file from data-or-hash code | Jul 9 2012 | |||
1b8ed98ddcc9 | Miles Shang | Multi-line highlighting in Diffusion. | Jul 6 2012 | |||
fd94700d697f | David Reuss/epriestley | Minor, really fix empty reference properties in diffusion | Jun 30 2012 | |||
19d58564d133 | David Reuss/epriestley | Minor, don't show references in diffusion if there isn't any | Jun 30 2012 | |||
30b06c1ad05f | David Reuss/epriestley | Diffusion: turn branches/refs properties into links | Jun 29 2012 | |||
d7b8bc892b5f | vrana | Display revision number in history | Jun 23 2012 | |||
a7a978d1f322 | vrana | Link revision from blame | Jun 22 2012 | |||
112acf11cf51 | Jason Ge | Enable 'jumping to toc' on diffusion commit page | Jun 18 2012 | |||
2d52881d4ec0 | Two9A/epriestley | Diffusion/BrowseFile: Set highlighted with blame as default view | Jun 8 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
a438c87c52f7 | Hafsteinn Baldvinsson/epriestley | Show the difference between a committer and an author | May 23 2012 | |||
d24c81c5e27b | epriestley | Support branch offset/limit in Mercurial | May 10 2012 | |||
ba9808942611 | Aurelijus/epriestley | Branch view improvements. | May 10 2012 | |||
872845cc6c5a | Aurelijus/epriestley | Improve branch table view with history link & other features | May 9 2012 | |||
191f6d904f21 | epriestley | Fix a bug with "Resign" in Diffusion | May 7 2012 | |||
826e5405b611 | vrana | Open files in very large diffs inline | May 3 2012 | |||
81dd92fcdc6e | vrana | Display Show Raw File link in Diffusion Change View | May 2 2012 | |||
63ce37248032 | epriestley | Add "DiffusionRawDiffQuery" | May 2 2012 | |||
321b7761488d | epriestley | Show README on repository screen in Diffusion | Apr 30 2012 | |||
284ee03919b3 | epriestley | Show refs in Diffusion for Git commits | Apr 25 2012 | |||
7b334f37bd38 | epriestley | Improve tag support in Diffusion | Apr 24 2012 | |||
e9bd84222701 | epriestley | Allow "blame previous revision" to track file moves and handle edge cases | Apr 24 2012 | |||
42b1c73f411f | David Reuss/epriestley | Allow CC's/Auditors added to audits | Apr 23 2012 | |||
944049d871f9 | epriestley | Add a paginated list of all repository tags to Diffusion | Apr 19 2012 | |||
dec8acd8038c | epriestley | Add very basic tag support to Diffusion | Apr 18 2012 | |||
5f0d8e09d888 | epriestley | Use "user-select: none" to provide a visual cue about copy/paste JS magic | Apr 17 2012 | |||
76b534b5609c | vrana | Don't fetch all commits without blame in Diffusion | Apr 10 2012 | |||
347bc357fd5f | vrana | Display Browse in Diffusion and Open in Editor links in commit detail | Apr 10 2012 | |||
a5903d2a53bb | epriestley | Use head_key() and last_key() to explicitly communicate intent | Apr 9 2012 | |||
aa0d0396a625 | vrana | Highlighting blame is broken if there is an unavailable commit | Apr 9 2012 | |||
ee278a302e8c | epriestley | Improve Diffusion blame views | Apr 8 2012 | |||
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 | |||
d1b7059a2d1c | vrana | Open editor from stack trace | Apr 5 2012 | |||
05b4c90bfd86 | epriestley | Allow Commits to be attached to Tasks using edges | 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 | |||
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 | |||
36ab0c3313b5 | epriestley | Fix local-clobbering iterators in phabricator/ | Mar 29 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 | |||
2044e5120625 | epriestley | Add "Resign from Audit" and "Close Audit" actions to Diffusion | Mar 26 2012 | |||
c2f50e258a94 | epriestley | Render pretty graphical traces for commit branches, etc | Mar 24 2012 | |||
d28eb759d622 | epriestley | Show merged changes in commit views for merges | Mar 23 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 | |||
ccc258fa85cc | vrana | Jump to PHP Manual for PHP's internal classes and interfaces in symbol search | 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 | |||
3db02a584cd0 | epriestley | Fix some warnings about markup engines in Audit/Diffusion inline comments | 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 | |||
f158b32a543f | epriestley | Minor, formalize changeset response class. | Mar 13 2012 | |||
4c147b496c5d | epriestley | Minor, unbreak other changeset APIs. | Mar 13 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 | |||
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 | |||
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 | |||
99a9c082f9a1 | epriestley | Fix a fatal on the commit author list | Dec 22 2011 |
c4science · Help