Historique | Voir | Annoter | Télécharger (2,21 ko)
Improve perlpod formatting for multiple plugins
Escpecially the final marker ("=cut") was missing in these plugins.
Fix spelling mistakes in comments and descriptions
Thanks, codespell!
Update mongodb plugins
Update mongo_lag
Fix mongo_lag plugin and add auth feature
Whitespace cleanup
Reduce number of categories
Fix for pymongo > 3.0 and connection support of MongoClient onlyhttps://api.mongodb.com/python/current/changelog.html#mongoclient-changes
Merge pull request #194 from jdponomarev/patch-1
Update plugins/mongodb/mongo_lag
fixed bug for python 2.6 and for replica sets with arbiters
fixed pymongo connection - now allows to connect to a port different from 27017
Simplify graph logic, don't use a multigraph
Initial commit of mongo_lag