1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Jun 16, 2023 — Jun 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Defined the Dydra.View constructor. More... about 10 years ago
Improved coding conventions based on the JSHint report. More... about 10 years ago
Imported configuration files for static analysis with JSHint. More... about 10 years ago
Added a Travis CI build status indicator to the README. More... about 10 years ago
Ensured that mere warnings don't abort test harness execution. More... about 10 years ago
Added the grunt-cli NPM package as an explicit dependency. More... about 10 years ago
Added a note to the README regarding development dependencies. More... about 10 years ago
Ensured that Git ignores the node_modules/ directory. More... about 10 years ago
Added a package definition and a Gruntfile for NPM and Grunt. More... about 10 years ago
Integrated with Travis CI for build status notifications. More... about 10 years ago
Made the README example code into a test case. More... about 10 years ago
Defined the Dydra.Repository constructor. More... about 10 years ago
Reduced code duplication in the SPARQL.Client implementation. More... about 10 years ago
Added a simple usage example to the README file. More... about 10 years ago
Ensured that credentials can be given when constructing a client. More... about 10 years ago
Ensured that an access token can be given when constructing sessions. More... about 10 years ago
Added support for token-authenticated endpoint URLs. More... about 10 years ago
Implemented the SPARQL.Client#update() method. More... about 10 years ago
Converted the README file from Markdown to reStructuredText. More... about 10 years ago
Added inline documentation for all methods. More... about 10 years ago
Implemented the SPARQL.Query#distinct() and #reduced() methods. More... about 10 years ago
Implemented the SPARQL.Query#from() method. More... about 10 years ago
Implemented SPARQL.Query#ask(), #construct(), #describe(), #select(). More... about 10 years ago
Defined the SPARQL.Query constructor. More... about 10 years ago
Ensured that Git ignores any editor backup files. More... about 10 years ago
Implemented the Dydra.Session#query() method. More... about 10 years ago
Implemented the SPARQL.Client#query() method. More... about 10 years ago
Defined a unit test harness. More... about 10 years ago
Defined the Dydra.Session constructor. More... about 10 years ago
Defined the SPARQL.Client constructor. More... about 10 years ago