Commit History

Author SHA1 Message Date
  Jordi Boggiano 99dd18af9d Report errors to user on Force Update instead of confusing message, fixes #126 13 years ago
  Jordi Boggiano cbc0877639 Merge remote-tracking branch 'xrstf/bitbucket' 13 years ago
  Jordi Boggiano a563805658 Allow fallback to old and new dumped files 13 years ago
  Jordi Boggiano ca783a4406 Allow forcing SSL for every page via the force_ssl parameter 13 years ago
  Christoph eb9f7f0fe8 use a named group to make the regex more versatile 13 years ago
  Christoph 0fe6293243 be more strict regarding URL formats 13 years ago
  Christoph f3418ba092 refactored methods to use a generic helper 13 years ago
  Christoph d73e2e53f4 fixed copy&paste error 13 years ago
  Christoph 47a360591b add basic bitbucket support 13 years ago
  Jordi Boggiano 4ce0e28d7b Enable validating loader to drop invalid data 13 years ago
  Jordi Boggiano 5eaf249fd8 Add test and some minor changes 13 years ago
  Jordi Boggiano 35f21aee4c Allow multiple packages to have the same repository 13 years ago
  Jordi Boggiano a8d6a63924 Expand time limit for update requests 13 years ago
  Jordi Boggiano da275602c9 Ensure the proper package is updated from github api 13 years ago
  Jordi Boggiano 7aca093c6e Fix packages.json controller if dumper is not used 13 years ago
  Jordi Boggiano b363beb94d Refactor web/api controllers 13 years ago
  Mike van Riel 229b598322 Fixed issues from code review and allowed tag and type to filter simultaneously in the packages webpage 13 years ago
  Mike van Riel a00c805e37 Added a type GET parameter to the /packages.json and /packages/ website to retrieve a list of packages filtered by type 13 years ago
  Jordi Boggiano 933677324d Update composer 13 years ago
  Jordi Boggiano 1d47410720 Fix fallback controller 13 years ago
  Jordi Boggiano f7c73f714c Make the github post receive hook mark auto-updated packages even if they do not have changes when it triggers 13 years ago
  Jordi Boggiano 29d9e6e9e0 Add tracking of all installs 13 years ago
  Jordi Boggiano 505e0eb4ec Add notification API 13 years ago
  Jordi Boggiano bf8d3f12e6 Performance improvements 13 years ago
  Beau Simensen b0da3f5020 Accept username and API token from POST first, get repository using bundle name. 13 years ago
  Jordi Boggiano 7b4a4bf076 Add missing use statement 13 years ago
  Jordi Boggiano 88846f45ce Extract creation of the Repository out of the Updater 13 years ago
  Jordi Boggiano 837ef2956e Minor cleanups 13 years ago
  Beau Simensen c267224ce6 Updates requested by @stof. 13 years ago
  Beau Simensen 19a7b01bd6 Reordered update args, fixed some phpdoc, removed $logger and some unused use statements. 13 years ago