phab/src/applications/diffusion/sshstable
phab/src/applications/diffusion/ssh
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6a62fca95093 | epriestley | Support slightly prettier repository URIs in Diffusion | Nov 13 2016 | |||
272046ae7701 | epriestley | Write a basic SSH pull log for Git | Oct 20 2016 | |||
15f14d6c2f20 | epriestley | Fix improper viewer for Git SSH cluster workflows | May 12 2016 | |||
de4312bcdeab | epriestley | Before executing svnserve, change the CWD to a readable directory | May 11 2016 | |||
29d1115037b8 | epriestley | Swap Repository Edit UI to new code | May 5 2016 | |||
892a9a1f07d9 | epriestley | Make cluster repositories more resistant to freezing | Apr 25 2016 | |||
d0b5dac36b87 | epriestley | Make cluster repositories more chatty | Apr 25 2016 | |||
dc75b4bd0602 | epriestley | Move all cluster locking logic to a separate class | Apr 25 2016 | |||
31bc023eff76 | epriestley | Synchronize (hosted, git, clustered, SSH) repositories prior to reads | Apr 19 2016 | |||
0db6eaca4173 | epriestley | Consolidate handling of SSH usernames | Apr 19 2016 | |||
f424f9f2d206 | epriestley | Record more details about where a write is taking place while holding a cluster… | Apr 18 2016 | |||
368d2d1ddb11 | epriestley | Improve robustness of cluster version bookkeeping | Apr 18 2016 | |||
ca6da4c2befe | epriestley | When proxying the SVN protocol, don't mutate URIs in protocol frames if we're… | Apr 14 2016 | |||
4244cad99073 | epriestley | Move toward multi-master replicated repositories | Apr 12 2016 | |||
74a79aa634ef | epriestley | Make serving repositories work with alternate URIs | Feb 18 2016 | |||
32d4ae8cb2cc | Christopher Speck/epriestley | Added an intercept to Mercurial's `capabilities` command to remove bundle2. | Oct 10 2015 | |||
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
70c864914210 | Joshua Spence | Use phutil_json_decode instead of json_decode | May 5 2015 | |||
0ae08b394cd4 | epriestley | Raise a better error for SSH access by users with no permission to use Diffusion | Apr 26 2015 | |||
ffe654e5e30e | epriestley | Fix directory moves and copies in Subversion hosted repositories | Mar 26 2015 | |||
8798083ad909 | epriestley | Proxy VCS SSH requests | Jan 28 2015 | |||
9b359affe7b5 | epriestley | Prepare SSH connections for proxying | Jan 28 2015 | |||
daadf955378c | Joshua Spence | Fix visibility of `PhutilArgumentWorkflow::didConstruct` methods | Jan 15 2015 | |||
ca806887336d | Joshua Spence | Fix a filename | Jan 13 2015 | |||
420f955c2ad8 | Joshua Spence | Fix an incorrect file name | Jan 9 2015 | |||
97cd8c1c75b5 | Joshua Spence | Rename `DiffusionSSHWorkflow` subclasses for consistency | Jan 4 2015 | |||
0151c38b107f | Joshua Spence | Apply some autofix linter rules | Sep 9 2014 | |||
c34de8361984 | Joshua Spence | Rename policy capabilities | Jul 25 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
a6b1fac1172c | epriestley | Fix SVN translation of "add-file" protocol frames over SSH | Apr 1 2014 | |||
969d0c3e8de2 | epriestley | Use "\z" instead of "$" to anchor validating regular expressions | Mar 13 2014 | |||
e11adc4ad76c | Joshua Spence/epriestley | Added some additional assertion methods. | Mar 9 2014 | |||
e28b848ab2fb | epriestley | Store pusher remote address and push protocol in PushLog | Dec 5 2013 | |||
f93c6985ad84 | epriestley | Support Mercurial pretxnchangegroup hooks | Dec 3 2013 | |||
017d6ccd0793 | epriestley | Support SVN pre-commit hoooks | 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 | |||
a4e8fd228974 | epriestley | Wait for the Git client to disconnect before exiting in Git SSH workflows | Nov 11 2013 | |||
85f505465e53 | epriestley | Support serving SVN repositories over SSH | Nov 11 2013 | |||
8840f60218ef | epriestley | Enable Mercurial reads and writes over SSH | Nov 11 2013 | |||
f2938bacd9c4 | epriestley | Generalize SSH passthru for repository hosting | Nov 11 2013 | |||
40b081820770 | epriestley | Show additional status information during repository import | Oct 31 2013 | |||
c6665b190731 | epriestley | Serve git writes over SSH | Oct 29 2013 | |||
9a2e45ef12ea | epriestley | Serve Git reads over SSH | Oct 29 2013 | |||
bb4904553f2c | epriestley | Route some VCS connections over SSH | Oct 29 2013 |
c4science · Help