phab/src/applications/repository/engine/PhabricatorRepositoryPullEngine.phpfeature/testing
phab/src/applications/repository/engine/PhabricatorRepositoryPullEngine.php
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d0e02d2da2a1 | aubort | Merge with Stable Week 32 | Aug 14 2017 | |||
8e8ada376420 | aubort | Merge with Stable Week 31 | Aug 6 2017 | |||
18d67dfe4c47 | aubort | Merge with Stable Week 12 | Mar 27 2017 | |||
0378094d414b | aubort | Merge with Stable Week 8 | Feb 28 2017 | |||
894d0dc51bc3 | epriestley | (stable) When repositories hit pull errors, stop updating them as frequently | Sep 20 2016 | |||
89f9f97159b7 | epriestley | Provide basic support for Subversion revprops | Jun 24 2016 | |||
2949905c045b | epriestley | Fetch and discover all Git ref types, not just branches | Jun 16 2016 | |||
f5f784f4c1d0 | epriestley | Version clustered, observed repositories in a reasonable way (by largest… | May 30 2016 | |||
1c73ad6a1bb0 | epriestley | Make repository daemon locks more granular and forgiving | May 13 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 | |||
973b8ace8616 | epriestley | Remove dependence on callsigns from `bin/commit-hook` | Feb 18 2016 | |||
d9e034f02ca0 | epriestley | Remove calls to getCallsign() from repository daemons | Jan 2 2016 | |||
7b997359466f | epriestley | Throw CommandException instead of Exception after `git fetch` failure in… | Dec 12 2015 | |||
738cb1fa7827 | epriestley | Fix Mercurial unable to authenticate with HTTP when pulling | Sep 10 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
c8529787f345 | epriestley | Provide TERM=dumb for Mercurial commit hooks | Mar 30 2015 | |||
a4bfed8415c7 | epriestley | Censor response bodies from Mercurial error messages | Mar 26 2015 | |||
80b8dc521d14 | epriestley | Fix Mercurial command injection vulnerability | Mar 20 2015 | |||
d8550c114d70 | epriestley | Promote instance identity to the upstream and pass it to commit hooks | Jan 27 2015 | |||
eedd7aa58bc4 | Joshua Spence/epriestley | Minor linter fixes | Dec 30 2014 | |||
d2ea0bc5f0df | Bob Trahan | Diffusion - add verifyGitOrigin check to git fetch operation | Nov 15 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
d541664956c7 | epriestley | Fixes T4990 | Jun 26 2014 | |||
63ed126b2a12 | epriestley | Point github.com/facebook URIs at github.com/phacility insead | May 29 2014 | |||
baa64416686b | epriestley | Remove some needless +x flags. | May 18 2014 | |||
c21a8d31dde2 | epriestley | When repairing Git remote URIs, include credentials | Jan 24 2014 | |||
972dfa7bfc37 | epriestley | Add 'hook.d/' directories to SVN and Git repositories for custom hooks | Jan 3 2014 | |||
f981d50f5db6 | iodragon/epriestley | Set php PATH for repository's hook | Jan 3 2014 | |||
81dcf6378d81 | epriestley | Make `repository pull` install hooks the first time | Dec 23 2013 | |||
11b8e57ae012 | epriestley | Remove "pretag" hook support in Mercurial | Dec 17 2013 | |||
74251b363675 | epriestley | Support bookmark hook operations in Mercurial | Dec 17 2013 | |||
d846f6508b2c | epriestley | Fix some repository URI handling issues in Git and Mercurial | Dec 12 2013 | |||
e77d5012bed9 | epriestley | Fix two issues with shell/config scripts for hosted repositories | Dec 5 2013 | |||
50b5a0c8b72b | epriestley | Add explicit "/" when installing hooks | Dec 3 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 | |||
a07f444f2a5e | epriestley | Fix git "origin" remote in more circumstances | Nov 20 2013 | |||
cd674931fc6b | epriestley | When creating a repository in Diffusion, prompt for "Create" or "Import" first | Nov 2 2013 | |||
3607bd487cc0 | epriestley | Survive pull/discover for hosted repositories in all VCSes | Nov 2 2013 | |||
3a39b01233db | epriestley | Add "RepositoryStatusMessage" and detailed information about initilization | Oct 31 2013 | |||
19124554d8b9 | epriestley | Fix various branch/ref issues with bare repositories in Git | Oct 30 2013 | |||
59922b78b9bc | epriestley | Make Phabricator clone bare git repositories | Oct 29 2013 | |||
0965f0041a5c | epriestley | Don't pull updates for repositories marked as hosted | Oct 29 2013 | |||
80ce5968db5f | epriestley | Minor, fix a variable name that I derped in recent refactoring. | May 20 2013 | |||
e7fde9a77c49 | epriestley | Make repository discovery partially testable | May 13 2013 | |||
105dd1899c35 | epriestley | Make repository pulls testable | May 13 2013 |
c4science · Help