1. 25 11月, 2015 1 次提交
  2. 24 11月, 2015 1 次提交
  3. 19 11月, 2015 1 次提交
  4. 10 11月, 2015 1 次提交
  5. 24 10月, 2015 1 次提交
  6. 04 10月, 2015 2 次提交
  7. 28 9月, 2015 4 次提交
  8. 26 9月, 2015 1 次提交
  9. 03 9月, 2015 2 次提交
  10. 31 8月, 2015 1 次提交
  11. 28 8月, 2015 2 次提交
  12. 17 8月, 2015 1 次提交
  13. 25 7月, 2015 1 次提交
  14. 05 7月, 2015 1 次提交
  15. 29 6月, 2015 1 次提交
  16. 20 6月, 2015 2 次提交
  17. 18 6月, 2015 1 次提交
    • J
      Migrate converter tests to be integration style. · eac2c5f7
      Jake Wharton 提交于
      This also fundamentally changes the `Type` passed to the converter. Instead of just passing the runtime class, we use the type parsed from the method declaration. This allows complex types like `List<Record<Person>>` to be handled by the converter instead of just receiving something like `ArrayList`.
      eac2c5f7
  18. 17 6月, 2015 1 次提交
  19. 10 6月, 2015 1 次提交
  20. 04 6月, 2015 1 次提交
    • J
      Move converter into the main package, remove Gson from core. · 9b203b66
      Jake Wharton 提交于
      This change means that only RequestBody and ResponseBody are the types which are allowed for their respective objects by default. If you want serialization of any kind, you need to opt-in with either your own converter or one of the provided ones.
      9b203b66
  21. 03 6月, 2015 1 次提交
  22. 03 2月, 2015 1 次提交
  23. 31 1月, 2015 1 次提交
  24. 30 1月, 2015 1 次提交
  25. 08 1月, 2015 3 次提交
  26. 22 11月, 2014 1 次提交
  27. 20 11月, 2014 1 次提交
  28. 09 10月, 2014 3 次提交
  29. 07 10月, 2014 1 次提交