repo_name stringlengths 4 116 | path stringlengths 3 942 | size stringlengths 1 7 | content stringlengths 3 1.05M | license stringclasses 15
values |
|---|---|---|---|---|
Mrsananabos/ashveytser | chapter_009/src/main/java/ru/job4j/toDoList/model/dao/HiberStorage.java | 2289 | package ru.job4j.toDoList.model.dao;
import org.apache.log4j.LogManager;
import org.apache.log4j.Logger;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.hibernate.cfg.Configuration;
import ru.job4j.toDoList.model.entity.Item;
import java.sql.Timestamp;
i... | apache-2.0 |
autermann/smle | src/app/model/swe/SweCategory.ts | 604 | import { AbstractSimpleComponent } from './AbstractSimpleComponent';
import { AllowedTokens } from './AllowedTokens';
/**
* Scalar component used to represent a categorical value as a simple token
* identifying a term in a code space
*/
export class SweCategory extends AbstractSimpleComponent {
/**
* Value is ... | apache-2.0 |
cilium-team/cilium | daemon/cmd/status.go | 25264 | // Copyright 2016-2020 Authors of Cilium
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or ag... | apache-2.0 |
warlock-china/wisp | wisp-core/src/main/java/cn/com/warlock/wisp/core/plugin/processor/support/filter/IEntryFilterChain.java | 298 | package cn.com.warlock.wisp.core.plugin.processor.support.filter;
import cn.com.warlock.wisp.core.dto.MysqlEntryWrap;
import cn.com.warlock.wisp.core.exception.WispProcessorException;
public interface IEntryFilterChain {
void doFilter(MysqlEntryWrap entry) throws WispProcessorException;
}
| apache-2.0 |
pingcap/tikv | components/tidb_query_datatype/src/codec/data_type/chunked_vec_set.rs | 5937 | // Copyright 2020 TiKV Project Authors. Licensed under Apache-2.0.
use super::bit_vec::BitVec;
use super::{ChunkRef, ChunkedVec, UnsafeRefInto};
use super::{Set, SetRef};
use crate::impl_chunked_vec_common;
use std::sync::Arc;
use tikv_util::buffer_vec::BufferVec;
/// `ChunkedVecSet` stores set in a compact way.
///
... | apache-2.0 |
ryanobjc/hadoop-cloudera | docs/api/org/apache/hadoop/contrib/index/mapred/class-use/IndexUpdateCombiner.html | 6306 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_16) on Mon Jun 28 12:45:09 PDT 2010 -->
<TITLE>
Uses of Class org.apache.hadoop.contrib.index.mapred.IndexUpdateCombiner (Hadoop 0.20.2+320 API)
</TI... | apache-2.0 |
codenergic/theskeleton | src/main/java/org/codenergic/theskeleton/post/PostRepository.java | 1323 | /*
* Copyright 2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | apache-2.0 |
beargiles/cheat-sheet | webservices/Apache-CXF/apache-cxf-wss4j-interceptors/src/main/java/com/coyotesong/demo/cxf/ApacheCxfWss4jApplication.java | 1721 | /*
* Copyright 2016 Bear Giles <bgiles@coyotesong.com>
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under... | apache-2.0 |
minwoox/armeria | core/src/test/java/com/linecorp/armeria/server/VirtualHostBuilderTest.java | 10501 | /*
* Copyright 2016 LINE Corporation
*
* LINE Corporation licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless r... | apache-2.0 |
punkhorn/camel-upstream | components/camel-activemq/src/test/java/org/apache/camel/component/activemq/ActiveMQComponentFactoryUserNamePasswordTest.java | 2000 | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | apache-2.0 |
smspillaz/opshopify | _includes/header.html | 365 | <header>
<div class="header-overlay">
</div>
<div class="header-content">
<div class="header-content-inner">
<h1 class="brand-text">{{ site.title }}</h1>
<hr>
<p>Shopify your op!</p>
<a href="#about" class="btn btn-primary btn-xl page-scroll">Find Out ... | apache-2.0 |
Sargul/dbeaver | plugins/org.jkiss.dbeaver.model/src/org/jkiss/dbeaver/model/DBPVirtualObject.java | 917 | /*
* DBeaver - Universal Database Manager
* Copyright (C) 2010-2021 DBeaver Corp and others
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICE... | apache-2.0 |
pangkailang/TOMS | target-analysis/src/main/resources/static/tocc-toms/common/mod/control/map-tools/resource/css/maptools.css | 15314 | html,body{
width: 100%;
height: 100%;
overflow: hidden;
}
.busmap-container{
width: 100%;
height: 100%;
position: relative;
}
.map-tools{
position: absolute;
right: 10px;
top: 10px;
}
.analysis-enter{
width: 60px;
height: 60px;
border-radius: 4px;
background: #ff71... | apache-2.0 |
p664940448/weixin | www/templates/mylib_myhistorylend.html | 618 | <ion-header-bar align-title="center" class="bar-positive">
<a class="button button-clear icon ion-chevron-left" ui-sref="tab.mylib"></a>
<h2 class="title">
借阅历史
</h2>
</ion-header-bar>
<ion-content>
<ion-list>
<ion-item class="item-avatar" ng-repeat="book in bookList" ng-click="bookDetils(book.b... | apache-2.0 |
zerosum0x0/koadic | data/stager/js/stage.js | 1812 | try
{
if (Koadic.JOBKEY != "stage")
{
if (Koadic.isHTA())
{
//HKCU\SOFTWARE\Microsoft\Internet Explorer\Style\MaxScriptStatements = 0xFFFFFFFF
var path = "SOFTWARE\\Microsoft\\Internet Explorer\\Styles";
var key = "MaxScriptStatements";
Koadic.regi... | apache-2.0 |
profitbricks/profitbricks-sdk-go | lan.go | 6599 | package profitbricks
import (
"context"
"github.com/ionos-cloud/sdk-go/v5"
"net/http"
)
// Lan object
type Lan struct {
ID string `json:"id,omitempty"`
PBType string `json:"type,omitempty"`
Href string `json:"href,omitempty"`
Metadata *Metadata `json:"metadata,omite... | apache-2.0 |
Lartza/rabbitmq-website | site/mqtt.md | 11251 | <!--
Copyright (C) 2007-2015 Pivotal Software, Inc.
All rights reserved. This program and the accompanying materials
are made available under the terms of the under the Apache License,
Version 2.0 (the "License”); you may not use this file except in compliance
with the License. You may obtain a copy of the License ... | apache-2.0 |
JoyIfBam5/aws-sdk-cpp | aws-cpp-sdk-email/include/aws/email/SESRequest.h | 1683 | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | apache-2.0 |
iwangkang/spring | spring-framework-example/spring-messaging-example/src/main/java/me/wangkang/spring/messaging/App.java | 191 | package me.wangkang.spring.messaging;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args )
{
System.out.println( "Hello World!" );
}
}
| apache-2.0 |
wildfly-swarm/wildfly-swarm-javadocs | 2017.7.0/apidocs/org/wildfly/swarm/jaxrs/package-summary.html | 6453 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_112) on Thu Jul 06 10:54:03 MST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.wildfly.swarm.jaxrs (Pu... | apache-2.0 |
yauritux/venice-legacy | Venice/Venice-Service/src/main/java/com/gdn/venice/facade/VenOrderItemHistorySessionEJBBean.java | 19139 | package com.gdn.venice.facade;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import javax.ejb.EJBException;
import javax.ejb.Stateless;
import javax.ejb.TransactionAttribute;
import javax.ejb.TransactionAttributeType;
import javax.persistence.EntityManager;
im... | apache-2.0 |
hiwhitley/CodingEveryDay | src/com/hiwhitley/chapter01/Pet.java | 248 | package com.hiwhitley.chapter01;
/**
* Created by hiwhitley on 2016/10/27.
*/
public class Pet {
private String type;
public Pet(String type) {
this.type = type;
}
public String getType() {
return type;
}
}
| apache-2.0 |
blackducksoftware/ohcount4j | src/main/java/com/blackducksoftware/ohcount4j/Language.java | 16986 | /*
* Copyright 2016 Black Duck Software, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | apache-2.0 |
hroyrh/svt | logging_metrics_performance/enterprise_logging/test/manage_pods.sh | 3905 | #!/usr/bin/env bash
#
# Simple utility that uses ssh to check, run or kill the logger script
# on every node of the cluster.
# Automatically obtains the cluster nodes and writes them to a hostsfile.
# NOTE: Runs in sequence not in paralell.
#
#
# EXAMPLES:
#
# Runs 3 busybox containers per each node.
# export TIME... | apache-2.0 |
Appleseed/learn | README.md | 168 | # Learn Appleseed
Read the Docs (RTD) repository for Appleseed Framework documentation.

| apache-2.0 |
RobertSzarejko/WebSecurityForBackendDev | web-security-demo/src/main/java/pl/itdonat/demo/wsfbd/encryption/CryptoController.java | 1419 | package pl.itdonat.demo.wsfbd.encryption;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.*;
import pl.itdonat.demo.wsfbd.encryption.encode.EncodeData;
import pl.itdonat.demo.wsfbd.encryption.encode.EncodeService;
import java.util.L... | apache-2.0 |
dldinternet/chefrepo-builder | README.md | 59 | chefrepo-builder
================
Chef Repo CI/CD builder
| apache-2.0 |
asakusafw/asakusafw | operator/core/src/main/java/com/asakusafw/operator/Constants.java | 8005 | /**
* Copyright 2011-2021 Asakusa Framework Team.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | apache-2.0 |
centreon/centreon-plugins | network/audiocodes/snmp/mode/memory.pm | 3052 | #
# Copyright 2022 Centreon (http://www.centreon.com/)
#
# Centreon is a full-fledged industry-strength solution that meets
# the needs in IT infrastructure and application monitoring for
# service performance.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in com... | apache-2.0 |
imclab/liz | client/dev.html | 3141 | <!doctype html>
<html>
<head>
<title>Liz - easy scheduling</title>
<link rel="shortcut icon" href="favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<link rel="stylesheet" href="/node_modules/bootstrap/dist/css/bootstrap.min.css">
<link rel="stylesheet" hr... | apache-2.0 |
fungku/netsuite-php | src/Classes/FairValuePriceSearchBasic.php | 2206 | <?php
/**
* This file is part of the SevenShores/NetSuite library
* AND originally from the NetSuite PHP Toolkit.
*
* New content:
* @package ryanwinchester/netsuite-php
* @copyright Copyright (c) Ryan Winchester
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache-2.0
* @link https://githu... | apache-2.0 |
ulpian/Suuta | build/iphone/Classes/TiViewController.h | 2485 | /**
* Appcelerator Titanium Mobile
* Copyright (c) 2009-2011 by testio, Inc. All Rights Reserved.
* Licensed under the terms of the Apache Public License
* Please see the LICENSE included with this distribution for details.
*
* WARNING: This is generated code. Modify at your own risk and without support.
*/
#i... | apache-2.0 |
mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Asterales/Asteraceae/Inula ciliaris/Erigeron myosotis humile/README.md | 187 | # Erigeron myosotis var. humile Sch.Bip VARIETY
#### Status
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | apache-2.0 |
mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Laurales/Lauraceae/Camphorina/Camphorina cinnamomum/README.md | 177 | # Camphorina cinnamomum Farw. SPECIES
#### Status
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | apache-2.0 |
metatron-app/metatron-discovery | discovery-server/src/main/java/app/metatron/discovery/common/ResultSetSerializer.java | 6631 | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribu... | apache-2.0 |
YAFNET/YAFNET | yafsrc/YetAnotherForum.NET/Controls/EditUsersInfo.ascx.designer.cs | 14587 | //------------------------------------------------------------------------------
// <automatisch generiert>
// Dieser Code wurde von einem Tool generiert.
//
// Änderungen an dieser Datei können fehlerhaftes Verhalten verursachen und gehen verloren, wenn
// der Code neu generiert wird.
// </automatisch gene... | apache-2.0 |
dcos/dcos-ui | src/js/components/modals/FullScreenModalHeaderActions.tsx | 1285 | import { Trans } from "@lingui/macro";
import classNames from "classnames/dedupe";
import * as React from "react";
type Action = {
className?: string;
clickHandler?: (e?: any) => void;
disabled?: boolean;
label?: string;
node?: React.ReactNode;
};
class FullScreenModalHeaderActions extends React.Component<{
... | apache-2.0 |
mineral-ui/mineral-ui | packages/mineral-ui-icons/src/IconExposurePlus1.js | 553 | /* @flow */
import React from 'react';
import Icon from 'mineral-ui/Icon';
import type { IconProps } from 'mineral-ui/Icon/types';
/* eslint-disable prettier/prettier */
export default function IconExposurePlus1(props: IconProps) {
const iconProps = {
rtl: false,
...props
};
return (
<Icon {...icon... | apache-2.0 |
resin-io-library/base-images | balena-base-images/node/apalis-imx6q/ubuntu/bionic/17.6.0/build/Dockerfile | 2757 | # AUTOGENERATED FILE
FROM balenalib/apalis-imx6q-ubuntu:bionic-build
ENV NODE_VERSION 17.6.0
ENV YARN_VERSION 1.22.4
RUN for key in \
6A010C5166006599AA17F08146C2130DFD2497F5 \
; do \
gpg --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --keyserver keyserver.pgp.com --recv-keys "$key" || \
gpg --keyserver ... | apache-2.0 |
madhanhere/android-utils | README.md | 436 | # android-utils
A simple android library for validate EditText, check internet connection and show Toast.
Features:
* To check internet connection.
* Validation for empty EditText boxes.
* Validation for mobile number.
* Validate EditText values against user defined patterns (e.g mobile number patterns).
* Valida... | apache-2.0 |
Pokevian/caroolive-app | app/src/main/java/com/pokevian/app/smartfleet/service/floatinghead/TtsHandler.java | 4562 | /*
* Copyright (c) 2015. Pokevian Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... | apache-2.0 |
riganti/infrastructure | src/Infrastructure/Tests/Riganti.Utils.Infrastructure.EntityFramework.Tests/Repository/EntityFrameworkRepositoryTests.cs | 10020 | using System.Data.Entity;
using System.Linq;
using Moq;
using Riganti.Utils.Infrastructure.Core;
using Xunit;
namespace Riganti.Utils.Infrastructure.EntityFramework.Tests.Repository
{
public class EntityFrameworkRepositoryTests
{
private static readonly EpisodeEntity[] episodesSeriesOne =
{
... | apache-2.0 |
addieljuarez/TallerUAM | Resources/app.js | 789 | Ti.UI.setBackgroundColor('#fff');
var inicio = Ti.UI.createWindow({
backgroundColor:'#fff'
});
var titulo = Ti.UI.createLabel({
text:'UAM',
width:'300dp',
height:'50dp',
left:'10dp',
top:'100dp',
font:{fontSize:30,
fontFamily:'Helvetica Neue'},
textAlign:'center',
});
inicio.add(titulo);
var data = [{title... | apache-2.0 |
chirino/proton | proton-j/proton-api/src/main/java/org/apache/qpid/proton/amqp/transport/ErrorCondition.java | 1885 |
/*
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may... | apache-2.0 |
Gitpiece/ssm | ssm-db-support/src/main/java/com/icfcc/db/orderhelper/OrderByHelper.java | 3806 | package com.icfcc.db.orderhelper;
import com.icfcc.db.orderhelper.sqlsource.*;
import org.apache.ibatis.builder.StaticSqlSource;
import org.apache.ibatis.builder.annotation.ProviderSqlSource;
import org.apache.ibatis.executor.Executor;
import org.apache.ibatis.mapping.MappedStatement;
import org.apache.ibatis.mapping.... | apache-2.0 |
Tr1aL/utils | src/main/java/ru/tr1al/dao/DAO.java | 127 | package ru.tr1al.dao;
import ru.tr1al.model.Model;
public interface DAO<T extends Model> {
Class<T> getEntityClass();
}
| apache-2.0 |
tiagofalcao/GoNotebook | manager/test/benchmark.go | 423 | package test
import (
"bufio"
"os"
"testing"
)
import manager "github.com/tiagofalcao/GoNotebook/manager"
func Benchmark(b *testing.B, input string, caseTask manager.Task) {
i, err := os.Open(input)
if err != nil {
b.Errorf("Can't open %s", input)
}
var o NilWriter
b.ResetTimer()
for x :... | apache-2.0 |
cowthan/AyoWeibo | sample/back/src/com/example/views/V_ViewSwitcher.java | 1766 | package com.example.views;
import android.os.Bundle;
import android.view.View;
import android.widget.TextView;
import android.widget.ViewSwitcher;
import android.widget.ViewSwitcher.ViewFactory;
public class V_ViewSwitcher extends GhostActivity {
private ViewSwitcher switcher;
@Override
protected void onCreate(Bun... | apache-2.0 |
knowit/Knowit.EPiModules.ImageScaling | sample/Properties/AssemblyInfo.cs | 1410 | using System.Reflection;
using System.Runtime.CompilerServices;
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("Kn... | apache-2.0 |
VHAINNOVATIONS/Telepathology | Source/Java/CacheAPI/main/src/java/gov/va/med/imaging/storage/cache/Group.java | 2459 | package gov.va.med.imaging.storage.cache;
import java.util.Iterator;
import java.util.regex.Pattern;
import gov.va.med.imaging.storage.cache.events.GroupLifecycleListener;
import gov.va.med.imaging.storage.cache.exceptions.CacheException;
/**
*
* i.e. A Group may contain other Group instances, which contain other... | apache-2.0 |
googleapis/google-api-java-client-services | clients/google-api-services-retail/v2/1.31.0/com/google/api/services/retail/v2/model/GoogleCloudRetailV2Product.java | 62165 | /*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software distributed under t... | apache-2.0 |
SrinivasReddy987/Lookswoow | app/controllers/search.js | 2071 | var httpManager = require("httpManager");
Alloy.Globals.isSearch = true;
if (OS_ANDROID) {
$.search.windowSoftInputMode = Ti.UI.Android.SOFT_INPUT_ADJUST_PAN;
}
var dataTitles = [
{
name : "Find Us",
view : "findUs"
},
{
name : "Deals",
view : "deals"
},
{
name : "Testimonials",
view : "testmonials"
},
{
n... | apache-2.0 |
lugavin/ssh | ssh-sys-core/src/test/java/com/ssh/sys/core/validation/ValidationTest.java | 2560 | package com.ssh.sys.core.validation;
import com.ssh.common.util.Constant;
import com.ssh.sys.api.dto.UserDTO;
import com.ssh.sys.api.dto.extension.PermissionExtDTO;
import com.ssh.sys.api.service.PermissionService;
import com.ssh.sys.api.service.UserService;
import org.junit.Assert;
import org.junit.Before;
import org... | apache-2.0 |
mdoering/backbone | life/Plantae/Magnoliophyta/Liliopsida/Poales/Poaceae/Yushania/Yushania alpina/ Syn. Sinarundinaria alpina/README.md | 209 | # Sinarundinaria alpina (K.Schum.) C.S.Chao & Renvoize SPECIES
#### Status
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | apache-2.0 |
chat-sdk/chat-sdk-android | firestream/src/main/java/firestream/chat/chat/AbstractChat.java | 15606 | package firestream.chat.chat;
import androidx.annotation.Nullable;
import org.pmw.tinylog.Logger;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.Date;
import java.util.List;
import java.util.concurrent.Callable;
import firestream.chat.events.ListData;
import fire... | apache-2.0 |
petermr/norma | src/main/java/org/xmlcml/norma/biblio/RISEntry.java | 3184 | package org.xmlcml.norma.biblio;
import java.util.ArrayList;
import java.util.List;
import org.apache.log4j.Level;
import org.apache.log4j.Logger;
import org.xmlcml.graphics.html.HtmlDiv;
import com.google.common.collect.ArrayListMultimap;
import com.google.common.collect.Multimap;
public class RISEntry {
public ... | apache-2.0 |
naver/arcus-hubble | view/partials/tabs/load_overview.html | 315 | <h6>load (overview)</h6>
<div ng-model="selectedTab" chartgroup>
<div class="chart span5" data-chart-type="multi_line" data-chart-group="load" data-chart-title="load" data-chart-legend="shortterm,midterm,longterm" data-chart-key="load/load.rrd/shortterm,load/load.rrd/midterm,load/load.rrd/longterm"></div>
</div> | apache-2.0 |
uli-heller/uli-jbake | content/blog/2015/016-derby-command-line-editing.md | 1174 | title=Derby: Editierbare Kommandozeile
date=2015-07-06
type=post
tags=derby
status=published
~~~~~~
Derby: Editierbare Kommandozeile
================================
Ich benutze häufig den Kommandozeilen-Modus "IJ" von Derby.
Damit kann ich schnell mal eine SQL-Abfrage losschicken, ohne
dass ich lange auf den Start w... | apache-2.0 |
aws/aws-sdk-cpp | aws-cpp-sdk-mwaa/include/aws/mwaa/model/PublishMetricsRequest.h | 6400 | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/mwaa/MWAA_EXPORTS.h>
#include <aws/mwaa/MWAARequest.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/core/utils/memory/stl/AWSVector.h>
#include <aws/mwaa/m... | apache-2.0 |
adbrucker/SecureBPMN | designer/src/org.activiti.designer.model/src/main/java/org/eclipse/bpmn2/impl/DataStoreReferenceImpl.java | 13233 | /**
* <copyright>
*
* Copyright (c) 2010 SAP AG.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
... | apache-2.0 |
y-todorov/Inventory | Inventory.MVC/Scripts/Kendo/cultures/kendo.culture.de-LI.js | 2637 | /*
* Kendo UI v2014.3.1119 (http://www.telerik.com/kendo-ui)
* Copyright 2014 Telerik AD. All rights reserved.
*
* Kendo UI commercial licenses may be obtained at
* http://www.telerik.com/purchase/license-agreement/kendo-ui-complete
* If you do not own a commercial license, this file shall be governed by the trial lice... | apache-2.0 |
KirillOsenkov/SourceBrowser | src/HtmlGenerator/Pass1-Generation/TypeScriptSupport.cs | 26413 | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.IO;
using System.Linq;
using System.Text;
using Microsoft.SourceBrowser.Common;
using Newtonsoft.Json;
namespace Microsoft.SourceBrowser.HtmlGenerator
{
public class TypeScriptSupport
{
private stati... | apache-2.0 |
credentials/irma_future_id | addons/abc/irma_configuration/README.md | 1428 | # IRMA Configuration files
This repository contains all the configuration files for the irma project. It describes all the issuer and verifies and declares which credentials are issued respectively verified by these parties.
In the normal branch private keys of the issuers are not included. Therefore it is **highly r... | apache-2.0 |
mamandal/fleetchaincd | chaincode/marbles_chaincode.go | 32592 | /*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this f... | apache-2.0 |
XElementDev/SDM | code/Startup/ManagementLogic.Implementation/AbstractProgramLogic.cs | 661 | using XElement.DotNet.System.Environment.Startup;
namespace XElement.SDM.ManagementLogic
{
#region not unit-tested
internal abstract class AbstractProgramLogic : IProgramLogic
{
protected AbstractProgramLogic( IProgramInfo programInfo )
{
this._programInfo = programInfo;
}
... | apache-2.0 |
directonlijn/app | app/resources/views/emails/hippiemarkt-aalsmeer-factuur.blade.php | 34222 | <!doctype html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<!-- NAME: 1 COLUMN -->
<!--[if gte mso 15]>
<xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocu... | apache-2.0 |
goxhaj/gastronomee | src/main/webapp/app/dashboard/menu/menu-delete-dialog.controller.js | 694 | (function() {
'use strict';
angular
.module('gastronomeeApp')
.controller('MenuDeleteController',MenuDeleteController);
MenuDeleteController.$inject = ['$uibModalInstance', 'entity', 'Menu'];
function MenuDeleteController($uibModalInstance, entity, Menu) {
var vm = this;
... | apache-2.0 |
google/gapid | gapic/src/main/com/google/gapid/perfetto/models/Track.java | 11222 | /*
* Copyright (C) 2019 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | apache-2.0 |
IoSL-INav/android | app/src/main/java/de/tu_berlin/indoornavigation/GroupsActivity.java | 979 | package de.tu_berlin.indoornavigation;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import de.tu_berlin.indoornavigation.entities.Group;
public class GroupsActivity extends AppCompatActivity implements GroupFragment.OnListFragmentI... | apache-2.0 |
zachal/MultiROM_PORT-toroplus | README.md | 80 | MultiROM_PORT-toroplus
======================
MultiROM toroplus port by zachal
| apache-2.0 |
HuangLS/neo4j | advanced/management/src/main/java/org/neo4j/management/LockManager.java | 1871 | /*
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
*
* This file is part of Neo4j.
*
* Neo4j is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Fo... | apache-2.0 |
SmartI18N/SmartI18N | smarti18n/smarti18n-messages/src/main/java/org/smarti18n/messages/users/Users2Endpoint.java | 1926 | package org.smarti18n.messages.users;
import org.smarti18n.api.v2.UsersApi;
import org.smarti18n.exceptions.UserExistException;
import org.smarti18n.exceptions.UserUnknownException;
import org.smarti18n.models.User;
import org.smarti18n.models.UserCreateDTO;
import org.smarti18n.models.UserSimplified;
import org.smart... | apache-2.0 |
kit-data-manager/base | DataOrganization/src/test/java/edu/kit/dama/mdm/dataorganization/test/TestUtil.java | 6221 | /**
* Copyright (C) 2014 Karlsruhe Institute of Technology
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appl... | apache-2.0 |
phvu/tweetviz | README.md | 328 | # tweetviz
Tweet visualization
Basically you will need to install Theano (and CUDA if you want to use GPUs), then go:
pip install -r requirements.txt
./setup.sh
Install and start `couchdb` on your system.
Then update the configuration parameters in `conf.py`, and start the server with:
./run_se... | apache-2.0 |
siracoj/ProPain | ProPain/src/Wait.js | 1384 | var WaitState = function(game){this.game = game};
WaitState.prototype.preload = function(){
};
WaitState.prototype.create = function(){
this.background = this.game.add.sprite(0,0,'fence');
this.title = this.add.sprite(400,200, 'waitforplay');
this.title.anchor.setTo(0.5, 0.5);
this.waitBar = this... | apache-2.0 |
bozimmerman/CoffeeMud | com/planet_ink/coffee_mud/Locales/Woods.java | 4316 | package com.planet_ink.coffee_mud.Locales;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.core.collections.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet_ink.coffee_mud.Areas.interfaces.*;
import com.plan... | apache-2.0 |
marska/wundercal | src/Wundercal/Services/Dto/WunderlistList.cs | 145 | namespace Wundercal.Services.Dto
{
public class WunderlistList
{
public int Id { get; set; }
public string Title { get; set; }
}
} | apache-2.0 |
consulo/consulo | modules/base/lang-api/src/main/java/com/intellij/codeInsight/actions/SimpleCodeInsightAction.java | 1052 | /*
* Copyright 2000-2010 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | apache-2.0 |
instacart/Snacks | docs/colors.md | 983 | Available colors:
```jsx
import { colors } from 'ic-snacks'
const wrapperStyles = {
display: 'flex',
flexDirection: 'row',
flexWrap: 'wrap',
margin: 0,
padding: '15px',
background: `repeating-linear-gradient( 45deg, ${colors.WHITE}, ${colors.WHITE} 10px, ${colors.GRAY_88} 10px, ${colors.GRAY_88} 20px )`,
... | apache-2.0 |
olacabs/fabric | fabric-components/kafka-writer/src/main/java/com/olacabs/fabric/processors/kafkawriter/KafkaWriter.java | 9285 | /*
* Copyright 2016 ANI Technologies Pvt. Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... | apache-2.0 |
YogiAi/ColorTalk_Android | app/src/main/java/navyblue/top/colortalk/ui/activities/AppIntroActivity.java | 990 | package navyblue.top.colortalk.ui.activities;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import com.github.paolorotolo.appintro.AppIntro2;
import navyblue.top.colortalk.R;
import navyblue.top.colortalk.ui.fragments.SampleSlide;
/**
* Created by CIR on 16/6/4.
*/
public class AppIntroActivit... | apache-2.0 |
mdanielwork/intellij-community | plugins/java-i18n/src/com/intellij/codeInspection/i18n/JavaI18nUtil.java | 16944 | /*
* Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
*/
package com.intellij.codeInspection.i18n;
import com.intellij.codeInsight.AnnotationUtil;
import com.intellij.codeInsight.template.macro.MacroUtil;
import com.intellij.lan... | apache-2.0 |
qinjiannet/screen-chess-qq | src/entity/chess/General.java | 1727 | package entity.chess;
import java.util.ArrayList;
import entity.Board;
import entity.Coordinate;
//Author 在线疯狂
//Homepage http://bookshadow.com
public class General extends Chess {
public final static int VALUE = 100000;
private final static int deltaX[] = { 1, 0, -1, 0 };
private final static int deltaY[] = { 0, ... | apache-2.0 |
GoogleForCreators/web-stories-wp | packages/story-editor/src/components/floatingMenu/menus/image.js | 1257 | /*
* Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | apache-2.0 |
blademainer/common_utils | common_helper/src/main/java/com/xiongyingqi/captcha/filter/ConfigurableFilterFactory.java | 1181 | /*
* Copyright (c) 2009 Piotr Piastucki
*
* This file is part of Patchca CAPTCHA library.
*
* Patchca is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* ... | apache-2.0 |
wildfly-swarm/wildfly-swarm-javadocs | 2017.12.1/apidocs/org/wildfly/swarm/cdi/jaxrsapi/deployment/package-tree.html | 5445 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 13 10:32:39 MST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.wildfly.swarm.cdi.jaxrs... | apache-2.0 |
aws/aws-sdk-cpp | aws-cpp-sdk-kafkaconnect/include/aws/kafkaconnect/model/ConnectorSummary.h | 25883 | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/kafkaconnect/KafkaConnect_EXPORTS.h>
#include <aws/kafkaconnect/model/CapacityDescription.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/kafkaconnect/mode... | apache-2.0 |
NotFound403/WePay | src/main/java/cn/felord/wepay/ali/sdk/api/request/KoubeiRetailShopitemUploadRequest.java | 4790 | package cn.felord.wepay.ali.sdk.api.request;
import java.util.Map;
import cn.felord.wepay.ali.sdk.api.AlipayRequest;
import cn.felord.wepay.ali.sdk.api.internal.util.AlipayHashMap;
import cn.felord.wepay.ali.sdk.api.response.KoubeiRetailShopitemUploadResponse;
import cn.felord.wepay.ali.sdk.api.AlipayObject;
/**
* ... | apache-2.0 |
mcanthony/slayer | README.md | 5417 | # Slayer [](http://travis-ci.org/bbcrd/slayer.js)
> JavaScript time series spike detection for Node.js; like the Octave [findpeaks](http://www.mathworks.co.uk/help/signal/ref/findpeaks.html) function.
Time series are often displayed as bar, l... | apache-2.0 |
skyjia/elasticsearch-rtf | plugins/marvel/_site/sense/app/kb/api_0_90/nodes.js | 169 | define([],function(){return function(n){n.addEndpointDescription("_nodes/hot_threads",{methods:["GET"],patterns:["_nodes/hot_threads","_nodes/{nodes}/hot_threads"]})}}); | apache-2.0 |
cockroachlabs/roachprod | vendor/github.com/nlopes/slack/websocket_managed_conn_test.go | 1918 | package slack_test
import (
"testing"
slacktest "github.com/lusis/slack-test"
"github.com/nlopes/slack"
"github.com/stretchr/testify/assert"
)
const (
testMessage = "test message"
testToken = "TEST_TOKEN"
)
func TestRTMSingleConnect(t *testing.T) {
// Set up the test server.
testServer := slacktest.NewTes... | apache-2.0 |
mission-peace/interview | C++/Graph Algorithms/Breadth First Search.cpp | 843 | #include<iostream>
#include<vector>
#include<list>
#include<queue>
using namespace std;
void breadth_first_search(vector<list<int>> graph,int src){
vector<bool>visited(graph.size(),false);
queue<int>Q;
Q.push(src);
visited[src] = true;
while(!Q.empty()){
int vertex = Q.front(); Q.pop();
... | apache-2.0 |
ONLYOFFICE/CommunityServer | web/studio/ASC.Web.Studio/ThirdParty/plugin/easybib/bibliography.js | 9168 | function Bibliography() {
this.searchOptions = {
source: 0,
value: '',
style: ''
};
this.bibliography = [];
this.bibliographyText = [];
this.localStorageKey = "Bibliography";
};
Bibliography.prototype.showBookSearchResult = function (results) {
for (key in results) {
... | apache-2.0 |
caojieliang/crud-core | src/main/java/com/landian/crud/core/dao/ProxyDaoSupport.java | 20038 | package com.landian.crud.core.dao;
import com.landian.commons.page.PageListSupport;
import com.landian.commons.page.PageRequest;
import com.landian.crud.core.builder.SelectBuilder;
import com.landian.crud.core.builder.SqlBuilder;
import com.landian.crud.core.builder.impl.*;
import com.landian.crud.core.context.ResultM... | apache-2.0 |
tomtrije/huozhu | server/huozhu/java/src/main/java/site/huozhu/home/controller/form/PagenationForm.java | 483 | package site.huozhu.home.controller.form;
/**
* ${DESCRIPTION}
*
* @author chuanxue.mcx
* @date 2017/09/06
*/
public class PagenationForm {
private int page = 1;
private int pageSize = 20;
public int getPage() {
return page;
}
public void setPage(int page) {
this.page =... | apache-2.0 |
JUG-Ostfalen/JUG-Ostfalen.github.io | _posts/2013/2013-05-04-amazon-fur-code.html | 3107 | ---
layout: post
title: Amazon für Code...
date: 2013-05-04 23:02:48.000000000 +02:00
categories: article
tags:
- Veranstaltungen
- code recommenders
- eclipse
status: publish
type: post
published: true
meta:
_edit_last: '3'
author: uwe
---
<p>Der Satz blieb mir als erstes im Gedächtnis. Wenn wir etwas aus diesem Abe... | apache-2.0 |
mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Asterales/Asteraceae/Verbesina santanderensis/README.md | 182 | # Verbesina santanderensis S.Díaz SPECIES
#### Status
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | apache-2.0 |
revapi/revapi | revapi-java/src/main/java/org/revapi/java/checks/annotations/Removed.java | 1860 | /*
* Copyright 2014-2021 Lukas Krejci
* and other contributors as indicated by the @author tags.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses... | apache-2.0 |
aws/aws-sdk-cpp | aws-cpp-sdk-apprunner/include/aws/apprunner/model/VpcConnector.h | 17964 | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/apprunner/AppRunner_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/core/utils/memory/stl/AWSVector.h>
#include <aws/apprunner/model/VpcConnectorSt... | apache-2.0 |
thatcoderguy/Secure-Password-Repository | Secure Password Repository/ViewModels/CategoryViewModels.cs | 1022 | using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
namespace Secure_Password_Repository.ViewModels
{
public class CategoryEdit
{
public Int32? CategoryId { get; set; }
[Required]
public string CategoryName { get; set; }
}
pub... | apache-2.0 |