FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for core/src - jsonld-java/jsonld-java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
jsonld-java
/
jsonld-java
Public
Notifications
You must be signed in to change notification settings
Fork
155
Star
388
Code
Issues
46
Pull requests
8
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
jsonld-java
core
src
on
github-174-framing
User selector
Datepicker
Commit history
Commits on Aug 29, 2016
Clarify test outputs on console
Show description for 1456dc2
ansell
committed
1456dc2
View commit details
Copy full SHA for 1456dc2
View code at this point
Browse repository at this point
Add regression test for issue #174
Show description for 2ac517f
ansell
committed
2ac517f
View commit details
Copy full SHA for 2ac517f
View code at this point
Browse repository at this point
Make constant for the default value of compact arrays and reuse it
Show description for 8970490
ansell
committed
8970490
View commit details
Copy full SHA for 8970490
View code at this point
Browse repository at this point
Pass array compaction flag to compaction inside of framing
Show description for b629dec
ansell
committed
b629dec
View commit details
Copy full SHA for b629dec
View code at this point
Browse repository at this point
Add regression test for issue #182
Show description for 449d1aa
ansell
committed
449d1aa
View commit details
Copy full SHA for 449d1aa
View code at this point
Browse repository at this point
Commits on Aug 5, 2016
remove the troublesome method that was only being called from a single location
Show description for b229bfa
ansell
committed
b229bfa
View commit details
Copy full SHA for b229bfa
View code at this point
Browse repository at this point
Remove the methods instead of deprecating
Show description for 236f95a
ansell
committed
236f95a
View commit details
Copy full SHA for 236f95a
View code at this point
Browse repository at this point
more work, including fixing animal sniffer for the java-7 update
Show description for 7925782
ansell
committed
7925782
View commit details
Copy full SHA for 7925782
View code at this point
Browse repository at this point
More automated cleanup to follow style
Show description for 5c7a383
ansell
committed
5c7a383
View commit details
Copy full SHA for 5c7a383
View code at this point
Browse repository at this point
Add printing to console for debugging
Show description for 6f769c7
ansell
committed
6f769c7
View commit details
Copy full SHA for 6f769c7
View code at this point
Browse repository at this point
Add test that apparently succeeds with Apache HTTP Client
Show description for 4ab26b3
ansell
committed
4ab26b3
View commit details
Copy full SHA for 4ab26b3
View code at this point
Browse repository at this point
Add test that apparently succeeds with Apache HTTP Client
Show description for e4c9fca
ansell
committed
e4c9fca
View commit details
Copy full SHA for e4c9fca
View code at this point
Browse repository at this point
Start on a minimal regression test for schema.org
Show description for edf859b
ansell
committed
edf859b
View commit details
Copy full SHA for edf859b
View code at this point
Browse repository at this point
Add hack to make schema.org accessible by using HttpURLConnection
Show description for 5ae9c89
ansell
committed
5ae9c89
View commit details
Copy full SHA for 5ae9c89
View code at this point
Browse repository at this point
Deprecate some methods in DocumentLoader that don't need to be present
ansell
committed
2d53ddd
View commit details
Copy full SHA for 2d53ddd
View code at this point
Browse repository at this point
Add test for schema.org that does work, showing they broke compatibility
Show description for 59eb810
ansell
committed
59eb810
View commit details
Copy full SHA for 59eb810
View code at this point
Browse repository at this point
Commits on Aug 4, 2016
Disable another test that requires schema.org until google fix it
ansell
committed
e53dbb0
View commit details
Copy full SHA for e53dbb0
View code at this point
Browse repository at this point
issue#180 : Add disabled regression tests for schema.org
Show description for 6edf852
ansell
committed
6edf852
View commit details
Copy full SHA for 6edf852
View code at this point
Browse repository at this point
Commits on May 19, 2016
Avoid creating a new map to do a get that will always be null
Show description for 74b2c93
ansell
committed
74b2c93
View commit details
Copy full SHA for 74b2c93
View code at this point
Browse repository at this point
Commits on May 18, 2016
Add some more tests of the lax versus full merge situation
ansell
committed
462d4aa
View commit details
Copy full SHA for 462d4aa
View code at this point
Browse repository at this point
Add performance tests for the rdf parsing methods
ansell
committed
0d19da2
View commit details
Copy full SHA for 0d19da2
View code at this point
Browse repository at this point
Add support for laxMergeValues
ansell
committed
5cc8c38
View commit details
Copy full SHA for 5cc8c38
View code at this point
Browse repository at this point
Merge branch 'master' into perf
Show description for 7396610
ansell
committed
7396610
View commit details
Copy full SHA for 7396610
View code at this point
Browse repository at this point
Fix issue #175 using a hack for recursive context processing
ansell
committed
007ffbd
View commit details
Copy full SHA for 007ffbd
View code at this point
Browse repository at this point
Annotate the inner 3.4 loop with step numbers
ansell
committed
24b2e90
View commit details
Copy full SHA for 24b2e90
View code at this point
Browse repository at this point
Add regression test for both versions of the issue
Show description for 906ec5f
ansell
committed
906ec5f
View commit details
Copy full SHA for 906ec5f
View code at this point
Browse repository at this point
Commits on May 17, 2016
Extract constants to JsonLdConsts
ansell
committed
ea5e779
View commit details
Copy full SHA for ea5e779
View code at this point
Browse repository at this point
Commits on May 6, 2016
Add laxMergeValue option to possibly streamline parsing in future
ansell
committed
f8d663d
View commit details
Copy full SHA for f8d663d
View code at this point
Browse repository at this point
Commits on Apr 23, 2016
Ignore performance test by default
ansell
committed
0c6a20e
View commit details
Copy full SHA for 0c6a20e
View code at this point
Browse repository at this point
Add tests for various algorithms
ansell
committed
261e20b
View commit details
Copy full SHA for 261e20b
View code at this point
Browse repository at this point
start array lists by default at size 4
ansell
committed
52e4c05
View commit details
Copy full SHA for 52e4c05
View code at this point
Browse repository at this point
Minimum reasonable map size should be 4, not 2
ansell
committed
104f3bb
View commit details
Copy full SHA for 104f3bb
View code at this point
Browse repository at this point
Add performance test for JsonLdApi.fromRDF(RDFDataset)
ansell
committed
161c05f
View commit details
Copy full SHA for 161c05f
View code at this point
Browse repository at this point
Cleanup
ansell
committed
02b7d75
View commit details
Copy full SHA for 02b7d75
View code at this point
Browse repository at this point
Commits on Mar 11, 2016
Inside filterNode() check if nodes have an @default in the frame, if they do, then don't filter them out.
hmottestad
committed
59185f7
View commit details
Copy full SHA for 59185f7
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL