1. 01 Nov, 2017 5 commits
  2. 31 Oct, 2017 8 commits
  3. 30 Oct, 2017 9 commits
  4. 29 Oct, 2017 2 commits
  5. 28 Oct, 2017 4 commits
  6. 27 Oct, 2017 1 commit
  7. 26 Oct, 2017 1 commit
  8. 25 Oct, 2017 5 commits
  9. 24 Oct, 2017 2 commits
    • Matt Farina's avatar
      feat(search): Expose AppVersion in search results · 3cba226e
      Matt Farina authored
      Some would like to expose and see the application version in the
      search results. This change displays it.
      
      Closes #3010
      3cba226e
    • Matt Farina's avatar
      feat(chart): Adding maintainer url · 22e53812
      Matt Farina authored
      Each maintainer can have an optional URL. There are seceral use
      cases for providing a URL instead of an email address:
      - The case where a maintainer wants to hide their email address
        behind a webform for personal security
      - When the maintainer is an organization and feedback should
        go to an issue queue
      
      This change:
      - Adds the proto field for url
      - Updates the generated files for the chart proto
      - Includes linting for the url
      - Updates the docs to include the url
      
      Closes #3056
      22e53812
  10. 23 Oct, 2017 3 commits