Historia zmian

Autor SHA1 Wiadomość Data
  Gennady Feldman e5045ce215 Per request from Jordi Boggiano (Seldaek) making Config 2nd parameter in supports() 12 lat temu
  Gennady Feldman 93ebfd54b1 Adding Config as parameter to the Driver::supports(), updating all drivers, user and tests. 12 lat temu
  Jordi Boggiano 7f03fad391 Revert "Code cleanup, refs #2316" 12 lat temu
  Jordi Boggiano 6e3cfb5fea Code cleanup, refs #2316 12 lat temu
  Jérôme Tamarelle f51aa4fad6 Add local cache for Git repositories 12 lat temu
  Jordi Boggiano d017e3f209 Adjust GitDriver tag parsing to resolve to SHAs 12 lat temu
  Jordi Boggiano e0051a4652 Update tests 12 lat temu
  Jordi Boggiano f79c4e4309 Detect safe_mode and output correct error, closes #2006 12 lat temu
  Jordi Boggiano b38db73611 Clean up rogue git env vars in case this is running in a git hook, refs #1832 12 lat temu
  Jordi Boggiano 04c6670f0c Detect invalid ssh URLs, fixes #1124 13 lat temu
  Jordi Boggiano 15475f0ef2 Rename cache dirs to consolidate them by purpose 13 lat temu
  Jordi Boggiano 326fcbcab7 Enforce UTC on all datetime instances, set lock release date to datetime always, refs #923 13 lat temu
  Jordi Boggiano 08670e7666 Report errors properly when git driver fails to write in the cache, refs #482 13 lat temu
  Jordi Boggiano 781e0d4f55 Add detection of gitolite user for git repos 13 lat temu
  Jordi Boggiano f08c748658 Fix tests, fix handling of branches with slashes in GitDriver, fixes #935 13 lat temu
  Jordi Boggiano 518984b70d Output error if a local filesystem VCS repo points to a non-existing dir 13 lat temu
  Robert Schönthal c517ac6404 fixed issue #347 added file to json validation exception 13 lat temu
  Jordi Boggiano 656feda837 Revert previous change, use GIT_ASKPASS env var instead 13 lat temu
  Jordi Boggiano 4ee1ff46a8 Try ssh before http auth, and make sure ssh fails fast if no login is possible 13 lat temu
  Jordi Boggiano 3aeb6a8f2d Minor robustness fix 13 lat temu
  Christophe Coevoet c2d3c0509c Fixed the check for local git repositories 13 lat temu
  Christophe Coevoet 4404c5f287 Revert "Merge remote-tracking branch 'github-ercanozkaya/master'" 13 lat temu
  Ercan Özkaya ca217bd48f Add support for file:// URIs to GitDriver 13 lat temu
  Jordi Boggiano 58276d0a52 Warn the user but do not fail hard when a repo can not be synced 13 lat temu
  Jordi Boggiano b0b3e17a37 Report errors when a git repo can not be synced up 13 lat temu
  Jerome Tamarelle da823f5f19 Store vcs repositories in composer home to prevent permission issues 13 lat temu
  Jerome Tamarelle 949728f812 Remove redundant __contruct from VcsDriver implementations and move init code to initialize method 13 lat temu
  Jerome Tamarelle d489d2aa3c Store cached git repositories in user HOME to avoid file permission issues 13 lat temu
  Jordi Boggiano 273e0f777b Fix branch extraction, fixes #565 13 lat temu
  Jordi Boggiano 6f8031ac90 Fix error reporting for missing git process 13 lat temu