Commit Graph

  • a9d73f27d8 Merge pull request #166 from square/jwilson.0602.invalid_escapes Jake Wharton 2016-06-02 10:12:59 -04:00
  • 14549725ef Fail on invalid escapes. jwilson 2016-06-02 09:31:32 -04:00
  • b81d202093 Merge pull request #164 from satoshun/master Jesse Wilson 2016-05-28 22:56:07 -04:00
  • 067077822d Add Override annotation SatoShun 2016-05-29 02:10:55 +00:00
  • 23e6d36a8b [maven-release-plugin] prepare for next development iteration jwilson 2016-05-28 14:27:08 -04:00
  • 5f0e509b8d [maven-release-plugin] prepare release moshi-parent-1.2.0 jwilson 2016-05-28 14:27:04 -04:00
  • 1537e03b77 Update changelog for Moshi 1.2.0. jwilson 2016-05-28 14:25:36 -04:00
  • c4896fdaed Merge pull request #160 from square/jwilson.0502_okio180 Jake Wharton 2016-05-02 01:34:48 -04:00
  • 3477c4d743 Upgrade to Okio 1.8.0. jwilson 2016-05-02 00:48:36 -04:00
  • c5a8a302dc Merge pull request #158 from square/jw/boxed-boolean Jake Wharton 2016-04-29 17:19:58 -04:00
  • 360006b7bf Add writer value overload for boxed booleans. Jake Wharton 2016-04-29 09:39:16 -04:00
  • 23fb01a685 Merge pull request #157 from square/jwilson_0424_more_aggressive_canonicalize Jake Wharton 2016-04-24 13:15:37 -04:00
  • 13ec26a96d Be more aggressive about canonicalizing types. jwilson 2016-04-24 10:02:42 -04:00
  • d203cf741a Merge branch 'kotucz-android_parametrized_type_workaround' jwilson 2016-04-24 09:23:10 -04:00
  • 739efea61d Workaround for Android ParameterizedType implementation bug Tomas Kotula 2016-04-22 11:07:41 +02:00
  • c5d406592d Merge pull request #156 from square/jwilson_0423_track_options_api Jake Wharton 2016-04-23 23:34:41 -04:00
  • d7bd016614 Merge pull request #149 from xizzhu/support-gingerbread Jesse Wilson 2016-04-23 23:24:00 -04:00
  • 20a64dff7e Track Okio snapshot API change to Options. jwilson 2016-04-23 23:19:44 -04:00
  • 53ff73fe6a Merge pull request #153 from square/jwilson_0417_reader_selection Jesse Wilson 2016-04-23 23:16:00 -04:00
  • 4925755ffa Optimize reading one of several expected values with Selection jwilson 2016-04-17 20:15:07 -10:00
  • 5ec289ff9d Added support for pre-Gingerbread. Xizhi Zhu 2016-04-08 14:29:13 +03:00
  • 40e323c805 Merge pull request #147 from square/jwilson_0406_small_optimizations Jake Wharton 2016-04-06 00:54:57 -04:00
  • 69f4a96d5e Small optimizations to JSON parsing. jwilson 2016-04-06 00:39:04 -04:00
  • 8943bc57cf Merge pull request #144 from ersin-ertan/master Jake Wharton 2016-03-24 18:56:25 -04:00
  • 0c14ad0117 Add java to java-less ''' Ersin Ertan 2016-03-24 18:51:01 -04:00
  • 633a95be62 Notes on transient and no-arguments constructors. jwilson 2016-03-22 21:52:02 -04:00
  • 827f89adc8 Merge pull request #139 from square/jwilson_0313_promote_unquoted_keys Jake Wharton 2016-03-13 16:01:38 -04:00
  • 41730edd4d Confirm Moshi can handle unquoted numeric keys. jwilson 2016-03-13 15:53:23 -04:00
  • 6d5b1e14e2 Merge pull request #138 from johnjohndoe/patch-1 Jake Wharton 2016-03-07 11:58:01 -05:00
  • c4cc07679c Enable syntax highlighting for code snippets. Tobias Preuss 2016-03-07 17:57:26 +01:00
  • 33e1fb1bb5 Merge pull request #127 from square/jw/redundant Jesse Wilson 2016-01-21 16:46:43 -05:00
  • bafe69bfc4 Merge pull request #126 from square/jw/override Jesse Wilson 2016-01-21 16:46:26 -05:00
  • 82e70e9cce Remove redundant loop variable. Jake Wharton 2016-01-21 11:16:09 -05:00
  • dc154c733a Missing @Override annotations. Jake Wharton 2016-01-21 11:15:34 -05:00
  • b8e6dc403e Merge pull request #125 from square/jw/iface-and-impl Jesse Wilson 2016-01-21 10:17:08 -05:00
  • 1071cec7d1 Break apart Okio-based JSON reader and writer. Jake Wharton 2016-01-20 23:19:37 -05:00
  • ad3506ffed [maven-release-plugin] prepare for next development iteration jwilson 2016-01-18 17:17:10 -05:00
  • 30a4c3c92e [maven-release-plugin] prepare release moshi-parent-1.1.0 jwilson 2016-01-18 17:17:08 -05:00
  • dd505172ca Update changelog for 1.1.0. jwilson 2016-01-18 17:16:20 -05:00
  • d29036f3b7 Merge pull request #123 from square/jwilson_0118_strings_table Jake Wharton 2016-01-18 17:14:02 -05:00
  • 324a59e0c9 Use an array indexed by ordinal to go from enum to name. jwilson 2016-01-18 16:57:07 -05:00
  • 8a5c0f387b Merge pull request #119 from serj-lotutovici/sl/json_for_enums Jesse Wilson 2016-01-18 16:52:02 -05:00
  • 9a66b0b7b5 Merge pull request #121 from square/jw/rfc7159 Jesse Wilson 2016-01-18 10:47:36 -05:00
  • 97d2bf5e66 Update reader and writer to RFC 7159. Jake Wharton 2016-01-18 00:52:45 -05:00
  • ebe8af75ff Merge pull request #120 from square/jwilson_0111_more_docos Jake Wharton 2016-01-11 00:30:31 -08:00
  • d8820b03f4 Document @Json and @JsonQualifier in the README. jwilson 2016-01-11 00:24:00 -08:00
  • d1b1def4a1 Enable Json annotation for enum values. Serj Lotutovici 2016-01-08 00:16:59 +01:00
  • f2e59498b9 Merge pull request #116 from square/jw/nuke-synthetic-methods Jesse Wilson 2015-12-22 08:01:17 -05:00
  • 6b945e5df7 Remove creation of synthetic accessor methods. Jake Wharton 2015-12-22 02:42:26 -05:00
  • 7d0e2f537b Merge branch 'phelipealves-master' jwilson 2015-11-04 19:56:13 -05:00
  • 86c9c6cbfa Increasing the code coverage of AdapterMethodsFactory Phelipe Alves de Souza 2015-11-04 22:12:00 -02:00
  • 84d8402541 Merge pull request #107 from f2prateek/patch-1 Jesse Wilson 2015-11-01 17:25:47 -05:00
  • 28d758d62b Presize Lists Prateek Srivastava 2015-11-01 11:10:05 -08:00
  • 8cff5b085e Update README.md Jesse Wilson 2015-10-26 11:01:29 -04:00
  • d4e2a86444 Reference the latest Javadoc. Jesse Wilson 2015-10-25 08:38:26 -04:00
  • dfda894350 Merge pull request #102 from serj-lotutovici/sl/add_factories_from_moshi Jesse Wilson 2015-10-21 09:42:30 -04:00
  • ee01275c76 Create new builder from Moshi instance Serj Lotutovici 2015-10-21 12:01:43 +02:00
  • e6a1e59dd4 Merge branch 'readme' jwilson 2015-10-08 22:55:31 -04:00
  • 68f2fb1d74 Add example for custom JsonAdapter. David Mihola 2015-10-06 17:06:05 +02:00
  • 6ed45f0bb2 Merge pull request #95 from edwardaa/master Jake Wharton 2015-10-03 03:29:12 -04:00
  • 04be7b8ec6 Doc fix for JsonWriter.serializeNulls edwardaa 2015-10-03 15:20:59 +08:00
  • e8a1eebb20 Merge pull request #92 from DavidMihola/master Jesse Wilson 2015-09-29 17:15:30 -04:00
  • 7970c36893 Make two methods on Types public. David Mihola 2015-09-29 10:44:41 +02:00
  • 01954b6fee Bump the version in README. jwilson 2015-09-27 17:28:37 -04:00
  • e6a77041a1 [maven-release-plugin] prepare for next development iteration jwilson 2015-09-27 13:25:21 -04:00
  • e93e6574ca [maven-release-plugin] prepare release moshi-parent-1.0.0 jwilson 2015-09-27 13:25:18 -04:00
  • 5a4a58a0cc Changelog for Moshi 1.0.0. jwilson 2015-09-27 13:23:59 -04:00
  • 72eef0e900 Merge pull request #91 from square/jwilson_0927_date_example Jake Wharton 2015-09-27 12:46:55 -04:00
  • 1f0e7f61ad Date adapter example. jwilson 2015-09-27 12:40:57 -04:00
  • b6f48a9d94 Merge pull request #90 from square/jwilson_0927_open_the_door Jake Wharton 2015-09-27 12:20:52 -04:00
  • e181db0015 JsonReader.of() and JsonWriter.of() instead of constructors. jwilson 2015-09-27 12:09:32 -04:00
  • 711b96f716 Merge pull request #88 from square/jwilson_0927_linkplain Jake Wharton 2015-09-27 11:31:10 -04:00
  • f7b09188a8 Audit @link for should-be @linkplain uses. jwilson 2015-09-27 11:27:55 -04:00
  • e431d7e852 Merge pull request #87 from square/jwilson_0926_adapters Jesse Wilson 2015-09-26 18:59:34 -04:00
  • 1c6bebac1d RFC3339 adapter. jwilson 2015-09-26 18:25:01 -04:00
  • 44b5d785c9 Merge pull request #86 from square/jwilson_0926_ergonomics Jesse Wilson 2015-09-26 18:44:32 -04:00
  • 9d9f12f808 Adapter caching, plus other ergonomic features. jwilson 2015-09-26 15:18:48 -04:00
  • f8d853413f Merge pull request #82 from serj-lotutovici/master Jesse Wilson 2015-09-22 08:28:50 -04:00
  • f3bcf30798 Add read json array recipe Serj Lotutovici 2015-09-22 11:08:29 +02:00
  • 471ad9fdf1 Merge pull request #80 from serj-lotutovici/sl/dont_fail_on_null_values Jesse Wilson 2015-09-17 07:06:02 -04:00
  • 80953219bd ObjectJsonAdapter should not fail on null values. Serj Lotutovici 2015-09-17 09:46:00 +02:00
  • 2a05fe4d69 Merge pull request #74 from square/jwilson_0820_make_types_public Jake Wharton 2015-08-20 23:12:15 -05:00
  • a167913e5d Make four methods on Types public. jwilson 2015-08-21 00:02:07 -04:00
  • 826cb170ec Merge pull request #72 from rharter/method_annotation Jesse Wilson 2015-08-17 11:41:44 -04:00
  • 8d575b3c51 Adds method scope to Json annotation for use with AutoValue. Ryan Harter 2015-08-17 10:30:27 -05:00
  • bc9b4f6a55 Merge pull request #71 from square/jw/platform-message Jake Wharton 2015-08-08 20:32:59 -04:00
  • 4b76bb9526 Throw a better message attempting to adapt a platform type. Jake Wharton 2015-08-08 13:19:34 -04:00
  • 3c1ea9abbb Merge pull request #66 from square/jwilson__0802_forbid_skip Jesse Wilson 2015-08-02 23:28:39 -04:00
  • 97fc14616d New APIs to reject unknown values. jwilson 2015-08-02 15:59:18 -07:00
  • 13b8a1ca55 Merge pull request #68 from square/jwilson_0802_atjson Jesse Wilson 2015-08-02 23:15:39 -04:00
  • 7890effcee New @Json annotation to customize a field's name. jwilson 2015-08-02 15:07:07 -07:00
  • e515b92695 Merge pull request #62 from square/jwilson_0621_fail_messages Jesse Wilson 2015-06-21 15:33:57 -04:00
  • d87bf52053 Nicer failure messages on partial adapters. jwilson 2015-06-21 15:25:54 -04:00
  • 4b7532bfb3 Merge pull request #61 from dave-r12/jsonreader-writer-javadoc-update Jesse Wilson 2015-06-20 10:35:23 -04:00
  • 0ce7310caa Update JsonReader & JsonWriter javadoc to use BufferedSource & BufferedSink Dave Roberge 2015-06-20 09:46:24 -04:00
  • 41ec6118fe Merge pull request #57 from square/jw/no-io Jesse Wilson 2015-06-17 10:11:38 -04:00
  • a25508a85e There is no I/O writing to a Buffer. Jake Wharton 2015-06-17 00:16:03 -04:00
  • f00fd5f5c7 Add missing JSON highlighting to example. Jake Wharton 2015-06-16 14:49:49 -04:00
  • 2d20d7731e Update release links. jwilson 2015-06-16 12:58:09 -04:00
  • c6f030ba36 Updated changelog for 0.9.0. jwilson 2015-06-16 07:55:46 -04:00