phab/src/applications/diffusion/controller/DiffusionServeController.phpstable
phab/src/applications/diffusion/controller/DiffusionServeController.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
5e3754828f7b | epriestley | Fix handling of gzip in VCS responses | Feb 12 2016 | |||
4c1140a3a789 | Aviv Eyal/avivey | unbreak exception handling | Feb 9 2016 | |||
9d125b459ea8 | epriestley | Use large text columns to store IP addresses | Feb 2 2016 | |||
e5947e08d389 | epriestley | Apply phutil_utf8ize() to stderr output from VCS commands prior to logging | Jan 31 2016 | |||
30473549acfb | epriestley | Add a basic pull event log for debugging repository cloning | Jan 28 2016 | |||
f9a5cd2bbd86 | epriestley | Fix all remaining weird Diffusion request processing | Jan 5 2016 | |||
32d4ae8cb2cc | Christopher Speck/epriestley | Added an intercept to Mercurial's `capabilities` command to remove bundle2. | Oct 10 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
fb5e50e6cc1f | epriestley | Proxy VCS HTTP requests | Jan 27 2015 | |||
2d904dfddf44 | Bob Trahan | Diffusion - missed a "dont load diffusion request" in the code serving pathway | Jan 12 2015 | |||
a823654be095 | Bob Trahan | Diffusion - return 404 errors for bad URIs | Jan 9 2015 | |||
c34de8361984 | Joshua Spence | Rename policy capabilities | Jul 25 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
627011476733 | Joshua Spence/epriestley | Various linter fixes. | Feb 26 2014 | |||
b96ab5aadf53 | epriestley | Modernize VCS password storage to use shared hash infrastructure | Feb 18 2014 | |||
c41b4cfac0a8 | epriestley | Allow Git and Mercurial repositories to be cloned with names in the URI | Jan 30 2014 | |||
e28b848ab2fb | epriestley | Store pusher remote address and push protocol in PushLog | Dec 5 2013 | |||
f93c6985ad84 | epriestley | Support Mercurial pretxnchangegroup hooks | Dec 3 2013 | |||
618b5cbbc4e8 | epriestley | Install pre-commit hooks in Git repositories | Dec 3 2013 | |||
476b27d9c8b2 | epriestley | Add "phd.user" with `sudo` hooks for SSH/HTTP writes | Nov 18 2013 | |||
7f11e8d7401e | epriestley | Improve handling of email verification and "activated" accounts | Nov 12 2013 | |||
d4eca257742a | epriestley | Don't implement SVN over HTTP | Nov 12 2013 | |||
8840f60218ef | epriestley | Enable Mercurial reads and writes over SSH | Nov 11 2013 | |||
ac7c73922696 | epriestley | Fix `--depth N` clones in Git | Nov 11 2013 | |||
632466974837 | epriestley | Allow Phabricator to serve Mercurial repositories over HTTP | Nov 7 2013 | |||
44a40eaf57b0 | epriestley | Split Diffusion VSC serve code into its own controller | Nov 7 2013 |
c4science · Help