128 Commits (d4d5e2077992d9a0dc6a76bdfabaed29fa726aa7)

Author SHA1 Message Date
  Keghani Kouzoujian d4d5e20779 Make tools consistent (#1438) 9 years ago
  Keghani Kouzoujian 48cb8cea46 Test filter metadata (#1437) 9 years ago
  Keghani Kouzoujian 7e4a2795c3 Metadata loading cleanups (#1435) 9 years ago
  Keghani Kouzoujian 6ffa72ac89 Move common metadata loading logic into MetadataManager, removing synchronization everywhere (#1411) 9 years ago
  lararennie df44ac6e60 Removing all references to the possible number pattern field in code (#1432) 9 years ago
  Keghani Kouzoujian b13ee11da2 Change build rules to stop mobile and fixed-line descs inheriting from the generalDesc element (#1427) 9 years ago
  Keghani Kouzoujian 8ac47a2df4 Introduce MetadataFilter with custom configuration (#1392) 9 years ago
  Keghani Kouzoujian 59a13d4ffb Don't set empty preferred_domestic_carrier_code, and if we are passed such a number from clients then treat the empty field as if unset. (#1364) 9 years ago
  Keghani Kouzoujian 825436caef Update tools jars with 7.7.1 9 years ago
  lararennie 5605b8ae67 Porting usage of possibleLengths from Java to Javascript (#1359) 9 years ago
  lararennie 49a266c62d Fixing geocoding prefix generation (#1356) 9 years ago
  lararennie 4fa93bb92b Code clean-up Java (#1354) 9 years ago
  lararennie 18b85c9069 Updating js build to include new possible number information. (#1315) 9 years ago
  Keghani Kouzoujian 96d90b1b1a Remove protobuf-javanano dependency (#1348) 9 years ago
  lararennie f7538b65fc Updating build process to generate new possible length data (#1308) 9 years ago
  Keghani Kouzoujian ce1f9c5bfb Update java-build jar to include 7.6.0 metadata (#1295) 9 years ago
  Keghani Kouzoujian ed02941528 Regenerate jars (#1287) 9 years ago
  Keghani Kouzoujian c685bb4fcf Maven to use protobuf-javanano 3.0.0-alpha-7 from Maven Central 9 years ago
  Keghani Kouzoujian 5e60112b79 Regenerate jars after metadata loader changes (#1281) 9 years ago
  Keghani Kouzoujian e02e7aa1e2 Fix Maven project hierarchy and plugin versions, also moving towards a hermetic build (#1192) 10 years ago
  Gregor Jasny 57147779e4 Explicitly call std::stringstream::fail() 10 years ago
  Gregor Jasny 7b4ba2df7a generate_geocoding_data: Add missing header for std::isspace 10 years ago
  Keghani Kouzoujian a342989093 Update nationalPrefixOptionalWhenFormatting documentation. 10 years ago
  David Yonge-Mallo edf20a3bb8 update Google App Engine version to 1.9.32 (latest as of 2016-02-02) 10 years ago
  Keghani Kouzoujian 62452badb9 Regenerate java-build and cpp-build JAR files after nanoproto PR #888 10 years ago
  David Yonge-Mallo f3e41c52fb Install protobuf-java into java/lib instead of using it from Maven repository. 10 years ago
  David Yonge-Mallo 4e5966205b eliminate unnecessary variables, slight refactoring 10 years ago
  David Yonge-Mallo b6393839f5 use equals check for empty String instead of length check for consistency with nanoproto 10 years ago
  David Yonge-Mallo d03fa99422 replace the generation from proto with generation from nanoproto 10 years ago
  David Yonge-Mallo 08faa95aa0 replace Phonemetadata API for repeated fields, in preparation for switch to nanoproto 10 years ago
  David Yonge-Mallo a390847dc8 replace Phonemetadata API for fields other than repeated fields, in preparation for switch to nanoproto 10 years ago
  David Yonge-Mallo 331094d2b5 remove Builders from Phonemetadata (BuildMetadataCppFromXml.writePhoneMetadataCollection temporarily disabled) 10 years ago
  David Yonge-Mallo a6666ebf2b regenerate binary data 10 years ago
  David Yonge-Mallo ed306d13b3 remove check for nationalPrefixFormattingRule empty before setting nationalPrefixOptionalWhenFormatting in BuildMetadataFromXml 10 years ago
  David Yonge-Mallo f7f8b9067e regenerate binary files 10 years ago
  David Yonge-Mallo 0bd35804c8 remove check for nationalPrefixFormattingRule empty before setting nationalPrefixOptionalWhenFormatting in BuildMetadataFromXml 10 years ago
  David Yonge-Mallo d8268984e4 Install protobuf-java into java/lib instead of using it from Maven repository. 10 years ago
  David Yonge-Mallo ceb80c8e9b regenerate all generated files 10 years ago
  David Yonge-Mallo d5fafdc80c eliminate unnecessary variables, slight refactoring 10 years ago
  David Yonge-Mallo fe5bfd45f5 use equals check for empty String instead of length check for consistency with nanoproto 10 years ago
  David Yonge-Mallo 03ce6d2713 replace the generation from proto with generation from nanoproto 10 years ago
  David Yonge-Mallo ca8875d85d replace Phonemetadata API for repeated fields, in preparation for switch to nanoproto 10 years ago
  David Yonge-Mallo 792cf3cccb replace Phonemetadata API for fields other than repeated fields, in preparation for switch to nanoproto 10 years ago
  David Yonge-Mallo 1fdda75a88 remove Builders from Phonemetadata (BuildMetadataCppFromXml.writePhoneMetadataCollection temporarily disabled) 10 years ago
  Keghani Kouzoujian ba9a6ec733 Lower severity of warnings for messages that are less important to clients. 10 years ago
  Keghani Kouzoujian a6b4b1b915 Make robust SingleFileMetadataSourceImpl and make it consistent with 10 years ago
  Keghani Kouzoujian e9b82df4c2 Use instance variables rather than passing them through methods in MultiFileMetadataSourceImpl. 10 years ago
  Keghani Kouzoujian fc666d6097 Update the java-build JAR to include the correct single file metadata. 10 years ago
  Keghani Kouzoujian 00396906bf Fix usage message at BuildMetadataProtoFromXml. 10 years ago
  Keghani Kouzoujian 52fbf74751 Fix generation of java/CountryCodeToRegionCodeMap.java as side-effect to single file metadata generation. 10 years ago