Skip to content

Pull requests: arangodb/python-arango

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Added session based client. Cleaned up a few tests.
#2 by avinash240 was closed Jun 9, 2015 Loading… updated Jun 9, 2015
Development
#4 by joowani was closed Jun 13, 2015 Loading… updated Jun 13, 2015
Development
#5 by joowani was merged Jun 13, 2015 Loading… updated Jun 13, 2015
Pull request to address one connection per send on DefaultClient
#3 by avinash240 was merged Jun 10, 2015 Loading… updated Jun 14, 2015
Adding params to execute_transaction
#6 by carlverge was merged Jun 16, 2015 Loading… updated Jun 16, 2015
Development
#7 by joowani was merged Jun 16, 2015 Loading… updated Jun 16, 2015
Add more methods for async API and improve tests and documentation
#17 by joowani was merged Aug 23, 2016 Loading… updated Aug 23, 2016
Develop
#26 by joowani was merged Nov 1, 2016 Loading… updated Nov 1, 2016
Add parameter replication_factor to method Database.create_collection
#37 by joowani was merged Apr 11, 2017 Loading… updated Apr 11, 2017
Fixed typo (breath -> breadth)
#38 by delirious-lettuce was merged Apr 17, 2017 Loading… updated Apr 18, 2017
[PERF] improve performance of large batch commits
#39 by patricklx was merged Apr 26, 2017 Loading… updated Apr 26, 2017
Update index.rst to point on thread safety
#51 by imetallica was merged Aug 28, 2017 Loading… updated Aug 28, 2017
Remove API method monkey patching
#58 by dancollins34 was merged Nov 3, 2017 Loading… updated Nov 3, 2017
Added aiohttp based client, added FutureResponse to lazily load respo…
#60 by dancollins34 was closed Nov 5, 2017 Loading… updated Nov 5, 2017
Added Aiohttp based client, added FutureResponse to lazily load response
#61 by dancollins34 was merged Nov 5, 2017 Loading… updated Nov 6, 2017
Add changes to make BatchExecution thread safe
#62 by dancollins34 was merged Nov 10, 2017 Loading… updated Nov 10, 2017
Attempt 2 which addresses presented concerns in pr#64
#66 by dancollins34 was merged Jan 16, 2018 Loading… updated Jan 17, 2018
Submission that removes kwargs structure
#68 by dancollins34 was merged Jan 17, 2018 Loading… updated Jan 17, 2018
WIP: Add cluster-only properties for collections
#71 by chrised was closed May 16, 2018 Loading… updated May 16, 2018
Add 'enforce_replication_factor' when creating collections
#70 by chrised was closed May 16, 2018 Loading… updated May 16, 2018
Honor read and write params to begin_transaction
#84 by gmacon was merged Oct 13, 2018 Loading… updated Oct 13, 2018
Add error code constants
#108 by mooncake4132 was merged Aug 31, 2019 Loading… updated Aug 31, 2019
Remove duplicate '_count' slot from Cursor
#122 by 153957 was merged Feb 13, 2020 Loading… updated Feb 13, 2020
Fixes view links format
#132 by Darkheir was merged Jun 23, 2020 Loading… updated Jun 23, 2020
ProTip! Type g i on any issue or pull request to go back to the issue listing page.