提交历史

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