Skip to content
Snippets Groups Projects
  1. Nov 03, 2017
    • Karsten Loesing's avatar
      Schedule next major version. · e58c47f5
      Karsten Loesing authored
      Optimistically schedule the next major version for end of this month
      for removing $ from family fingerprints. That's a rather small
      backward-incompatible change, so it should be fine to reduce the
      notification period to a bit under four weeks. But just in case we
      want more time we can always push that back by a week or two. At least
      we're now saying that there will be a major version update soon.
      e58c47f5
    • Karsten Loesing's avatar
      Update metrics-base. · 06206010
      Karsten Loesing authored
      06206010
  2. Oct 30, 2017
    • Karsten Loesing's avatar
      Increase test timeout from 100 to 200ms. · efa4cd87
      Karsten Loesing authored
      The testCountryDeDe typically requires around 80 to 100ms to complete,
      which makes our test timeout of 100ms somewhat optimistic. The reason
      is that it's the first test method that is run in this test class, and
      it takes some time to initialize the test environment. This is just a
      hotfix, but it's also not really a serious problem, so maybe it'll
      just do.
      efa4cd87
    • Karsten Loesing's avatar
      Support quoted qualified search terms. · 75981fe7
      Karsten Loesing authored
      With this patch, the "search" parameter does not only accept unquoted
      qualified search terms like `search=contact:John Doe` where "John"
      would be looked up in the contact line and "Doe" in the nickname or
      base64-encoded fingerprint. It also accepts quoted qualified search
      terms like `search=contact:"John Doe"` where "John Doe" would be
      looked up in the contact line. It further accepts escaped double
      quotes (\") within quoted qualified search terms.
      
      Implements #21366.
      75981fe7
  3. Oct 26, 2017
  4. Oct 17, 2017
  5. Oct 09, 2017
  6. Sep 19, 2017
  7. Sep 16, 2017
  8. Sep 15, 2017
  9. Aug 31, 2017
  10. Aug 30, 2017
  11. Aug 29, 2017
  12. Aug 22, 2017
  13. Aug 16, 2017
  14. Aug 08, 2017
  15. Aug 04, 2017
  16. Jul 31, 2017
    • iwakeh's avatar
      Upgrade to jetty9. · e9f62c16
      iwakeh authored
      Jetty8 is EOL and not part of Debian stable anymore.
      Implements task-23069.
      e9f62c16
  17. Jul 06, 2017
  18. Jun 29, 2017
  19. Jun 21, 2017
  20. Jun 17, 2017
Loading