1
I Use This!
Activity Not Available

Commits : Listings

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