phab/src/applications/repository/daemon/PhabricatorRepositoryPullLocalDaemon.phpstable
phab/src/applications/repository/daemon/PhabricatorRepositoryPullLocalDaemon.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
93e37e906032 | Lauri-Henrik Jalonen/epriestley | Phabricator event timeline removed | Jul 10 2013 | |||
efbd3ecc48b7 | epriestley | Fix the type of some values passed to MySQL | Jun 14 2013 | |||
e7fde9a77c49 | epriestley | Make repository discovery partially testable | May 13 2013 | |||
105dd1899c35 | epriestley | Make repository pulls testable | May 13 2013 | |||
7573ad9a7048 | Bob Trahan | DiffusionBranchQuery => Conduit | May 1 2013 | |||
0ba7d34f97f8 | Nick Harper | Allow phabricator to manage repositories | Dec 12 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
5903ed650c20 | epriestley | Move completed tasks to an "archive" table and delete them in the GC | Oct 31 2012 | |||
839f3df9c262 | epriestley | Stop trasforming "scp-style" URIs into normal URIs in Git | Jul 23 2012 | |||
ddf67fce5831 | epriestley | Add an example event listener, improve documentation, and add a commit… | Jul 4 2012 | |||
dcf3a31944b5 | epriestley | Minor, unlock after discovery exception. | Jul 3 2012 | |||
1c1fdf0448a0 | epriestley | Minor, move the "repair" instructions to the right place. | Jul 2 2012 | |||
d70f8dad3f37 | Nick Harper | Change lock in PullLocalDaemon to only lock on discovery | Jun 30 2012 | |||
46008ce3b379 | epriestley | Record initial branch when recording commits | Jun 28 2012 | |||
1bd0a1f0d91b | epriestley | Add a global lock for the RepositoryPullDaemon | Jun 28 2012 | |||
7b50b2fbdc73 | epriestley | Use subprocess output streaming to improve performance of Git commit discovery | Jun 26 2012 | |||
ca31e3e84bf6 | epriestley | Add a --repair flag to "bin/repository discover" | Jun 25 2012 | |||
a705f336a306 | epriestley | Add vebose logging to PhutilRepositoryPullDaemon | Jun 25 2012 | |||
de46a2550c43 | Jason Ge | Fix auto-close in a repo with missing commits in Phabricator db | Jun 23 2012 | |||
a75da4efacbe | Jason Ge | Revert "run record commit if its the first time seen" | Jun 22 2012 | |||
22e606d49e83 | Jason Ge | run record commit if its the first time seen | Jun 22 2012 | |||
06c976b73854 | Jason Ge | check commit before calling its method | Jun 22 2012 | |||
e48830eecb95 | epriestley | Don't rediscover an entire branch when a new commit appears at HEAD | Jun 19 2012 | |||
444c634b6c66 | Ben Rogers <nodren>/epriestley | Allows branches to appear in diffusion with out triggering closing things from… | Jun 15 2012 | |||
375c921bb025 | epriestley | Minor, fix issue with defaults: wildcard and repeat default to array and may… | Jun 12 2012 | |||
2e484e257d4e | vrana | Fix lint errors found by Nemo | Jun 12 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help