GitHub user RobertWalsh opened a pull request:

    https://github.com/apache/usergrid-javascript/pull/1

    Upgrade to version 2.0 of Javascript SDK.  

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/RobertWalsh/usergrid-javascript master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/usergrid-javascript/pull/1.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1
    
----
commit 29cccd823449a76bcc0072f5faa89c5fccd8588d
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-09-19T19:47:30Z

    Updates
    
    Changed orgName and appName to be orgName and appId.
    Added LoDash.core
    Fixing tests.
    Minor changes to Client.js

commit f8e1e017eb18e72e767dad23ab6880fe0c3c7f70
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-09-19T21:17:22Z

    Updates
    
    Removing failing groups test since we wont need that anymore.
    Got all other tests working.

commit 570f423a3d3ce4a59671f2820d689011f70b4aad
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-09-19T22:07:01Z

    Fixing more tests and minor updates.

commit c8039ffe5bbb00a39978db6851e1db9fd7907db5
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-09-20T20:41:09Z

    Updates

commit 016861af393f16c25d32b795af833d6783168b92
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-09-21T03:48:09Z

    Fixed grunt-minified configuration

commit bc65005cf7d3fccfc7b31f65b4e7746699e32299
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-09-21T20:04:51Z

    Implemented UsergridQuery and added tests for it.
    
    Also added should.js to allow for better test layout.

commit 0a2a34859727e0038afd69279600def3663bf0f3
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-09-27T21:17:37Z

    Updates

commit 15a315aab85e8b53bb9aca9403470c2ecfee7260
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-10-04T00:14:06Z

    Lots of updates and fixes.
    
    The Javascript files that start with Usergrid are currently being worked on 
and will be used in production.  All other files are there just for now.

commit 7f2269f19c6d253fea64d6750a9b08c5b94bfa3e
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-10-05T19:15:53Z

    Updates to tests and many other things.

commit 129221bdaef99cd2578499144c3eddd804d97353
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-10-05T19:20:58Z

    Update package.json and travis.yml

commit a1c1b9520f8b64eb227d06af1bc75db6dd472812
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-10-05T19:27:25Z

    Fixing gruntfile and index.html for testing with travis.yml

commit 94614c0d3859bc7e461bdc661a2e1884f80c3b07
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-10-05T20:08:26Z

    Updates trying to get travis.yml working

commit f3574d5ec267881e6a25906a7892d391a44908dd
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-10-05T20:21:14Z

    update

commit 40fbf62595977b3c833ed8ce3396ec283054fee0
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-10-05T21:05:54Z

    Fixing grunt-mocha package

commit d230e25737c19f03730c54f27086d84b2ab9b563
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-10-05T21:08:19Z

    Adding travis ci build status to readme

commit cb7668c87459622a7c7bda57f5fb2763557a3828
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-10-07T19:27:16Z

    Connections are now working among other fixes
    
    UsergridQuery bug fix.
    UsergridRequest.body fix for array of entities for the body.
    Added a lot more tests.

commit 48f34da62808d665ee29454096965674c72fb6c2
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-10-07T20:27:08Z

    Added tests and fixed some issues relating to them

commit 193ef2217bcb9778aad73e7e7726084f22b10674
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-10-08T22:39:05Z

    Added more tests and UsergridAsset upload/download now implemented.

commit 7c20755f3e63b9153a69b1a058155a35ac39e528
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-10-09T15:51:49Z

    Update to get grunt test to work on travis ci.

commit b8eec8b692d746e4d03fc5cabbc41f4e02333528
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-10-09T17:57:25Z

    Update to get tests to work in travis ci again

commit 78105f69d26a4ada0bd2f1ee4cb973965411f39b
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-10-09T18:10:27Z

    Update UsergridAsset tests.

commit 19c51efc0f1346bd7e455ad807857749973f0c7a
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-10-09T20:25:04Z

    Updates see commit details.
    
    Removed old JS files from project.
    Implemented Usergrid Shared Instance.

commit 29d4eee96186fa16032c190c8fef8e3b6b1955b3
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-10-09T20:51:27Z

    Minor cleanup

commit 71d399fd1803520c0b0c7de937dcb4ac9cecc43b
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-10-09T21:06:00Z

    More cleanup.

commit 16ca8e9f215ed342c76f1148979129edb44ca2a6
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-10-10T03:26:20Z

    Updates. See commit details.
    
    Valid examples are all working now.
    Legacy examples removed.
    Removed unused files.
    Moved test random files to correct locations.
    Base Index.hmtl updated.
    Bug fix in UsergridQuery when no query is specified but sort is.

commit b702fdfb44feb87b45e459970b93cccef37dea5a
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-10-13T00:22:49Z

    Major updates.

commit 861f7131581c30111f65409c0dac31d1bf229820
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-10-13T20:45:18Z

    Mainly cleanup with some fixes.

commit 9d98daab17177fe67b17c12d3b9eafae4be60df2
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-10-13T22:26:22Z

    Strict mode enforced for all modules including lodash.

commit 729d0649092cc45817cd0abe26f78fed9fa0c15a
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-10-13T23:13:30Z

    Updated all callbacks.
    
    All callback now match the NodeJS SDK callbacks.  The biggest change was 
that the callback functions all begin with the first parameter being the error 
of the call (if one exists).

commit 8a46f91b9ab9d395bf8d875a57f6bf0c3cb419ba
Author: Robert Walsh <rjwalsh1...@gmail.com>
Date:   2016-10-13T23:33:32Z

    Initial update of README

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to