Commit History

Author SHA1 Message Date
  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 ee8be665c6 Allow packages with dot in name 13 years ago
  Jordi Boggiano 9561ba7811 add basic install count to stats page 13 years ago
  Jordi Boggiano 20ed818492 Optimize data retrieval 13 years ago
  Jordi Boggiano 4a79e68ba4 Add install display on package page 13 years ago
  Jordi Boggiano e46c326cfe Add package API, fixes #71 13 years ago
  Jordi Boggiano 009e483c6c Add statistics page 13 years ago
  Jordi Boggiano 61ffe6e31a Add delete button for admins 13 years ago
  Jordi Boggiano 4b070e84d3 Split force into two options using bit flags 13 years ago
  Jordi Boggiano 1ed07c1349 Add fallback route for old URL 13 years ago
  Jordi Boggiano 3297d9c970 Start crawling automatically after submission 13 years ago
  Jordi Boggiano fe5472386d Allow users to manually update their packages from the web interface 13 years ago
  Jordi Boggiano 550302beca Consistency fixes 13 years ago
  Beau Simensen 93b343f1dc API Consistency. 13 years ago
  Beau Simensen 07218fa0f8 Flush after setting autoUpdated 13 years ago
  Beau Simensen 7476b0bb8e auto_updated and update flags, changed to PUT, removed update on submit. 13 years ago
  Beau Simensen 259a0811da Update packages on submit, added POST only API to update packages on demand 13 years ago
  Jordi Boggiano 228b4215b4 Fix solarium escaping, fixes #86 13 years ago
  Christophe Coevoet 9c6e07bd03 Optimized the queries for the package view 13 years ago
  Jordi Boggiano 819b201144 Fix form rendering 13 years ago
  Jordi Boggiano 660e0c0797 Catch Doctrine exception 13 years ago
  Jordi Boggiano 7efda2b19b Redirect to search if package name is not found, fixes #51 13 years ago
  Igor Wiedler c17012e27d use Solarium_Query_Helper::escapePhrase for escaping 13 years ago
  Jordi Boggiano d7e173c489 Tweaks to search indexing and querying 13 years ago
  Jordi Boggiano 0dae326046 Allow double quotes in queries 13 years ago
  Jordi Boggiano d2e76aae9b Show search box on every page and adjust styling 13 years ago
  Igor Wiedler 0b3e20d95d switch to (e)dismax query parser 13 years ago
  Igor Wiedler 09602c3fbf index tags, search for all fields 13 years ago