phab/src/applications/diffusionfeature/better-testing
phab/src/applications/diffusion
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
01885cad1cbd | Chad Little | Couple of Diffusion tweaks | Mar 18 2016 | |||
61ab7afc9c88 | epriestley | Make Diffusion do an alright job on Git LFS objects | Mar 18 2016 | |||
a24f001b08ef | epriestley | Support pushing data into Git LFS | Mar 18 2016 | |||
f07d0ae7c3ae | epriestley | Make dates/times more concise in Diffusion | Mar 18 2016 | |||
f46686ff586d | epriestley | Implement a Git LFS link table and basic batch API | Mar 18 2016 | |||
8f94aa8a0647 | Chad Little | Update Diffusion UI | Mar 17 2016 | |||
08b1a33dc36a | epriestley | Implement a Git LFS server which supports no operations | Mar 17 2016 | |||
51153a580cd6 | epriestley | Implement "git-lfs-authenticate" over SSH | Mar 17 2016 | |||
148a50e48be1 | Chad Little | Convert Differential to new layout | Mar 12 2016 | |||
aaab1011e5a4 | epriestley | Give AphrontTagView a `getViewer()`, deprecate `getUser()` | Mar 6 2016 | |||
7d4b323da2bd | epriestley | Store Almanac "service types" instead of "service classes" | Feb 26 2016 | |||
5b9d8aeae701 | epriestley | Fix two issues with callsign-free repositories | Feb 26 2016 | |||
ee6070a98492 | epriestley | Add a couple of missing needProperties() Almanac calls | Feb 23 2016 | |||
31927476e31c | Ben Alpert/epriestley | Reorder audit actions to match Differential | Feb 21 2016 | |||
5eecff91cdd3 | Chad Little/chad | Move Diffusion ReadmeView to PHUIDocumentProView | Feb 19 2016 | |||
dc7d0b4a56d8 | epriestley | Make repository callsigns optional | Feb 18 2016 | |||
dfc8f8bcb465 | epriestley | Make callsigns editable on repository basic information | Feb 18 2016 | |||
b63eb09cacf1 | epriestley | Don't require a callsign to set a repository's local path | Feb 18 2016 | |||
74a79aa634ef | epriestley | Make serving repositories work with alternate URIs | Feb 18 2016 | |||
c2b8dd28d885 | epriestley | Support ID-based repository URIs, and canonicalize repository URIs | Feb 18 2016 | |||
93d7b0122252 | epriestley | Remove uncalled DiffusionRequest->getCallsign() | Feb 18 2016 | |||
925a0d3d5918 | epriestley | Pass repository PHID to custom hooks in PHABRICATOR_REPOSITORY instead of… | Feb 18 2016 | |||
c6d91938e828 | epriestley | Show first 10 branches, then "More Branches" for commits on huge numbers of… | Feb 17 2016 | |||
58c2141ffdbf | epriestley | Fix limit calculation for largeish Mercurial repsositories | Feb 16 2016 | |||
f35509e30ee7 | Chad Little | Update to use PHUIRemarkupView everywhere possible | Feb 16 2016 | |||
5e3754828f7b | epriestley | Fix handling of gzip in VCS responses | Feb 12 2016 | |||
a39d0344c643 | Chad Little | Add commit id to header in Diffusion | Feb 11 2016 | |||
f163d83935d9 | Chad Little | Don't link commit uri in Crumbs | Feb 11 2016 | |||
4c1140a3a789 | Aviv Eyal/avivey | unbreak exception handling | Feb 9 2016 | |||
4132ba0853e9 | epriestley | Improve type and icon information in typeahead | Feb 5 2016 | |||
6bb24e1d0cbd | Chad Little/chad | Move PhabricatorHovercard to PHUIHovercard | Feb 3 2016 | |||
9d125b459ea8 | epriestley | Use large text columns to store IP addresses | Feb 2 2016 | |||
d41aaba2a184 | Mike Riley | Fix coverage line index lookup in diffusion browser | Feb 1 2016 | |||
e5947e08d389 | epriestley | Apply phutil_utf8ize() to stderr output from VCS commands prior to logging | Jan 31 2016 | |||
a5f62235537d | epriestley | Show blame colors on all lines, instead of only the first affected line | Jan 28 2016 | |||
fe5cd4ca2c77 | Chad Little | Move FontIcon calls to Icon | Jan 28 2016 | |||
30473549acfb | epriestley | Add a basic pull event log for debugging repository cloning | Jan 28 2016 | |||
36158dbdc081 | Chad Little | Convert all calls to 'IconFont' to just 'Icon' | Jan 28 2016 | |||
b53d61c90915 | epriestley | Fix bad call to getShortName() | Jan 24 2016 | |||
b51a859636ac | epriestley | Allow diffusion.filecontentquery to load data for arbitrarily large files | Jan 21 2016 | |||
98d237067246 | Aviv Eyal/avivey | Add link to Herald Transaction when blocking pushes | Jan 15 2016 | |||
1eab16c395e3 | epriestley | Move repository URIs to a dedicated index | Jan 13 2016 | |||
a061bd2d09c2 | epriestley | Parse and display commit authorship date in Git in Diffusion | Jan 11 2016 | |||
9fb929dff3f0 | epriestley | Show repositories in global autocomplete dropdown | Jan 11 2016 | |||
b848ab87b3d5 | epriestley | Introduce "local names" for commits | Jan 11 2016 | |||
96ebd358240f | epriestley | Change repository "Clone/Checkout As" to "Short Name" | Jan 11 2016 | |||
0b3d10c3da91 | epriestley | Enforce sensible, unique clone/checkout names for repositories | Jan 11 2016 | |||
c7520cd9f26d | epriestley | Improve rendering of commit branching graph | Jan 8 2016 | |||
d1fb2f7fb96d | epriestley | Make `diffusion.filecontentquery` return file PHIDs instead of raw content | Jan 8 2016 | |||
449da36c2fb0 | epriestley | Use a path digest when building blame cache keys | Jan 7 2016 | |||
d725dedb1eda | epriestley | Fix two minor issues with blame that involves revisions | Jan 7 2016 | |||
438100691d42 | epriestley | Don't let blame run for longer than 15 seconds | Jan 7 2016 | |||
9ab1b5a22db6 | epriestley | Make mundane performance improvements to Diffusion browse views | Jan 7 2016 | |||
e8d3071452f0 | Fabian Stelzer/epriestley | Implement a git blame cache | Jan 7 2016 | |||
0759b84d77c0 | epriestley | Improve construction of commit queries from blame lookups | Jan 7 2016 | |||
741118a08f3d | epriestley | Improve Diffusion behavior for directories with impressive numbers of files | Jan 6 2016 | |||
91a01e57039e | epriestley | Improve Diffusion browse performance for large files | Jan 6 2016 | |||
9728c65e9358 | epriestley | Drive blame generation through `diffusion.blame` | Jan 6 2016 | |||
f561dc172d49 | epriestley | Implement a dedicated "diffusion.blame" API method | Jan 6 2016 | |||
94d79c11a93c | epriestley | Show import progress on repository main page | Jan 5 2016 | |||
f9a5cd2bbd86 | epriestley | Fix all remaining weird Diffusion request processing | Jan 5 2016 | |||
38f2008e68b4 | epriestley | Modernize Diffusion lint controllers | Jan 5 2016 | |||
3cbc239bc640 | epriestley | Modernize most somewhat-weird Diffusion controllers | Jan 5 2016 | |||
649f8827205a | epriestley | Slightly modernize all Diffusion edit endpoints | Jan 5 2016 | |||
2bfc5ff92ec2 | epriestley | Modernize more Diffusion controllers | Jan 5 2016 | |||
f1c298203a84 | epriestley | Return no results from `grep` repository queries on error | Jan 5 2016 | |||
8b6edaa4e238 | epriestley | Merge and modernize Browse controllers in Diffusion | Jan 5 2016 | |||
7de17fb75ec3 | epriestley | Modernize tag and branch controllers in Diffusion | Jan 5 2016 | |||
fb3b4ee532ac | epriestley | Make CommitController more flexible about handling URIs | Jan 5 2016 | |||
07e2596aa14c | epriestley | Move generateDiffusionURI() into PhabricatorRepository | Jan 5 2016 | |||
bcfd6bdd81ee | epriestley | Move various other callsites away from callsigns | Jan 4 2016 | |||
9febfb26a08d | epriestley | Convert `diffusion.looksoon` to use repository identifiers instead of callsigns | Jan 4 2016 | |||
be5b89687e37 | epriestley | Separate external editor integration from callsigns | Jan 4 2016 | |||
b1388c5ca157 | epriestley | Remove `diffusion.getcommits` Conduit API method | Jan 4 2016 | |||
35e7a1f3c073 | epriestley | Continue reducing callers to getCallsign() | Jan 4 2016 | |||
9d84eb4c747d | epriestley | Allow Conduit API methods in Diffusion to accept any repository identifier | Jan 4 2016 | |||
37532a0bf001 | epriestley | Remove various additional calls to getCallsign() | Jan 2 2016 | |||
1b4f5e38cec3 | epriestley | Fix an issue with rendering some commit hovercards | Jan 2 2016 | |||
84a570a61b8e | epriestley | fix broken link for project creating button | Dec 31 2015 | |||
bdc517485cb2 | epriestley | Modernize Hovercard implementation | Dec 24 2015 | |||
2868a69f658c | epriestley | Remove all setObjectURI() from ActionListViews | Dec 17 2015 | |||
8dcdc7534d9c | epriestley | Add a DiffusionRefDatasource for typeahead'ing branches, tags, bookmarks and… | Dec 10 2015 | |||
b4681aa0c896 | epriestley | Remove dead link to Perforce blog about Git Fusion | Dec 9 2015 | |||
2353121dee77 | epriestley | Add "Is merge commit?" to commit fields in Herald | Dec 5 2015 | |||
5963c4c9e06d | epriestley | Fix history link in Diffusion non-root browse views | Nov 16 2015 | |||
c589af51e8b3 | David Fisher | add "update" mode to Diffusion coverage Conduit | Nov 10 2015 | |||
c35b564f4d32 | Joshua Spence | Various translation improvements | Nov 2 2015 | |||
724f6ddda58d | Aviv Eyal/avivey | return this in DiffusionCommitQuery | Oct 29 2015 | |||
a763f9510e76 | epriestley/epriestley | Add some Drydock documentation plus "Test Configuration" for repository… | Oct 27 2015 | |||
4c1463eb569a | epriestley | Probably fix bad URI construction for Diffusion symbols | Oct 20 2015 | |||
df5a031b54a5 | epriestley | Allow "Repository Automation" to be configured for repositories | Oct 14 2015 | |||
812c41a18abd | Christopher Speck/epriestley | Conditionally use `hg files` vs. `hg locate` depending on version of Mercurial | Oct 13 2015 | |||
32d4ae8cb2cc | Christopher Speck/epriestley | Added an intercept to Mercurial's `capabilities` command to remove bundle2. | Oct 10 2015 | |||
2bfa0e087e00 | epriestley | Improve consistency and Harbormaster integration of Diffusion | Oct 6 2015 | |||
b2e89a9e4876 | epriestley | Fix several error handling issues with Subversion commits in Diffusion | Oct 6 2015 | |||
0db86cce7df7 | epriestley | Improve Diffusion behavior for no-longer-existing commits | Oct 3 2015 | |||
2728a9f9649e | epriestley | Allow builds to have parameters | Oct 2 2015 | |||
6d5c9e897d31 | epriestley | Hide "Revision" column in Diffusion history view if Differential is uninstalled | Sep 29 2015 | |||
fa943f744bc4 | epriestley | Stop all object mentions from matching after "@" | Sep 29 2015 | |||
799d86dc657f | Chad Little | Show file UI box as collapsed in Diffusion | Sep 21 2015 |
c4science · Help