You are viewing a plain text version of this content. The canonical link for it is here.
- [metamodel-membrane] branch master updated (2b83190 -> 1f1720f) - posted by ka...@apache.org on 2019/06/04 19:40:10 UTC, 0 replies.
- [metamodel-membrane] 01/05: Update WebServer.java - posted by ka...@apache.org on 2019/06/04 19:40:11 UTC, 0 replies.
- [metamodel-membrane] 02/05: Add files via upload - posted by ka...@apache.org on 2019/06/04 19:40:12 UTC, 0 replies.
- [metamodel-membrane] 03/05: Update CorsHandlers.java - posted by ka...@apache.org on 2019/06/04 19:40:13 UTC, 0 replies.
- [metamodel-membrane] 04/05: Update WebServer.java - posted by ka...@apache.org on 2019/06/04 19:40:14 UTC, 0 replies.
- [metamodel-membrane] 05/05: METAMODEL-1212: Cosmetic fixes to CORS feature. - posted by ka...@apache.org on 2019/06/04 19:40:15 UTC, 0 replies.
- [metamodel] branch master updated (3df020a -> d26ed18) - posted by ka...@apache.org on 2019/06/20 10:01:25 UTC, 0 replies.
- [metamodel] 01/07: Adding unit test which proves that querying a CSV file using a SingleLineCsvDataSet in a parallel manner may cause corrupt results. - posted by ka...@apache.org on 2019/06/20 10:01:26 UTC, 0 replies.
- [metamodel] 02/07: com.opencsv.CSVParser doesn't provide thread safety, so we need to make sure it is accessed in a thread-safe manner. - posted by ka...@apache.org on 2019/06/20 10:01:27 UTC, 0 replies.
- [metamodel] 03/07: Did some more structural changes, so we don't need to synchronize access to the CSVParser. - posted by ka...@apache.org on 2019/06/20 10:01:28 UTC, 0 replies.
- [metamodel] 04/07: Refactored based on feedback. Introduced the CsvParserBuilder class to work around the fact that we internally are able to use two different builders which don't share a common super class or interface. - posted by ka...@apache.org on 2019/06/20 10:01:29 UTC, 0 replies.
- [metamodel] 05/07: Made fields private. - posted by ka...@apache.org on 2019/06/20 10:01:30 UTC, 0 replies.
- [metamodel] 06/07: Reintroduced unrelated removed newline (as an excuse to trigger the build, because Travis fails) - posted by ka...@apache.org on 2019/06/20 10:01:31 UTC, 0 replies.
- [metamodel] 07/07: METAMODEL-1213: Updated CHANGES.md - posted by ka...@apache.org on 2019/06/20 10:01:32 UTC, 0 replies.