Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MONGO-LUA-DRIVER initial driver with elementary features and testing … #1

Merged
merged 1 commit into from
Jun 11, 2015
Merged

MONGO-LUA-DRIVER initial driver with elementary features and testing … #1

merged 1 commit into from
Jun 11, 2015

Conversation

christopherjwang
Copy link
Collaborator

…framework

hawka added a commit that referenced this pull request Jun 11, 2015
MONGO-LUA-DRIVER initial driver with elementary features and testing framework
@hawka hawka merged commit e1789cf into mongodb-labs:master Jun 11, 2015
christopherjwang pushed a commit to christopherjwang/mongorover that referenced this pull request Dec 19, 2016
Squashed commit of the following:

commit 7d544fe
Merge: bcf7ed1 91b4f1d
Author: yzubkov <[email protected]>
Date:   Thu Dec 8 17:14:31 2016 -0800

    Merge pull request mongodb-labs#1 from christopherjwang/patch-8-updated

    Fix up documentation for indexing methods

commit 91b4f1d
Author: Christopher Wang <[email protected]>
Date:   Thu Dec 8 00:14:38 2016 -0800

    Fix up documentation for index methods

commit bcf7ed1
Author: yzubkov <[email protected]>
Date:   Tue Dec 6 11:57:25 2016 -0800

    Fixing documentation parameters and return value

commit 1b3956d
Merge: 306069b 439c9f0
Author: Christopher Wang <[email protected]>
Date:   Mon Dec 5 09:04:33 2016 -0800

    Merge pull request mongodb-labs#67 from christopherjwang/christopherjwang/lua_51_52

    Use numbers in Lua 5.1/5.2 for index options

commit 306069b
Merge: 6a47bf5 f7e687e
Author: Christopher Wang <[email protected]>
Date:   Mon Dec 5 09:04:15 2016 -0800

    Merge pull request mongodb-labs#68 from christopherjwang/christopherjwang/c_driver_version_function_call

    C driver 1.2 compatability

commit f7e687e
Author: Christopher Wang <[email protected]>
Date:   Sun Dec 4 00:46:21 2016 -0800

    C driver 1.2 compatability

    mongoc_collection_create_index_with_opts was added after v1.2
    mongodb/mongo-c-driver@279c7fe

commit 439c9f0
Author: Christopher Wang <[email protected]>
Date:   Sat Dec 3 23:09:43 2016 -0800

    Use numbers in Lua 5.1/5.2 for index options
christopherjwang pushed a commit that referenced this pull request Dec 19, 2016
Squashed commit of the following:

commit 7d544fe
Merge: bcf7ed1 91b4f1d
Author: yzubkov <[email protected]>
Date:   Thu Dec 8 17:14:31 2016 -0800

    Merge pull request #1 from christopherjwang/patch-8-updated

    Fix up documentation for indexing methods

commit 91b4f1d
Author: Christopher Wang <[email protected]>
Date:   Thu Dec 8 00:14:38 2016 -0800

    Fix up documentation for index methods

commit bcf7ed1
Author: yzubkov <[email protected]>
Date:   Tue Dec 6 11:57:25 2016 -0800

    Fixing documentation parameters and return value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants