phab/src/applications/repository/daemon/commitdiscoverystable
phab/src/applications/repository/daemon/commitdiscovery
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d2b01aead048 | epriestley | Use one daemon to discover commits in all repositories, not one per repository | May 8 2012 | |||
38ffe45f8e25 | vrana | Use committer date instead of author date for Git epoch | Apr 27 2012 | |||
a5903d2a53bb | epriestley | Use head_key() and last_key() to explicitly communicate intent | Apr 9 2012 | |||
d0af617818b6 | epriestley | Add "final" to (almost) everything else | Mar 14 2012 | |||
b10fa8023f37 | epriestley | Support Git implicit file:// URIs | Jan 11 2012 | |||
99231ebba424 | epriestley | Allow Git repositories to track only some branches | Jan 4 2012 | |||
efb0fa739f2e | epriestley | Make tracked git repositories use an implicit 'origin' remote | Dec 29 2011 | |||
abd8efc35855 | epriestley | Further relax same origin checks | Dec 26 2011 | |||
e786c44b6ffe | epriestley | Relax the same-origin check in the Git commit discovery daemon | Dec 24 2011 | |||
3b65864ee110 | epriestley | Fix two minor bugs with recent patches: | Dec 22 2011 | |||
92f974177919 | epriestley | Add a safety check to commit discovery daemon | Dec 21 2011 | |||
6737ae48280d | Edward Speyer | Run a commit discovery daemon only once | Oct 25 2011 | |||
07f4772d0be4 | epriestley | Make all parsers use credentials | Sep 28 2011 | |||
e0b86cc81b39 | epriestley | Add a Mercurial commit discovery daemon | Sep 16 2011 | |||
6355b291ed44 | Abdul Qabiz | - Added getRemoteCommandFuture(..) and getLocalCommand Future(..) methods to… | Sep 8 2011 | |||
e4093e801305 | Svemir Brkic | SVN error message may also be "File not found" | Aug 22 2011 | |||
ed5c46681dc3 | epriestley | Allow SVN repositories to import subdirectories instead of the entire repository | Jul 20 2011 | |||
c728e4f7dabf | jungejason | Open database connection with 'w' instead of 'r' for writing | May 2 2011 | |||
9630123d6a3a | epriestley | Use pull-frequency to determine pull frequency, not some sort of random… | Apr 7 2011 | |||
afe007981955 | epriestley | Improve awkward Diffusion query plans. | Mar 21 2011 | |||
0d292abbf0e0 | epriestley | Prevent daemons from spinning when they hit duplicate key exceptions. | Mar 15 2011 | |||
14a172d70743 | epriestley | Make GitDiscovery terminate, maybe? | Mar 15 2011 | |||
383b3d740c7b | epriestley | Improve some diffusioney things. | Mar 13 2011 | |||
8bcbeface176 | epriestley | Increase parseriness of some parsery things. | Mar 11 2011 | |||
71605e1c2dc6 | epriestley | Minor improvements to PhabricatorRepositoryGitCommitDiscoveryDaemon.php | Mar 8 2011 | |||
57495c4287c4 | epriestley | Rough cut of repository tracking | Mar 7 2011 |
c4science · Help