1
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected 1 day ago.
Aug 15, 2024 — Aug 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ensured that the .gradle/ directory is ignored by Git. More... almost 11 years ago
Disabled the obsolete Maven POM file for now. More... almost 11 years ago
Updated section header formatting to conform to conventions. More... almost 11 years ago
Integrated with Travis CI for build status notifications. More... almost 11 years ago
Added a Travis CI build status indicator to the README. More... almost 11 years ago
Updated the Travis CI build status badge URL. More... almost 11 years ago
Converted the README file from Markdown to reStructuredText. More... almost 11 years ago
Added a simple SPARQL Update operation example. More... over 11 years ago
Fixed example escaping by replacing $.html() use with $.text(). More... over 11 years ago
graphURI can be undefined More... over 11 years ago
Added Iheb Ben Romdhane to the contributors list. More... over 11 years ago
Callback success when the response status is a 201 More... over 11 years ago
Added a sprinkling of Bootstrap to prettify the example files. More... over 11 years ago
Added brief inline descriptions for both example files. More... over 11 years ago
Corrected the example file names and implementations. More... over 11 years ago
Corrected the doc/examples link in the README file. More... over 11 years ago
Adapted the contributed example code to our coding conventions. More... over 11 years ago
Added a note about doc/examples to the README file. More... over 11 years ago
Added the contributors list to the README. More... over 11 years ago
Moved the examples/ directory to doc/examples/. More... over 11 years ago
Added Arnaud Levy to the contributors list. More... over 11 years ago
pretty printed More... over 11 years ago
Examples More... over 11 years ago
Ensured that SPARQL.Store correctly encodes the graph URI, if any. More... over 11 years ago
Implemented the SPARQL.Store#fetch() method. More... over 11 years ago
Implemented the SPARQL.Store#insert() method. More... over 11 years ago
Added an internal SPARQL.Store instance to Dydra.Repository. More... over 11 years ago
Defined the SPARQL.Store constructor. More... over 11 years ago
Switched from QUnit to Jasmine as the testing framework. More... over 11 years ago
Imported the Jasmine 2.0.0 testing framework. More... over 11 years ago