Commit History

Author SHA1 Message Date
  Jordi Boggiano a144b5e7ed Fix GitLab endless loop thanks to API bug, fixes #6615 8 years ago
  Jordi Boggiano a16867e2c2 CS 8 years ago
  Helmut Januschka 320af80ad3 fix tag/branch collection :bomb: 8 years ago
  Jordi Boggiano c89f6338c2 CS tweaks, refs #6592 8 years ago
  Jordi Boggiano 6fd504ef41 Add per_page to do less pagination, refs #6592 8 years ago
  Helmut Januschka be1f675992 GitlabDriver V4 Paging 8 years ago
  Jordi Boggiano 6832eacb01 Update GitLab API usage to v4, fixes #6453 8 years ago
  Martin Hasoň 88ec172bd8 Fix CS 8 years ago
  Rob Bast e2eb8f2201 support for gitlab subgroups, closes #6349 8 years ago
  Jordi Boggiano be201924cd Revert "Changes the query string parameter `sha` to `ref` to reflect the GitLab API" 8 years ago
  Jordi Boggiano 122e422682 CS fixes 8 years ago
  Sjoerd Adema 8a496cd2a7 Changes the query string parameter `sha` to `ref` to reflect the GitLab API 8 years ago
  Jordi Boggiano f200343cf2 Fix gitlab driver issues not asking for auth when token is missing, and not falling back properly to git driver 8 years ago
  Jordi Boggiano f3d0e4660d Fix urlencoding of gitlab dots, fixes #6064 8 years ago
  Thomas Flori 7896b1ffab cache only rendered composer information 9 years ago
  Thomas Flori ec27777341 code improvements as suggested 9 years ago
  Thomas Flori d70dfd2df3 revert style changes 9 years ago
  Thomas Flori 33d026bb06 fix code style to be PSR-2 conform 9 years ago
  Thomas Flori 597f834ae9 add getFileContent function 9 years ago
  Jordi Boggiano 285c4a1ac6 Merge branch '1.2' 9 years ago
  Jordi Boggiano f78f6c963d Add note about rawurlencode, refs #5503 9 years ago
  Calin Marian a888b082b0 Make urlEncodeAll private 9 years ago
  Calin Marian 862a13a17e Urlencode Gitlab project names 9 years ago
  ianlet 5874132857 return https url of the repository given gitlab project is public 9 years ago
  Jordi Boggiano 40df5dddee Add secure-http:false option to disable the https default of gitlab driver when using ssh urls, fixes #5254 9 years ago
  msarca 9f58c3d6e3 Fixed a bug that prevented interactive authentication to work properly 9 years ago
  Jordi Boggiano 49d7d65933 Add verbosity input support to IOInterface 9 years ago
  Jordi Boggiano 64b0d72183 Add missing git fallback function in gitlab driver 10 years ago
  Jordi Boggiano 6d9e04c0e9 Tweak regex usage 10 years ago
  Jaapio df92cb09ab extract regex to const. To be able to reuse it 10 years ago