Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
libcurvecpr-asio
Boost.ASIO bindings for libcurvecpr (implementation of CurveCP).
-
dsc-it100
Python driver for DSC IT-100 integration module
-
itsy
A MongoDB Document-Object Mapper with integrated Elastic Search support.
-
libcurvecpr
Forked from impl/libcurvecpr
A portable implementation of CurveCP
-
pyes
Forked from aparo/pyes
Python connector for ElasticSearch
-
unisphere
Reference implementation of the U-Sphere protocol.
1,099 contributions in 2014
Contribution activity
December 2014
- kostko/meteor-directcollection CoffeeScript
Created a pull request in peerlibrary/meteor-directcollection that received 3 comments
Support external database connections
This PR adds support for external database connections.
Created an issue in EtherPOS/single-page-login that received 12 comments
Using forceLogin, login form is shown when already logged in
When already logged in and you do an F5 to reload the page, the application is routed to the login form even though the user is already logged in. …