Histórico de Commits

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