Commit graph

53 commits

Author SHA1 Message Date
Mike Nakhimovich
23f4b05ba3 change GsonParsers to work with a type rather than a class (#46)
* change GsonParsers to work with a type rather than a class

* remove extra file

* remove extra file

* pr comments

* pr comments
2017-01-10 15:49:26 -05:00
Mike Nakhimovich
c99b8a6ca2 Merge pull request #44 from Jogan/feature/support-top-level-json-array
Adds middleware for top-level json array parsing
2017-01-10 14:27:17 -05:00
John Hogan
603e766dd0 update javadoc with factory method 2017-01-10 14:06:27 -05:00
John Hogan
1658077a61 add test 2017-01-10 14:05:21 -05:00
John Hogan
f2e869bb55 adds middleware for top-level json array parsing 2017-01-10 12:36:29 -05:00
digitalbuddha
f0fe792ee8 update sample project to depend on 1.0.2 2017-01-10 10:45:03 -05:00
digitalbuddha
03288985e8 Prepare next development version. 2017-01-10 10:07:41 -05:00
digitalbuddha
200daf980c Merge remote-tracking branch 'origin/develop' into develop 2017-01-10 09:53:18 -05:00
digitalbuddha
1b41dfc6ee "Prepare for release 1.0.2" 2017-01-10 09:53:14 -05:00
Mike Nakhimovich
20076d898e Update README.md 2017-01-10 09:52:46 -05:00
Mike Nakhimovich
60761710a9 Update RELEASING.md 2017-01-10 09:52:10 -05:00
Mike Nakhimovich
a74296723d Create CHANGELOG.md 2017-01-10 09:51:38 -05:00
Mike Nakhimovich
ac1b76be49 Create RELEASING.md 2017-01-10 09:46:07 -05:00
digitalbuddha
dbdd020984 update gitignore 2017-01-10 09:40:06 -05:00
Mike Nakhimovich
f8a4a03e81 Merge pull request #35 from scottmeschke/scottmeschke/source_persister_and_gson_parser_factories
Added factories for SourcePersisters and the various GsonParser imple…
2017-01-09 21:04:18 -05:00
Scott Meschke
2906cf469d Fixes a few javadoc mistakes. 2017-01-09 18:55:38 -07:00
Mike Nakhimovich
f401f1019f Merge pull request #37 from NYTimes/digitalbuddha-patch-1
prelimanary contributing.md
2017-01-08 18:34:45 -05:00
Mike Nakhimovich
418a366a6c Update and rename contributing.md to CONTRIBUTING.md 2017-01-08 18:33:04 -05:00
Mike Nakhimovich
79cfda4473 prelimanary contributing.md 2017-01-08 18:27:49 -05:00
Scott Meschke
dba6ed26e2 Added factories for SourcePersisters and the various GsonParser implementations. Updated README to use new factories. Updated example activity to use new factories. All factories return the general Store interfaces. 2017-01-08 15:31:13 -07:00
Mike Nakhimovich
fb59875569 Merge pull request #33 from anupcowkur/develop
Fix typo : Change "us" to "use"
2017-01-08 13:16:25 -05:00
Anup Cowkur
971d967cab Fix typo : Change "us" to "use" 2017-01-08 22:45:21 +05:30
Mike Nakhimovich
0b6bf06c60 Change Readme to reflect proper public api Fetch (#29)
Store.java had a method called fetch, documentation was referring to it as "fresh".  Change was made to docs.
2017-01-06 17:15:44 -05:00
Michal Drabik
efd342c027 FileSystem factory (#28)
* Add FileSystem factory
2017-01-06 16:39:21 -05:00
Egor Neliuba
296c8aa281 Remove duplicate "- tools" entry from .travis.yml (#25) 2017-01-06 11:37:40 -05:00
Mike Nakhimovich
523ca20267 Merge pull request #24 from eneim/develop
Update/Clean up build.gradle
2017-01-05 20:50:22 -05:00
Nam Nguyen Hoai
6909b23665 Update build.gradle
Remove an unused build script dependency.
2017-01-06 10:35:22 +09:00
Nam Nguyen Hoai
ec4c1a84b7 Update build.gradle
Remove one "empty line", remove duplicated dependency entry (Google gsm).
2017-01-06 09:55:23 +09:00
Alexio Mota
cf1e04a039 Merge pull request #21 from PaulWoitaschek/patch-1
No getValue(). Did you mean getKey()?
2017-01-05 15:21:31 -05:00
Paul Woitaschek
dd69fe36d9 No getValue(). Did you mean getKey()? 2017-01-05 21:08:50 +01:00
Alexio Mota
256c75ce62 Merge pull request #20 from PavelSynek/patch-1
Clean up readme
2017-01-05 14:23:45 -05:00
Pavel Synek
a2c484b729 Fix SQLite typo in readme 2017-01-05 20:05:38 +01:00
Pavel Synek
6aa1d4d43f Clean up readme 2017-01-05 19:59:48 +01:00
Mike Nakhimovich
7ee09d4017 Merge pull request #17 from Jogan/fix/code-formatting-issues-readme
Fix - Code Formatting in README
2017-01-05 10:10:38 -05:00
Mike Nakhimovich
e2475d4fb9 Merge pull request #16 from tasomaniac/tests_on_travis
Update travis to include tests
2017-01-05 10:04:02 -05:00
John Hogan
0d21d4e553 fix code formatting issues in README 2017-01-05 09:59:33 -05:00
Said Tahsin Dane
0ee7c855fb Update travis to include tests
Updated the script to run the tests. 
Unnecessary `./gradlew clean` is removed. 
"Licenses" part is also removed. It is only needed for special licenses. The default license is automatically approved by Travis.
2017-01-05 15:52:33 +01:00
Mike Nakhimovich
53b4856bd0 Merge pull request #14 from NYTimes/develop
Develop
2017-01-05 09:45:21 -05:00
Mike Nakhimovich
ceb00c5288 Merge pull request #13 from NYTimes/mike/travis
create travis.yml
2017-01-05 08:51:05 -05:00
Mike Nakhimovich
dae7817a30 Update dependencies.gradle 2017-01-05 08:38:05 -05:00
Mike Nakhimovich
b3ab4c0be7 Update build.gradle 2017-01-05 08:29:26 -05:00
Mike Nakhimovich
2032085236 Update .travis.yml 2017-01-05 08:19:14 -05:00
Mike Nakhimovich
a9d4a3e480 Update .travis.yml 2017-01-05 08:07:53 -05:00
Mike Nakhimovich
e9fcd13fe5 Update .travis.yml 2017-01-05 08:06:17 -05:00
Mike Nakhimovich
e295d2c837 Update .travis.yml 2017-01-05 08:05:28 -05:00
Mike Nakhimovich
f47014dba1 Update .travis.yml 2017-01-05 08:03:42 -05:00
Mike Nakhimovich
6bbb0686c6 Update .travis.yml 2017-01-05 08:00:23 -05:00
Mike Nakhimovich
01be79df08 Create .travis.yml 2017-01-05 07:49:26 -05:00
Mike Nakhimovich
3ba9a3e9e5 Merge pull request #12 from NYTimes/develop
Develop
2017-01-05 07:45:57 -05:00
Mike Nakhimovich
d75a900f34 Merge pull request #11 from ankitPagalGuy/develop
removed artifactory.em.nytimes.com from gradle
2017-01-05 07:44:40 -05:00