phab/src/applications/repository/engine/PhabricatorRepositoryPullEngine.phpstable
phab/src/applications/repository/engine/PhabricatorRepositoryPullEngine.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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