phab/src/applications/diffusion/controller/DiffusionController.phpstable
phab/src/applications/diffusion/controller/DiffusionController.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
068faa932690 | aubort | Restrict access to Jenkins Jobs according to the application policy | Mar 22 2018 | |||
5fea96920622 | D147 | aubort | Simple CI for the users | Mar 22 2018 | ||
7b26c1d4cc1a | aubort | Merge with Stable Week 33 | Aug 23 2017 | |||
fe6f06f0d1fc | aubort | Merge with Stable Week 27 | Jul 8 2017 | |||
d1842929afaa | aubort | Merge with Stable Week 26 | Jul 7 2017 | |||
cef2e9b5c83c | aubort | Merge with Stable Week 17 | May 2 2017 | |||
0378094d414b | aubort | Merge with Stable Week 8 | Feb 28 2017 | |||
5f26dd9b6660 | epriestley | Use futures to improve clustered repository main page performance | Dec 8 2016 | |||
58ea40ad6453 | epriestley | Hash Diffusion README cachekey components | Dec 6 2016 | |||
b869e742b9dc | epriestley | Cache README content for repositories | Dec 6 2016 | |||
43f9927a38f7 | Aviv Eyal/epriestley | Compare two branches | Dec 6 2016 | |||
bf1cbc2499c7 | epriestley | Don't let users pick "whatever.git" as a repository short name, make "." work | Nov 22 2016 | |||
6a62fca95093 | epriestley | Support slightly prettier repository URIs in Diffusion | Nov 13 2016 | |||
8f94aa8a0647 | Chad Little | Update Diffusion UI | Mar 17 2016 | |||
c2b8dd28d885 | epriestley | Support ID-based repository URIs, and canonicalize repository URIs | Feb 18 2016 | |||
f163d83935d9 | Chad Little | Don't link commit uri in Crumbs | Feb 11 2016 | |||
d1fb2f7fb96d | epriestley | Make `diffusion.filecontentquery` return file PHIDs instead of raw content | Jan 8 2016 | |||
741118a08f3d | epriestley | Improve Diffusion behavior for directories with impressive numbers of files | Jan 6 2016 | |||
f9a5cd2bbd86 | epriestley | Fix all remaining weird Diffusion request processing | 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 | |||
7de17fb75ec3 | epriestley | Modernize tag and branch controllers in Diffusion | Jan 5 2016 | |||
fb3b4ee532ac | epriestley | Make CommitController more flexible about handling URIs | 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 | |||
35e7a1f3c073 | epriestley | Continue reducing callers to getCallsign() | Jan 4 2016 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
c038c643f498 | Chad Little | Move PHUIErrorView to PHUIInfoView | Mar 1 2015 | |||
3da38c74da21 | Chad Little | PHUIErrorView | Feb 2 2015 | |||
45ae9cf340c7 | Chad Little | Move PhabricatorCrumbs to PHUICrumbs | Jan 23 2015 | |||
a823654be095 | Bob Trahan | Diffusion - return 404 errors for bad URIs | Jan 9 2015 | |||
9352c76e818a | epriestley | Decouple some aspects of request routing and construction | Oct 17 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
347252fda85a | epriestley | Improve clarity of commit and symbol handling in DiffusionRequest | May 13 2014 | |||
366861f10660 | epriestley | Revert the global "not imported yet" warning in Diffusion until we have better… | Apr 30 2014 | |||
d5f874b49331 | epriestley | Unfatal "Create Repository" UI | Apr 30 2014 | |||
466af3314790 | James Rhodes/epriestley | Fix Diffusion crash | Apr 30 2014 | |||
7ed28dacb585 | Bob Trahan | Diffusion + Herald - warn users if importing repository | Apr 30 2014 | |||
30b9503b859d | Chad Little | Use full repository name instead of callsing in crumbs | Feb 4 2014 | |||
44a40eaf57b0 | epriestley | Split Diffusion VSC serve code into its own controller | Nov 7 2013 | |||
ce48375951bd | epriestley | Don't throw when user tries to use an empty password via HTTP auth | Nov 6 2013 | |||
3e2efaf00e57 | James Rhodes/epriestley | Disable CSRF checks on Git push when updating repository. | Nov 4 2013 | |||
0ceb53bfae28 | James Rhodes/epriestley | Fix issue where Git authentication would always 403 on non-public install. | Nov 4 2013 | |||
3dcef4f37b1b | epriestley | Minor, restore a missing "break;" that I derped somehow. | Nov 3 2013 | |||
43fd567ef471 | epriestley | Implement writes over HTTP for Git. | Nov 1 2013 | |||
40b081820770 | epriestley | Show additional status information during repository import | Oct 31 2013 | |||
2d01da14fd14 | epriestley | Provide detailed status information about repository state/progress | Oct 30 2013 | |||
d8bda7c66e0a | epriestley | Add an "importing" state to repositories and clean up the UI | Oct 29 2013 | |||
7d9dfb561dd5 | epriestley | Serve Git reads over HTTP | Oct 29 2013 | |||
c7f23f522a79 | epriestley | Accept and route VCS HTTP requests | Oct 29 2013 | |||
503f4137890d | Chad Little | Clean up spacing on Diffusion headers | Oct 14 2013 | |||
5200145b21b1 | epriestley | Add missing trailing slashes to crumb links in Diffusion | Oct 4 2013 | |||
bfa2abed8428 | epriestley | Mostly modernize lint views and delete dead code | Sep 23 2013 | |||
0271b051aeb5 | epriestley | Modernize Diffusion "history" view | Sep 23 2013 | |||
b3fa9d0c2f42 | epriestley | Modernize Diffusion "change" view | Sep 23 2013 | |||
e7fbfb1eacaf | epriestley | Remove some old page rendering code from Diffusion | Sep 23 2013 | |||
0139fb9178a7 | epriestley | Improve organization of Diffusion browse controllers | Sep 20 2013 | |||
1ec021bf8c51 | epriestley | Modernize file browse controller | Sep 20 2013 | |||
09cdf0de4897 | epriestley | Modernize Diffusion browse views | Sep 19 2013 | |||
e8bb24fd6072 | Chad Little | Policy, Status in PHUIHeaderView | Sep 17 2013 | |||
29658db32e5f | epriestley | Fix margins and spacing of other revision lists | Jul 3 2013 | |||
328aa383e460 | epriestley | Always provide a viewer when executing DifferentialRevisionQuery | Jul 1 2013 | |||
2fd018ad92c5 | epriestley | Begin transacitonalizing repository edits and provide a more sensible edit… | May 24 2013 | |||
57ca8de61cce | Chad Little | Modernize Diffusion | May 11 2013 | |||
c79d26144a01 | Bob Trahan | Diffusion - move DiffusionExistsQuery to work over conduit | May 1 2013 | |||
0a069cb55ace | epriestley | Require a viewer to load handles | Mar 1 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
2f508bf0dc52 | vrana | Delete some phutil_safe_html() | Feb 6 2013 | |||
a1ff679f41f8 | epriestley | Fix AphrontCrumbView (phutil_tag) | Jan 26 2013 | |||
20768d65d566 | vrana | Convert phutil_render_tag(X, Y, '...') to phutil_tag | Jan 25 2013 | |||
48561a8b1f7b | vrana | Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag | Jan 25 2013 | |||
c9870b12aeee | vrana | Don't add trailing slash to Search Owners link | Jan 24 2013 | |||
051276a96b08 | epriestley | Minor cleanups to Diffusion breadcrumbs | Dec 13 2012 | |||
9e8387175e2e | Bob Trahan | upgrade diffusion to use modern header UI and fix a few quirks | Dec 13 2012 | |||
20ee3003b578 | epriestley | Replace all instances of AphrontSideNavView with AphrontSideNavFilterView | Dec 7 2012 | |||
726a4912bd7e | vrana | Allow filtering by lint code in Diffusion | Nov 9 2012 | |||
168bdaa87243 | vrana | Display lint overview in Diffusion | Nov 9 2012 | |||
d91305e51840 | vrana | Add external arrow to Search Owners | Nov 9 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
8ff52c0b6ca1 | vrana | Set viewer for all handles loaded in controllers | Sep 5 2012 | |||
8ee2a6f9888e | vrana | Explicitly load assets in revision list | Aug 21 2012 | |||
6ce39db6ca39 | vrana | Add ID to Pending Differential Revisions panel | Aug 14 2012 | |||
66cee129b652 | epriestley | Remove all code referencing old tab navigation | Aug 14 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help