Historique des commits

Auteur SHA1 Message Date
  Sebastian Schawohl 4198688f54 Change date format when getting log from mercurial il y a 12 ans
  Jordi Boggiano 444bdb2e25 Fix VCS drivers to always use identifiers and not tag names since those can change or disappear il y a 12 ans
  Andrey Utkin 340e960614 Allow svn repositories to reside deeper than module root il y a 12 ans
  Christoph cebd43e735 fixed detection of inactive branches in hg il y a 13 ans
  Jordi Boggiano 15475f0ef2 Rename cache dirs to consolidate them by purpose il y a 13 ans
  Jordi Boggiano 326fcbcab7 Enforce UTC on all datetime instances, set lock release date to datetime always, refs #923 il y a 13 ans
  Jordi Boggiano 3116c979d3 Fix undefined var, fixes #1235 il y a 13 ans
  Jordi Boggiano fde3477563 Report issues in HgDriver as well il y a 13 ans
  Zsolt Szeberenyi 5201564c0f Added support for hg bookmarks il y a 13 ans
  Joseph Bielawski 4772db1460 Add missing `use` in HgDriver il y a 13 ans
  Jordi Boggiano 6bd7ca0230 Fix typos and simplify code il y a 13 ans
  Jordi Boggiano 35245eb817 Add support for local urls and better error reporting to HgDriver il y a 13 ans
  Robert Schönthal 0cd453449b minor changes to JsonFile::parseJson for Drivers il y a 13 ans
  Robert Schönthal c517ac6404 fixed issue #347 added file to json validation exception il y a 13 ans
  Jordi Boggiano d21032ace5 CS fixes il y a 13 ans
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic il y a 13 ans
  Jerome Tamarelle f0ea097134 Remove umask il y a 13 ans
  Jerome Tamarelle 8b408449f6 Create ~/.composer/cache.hg directory if not exists il y a 13 ans
  Jerome Tamarelle 23ef8a419a Fix var scope in HgDriver il y a 13 ans
  Jérôme Tamarelle d200481037 Fix tmp dir for HgDriver il y a 13 ans
  Jerome Tamarelle da823f5f19 Store vcs repositories in composer home to prevent permission issues il y a 13 ans
  Jerome Tamarelle 949728f812 Remove redundant __contruct from VcsDriver implementations and move init code to initialize method il y a 13 ans
  Jordi Boggiano 6d5b4d606c Add warning in verbose mode if drivers can not be used because of missing openssl il y a 13 ans
  Jordi Boggiano 3e22084ea4 Overhaul VcsDrivers, introduce TransportException for remote filesystem errors il y a 13 ans
  Per Bernhardt 9a17899608 Although the tag "tip" does not provide a valid package version (see VersionParser), the implementation of HgDriver::getSource uses tip as the prefered label for the branch that tip is currently on. il y a 13 ans
  Jordi Boggiano e2199b2b03 Fixed automatic date parsing of versions il y a 13 ans
  Brian Clozel 23d85f1900 fix typo il y a 13 ans
  Brian Clozel 33a0ba69de fix issue #251 - Using $this not in object context il y a 13 ans
  Jordi Boggiano 702d415472 Fix usage of the ProcessExecutor il y a 13 ans
  Jordi Boggiano e218b811e0 Convert static Process into an executor that can be injected il y a 13 ans