Skip to content

Instantly share code, notes, and snippets.

View Shredder121's full-sized avatar

Ruben Dijkstra Shredder121

  • Netherlands
View GitHub Profile

Keybase proof

I hereby claim:

  • I am shredder121 on github.
  • I am shredder121 (https://keybase.io/shredder121) on keybase.
  • I have a public key ASBCmlpontIgtjnPCNM57U4ugt73Xl2ZXdeN6qwo0HnP5Qo

To claim this, I am signing this object:

@Shredder121
Shredder121 / search-index.json
Last active April 22, 2016 02:11
An output run of search-index.json
This file has been truncated, but you can view the full file.
[
{
"title": "Activity",
"url": "/v3/activity/",
"body": " Activity Serving up the 'social' in Social Coding, the Activity APIs provide access to notifications, subscriptions, and timelines. Events The Events API is a read-only interface to all the event types that power the various activity streams on GitHub. Feeds List of Atom feeds available for the authenticated user. Notifications Notifications of new comments are delivered to users. The Notifications API lets you view these notifications and mark them as read. Starring Repository Starring is a feature that lets users bookmark repositories. Stars are shown next to repositories to show an approximate level of interest. Stars have no effect on notifications or the activity feed. Watching Watching a Repository registers the user to receive notifications on new discussions, as well as events in the user's activity feed."
},
{
"title": "Admin Stats",
"url": "/v3/enterprise/admin_stats/",
@Shredder121
Shredder121 / output.diff
Last active August 29, 2015 14:16
Signature comparison of Querydsl dd2da3d..82e6f39 on JDK 8
diff --git a/oldSignatures b/newSignatures
index e29bc6c..87fcb64 100644
--- a/oldSignatures
+++ b/newSignatures
@@ -21274,7 +21274,7 @@ class com.mysema.query.group.GAvg$1 implements com.mysema.query.group.GroupColle
descriptor: (Ljava/lang/Object;)V
}
Compiled from "GAvg.java"
-public class com.mysema.query.group.GAvg<T extends java.lang.Number & java.lang.Comparable<T>> extends com.mysema.query.group.AbstractGroupExpression<T, T> {
+public class com.mysema.query.group.GAvg<T extends java.lang.Number> extends com.mysema.query.group.AbstractGroupExpression<T, T> {