text stringlengths 2 1.04M | meta dict |
|---|---|
social-img: /img/boot-start-social.jpg
layout: jobs
title: Offres d'emploi
permalink: /fr/jobs/
language: fr
--- | {
"content_hash": "57c3fcbf9b3871e9e17014fe11d3f3af",
"timestamp": "",
"source": "github",
"line_count": 6,
"max_line_length": 38,
"avg_line_length": 18.666666666666668,
"alnum_prop": 0.7410714285714286,
"repo_name": "boot-start/boot-start.github.io",
"id": "46e510d40572ea1b9b64945da8e39afe6e7234a3",
... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_242) on Wed Mar 18 16:20:53 CET 2020 -->
<title>org.acra.attachment</title>
<meta name="date" content="2020-03-18">
<link rel="stylesheet" type... | {
"content_hash": "bea351b4905fa26368e7178fa64f92d7",
"timestamp": "",
"source": "github",
"line_count": 25,
"max_line_length": 167,
"avg_line_length": 47.8,
"alnum_prop": 0.702928870292887,
"repo_name": "ACRA/acra",
"id": "57015d518f5592982a6e2da47cf45760e0661f11",
"size": "1195",
"binary": false... |
package watchserver.server;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.Iterator;
import org.apache.log4j.Logger;
import org.json.simple.JSONArray;
import org.json.simple.JSONObject;
import org.json.simple.parser.JSONParser;
import com.fasterxml.jackson.core.JsonP... | {
"content_hash": "95d6f2c7d231da176dae2176c9f5c8ab",
"timestamp": "",
"source": "github",
"line_count": 121,
"max_line_length": 138,
"avg_line_length": 44.63636363636363,
"alnum_prop": 0.6011849657470839,
"repo_name": "RapturePlatform/Rapture",
"id": "54230978d4567d452c08078ad3fb6809aca81654",
"siz... |
// This file is a part of the IncludeOS unikernel - www.includeos.org
//
// Copyright 2015-2016 Oslo and Akershus University College of Applied Sciences
// and Alfred Bratterud
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// Yo... | {
"content_hash": "d5aa43290ff374c48dcdacda152cf3a1",
"timestamp": "",
"source": "github",
"line_count": 240,
"max_line_length": 94,
"avg_line_length": 25.3125,
"alnum_prop": 0.6301234567901235,
"repo_name": "hioa-cs/http",
"id": "2e97dacef6b8c18ea86bdde830d069717208ba20",
"size": "6075",
"binary"... |
using System;
namespace IronSharp.IronWorker
{
public class ScheduleOptionsBuilder : ScheduleOptions
{
public ScheduleOptionsBuilder(DateTime now)
{
Now = now;
}
public DateTime Now { get; set; }
public ScheduleOptionsBuilder Delay(TimeSpan delay)
... | {
"content_hash": "0b74057be46ebfb367ae461a2e481513",
"timestamp": "",
"source": "github",
"line_count": 61,
"max_line_length": 73,
"avg_line_length": 22.950819672131146,
"alnum_prop": 0.5485714285714286,
"repo_name": "iron-io/iron_dotnet",
"id": "06787c27c6453db6549e5122d153c3f85eaf02e6",
"size": "... |
const try_it = true;
if (try_it) console.log('Garlic gum is not funny');
| {
"content_hash": "3636988519db15cf1f8ae2771d640856",
"timestamp": "",
"source": "github",
"line_count": 2,
"max_line_length": 51,
"avg_line_length": 36.5,
"alnum_prop": 0.684931506849315,
"repo_name": "evmorov/lang-compare",
"id": "9bdab56e5b9abf3b54d98af849fb3d37d058050f",
"size": "73",
"binary"... |
using UnityEngine;
using System.Collections;
public class Sun_Scale : MonoBehaviour {
Vector3 cur_scale ;
Transform glow;
Transform flares;
Transform flares_big;
private float saturation_old;
private float contrast_old;
private float brightness_old;
private float edge_brightness_old;
private float hue_old;
... | {
"content_hash": "cedead65cb145fe23f2091d14fc970be",
"timestamp": "",
"source": "github",
"line_count": 33,
"max_line_length": 120,
"avg_line_length": 28.696969696969695,
"alnum_prop": 0.7581837381203802,
"repo_name": "TentacleGuitar/TentacleGuitar",
"id": "771b1e44b401ef4c0f0c87a65d529c9a9a7ee2fb",
... |
module Fog
module OpenStack
class Compute
class Real
def list_snapshots_detail(options = {})
request(
:expects => 200,
:method => 'GET',
:path => 'os-snapshots/detail',
:query => options
)
end
end
class Mo... | {
"content_hash": "c6e4549dae0d1a963d6fca5d09628424",
"timestamp": "",
"source": "github",
"line_count": 26,
"max_line_length": 52,
"avg_line_length": 23.192307692307693,
"alnum_prop": 0.49585406301824214,
"repo_name": "fog/fog-openstack",
"id": "5acd89803dd8fbed97813ee1022adef3876c2c72",
"size": "6... |
package org.pentaho.di.imp.rule;
import java.util.List;
import junit.framework.TestCase;
import org.pentaho.di.core.KettleEnvironment;
import org.pentaho.di.core.plugins.ImportRulePluginType;
import org.pentaho.di.core.plugins.PluginInterface;
import org.pentaho.di.core.plugins.PluginRegistry;
import org.pentaho.d... | {
"content_hash": "ffb796c0e1e9e629b4e4d0fca79f26fb",
"timestamp": "",
"source": "github",
"line_count": 82,
"max_line_length": 112,
"avg_line_length": 34.5,
"alnum_prop": 0.7009544008483564,
"repo_name": "cjsonger/pentaho-kettle",
"id": "d5e2139e8db427ca1d26b99be80d3e69e6922c71",
"size": "3733",
... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "6e024177d1bb600b42077313e0a4cd1a",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "41001fb317acfaa21a5653d31f2cd32e5404a50a",
"size": "175... |
class GURL;
namespace base {
class Pickle;
}
namespace gfx {
class ImageSkia;
class Vector2d;
}
namespace ui {
struct FileInfo;
///////////////////////////////////////////////////////////////////////////////
//
// OSExchangeData
// An object that holds interchange data to be sent out to OS services like
// clipb... | {
"content_hash": "b5a9f352c5ef4c4f00e39377a6261dc7",
"timestamp": "",
"source": "github",
"line_count": 216,
"max_line_length": 80,
"avg_line_length": 39.041666666666664,
"alnum_prop": 0.6712913553895411,
"repo_name": "Workday/OpenFrame",
"id": "5160530fb39b871286364508a32274b642aef9f8",
"size": "9... |
require 'gitlab/satellite/satellite'
class Projects::MergeRequestsController < Projects::ApplicationController
before_filter :module_enabled
before_filter :merge_request, only: [:edit, :update, :show, :commits, :diffs, :automerge, :automerge_check, :ci_status]
before_filter :closes_issues, only: [:edit, :update,... | {
"content_hash": "abcbd70f6ef958074ecfda3add2871b2",
"timestamp": "",
"source": "github",
"line_count": 193,
"max_line_length": 153,
"avg_line_length": 33.67357512953368,
"alnum_prop": 0.6994922295737805,
"repo_name": "goeun/myRepo",
"id": "55d2c3f04fc8e09e26acf59e4b9a8b0f562045cc",
"size": "6499",... |
"""
ORCID Member
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
OpenAPI spec version: Latest
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
import pprint
import re # noqa: F401
import six
from orcid_api_... | {
"content_hash": "4fb764c6417fdb7d4aa9b5074474bff4",
"timestamp": "",
"source": "github",
"line_count": 164,
"max_line_length": 119,
"avg_line_length": 31.98170731707317,
"alnum_prop": 0.5971401334604385,
"repo_name": "Royal-Society-of-New-Zealand/NZ-ORCID-Hub",
"id": "97f852fb34675f6400efe9769efab6a... |
import unittest
import imath
import IECore
import Gaffer
import GafferTest
import GafferScene
import GafferSceneTest
class RenderControllerTest( GafferSceneTest.SceneTestCase ) :
def testConstructorAndAccessors( self ) :
sphere = GafferScene.Sphere()
context1 = Gaffer.Context()
renderer = GafferScene.Priva... | {
"content_hash": "a52b83202c264b15e92a54aaafbda61d",
"timestamp": "",
"source": "github",
"line_count": 495,
"max_line_length": 154,
"avg_line_length": 35.63232323232323,
"alnum_prop": 0.7148769701780248,
"repo_name": "lucienfostier/gaffer",
"id": "8e69d1d763834a0f2387e43e6195cf3bb5118c33",
"size":... |
//! rhombus.effect.js
//! authors: Spencer Phippen, Tim Grant
//! license: MIT
/**
* An effect in the audio graph.
* @name Effect
* @interface
* @memberof Rhombus
* @implements {Rhombus.GraphNode}
*/
/**
* @returns {Array} An array of all the possible effect strings that can be passed into {@link Rhombus#addEf... | {
"content_hash": "b6734b6f2ba50b4322809f35ca828e2a",
"timestamp": "",
"source": "github",
"line_count": 264,
"max_line_length": 129,
"avg_line_length": 24.935606060606062,
"alnum_prop": 0.6257025672185933,
"repo_name": "soundsplosion/Rhombus",
"id": "1a36f492b07a23fec340f50f211c673a64488ee4",
"size... |
<?php
/**
* community event api actions.
*
* @package OpenPNE
* @subpackage communityEventCommentActions
* @author Shunsuke Watanabe <watanabe@craftgear.net>
* @author tatsuya ichikawa <ichikawa@tejimaya.com>
*/
class communityEventCommentActions extends opJsonApiActions
{
public function preExec... | {
"content_hash": "147e354e001ecf478b42ad8fa2301bd7",
"timestamp": "",
"source": "github",
"line_count": 90,
"max_line_length": 189,
"avg_line_length": 33.355555555555554,
"alnum_prop": 0.6515656229180546,
"repo_name": "tejima/opCommunityTopicPlugin",
"id": "c6f6e6e5bd110bbc652b7dc27a59cd19805830ac",
... |
using System;
using System.Security.Authentication;
namespace AlexPilotti.FTPS.Common
{
public enum ETransferMode { ASCII, Binary }
public enum ETextEncoding { ASCII, UTF8 }
public class FTPReply
{
private int code;
private string message;
public int Code
{
... | {
"content_hash": "13529ebc8e7d3fe87bf7a171919a948d",
"timestamp": "",
"source": "github",
"line_count": 190,
"max_line_length": 104,
"avg_line_length": 23.857894736842105,
"alnum_prop": 0.5193028899183764,
"repo_name": "udotdevelopment/ATSPM",
"id": "b91b119adfed2e36cad5ecf050ec5349942427ff",
"size... |
ACCEPTED
#### According to
World Register of Marine Species
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "eb01cbc5df6070a7c2e7e8f20f41d2db",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 32,
"avg_line_length": 9.76923076923077,
"alnum_prop": 0.7007874015748031,
"repo_name": "mdoering/backbone",
"id": "212fbc56142279d12a3ed8c62a4bbd19e28b8161",
"size": "172"... |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Text.RegularExpressions;
namespace StartupDelayer
{
class DelayedProgram
{
public string Name { get; set; }
public int Delay { get; set; }
priva... | {
"content_hash": "71691b4179f5c09d337a1b4d61a73d8f",
"timestamp": "",
"source": "github",
"line_count": 73,
"max_line_length": 92,
"avg_line_length": 29.643835616438356,
"alnum_prop": 0.47088724584103514,
"repo_name": "CapCalamity/StartupDelayer",
"id": "8c1d4e33eaa998c9baa67f7f3da81a0cc9f02127",
"... |
#include "common.h"
uint32_t libhashkit_one_at_a_time(const char *key, size_t key_length)
{
return hashkit_one_at_a_time(key, key_length, NULL);
}
uint32_t libhashkit_fnv1_64(const char *key, size_t key_length)
{
return hashkit_fnv1_64(key, key_length, NULL);
}
uint32_t libhashkit_fnv1a_64(const char *key, siz... | {
"content_hash": "674d162555c74d66eaa5e5e6f33b7de9",
"timestamp": "",
"source": "github",
"line_count": 66,
"max_line_length": 93,
"avg_line_length": 22.818181818181817,
"alnum_prop": 0.7197875166002656,
"repo_name": "dpaneda/libmemcached",
"id": "9cdec7110ebc79f3489e5510fe6c74612fc527cb",
"size": ... |
"""async14tcpserver.py: TCP Echo server protocol
Usage:
async14tcpserver.py
"""
import asyncio
async def handle_echo(reader, writer):
data = await reader.read(100)
message = data.decode()
addr = writer.get_extra_info('peername')
print(f"Received {message} from {addr}")
print(f"Send: {message}"... | {
"content_hash": "55ab822066ca0d7363c9bae8d4735cc5",
"timestamp": "",
"source": "github",
"line_count": 40,
"max_line_length": 74,
"avg_line_length": 24.075,
"alnum_prop": 0.6479750778816199,
"repo_name": "showa-yojyo/bin",
"id": "8f3e3a42c243e7a74f515e2bd4e1f6159e3bcd2a",
"size": "985",
"binary"... |
export declare function memoize(target: any, name: any, descriptor: any): void;
export declare function memoizeall(target: any): any;
| {
"content_hash": "c6c82dea15a92e64722b7075c0a8d281",
"timestamp": "",
"source": "github",
"line_count": 2,
"max_line_length": 79,
"avg_line_length": 67,
"alnum_prop": 0.7761194029850746,
"repo_name": "pskhodad/mathmate-templates",
"id": "75e84b8c87c86496478757dc953a7887646948a6",
"size": "134",
"... |
<?php
declare(strict_types = 1);
namespace WebHemi\Data\Entity;
use WebHemi\DateTime;
/**
* Class FilesystemMetaEntity
*/
class FilesystemMetaEntity extends AbstractEntity
{
/**
* @var array
*/
protected $container = [
'id_filesystem_meta' => null,
'fk_filesystem' => null,
... | {
"content_hash": "c0665cc42691cb39717c2aeed5c7dd00",
"timestamp": "",
"source": "github",
"line_count": 147,
"max_line_length": 80,
"avg_line_length": 22.224489795918366,
"alnum_prop": 0.5613712886440159,
"repo_name": "Gixx/WebHemi",
"id": "7e494e5b1a810e59a609d4908a97111e6ff1f69f",
"size": "3480",... |
package org.vasttrafik.wso2.carbon.community.api.model;
import java.io.Serializable;
/**
* Java bean for 'Category' entity
*
* @author Lars Andersson
*
*/
public final class CategoryDTO implements Serializable {
private static final long serialVersionUID = 1L;
//--------------------------------------... | {
"content_hash": "55f011ca1e7175b12e6c08f633771cb3",
"timestamp": "",
"source": "github",
"line_count": 109,
"max_line_length": 80,
"avg_line_length": 25.10091743119266,
"alnum_prop": 0.45796783625730997,
"repo_name": "vasttrafik/wso2-community-api",
"id": "dc6750fb2821f948964989eaa6c1764492861489",
... |
package org.apache.camel.component.lucene.springboot;
import org.apache.camel.component.lucene.LuceneConfiguration;
import org.springframework.boot.context.properties.ConfigurationProperties;
/**
* To insert or query from Apache Lucene databases.
*
* Generated by camel-package-maven-plugin - do not edit this fil... | {
"content_hash": "beb10fc2e76bd6c1204211227ddf16ad",
"timestamp": "",
"source": "github",
"line_count": 27,
"max_line_length": 75,
"avg_line_length": 25.962962962962962,
"alnum_prop": 0.7360912981455064,
"repo_name": "jmandawg/camel",
"id": "cd514f7d97cf0b33e0fd292ddbb77d0ddedb3b3d",
"size": "1504"... |
const DrawCard = require('../../drawcard.js');
class Yoren extends DrawCard {
setupCardAbilities() {
this.reaction({
when: {
onCardEntersPlay: event => event.card === this && event.playingType === 'marshal'
},
target: {
cardCondition: card... | {
"content_hash": "3da7f3aebd52eef6979a69b29498675d",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 202,
"avg_line_length": 39.13636363636363,
"alnum_prop": 0.562137049941928,
"repo_name": "cryogen/gameteki",
"id": "ba00b3cd3e54099841731a51932f6017fe35e011",
"size": "861"... |
//******************************************************************************************************
// AssemblyInfo.cs - Gbtc
//
// Copyright © 2013, Grid Protection Alliance. All Rights Reserved.
//
// Licensed to the Grid Protection Alliance (GPA) under one or more contributor license agreements. See
// th... | {
"content_hash": "d774c9cdfe86f9c226aca2588ea6245e",
"timestamp": "",
"source": "github",
"line_count": 82,
"max_line_length": 105,
"avg_line_length": 45.19512195121951,
"alnum_prop": 0.6894225580140313,
"repo_name": "rmc00/gsf",
"id": "ebd1ed4499aa307b1de3324781f84f4800bd2478",
"size": "3710",
"... |
function Task(gulp) {
/*
* Rutas
*/
var baseDirStatic = __dirname + "/../source/static";
var baseDirStylus = __dirname + "/../source/stylus";
var pathStaticDest = '../public/static';
/*
* npm dependientes
*/
var stylus = require('gulp-stylus'),
spritesmith = re... | {
"content_hash": "e51cac1c09a7246927c3f5e49c9ae0a7",
"timestamp": "",
"source": "github",
"line_count": 46,
"max_line_length": 80,
"avg_line_length": 30.108695652173914,
"alnum_prop": 0.5740072202166066,
"repo_name": "jjhoncv/dmv",
"id": "0fa73a18476a570a5a892e947ab10be0e1d59fa0",
"size": "1385",
... |
export * from './MasterDataService';
| {
"content_hash": "07c64f127f578b939bfd710ae841c44b",
"timestamp": "",
"source": "github",
"line_count": 1,
"max_line_length": 36,
"avg_line_length": 37,
"alnum_prop": 0.7297297297297297,
"repo_name": "Clemens85/runningdinner",
"id": "7bb1ead37d8e1b30441bd091e74f6838b9452c55",
"size": "37",
"binar... |
<?xml version="1.0" encoding="UTF-8"?>
<web-app version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
<servlet>
<servlet-name>JtwigSe... | {
"content_hash": "51b40038e063c0ffcdc2d51d31d7ac01",
"timestamp": "",
"source": "github",
"line_count": 15,
"max_line_length": 110,
"avg_line_length": 38.6,
"alnum_prop": 0.6545768566493955,
"repo_name": "lyncodev/jtwig-examples",
"id": "ff902d3d76eaab0f470befc76bec0bda58b3b5c6",
"size": "579",
"... |
This is just a Docker image builder to be used with the [PCF Tile Generator](https://github.com/cf-platform-eng/tile-generator).
## Copyright
Copyright (c) 2016 Pivotal Software Inc. See [LICENSE](https://github.com/cf-platform-eng/docker-tile-example/blob/master/LICENSE) for details.
| {
"content_hash": "f4ebf13b2b6bb139ac63b95352441280",
"timestamp": "",
"source": "github",
"line_count": 5,
"max_line_length": 143,
"avg_line_length": 57.6,
"alnum_prop": 0.7708333333333334,
"repo_name": "cf-platform-eng/docker-tile-example",
"id": "597eb2f81f88f729e4faed7c80d47df8d6d9f516",
"size":... |
A credit card validator for [Parsley.js](http://parsleyjs.org/) including validation for specific brands
# Brands Validation
This plugins offers validation for the following credit card brands:
* Amex
* China Union Pay
* Dankort
* Diners Club CarteBlanche
* Diners Club International
* Diners Club US & Canada
* Discove... | {
"content_hash": "1c87b9576e581c745c7585037b3ed95e",
"timestamp": "",
"source": "github",
"line_count": 39,
"max_line_length": 226,
"avg_line_length": 33.8974358974359,
"alnum_prop": 0.7488653555219364,
"repo_name": "gpassarelli/parsley.js-credit-card-validator",
"id": "c960822031d9d9fc2774c5cc0f5d1a... |
import {isIE10} from './setup';
import * as assert from 'assert';
import isolate from '@cycle/isolate';
import xs, {Stream, MemoryStream} from 'xstream';
import delay from 'xstream/extra/delay';
import concat from 'xstream/extra/concat';
import {setup, run as cycleRun} from '@cycle/run';
const Snabbdom = require('snabb... | {
"content_hash": "557f2916e34efc880a8eb979c3eee253",
"timestamp": "",
"source": "github",
"line_count": 579,
"max_line_length": 97,
"avg_line_length": 28.54922279792746,
"alnum_prop": 0.5514821536600121,
"repo_name": "staltz/cycle",
"id": "fc43564dc9608b1821a9a6b638e6e9ccd5073658",
"size": "16530",... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "a6ad29ad0ea953461a78d5024c4ea890",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "08873d2a08e55a0880bc7158e1d99e6df63579c9",
"size": "180... |
#ifndef __G_SIMPLE_IO_STREAM_H__
#define __G_SIMPLE_IO_STREAM_H__
#if !defined (__GIO_GIO_H_INSIDE__) && !defined (GIO_COMPILATION)
#error "Only <gio/gio.h> can be included directly."
#endif
#include <gio/giotypes.h>
#include <gio/giostream.h>
G_BEGIN_DECLS
#define G_TYPE_SIMPLE_IO_STREAM (g_simp... | {
"content_hash": "5d4f96dac52128fdd7665acf9cc6e5e7",
"timestamp": "",
"source": "github",
"line_count": 28,
"max_line_length": 127,
"avg_line_length": 33.535714285714285,
"alnum_prop": 0.597444089456869,
"repo_name": "BigBoss424/portfolio",
"id": "37919d32f52a42a22d71acd485c2d0e9d673b08d",
"size": ... |
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ar" version="2.0">
<defaultcodec>UTF-8</defaultcodec>
<context>
<name>AboutDialog</name>
<message>
<location filename="../forms/aboutdialog.ui" line="+14"/>
<source>About TacoCoin</source>
<translation>عن TacoCoin</translation>
</messa... | {
"content_hash": "d8028b9249c10c5ddb8f4bbd50be176e",
"timestamp": "",
"source": "github",
"line_count": 2917,
"max_line_length": 395,
"avg_line_length": 33.44154953719575,
"alnum_prop": 0.5877558970363612,
"repo_name": "ImYourVirus/TacoCoin",
"id": "c9bc717fc81abc4a80f9db1aa46ea5d84e01e508",
"size"... |
package com.hackoeur.jglm;
import com.hackoeur.jglm.support.FastMath;
/**
* Utility methods that replace OpenGL and GLU matrix functions there were
* deprecated in GL 3.0.
*
* @author James Royalty
*/
public final class Matrices {
/**
* Creates a perspective projection matrix using field-of-view and
* a... | {
"content_hash": "dba373cd668a8d154275c5036d01506f",
"timestamp": "",
"source": "github",
"line_count": 281,
"max_line_length": 150,
"avg_line_length": 33.704626334519574,
"alnum_prop": 0.6034209692746278,
"repo_name": "jroyalty/jglm",
"id": "695022db48afdfcf9df478b99b80f087c7d294be",
"size": "1007... |
package io.openshift.appdev.missioncontrol.service.github.impl.kohsuke;
import java.net.URI;
import java.net.URISyntaxException;
import java.util.logging.Logger;
import io.openshift.appdev.missioncontrol.service.github.api.GitHubRepository;
import org.kohsuke.github.GHRepository;
/**
* Kohsuke implementation of a {... | {
"content_hash": "193c9e5218c7be9bd82d694dc431a45e",
"timestamp": "",
"source": "github",
"line_count": 68,
"max_line_length": 140,
"avg_line_length": 26.573529411764707,
"alnum_prop": 0.6508024349750968,
"repo_name": "redhat-developer-tooling/katapult",
"id": "479e966c8a846806ed1b2ec57bfbc270eb70a4b... |
module DataCleaningAlgorithmsHelper
end
| {
"content_hash": "db805ed6c52f085273f171db34260c7d",
"timestamp": "",
"source": "github",
"line_count": 2,
"max_line_length": 35,
"avg_line_length": 20,
"alnum_prop": 0.925,
"repo_name": "JiroKokubunji/orchestra",
"id": "3be29602583b26e38d416fb18d28b8bf92f4b8bc",
"size": "40",
"binary": false,
... |
package scouter.client.popup;
import org.eclipse.swt.SWT;
import org.eclipse.swt.events.KeyEvent;
import org.eclipse.swt.events.KeyListener;
import org.eclipse.swt.graphics.Point;
import org.eclipse.swt.graphics.Rectangle;
import org.eclipse.swt.layout.GridData;
import org.eclipse.swt.layout.GridLayout;
imp... | {
"content_hash": "161fadf1b364a63f540ccdef1b820815",
"timestamp": "",
"source": "github",
"line_count": 134,
"max_line_length": 100,
"avg_line_length": 29,
"alnum_prop": 0.677560473494596,
"repo_name": "TheOpenCloudEngine/scouter",
"id": "85d488530424024930038f984f94185939ce93c7",
"size": "4506",
... |
require "spec_helper"
describe ActiveEnum::Storage::MemoryStore do
attr_accessor :store
class TestMemoryStoreEnum < ActiveEnum::Base; end
class TestOtherAREnum < ActiveEnum::Base; end
describe '#set' do
it 'should store value of id and name' do
store.set 1, 'test name'
store.values.should == ... | {
"content_hash": "c51b10b43e81700828ea6a4b04bb09f7",
"timestamp": "",
"source": "github",
"line_count": 113,
"max_line_length": 84,
"avg_line_length": 27.95575221238938,
"alnum_prop": 0.6058879392212726,
"repo_name": "estum/active_enum",
"id": "638f962d6012b4fbecc1c674f1d77a72b5c37f12",
"size": "31... |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace SignalGo.Drawing.Shapes
{
internal static class MatrixUtil
{
internal static void TransformRect(ref Rectangle rect, ref Matrix matrix)
{
if (rect.IsEmpty)
... | {
"content_hash": "8ec1760a36f81328ab96598a31734271",
"timestamp": "",
"source": "github",
"line_count": 135,
"max_line_length": 453,
"avg_line_length": 46.97037037037037,
"alnum_prop": 0.5018135940703359,
"repo_name": "SignalGo/SignalGo-full-net",
"id": "befed231ece42eb32ed2beadf6d681be0b88d5e9",
"... |
<?php
declare(strict_types=1);
namespace Sylius\Bundle\CoreBundle\Application;
use PSS\SymfonyMockerContainer\DependencyInjection\MockerContainer;
use Symfony\Component\Config\Loader\DelegatingLoader;
use Symfony\Component\Config\Loader\LoaderInterface;
use Symfony\Component\Config\Loader\LoaderResolver;
use Symfo... | {
"content_hash": "d5e4d0ead2fe6a6f34d5a001fe339ac8",
"timestamp": "",
"source": "github",
"line_count": 180,
"max_line_length": 141,
"avg_line_length": 39.82222222222222,
"alnum_prop": 0.6602957589285714,
"repo_name": "rainlike/justshop",
"id": "d7f29d471cfb58338566260c5793be6c2da77937",
"size": "7... |
namespace IronJS.Tests.UnitTests.Sputnik.Conformance.NativeECMAScriptObjects.TheMathObject.FunctionPropertiesOfTheMathObject
{
using System;
using NUnit.Framework;
[TestFixture]
public class RandomTests : SputnikTestFixture
{
public RandomTests()
: base(@"Conformance\15_Native_E... | {
"content_hash": "670980d2033470af4c7123b35be2e4cf",
"timestamp": "",
"source": "github",
"line_count": 23,
"max_line_length": 155,
"avg_line_length": 37.47826086956522,
"alnum_prop": 0.6774941995359629,
"repo_name": "hnafar/IronJS",
"id": "516ba4898a4d0e73c6dd077a4cdbdc8e28ad161c",
"size": "884",
... |
-- phpMyAdmin SQL Dump
-- version 4.5.1
-- http://www.phpmyadmin.net
--
-- Host: 127.0.0.1
-- Generation Time: Mar 24, 2016 at 08:39 AM
-- Server version: 10.1.9-MariaDB
-- PHP Version: 7.0.1
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIE... | {
"content_hash": "1c648f309daccbbb505cbe04a1b37b04",
"timestamp": "",
"source": "github",
"line_count": 441,
"max_line_length": 114,
"avg_line_length": 26.532879818594104,
"alnum_prop": 0.6448166823348431,
"repo_name": "amirsanni/aura_admin",
"id": "22a9a920e8588f5ed81ec042e4a84a821309ee07",
"size"... |
module Aws::CloudWatch
module Types
# Represents the history of a specific alarm.
#
# @!attribute [rw] alarm_name
# The descriptive name for the alarm.
# @return [String]
#
# @!attribute [rw] timestamp
# The time stamp for the alarm history item.
# @return [Time]
#
... | {
"content_hash": "b2786257d90ecd0f5e23e5fc1045477b",
"timestamp": "",
"source": "github",
"line_count": 1791,
"max_line_length": 382,
"avg_line_length": 36.790619765494135,
"alnum_prop": 0.6117586353426819,
"repo_name": "llooker/aws-sdk-ruby",
"id": "62a332d5461aaeccaf3b7ba4332d3625d65b13a3",
"size... |
/**
* Autogenerated by Thrift Compiler (0.13.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package org.seaborne.patch.binary.thrift;
@SuppressWarnings("all")
@javax.annotation.Generated(value = "Autogenerated by Thrift Compiler (0.13.0)", date = "2021-08-10")
public clas... | {
"content_hash": "bd335d2d9afe33b3a8247b7c87340c0d",
"timestamp": "",
"source": "github",
"line_count": 691,
"max_line_length": 168,
"avg_line_length": 30.014471780028945,
"alnum_prop": 0.6235776277724204,
"repo_name": "afs/rdf-delta",
"id": "96d3d04c6d472220eb5174ca0d266292f65c1f59",
"size": "2074... |
<?php
declare(strict_types=1);
uses()->group('management', 'management.logs');
beforeEach(function(): void {
$this->endpoint = $this->api->mock()->logs();
});
test('getAll() issues valid requests', function(): void {
$this->endpoint->getAll();
expect($this->api->getRequestMethod())->toEqual('GET');
... | {
"content_hash": "5ea8e02ca50e57800f02857209be5b70",
"timestamp": "",
"source": "github",
"line_count": 25,
"max_line_length": 146,
"avg_line_length": 31.36,
"alnum_prop": 0.6237244897959183,
"repo_name": "auth0/auth0-PHP",
"id": "3448fae93c86672b87541b6922c90ec128eb5fb7",
"size": "784",
"binary"... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Add Behaviors to Objects with <code>mix</code></title>
<style type="text/css">
/*margin and padding on body element
can introduce errors ... | {
"content_hash": "818ed6efcddccabb03401fc33c49ef0c",
"timestamp": "",
"source": "github",
"line_count": 99,
"max_line_length": 165,
"avg_line_length": 32.02020202020202,
"alnum_prop": 0.5962145110410094,
"repo_name": "kernow/js_state_machine",
"id": "af157c7da8f66d1ca823758344dcf69c6609f32b",
"size... |
<?php
/**
* Piwik - free/libre analytics platform
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
*
*/
namespace Piwik;
/**
* Http helper: static file server proxy, with compression, caching, isHttps() helper...
*
* Used to server piwik.js and the merged+minified... | {
"content_hash": "e175cca5a8bbf1127b001a05fbefbb24",
"timestamp": "",
"source": "github",
"line_count": 287,
"max_line_length": 120,
"avg_line_length": 37.721254355400696,
"alnum_prop": 0.5753740993903566,
"repo_name": "ACOKing/ArcherSys",
"id": "cb1fa654d37030e8f3219da21b5e4cc89dcdb989",
"size": "... |
<?php
namespace MakePrintable\Exceptions;
class RuntimeException extends \Exception
{
public function __construct($message)
{
$this->message = $message;
}
}
| {
"content_hash": "b1648b1dcfe0aa8ed860ef7febb6a623",
"timestamp": "",
"source": "github",
"line_count": 11,
"max_line_length": 41,
"avg_line_length": 14.909090909090908,
"alnum_prop": 0.7317073170731707,
"repo_name": "XZzYassin/MakePrintable_PHP",
"id": "b9b1269d039e52e0cba7991ed18db8b541f02891",
"... |
import rope.base.builtins
import rope.base.codeanalyze
import rope.base.pynames
from rope.base import ast, exceptions, utils
class Scope(object):
def __init__(self, pycore, pyobject, parent_scope):
self.pycore = pycore
self.pyobject = pyobject
self.parent = parent_scope
def get_names... | {
"content_hash": "a6187797136db7f70faa1a7eb73f9a2d",
"timestamp": "",
"source": "github",
"line_count": 314,
"max_line_length": 78,
"avg_line_length": 31.05732484076433,
"alnum_prop": 0.5917760459392944,
"repo_name": "JetChars/vim",
"id": "0bed19a92912ccda603e3f470ca48154c417bb59",
"size": "9752",
... |
<?php
namespace NextEvent\PHPSDK\Service;
use GuzzleHttp\Client as HTTPClient;
use GuzzleHttp\Exception\ClientException;
use NextEvent\PHPSDK\Exception\APIResponseException;
use NextEvent\PHPSDK\Exception\InvalidArgumentException;
use NextEvent\PHPSDK\Exception\PaymentNotFoundException;
use NextEvent\PHPSDK\Model\API... | {
"content_hash": "a61991f51f11a703b624c167d7b7bcf0",
"timestamp": "",
"source": "github",
"line_count": 183,
"max_line_length": 167,
"avg_line_length": 33,
"alnum_prop": 0.6350389137274384,
"repo_name": "nextevent-com/php-sdk",
"id": "599146dc8abd5ec1d5d70700657cffa935fb6da9",
"size": "6039",
"bi... |
package gov.nih.nci.nbia.deletion;
import java.io.File;
import java.io.FilenameFilter;
import java.util.List;
import java.util.Map;
/**
* Image File Deletion Service Implementation
* @author zhoujim
*
*/
public class ImageFileDeletionServiceImpl implements ImageFileDeletionService {
public void removeImageFil... | {
"content_hash": "6e2cca084dcc9eda89c88f65854082f8",
"timestamp": "",
"source": "github",
"line_count": 128,
"max_line_length": 79,
"avg_line_length": 21.9609375,
"alnum_prop": 0.6613304873710424,
"repo_name": "NCIP/national-biomedical-image-archive",
"id": "e98d4680df6812bdaebab1daeef3d86c31271cc5",... |
package workbench.gui.editor;
import workbench.resource.ResourceMgr;
import workbench.gui.completion.InsertColumnMatcher;
import workbench.gui.completion.ParameterTipProvider;
import workbench.gui.sql.EditorPanel;
import workbench.gui.sql.SqlPanel;
import workbench.sql.parser.ScriptParser;
/**
* A class to provid... | {
"content_hash": "983d62bd9554ee79041bc52378c851e8",
"timestamp": "",
"source": "github",
"line_count": 80,
"max_line_length": 118,
"avg_line_length": 27.625,
"alnum_prop": 0.7520361990950226,
"repo_name": "Taller/sqlworkbench-plus",
"id": "c89a784cb187709b1a1f0920d4f15464a3ecc97e",
"size": "2999",... |
Create a new Luya Project
================
First of all you have to install the `fxp/composer-asset-plugin` plugin, which is required by Yii to install bower packages via composer:
```
composer global require "fxp/composer-asset-plugin:1.0.3"
```
Open your Terminal and execute the `create-project` to checkout the ki... | {
"content_hash": "570c1272f2fc7a7f5a66c6079a7caf92",
"timestamp": "",
"source": "github",
"line_count": 59,
"max_line_length": 362,
"avg_line_length": 36.03389830508475,
"alnum_prop": 0.7605832549388523,
"repo_name": "cangsalak/luya",
"id": "5dbfb56b73345452e2d68e3a0d0f1e78bfe8424a",
"size": "2126"... |
/* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */
/* vim: set ts=2 et sw=2 tw=80: */
/*************************************************************
*
* MathJax/jax/input/TeX/config.js
*
* Initializes the TeX InputJax (the main definition is in
* MathJax/jax/input/TeX/jax.js, which is loa... | {
"content_hash": "6199d31ab38b783b1f7d4049b191f1c4",
"timestamp": "",
"source": "github",
"line_count": 54,
"max_line_length": 82,
"avg_line_length": 36.2037037037037,
"alnum_prop": 0.6046035805626598,
"repo_name": "amueller/odsc-masterclass-2017-morning",
"id": "3750b3d8307ae6e306abd5ac184fe8ed42d99... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "09687af5ed8373b9de5a133ede0da1e7",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "761ff2b5794c39727c5b20f7972d68630874e4e2",
"size": "198... |
require 'rails_helper'
RSpec.describe StarMathImporter do
describe '#import_row' do
context 'math file' do
let(:file) { File.open("#{Rails.root}/spec/fixtures/fake_star_math.csv") }
let(:transformer) { StarMathCsvTransformer.new }
let(:csv) { transformer.transform(file) }
let(:math_imp... | {
"content_hash": "dd8958076cb803e04b4346254975c6d2",
"timestamp": "",
"source": "github",
"line_count": 63,
"max_line_length": 89,
"avg_line_length": 35.20634920634921,
"alnum_prop": 0.5960324616771867,
"repo_name": "erose/studentinsights",
"id": "cb85a9c86e0cfab571a370933524f892f88daafd",
"size": ... |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Keyframes test</title>
<style type="text/css" media="screen">
#box {
position: absolute;
... | {
"content_hash": "e943f299ed7ef639ba4d432678414819",
"timestamp": "",
"source": "github",
"line_count": 59,
"max_line_length": 102,
"avg_line_length": 28.661016949152543,
"alnum_prop": 0.5860437610881135,
"repo_name": "crosswalk-project/blink-crosswalk-efl",
"id": "450ee30348a0a29be9453c865dbf84febd4... |
ACCEPTED
#### According to
Index Fungorum
#### Published in
null
#### Original name
Parmelia camtschadalis var. subamericana Zahlbr.
### Remarks
null | {
"content_hash": "cfc3575237dfcb5e81c9e0930e6939f4",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 48,
"avg_line_length": 11.76923076923077,
"alnum_prop": 0.7320261437908496,
"repo_name": "mdoering/backbone",
"id": "6c3b2d1ba21b3ab5c893fc786428b8c3293d38a6",
"size": "225... |
package org.kuali.kra.irb.actions.submit;
import org.kuali.kra.drools.brms.FactBean;
import org.kuali.kra.irb.Protocol;
import org.kuali.kra.irb.actions.ProtocolAction;
/*
* This is the post condition attributes for a protocol action
*/
public class ProtocolUndoActionMapping implements FactBean {
String a... | {
"content_hash": "f021732eff827c0ad721be5154011d7b",
"timestamp": "",
"source": "github",
"line_count": 88,
"max_line_length": 115,
"avg_line_length": 27.238636363636363,
"alnum_prop": 0.7150604922820192,
"repo_name": "vivantech/kc_fixes",
"id": "b61857bc6daa5c63d0f42340ec35c0b3a58301c7",
"size": "... |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
set I18NSPHINXOPTS=%SPHINXOPTS% .
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS%... | {
"content_hash": "58cf5da6357f2d638d877d205b519393",
"timestamp": "",
"source": "github",
"line_count": 242,
"max_line_length": 79,
"avg_line_length": 27.760330578512395,
"alnum_prop": 0.6757963679666568,
"repo_name": "feincms/form_designer",
"id": "d9222830355fe9b6935b0694ef870d754b484d0d",
"size"... |
import { TestSuite, Test, BeforeAll } from "jec-juta";
import { expect } from "chai";
import { DomainConfigImpl } from "../../../../../../src/com/onsoft/glasscat/context/domains/DomainConfigImpl";
import { DomainConfig } from "jec-glasscat-config";
@TestSuite({
description: "Test the DomainConfigImpl class propertie... | {
"content_hash": "fcfe6c59d52c69914d41b7dcbe3e41a6",
"timestamp": "",
"source": "github",
"line_count": 24,
"max_line_length": 110,
"avg_line_length": 27.708333333333332,
"alnum_prop": 0.6902255639097744,
"repo_name": "pechemann/jec-glasscat-core",
"id": "9eb655a3316fb3b0dbbe9f75abead58699933122",
... |
package ru.napadovskiu.servlets;
import ru.napadovskiu.store.UserStore;
import ru.napadovskiu.users.User;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
import java.... | {
"content_hash": "828db10e798af0d8b9da35805927f892",
"timestamp": "",
"source": "github",
"line_count": 115,
"max_line_length": 148,
"avg_line_length": 32.78260869565217,
"alnum_prop": 0.6408488063660478,
"repo_name": "bessovistnyj/jvm-byte-code",
"id": "1350db3e8e45e9eb6447320a0c9b608dcb48742b",
"... |
* Take the VS solution `Methods` and refactor its code to follow the guidelines of high-quality methods.
* Ensure:
* you handle errors correctly
* when the methods cannot do what their name says, throw an exception (do not return wrong result).
* good cohesion and coupling
* good naming
* no side effects, etc. | {
"content_hash": "7f22cf41a8e9d2eef526255895404f62",
"timestamp": "",
"source": "github",
"line_count": 7,
"max_line_length": 104,
"avg_line_length": 45.285714285714285,
"alnum_prop": 0.7539432176656151,
"repo_name": "ilian1902/TelerikAcademy",
"id": "403569d4030e5a05121483afcc7b567c8c9f892f",
"siz... |
from pyspider.libs.base_handler import *
class Handler(BaseHandler):
'''
this is a sample handler
'''
@every(minutes=24 * 60, seconds=0)
def on_start(self):
self.crawl('http://scrapy.org/', callback=self.index_page)
@config(age=10 * 24 * 60 * 60)
def index_page(self, response):
... | {
"content_hash": "c5b27bde3d050279b72aed845c9a096f",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 66,
"avg_line_length": 27.181818181818183,
"alnum_prop": 0.5769230769230769,
"repo_name": "t4skforce/pyspider",
"id": "d973bdaa916d00abaad2e423092245700046d155",
"size": "7... |
using System.Reflection;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("FluentAssertions.Json.Net45.Specs")]
[ass... | {
"content_hash": "ed57180eb4d4d90cff1c3e43cb1fe9d7",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 84,
"avg_line_length": 46,
"alnum_prop": 0.7926421404682275,
"repo_name": "msackton/FluentAssertions",
"id": "686f5cf3dbb791eca5e2198053db15a3f003d1e1",
"size": "600",
"b... |
<!doctype html>
<html lang="en">
<head>
<title>Code coverage report for ol/renderer/canvas/canvasvectortilelayerrenderer.js</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="../../../prettify.css" />
<link rel="stylesheet" href="../../../base.css" />
<meta name="viewport" content="width=... | {
"content_hash": "92abec4ac972414ede7824cefc0cb107",
"timestamp": "",
"source": "github",
"line_count": 1391,
"max_line_length": 219,
"avg_line_length": 31.298346513299784,
"alnum_prop": 0.6916804483645719,
"repo_name": "LeoLombardi/tos-laimas-compass",
"id": "ca5377b64b7d122254ccc59ebbe2319e72146146... |
package com.intellij.util.text;
import com.intellij.openapi.util.text.StringUtil;
import com.intellij.openapi.vfs.CharsetToolkit;
import com.intellij.util.ArrayUtil;
import org.jetbrains.annotations.NonNls;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
public class XmlCharsetDe... | {
"content_hash": "7e14d19e649445902b45c135f7d6751a",
"timestamp": "",
"source": "github",
"line_count": 102,
"max_line_length": 109,
"avg_line_length": 36.09803921568628,
"alnum_prop": 0.6401412275936991,
"repo_name": "leafclick/intellij-community",
"id": "41f8c0c6b9cdc474e48b7d8f91a418111e71ea1c",
... |
using System;
using System.Threading;
using System.Threading.Tasks;
namespace EasyNetQ
{
/// <summary>
/// Allow to add multiple asynchronous message handlers
/// </summary>
public interface IReceiveRegistration
{
/// <summary>
/// Add an asynchronous message handler to this re... | {
"content_hash": "57279a379522c4cd8455d5f3881142e9",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 80,
"avg_line_length": 32.05,
"alnum_prop": 0.6443057722308893,
"repo_name": "zidad/EasyNetQ",
"id": "a620c154715d7eaf016b29b7da7f1521b508a4c0",
"size": "643",
"binary": ... |
/* $Id$ */
#ifndef DNS_CALLBACKS_H
#define DNS_CALLBACKS_H 1
/*! \file dns/callbacks.h */
/***
*** Imports
***/
#include <isc/lang.h>
#include <dns/types.h>
ISC_LANG_BEGINDECLS
/***
*** Types
***/
struct dns_rdatacallbacks {
/*%
* dns_load_master calls this when it has rdatasets to commit.
*/
dns_ad... | {
"content_hash": "0b90eb8df1ee34c04b4dbc2932602083",
"timestamp": "",
"source": "github",
"line_count": 72,
"max_line_length": 70,
"avg_line_length": 18.569444444444443,
"alnum_prop": 0.6574420344053852,
"repo_name": "dplbsd/soc2013",
"id": "b686647b7d61629dd12deb3042f3f73a4e10394b",
"size": "2196"... |
package io.novaordis.gld.api.jms.embedded;
import javax.jms.Destination;
import javax.jms.JMSException;
/**
* @author Ovidiu Feodorov <ovidiu@novaordis.com>
* @since 9/7/17
*/
public interface TestableMessageProducer {
// Constants ----------------------------------------------------------------------------... | {
"content_hash": "342ce720d396740a97889555ac95edd5",
"timestamp": "",
"source": "github",
"line_count": 24,
"max_line_length": 120,
"avg_line_length": 28.125,
"alnum_prop": 0.37037037037037035,
"repo_name": "NovaOrdis/gld",
"id": "dde4dd68946bc3046791f95f2b96c6069c6b3509",
"size": "1275",
"binary... |
#ifndef DocumentXPathEvaluator_h
#define DocumentXPathEvaluator_h
#include "core/dom/DocumentSupplementable.h"
#include "core/xml/XPathEvaluator.h"
#include "core/xml/XPathNSResolver.h"
namespace blink {
class ExceptionState;
class XPathExpression;
class XPathResult;
class DocumentXPathEvaluator FINAL : public No... | {
"content_hash": "3d19346222df9bd1d70522fd3a1a745f",
"timestamp": "",
"source": "github",
"line_count": 40,
"max_line_length": 125,
"avg_line_length": 33.975,
"alnum_prop": 0.8013245033112583,
"repo_name": "android-ia/platform_external_chromium_org_third_party_WebKit",
"id": "fd3dd954cb8ffc3dc05e38e6... |
Ruby Client Library for Cisco UCS Manager that could be used for Infrastructure Automation.
To see an example of how ucslib is being used, checkout the ucs and ucs-solo Chef Cookbooks created by Velankani Information Systems, Inc here - https://github.com/velankanisys/chef-cookbooks
In addition there is a knife plugi... | {
"content_hash": "69cebed7d79b626cb2349c797daec90d",
"timestamp": "",
"source": "github",
"line_count": 154,
"max_line_length": 732,
"avg_line_length": 45.34415584415584,
"alnum_prop": 0.6321065444651296,
"repo_name": "murraju/ucslib",
"id": "31819cb80673a46c873379ceb017cc9f6b97e5ad",
"size": "7002... |
package models
import javax.inject.Inject
import anorm.SqlParser._
import anorm._
import play.api.db.DBApi
case class Company(id: Option[Long] = None, name: String)
@javax.inject.Singleton
class CompanyService @Inject() (dbapi: DBApi) {
private val db = dbapi.database("default")
/**
* Parse a Company from... | {
"content_hash": "f5b33c9fb6b5511c1c7860bd2d8f34af",
"timestamp": "",
"source": "github",
"line_count": 39,
"max_line_length": 80,
"avg_line_length": 21.666666666666668,
"alnum_prop": 0.6284023668639053,
"repo_name": "play2-maven-plugin/play2-maven-test-projects",
"id": "73cc19d6bca8af2e0d6e0b114e6b9... |
rm setup.cfg # setup.cfg sets installation path to /opt/graphite
$PYTHON setup.py install
# Add more build steps here, if they are necessary.
# See
# http://docs.continuum.io/conda/build.html
# for a list of environment variables that are set during the build process.
| {
"content_hash": "8d6d85d82d521606cdda26bb59431517",
"timestamp": "",
"source": "github",
"line_count": 8,
"max_line_length": 76,
"avg_line_length": 33.875,
"alnum_prop": 0.7638376383763837,
"repo_name": "hajs/pylodger",
"id": "6b35a8dd14d6169ce7fc19d96acdacd0ac0b033d",
"size": "284",
"binary": f... |
package metrics
import (
"container/list"
"encoding/json"
"fmt"
"io"
"sync"
"time"
"github.com/blevesearch/bleve/index/store"
"github.com/blevesearch/bleve/registry"
"github.com/rcrowley/go-metrics"
)
const Name = "metrics"
type Store struct {
o store.KVStore
TimerReaderGet metrics.Timer
Tim... | {
"content_hash": "20b4848405af6a2572cd3202c23d3135",
"timestamp": "",
"source": "github",
"line_count": 182,
"max_line_length": 88,
"avg_line_length": 23.65934065934066,
"alnum_prop": 0.680678123548537,
"repo_name": "kevgs/bleve",
"id": "fab47afdfe0b2d5dce542ec060c5f27384b1bd29",
"size": "5080",
... |
'use strict';
// An object to represent one of a Char's four sides: for every Char added as a
// path in the maze, four CharSide objects are added to a list; a list that is shuffled
// to randomly select the next path to connect in the maze.
module.exports = {
init: function(ofChar, whichSide) {
if (!('c... | {
"content_hash": "05a8b2fbad5c553f8e29868d01974ede",
"timestamp": "",
"source": "github",
"line_count": 36,
"max_line_length": 114,
"avg_line_length": 31.944444444444443,
"alnum_prop": 0.5678260869565217,
"repo_name": "jesse-blake/text-maze",
"id": "6c471ac7089b9ac34015a5993a6643a427de6a58",
"size"... |
<!-- BEGIN: content -->
<!-- BEGIN: messages --><div class="onxshop_messages">{MESSAGES}</div><!-- END: messages -->
<div class="promotion_list">
<div id="reviewEdit"></div>
<table cellspacing="0">
<thead>
<tr>
<th>Title</th>
<th>Author</th>
<th>Created</th>
<th>Product</th>
<th>Publis... | {
"content_hash": "2cda50957451be2da20851a62f764992",
"timestamp": "",
"source": "github",
"line_count": 42,
"max_line_length": 216,
"avg_line_length": 26.738095238095237,
"alnum_prop": 0.5814781834372217,
"repo_name": "chrisblackni/onxshop",
"id": "201d2f4d4ae107da6897c6b43f9fc6d11eced0a0",
"size":... |
class Immutable
@dbh = false
@@ssdbh = false
class << self
#
# Selfie to get Config
#
def config
RConfig.global
end
#
# Selfie to get routes
#
def routes
RConfig.routes;
end
#
# Selfie to get logger
#
def log
Logger.new('migration.log'... | {
"content_hash": "423a72e3b6567f114cdb835aa8134096",
"timestamp": "",
"source": "github",
"line_count": 109,
"max_line_length": 108,
"avg_line_length": 22.422018348623855,
"alnum_prop": 0.5838788870703764,
"repo_name": "crdschurch/utilities",
"id": "ea45556747cce5b7cc7c3bbca4b92f2c6aa5c9b2",
"size"... |
# This file is copied to spec/ when you run 'rails generate rspec:install'
ENV["RAILS_ENV"] ||= 'test'
require File.expand_path("../../spec/dummy/config/environment", __FILE__)
require 'rspec/rails'
require 'rspec/autorun'
require 'database_cleaner'
require 'voice_extension'
require 'shoulda/matchers'
require 'factory_... | {
"content_hash": "436579ceca01809166cbf6bf1a94da5f",
"timestamp": "",
"source": "github",
"line_count": 32,
"max_line_length": 74,
"avg_line_length": 27.6875,
"alnum_prop": 0.7223476297968398,
"repo_name": "AnyPresence/voice_extension",
"id": "56310a9d9f3c60ac51b15b63be279a8db2804203",
"size": "886... |
void BaseTest::SetUp() {
ASSERT_TRUE(base::PathService::Get(base::DIR_SOURCE_ROOT, &test_dir_));
test_dir_ = test_dir_.AppendASCII("courgette");
test_dir_ = test_dir_.AppendASCII("testdata");
}
void BaseTest::TearDown() {
}
// Reads a test file into a string.
std::string BaseTest::FileContents(const char* file... | {
"content_hash": "434e5c4bf787191115ff4450cadfc20d",
"timestamp": "",
"source": "github",
"line_count": 32,
"max_line_length": 78,
"avg_line_length": 26.21875,
"alnum_prop": 0.6793802145411204,
"repo_name": "scheib/chromium",
"id": "972105bf4a0d20a68c904a77a29dcce68e215beb",
"size": "1118",
"bina... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>pi-agm: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css"... | {
"content_hash": "08e38d2b01d9fad7617fef385c1ab7a0",
"timestamp": "",
"source": "github",
"line_count": 176,
"max_line_length": 159,
"avg_line_length": 43.58522727272727,
"alnum_prop": 0.5562508147568765,
"repo_name": "coq-bench/coq-bench.github.io",
"id": "d88980e9e7bdc6866fc01646a90b4ea75540638b",
... |
#pragma once
#include <aws/elasticbeanstalk/ElasticBeanstalk_EXPORTS.h>
#include <aws/elasticbeanstalk/ElasticBeanstalkRequest.h>
namespace Aws
{
namespace ElasticBeanstalk
{
namespace Model
{
/**
*/
class AWS_ELASTICBEANSTALK_API ListAvailableSolutionStacksRequest : public ElasticBeanstalkRequest
{
publ... | {
"content_hash": "c0608c5c36b1b49a952d57d9a6e4c379",
"timestamp": "",
"source": "github",
"line_count": 25,
"max_line_length": 100,
"avg_line_length": 19.84,
"alnum_prop": 0.7661290322580645,
"repo_name": "ambasta/aws-sdk-cpp",
"id": "615367301e959d1a40c205d66b8a8817c990e73a",
"size": "1069",
"bi... |
@*
* Made with all the love in the world
* by scireum in Remshalden, Germany
*
* Copyright by scireum GmbH
* http://www.scireum.de - info@scireum.de
*@
@args List buckets, String baseUrl, String accessKey, String secretKey
@extends(view.main.html, title: "Start")
@section(sidebar) {
<div class="well... | {
"content_hash": "1c4ad621ea667ee0047f243a652e063f",
"timestamp": "",
"source": "github",
"line_count": 64,
"max_line_length": 140,
"avg_line_length": 29.515625,
"alnum_prop": 0.501852832186342,
"repo_name": "ocadaruma/s3ninja",
"id": "d48ff7d76242168c3fe4af853a961b848e387cca",
"size": "1889",
"b... |
//===--- GenDecl.cpp - IR Generation for Declarations ---------------------===//
//
// This source file is part of the Swift.org open source project
//
// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors
// Licensed under Apache License v2.0 with Runtime Library Exception
//
// See https://swift.org/L... | {
"content_hash": "90aa9eeb4ce32504b35d96defe62e61b",
"timestamp": "",
"source": "github",
"line_count": 3794,
"max_line_length": 84,
"avg_line_length": 38.27780706378493,
"alnum_prop": 0.6629873438640463,
"repo_name": "frootloops/swift",
"id": "2fce470cd943da1ee147dece59f7fc7799e3851e",
"size": "14... |
<?php
include('../form/connection.php');
include ('../function/functions.php');
class GeoJsonDbSyncer {
protected $brgyData;
protected $db;
public function __construct() {
$this->db = new db();
$file = file_get_contents('../../system/geojson-coords.json');
$jsonData = json_decode($... | {
"content_hash": "f74162c4984205030b718ad05cfd9d93",
"timestamp": "",
"source": "github",
"line_count": 106,
"max_line_length": 94,
"avg_line_length": 29.528301886792452,
"alnum_prop": 0.49456869009584664,
"repo_name": "Ashenzor/CDRRMO-Website",
"id": "7ce34069915991a28326c6ea6a12967683512259",
"si... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=ASCII">
<link rel="stylesheet" href="style.css" type="text/css">
<title>MXML Only Components - Adobe Flex 2 Language Reference</title>
</... | {
"content_hash": "b2b0369c48e1ebbebacfae72b31f92c0",
"timestamp": "",
"source": "github",
"line_count": 45,
"max_line_length": 102,
"avg_line_length": 23.08888888888889,
"alnum_prop": 0.6669874879692012,
"repo_name": "yelizariev/apivk",
"id": "5a57d45bddf248562e7b5292476712ebcc23ef9f",
"size": "103... |
using ChessboardXaml.WinPhone.Resources;
namespace ChessboardXaml.WinPhone
{
/// <summary>
/// Provides access to string resources.
/// </summary>
public class LocalizedStrings
{
private static AppResources _localizedResources = new AppResources();
public AppResources LocalizedRes... | {
"content_hash": "285760ec21aa77d62ed5ea54c39da263",
"timestamp": "",
"source": "github",
"line_count": 14,
"max_line_length": 86,
"avg_line_length": 26.785714285714285,
"alnum_prop": 0.6933333333333334,
"repo_name": "weima-sage/xamarin-forms-book-preview-2",
"id": "9e7f6f495194fdf2782b1990814032f860... |
#===============================================================================
# Copyright (c) 2014 Geoscience Australia
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
# * Redistr... | {
"content_hash": "6baee4fb152a22ac7dca5e9c3c8fa12e",
"timestamp": "",
"source": "github",
"line_count": 92,
"max_line_length": 86,
"avg_line_length": 40.858695652173914,
"alnum_prop": 0.6264964086193137,
"repo_name": "GeoscienceAustralia/gdf",
"id": "56a587f3966ad184259485d75eea3563aea9e314",
"size... |
<!DOCTYPE html>
<html class="no-js">
<head>
<meta charset="utf-8">
<title>Mirò</title>
<meta name="description" content="Mirò musical services">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Diego A. Riveros">
<!-- ... | {
"content_hash": "a72212321ce2d1e19847140a248f4560",
"timestamp": "",
"source": "github",
"line_count": 211,
"max_line_length": 293,
"avg_line_length": 42.796208530805686,
"alnum_prop": 0.4415282392026578,
"repo_name": "miromusic/miromusic.github.io",
"id": "d8b9f0ee3042d92b54992e469d0aae374fb512d9",... |
using LinqToDB.Mapping;
#pragma warning disable 1573, 1591
#nullable enable
namespace Cli.Default.Oracle
{
[Table("TestIdentity")]
public class TestIdentity
{
[Column("ID", IsPrimaryKey = true)] public decimal Id { get; set; } // NUMBER
}
}
| {
"content_hash": "5c4d2a73ef72d9d3d5e41ef99e24f68e",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 79,
"avg_line_length": 19.153846153846153,
"alnum_prop": 0.714859437751004,
"repo_name": "LinqToDB4iSeries/linq2db",
"id": "dded662c160ac2a54e6e7b7d8af79028c3499215",
"size... |
<?xml version="1.0" ?>
<container xmlns="http://symfony.com/schema/dic/services"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
<!--
<parameters>
<parameter key="workshop... | {
"content_hash": "149f764f51487d9c2cef1e6924f1ef0c",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 120,
"avg_line_length": 35.25,
"alnum_prop": 0.6439716312056738,
"repo_name": "neoshadybeat/workshop-uca-sf2",
"id": "f13aa145a228c71525bd785c9acf40be49897a99",
"size": "70... |
<?php
class ZendX_Wsdl_Api_Urrea_Clientes {
/**
*
* Funcion que permite comprobar que exista el usuario y contraseña
*
* @param string $usernane
* @param string $psw
* @return string
*/
public static function getClienteInfo($usernane, $psw) {
/* arreglo de retorno ... | {
"content_hash": "b56f31ba05e8a5a6e5cdb091f113f552",
"timestamp": "",
"source": "github",
"line_count": 63,
"max_line_length": 80,
"avg_line_length": 32.3968253968254,
"alnum_prop": 0.5727584517393435,
"repo_name": "davichos/rstws",
"id": "e236484a0c5b305338045715cc436deccda2d4c1",
"size": "2042",
... |
<?xml version="1.0" encoding="UTF-8"?><pnTable><name>Master Precipitable Water Category Table</name><grib2TableName>Precipitable Water Category Table</grib2TableName><updatedDTG>201403050101</updatedDTG><tableStatus setDTG="2009111712">current</tableStatus><reference>
<title>Product Name Standard Document</title>
... | {
"content_hash": "d66e746b290c1fba1b9d6cd754c9b37e",
"timestamp": "",
"source": "github",
"line_count": 14,
"max_line_length": 480,
"avg_line_length": 91,
"alnum_prop": 0.7598116169544741,
"repo_name": "Unidata/netcdf-java",
"id": "46496b2e368edc71eab24b5c4ef86d47bc3efbb3",
"size": "1274",
"binar... |
class Category < ActiveRecord::Base
end
| {
"content_hash": "e69ecbc0b57a723c192b3e7929afa83a",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 35,
"avg_line_length": 13.666666666666666,
"alnum_prop": 0.7804878048780488,
"repo_name": "wait4pumpkin/pityboy",
"id": "7d93ac5e3188a6fd035ef1b5ca778d971b7bfc27",
"size": "... |
<?php
use App\Helpers\CategoryFunctions;
/**
* Class ConstructionArchitectureCategories
*
* A trait used to seed Construction and Architecture sub-categories.
*
* @author Rob Attfield <emailme@robertattfield> <http://www.robertattfield.com>
*/
trait ConstructionArchitectureCategories{
public static function... | {
"content_hash": "7f6658c0eb2e28aeb40b566db09e8b76",
"timestamp": "",
"source": "github",
"line_count": 59,
"max_line_length": 88,
"avg_line_length": 24.203389830508474,
"alnum_prop": 0.39985994397759106,
"repo_name": "rattfieldnz/jobs-aggregator",
"id": "d6f15c3eb50177a3870653a81c74aeed89fdf97c",
... |
define(function (require, exports, module) {
"use strict";
// External dependencies.
var Backbone = require("backbone");
require("threejs");
//var THREE = require("threejs");
// Defining the view
var GameView = Backbone.View.extend({
/**
*
*/
el: "#gameVi... | {
"content_hash": "e06a9e4af92bd8c6d7d7ddcf9e542a05",
"timestamp": "",
"source": "github",
"line_count": 101,
"max_line_length": 85,
"avg_line_length": 20.435643564356436,
"alnum_prop": 0.43992248062015504,
"repo_name": "fjguerrero/lanzabolas",
"id": "303d67f47be4f9d01684e6871555fadce4c546c6",
"size... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>User agent detail - BIRD.G118</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css">
<link href="https://fonts.googleapis.com/icon?family=Materi... | {
"content_hash": "ce2053595a533cc6a9cce873705f951d",
"timestamp": "",
"source": "github",
"line_count": 880,
"max_line_length": 956,
"avg_line_length": 40.923863636363635,
"alnum_prop": 0.5072334990142449,
"repo_name": "ThaDafinser/UserAgentParserComparison",
"id": "cbd4ede2a9c95f40e51288e257b8688ef2... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.