code
stringlengths
3
1.05M
repo_name
stringlengths
4
116
path
stringlengths
4
991
language
stringclasses
9 values
license
stringclasses
15 values
size
int32
3
1.05M
# Based on https://bitbucket.org/jokull/django-email-login/ import re from uuid import uuid4 from django.contrib.auth.backends import ModelBackend from django.contrib.auth.models import User from django.contrib.sites.models import RequestSite, Site from registration import signals from registration.models import Reg...
datagutten/comics
comics/accounts/backends.py
Python
agpl-3.0
2,013
package cs.lang.scobol.dfa; import cs.lang.scobol.Language; import cs.lang.DFAState; import cs.lang.scobol.Alphabet; import cs.lang.DFATools; public class END extends DFAState<Language.DFAState, Language.LexicalUnit, Character>{ public END(){ super(Language.LexicalUnit.END_KEYWORD); transition.put('-', Language...
aureooms-ulb-2010-2015/2013-2014-infof403-project
1/more/src/cs/lang/scobol/dfa/END.java
Java
agpl-3.0
424
import Analyzer, { Options, SELECTED_PLAYER } from 'parser/core/Analyzer'; import Events, { ApplyBuffEvent } from 'parser/core/Events'; import { ThresholdStyle } from 'parser/core/ParseResults'; import Combatants from 'parser/shared/modules/Combatants'; import STATISTIC_CATEGORY from 'parser/ui/STATISTIC_CATEGORY'; im...
Juko8/WoWAnalyzer
analysis/tbcshaman/src/modules/spells/WaterShield.tsx
TypeScript
agpl-3.0
1,755
<?php /** * @copyright Copyright (c) 2016, ownCloud, Inc. * * @author Björn Schießle <bjoern@schiessle.org> * @author Joas Schilling <coding@schilljs.com> * @author Roeland Jago Douma <roeland@famdouma.nl> * * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify * it under t...
endsguy/server
lib/private/Share20/DefaultShareProvider.php
PHP
agpl-3.0
33,698
'use strict'; angular.module('malariaplantdbApp') .config(function ($stateProvider) { $stateProvider .state('admin', { abstract: true, parent: 'site' }); });
acheype/malaria-plant-db
src/main/webapp/scripts/app/admin/admin.js
JavaScript
agpl-3.0
231
/** * Copyright (C) 2000 - 2013 Silverpeas * * This program 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 Foundation, either version 3 of the * License, or (at your option) any later version. * * As a spe...
CecileBONIN/Silverpeas-Core
lib-core/src/main/java/com/silverpeas/comment/model/Comment.java
Java
agpl-3.0
6,643
import { change, date } from 'common/changelog'; import SPELLS from 'common/SPELLS'; import { Adoraci, Khadaj, Ogofo, Oratio, Reglitch, VMakaev, Zeboot, jasper } from 'CONTRIBUTORS'; import { SpellLink } from 'interface'; import React from 'react'; export default [ change(date(2021, 4, 11), <>Updated <SpellLink id=...
anom0ly/WoWAnalyzer
analysis/priestdiscipline/src/CHANGELOG.tsx
TypeScript
agpl-3.0
2,119
OC.L10N.register( "external", { "Please enter valid urls - they have to start with either http://, https:// or /" : "Ju lutemi, jepni URL të vlefshme - duhet të fillojnë http://, https:// ose /", "External sites saved." : "Sajtet e jashtëm u ruajtën.", "External Sites" : "Sajte të Jashtëm", "Ple...
jacklicn/owncloud
apps/external/l10n/sq.js
JavaScript
agpl-3.0
1,106
# solution to Tokens 5, 6 think(0) while object_here(): take() move() while carries_object(): put() while not at_goal(): move()
code4futuredotorg/reeborg_tw
test/src/tokens56_en.py
Python
agpl-3.0
144
/* Copyright 2012 Canonical Ltd. This software is licensed under the * GNU Affero General Public License version 3 (see the file LICENSE). */ YUI.add('lp.registry.team.mailinglists.test', function (Y) { // Local aliases. var Assert = Y.Assert, ArrayAssert = Y.ArrayAssert; var team_mailinglists = ...
abramhindle/UnnaturalCodeFork
python/testdata/launchpad/lib/lp/registry/javascript/tests/test_team_mailinglists.js
JavaScript
agpl-3.0
2,657
package com.nexusplay.elements; import java.io.IOException; import java.io.PrintWriter; import java.sql.SQLException; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpSe...
AlexCristian/NexusPlay
src/com/nexusplay/elements/Search.java
Java
agpl-3.0
1,994
/* * The Exomiser - A tool to annotate and prioritize genomic variants * * Copyright (c) 2016-2018 Queen Mary University of London. * Copyright (c) 2012-2016 Charité Universitätsmedizin Berlin and Genome Research Ltd. * * This program is free software: you can redistribute it and/or modify * it under the terms o...
exomiser/Exomiser
exomiser-core/src/main/java/org/monarchinitiative/exomiser/core/prioritisers/util/StubDataMatrix.java
Java
agpl-3.0
2,170
using UnityEngine; using System.Collections; using UnityEngine.UI; using System; namespace BloodOfEvil.Player.Services.Language.UI { using Helpers; using Utilities.UI; using Extensions; public class LanguageCategoryButton : AButton { #region Fields public ELanguageCategory Languag...
HaddadBenjamin/Blood-Of-Evil-Remake-2
Blood Of Evil/Assets/Project/Scripts/Player/Services/Language Service/UI/Language Editor/LanguageCategoryButton.cs
C#
agpl-3.0
1,464
/* * This file is part of huborcid. * * huborcid 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 Foundation, either version 3 of the License, or * (at your option) any later version. * * huborcid is distrib...
Cineca/OrcidHub
src/main/webapp/bower_components/angular-i18n/angular-locale_uz-cyrl.js
JavaScript
agpl-3.0
3,592
/* * This file is part of BaseballScore. * * BaseballScore 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 Foundation, either version 3 of the License, or * (at your option) any later version. * * BaseballS...
rerobins/baseballscore
src/main/java/org/meerkatlabs/baseballscore/models/enums/NineBallBaseballPosition.java
Java
agpl-3.0
2,451
/* * Copyright (C) 2000 - 2013 Silverpeas * * This program 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 Foundation, either version 3 of the * License, or (at your option) any later version. * * As a spec...
CecileBONIN/Silverpeas-Core
lib-core/src/main/java/org/silverpeas/notification/message/MessageType.java
Java
agpl-3.0
1,318
/* * Copyright (C) 2010 The Android Open Source Project * * 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 app...
noamtamim/khls
HLSPlayerSDK/jni/mpeg2ts_parser/AMessage.cpp
C++
agpl-3.0
16,234
MWF.xApplication.Selector = MWF.xApplication.Selector || {}; MWF.xDesktop.requireApp("Selector", "Identity", null, false); MWF.xApplication.Selector.IdentityWidthDuty = new Class({ Extends: MWF.xApplication.Selector.Identity, options: { "style": "default", "count": 0, "title": "", ...
o2oa/o2oa
o2web/source/x_component_Selector/IdentityWidthDuty.js
JavaScript
agpl-3.0
29,141
<?php /** * Centurion * * LICENSE * * This source file is subject to the new BSD license that is bundled * with this package in the file LICENSE.txt. * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to license@centurion-project.org ...
Sparfel/iTop-s-Portal
library/Centurion/Db/Table/Abstract.php
PHP
agpl-3.0
36,806
<?php /** * * bareos-webui - Bareos Web-Frontend * * @link https://github.com/bareos/bareos-webui for the canonical source repository * @copyright Copyright (c) 2013-2014 Bareos GmbH & Co. KG (http://www.bareos.org/) * @license GNU Affero General Public License (http://www.gnu.org/licenses/) * * This p...
syllaibr64/bareos-webui
module/Application/src/Application/View/Helper/StatusGlyphicons.php
PHP
agpl-3.0
1,516
import { SortMeta } from 'primeng/api' import { Directive, OnInit, ViewChild } from '@angular/core' import { Notifier, RestPagination, RestTable } from '@app/core' import { BatchDomainsModalComponent } from '@app/shared/shared-moderation/batch-domains-modal.component' import { ServerBlock } from '@shared/models' import...
Chocobozzz/PeerTube
client/src/app/shared/shared-moderation/server-blocklist.component.ts
TypeScript
agpl-3.0
3,158
<!DOCTYPE html> <html> <head> <title>mySQL - UTENTI</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="keywords" content="docenti, scuola secondaria, Trentino, ore, database, articoli, recupero"> <meta name="description" content="sito per la registrazio...
aletrento/daado
db_utenti.php
PHP
agpl-3.0
3,503
# Copyright 2020 Alfredo de la Fuente - AvanzOSC # License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html { "name": "Product Template Attribute Value Menu", "version": "12.0.1.1.0", "license": "AGPL-3", "author": "AvanzOSC", "website": "http://www.avanzosc.es", "category": "Sales", ...
oihane/odoo-addons
product_template_attribute_value_menu/__manifest__.py
Python
agpl-3.0
558
<?php //============================================================+ // File name : bel.php // Begin : 2010-10-26 // Last Update : 2010-10-26 // // Description : Language module for TCPDF // (contains translated texts) // Basque // // Author: Nicola Asuni // // (c) Copyright: // ...
culturagovbr/CEUs
includes/tcpdf/config/lang/bel.php
PHP
agpl-3.0
1,196
# -*- coding: utf-8 -*- # See README file for full copyright and licensing details. from . import sale from . import delivery
rgbconsulting/rgb-sale
delivery_sale_cost/models/__init__.py
Python
agpl-3.0
127
/* This file is part of VoltDB. * Copyright (C) 2008-2016 VoltDB Inc. * * This program 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 Foundation, either version 3 of the * License, or (at your option) any la...
paulmartel/voltdb
src/frontend/org/voltdb/InvocationSysprocPermissionPolicy.java
Java
agpl-3.0
2,820
/** * * @param viewMode * @constructor */ function ComboBoxControl( viewMode ) { _.superClass( ListBoxControl, this, viewMode ); } _.inherit( ComboBoxControl, ListEditorBaseControl ); _.extend( ComboBoxControl.prototype, { /** * * @returns {ComboBoxModel} */ createControlModel: functio...
InfinniPlatform/InfinniUI
app/controls/comboBox/comboBoxControl.js
JavaScript
agpl-3.0
752
{{ Form::open(array('url' => URL::route('contact.post'), 'method' => 'POST', 'class' => 'form-horizontal')) }} <div class="form-group{{ ($errors->has('first_name')) ? ' has-error' : '' }}"> <label class="col-md-2 col-sm-3 col-xs-10 control-label" for="first_name">First Name</label> <div class="col-...
GrahamDeprecated/CMS-Contact
src/views/form.blade.php
PHP
agpl-3.0
2,362
class AddDzInfoToEvents < ActiveRecord::Migration def change add_column :events, :dz_info, :text end end
skyderby/skyderby
db/migrate/20140902053906_add_dz_info_to_events.rb
Ruby
agpl-3.0
113
/** * The tab view stacks several pages above each other and allows to switch * between them by using a list of buttons. * * The buttons are positioned on one of the tab view's edges. * * *Example* * * Here is a little example of how to use the widget. * * <pre class='javascript'> * var tabView = new qx.ui...
Seldaiendil/meyeOS
devtools/qooxdoo-1.5-sdk/framework/source/class/qx/ui/tabview/__init__.js
JavaScript
agpl-3.0
1,118
/* * Copyright (C) 2015 ScyllaDB */ /* * This file is part of Scylla. * * Scylla 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 Foundation, either version 3 of the License, or * (at your option) any later...
avikivity/scylla
sstables/compress.cc
C++
agpl-3.0
24,543
package org.neo4j.rdf.model; import org.neo4j.graphdb.PropertyContainer; import org.neo4j.rdf.store.RdfStore; /** * A hook for a statement which provides metadata editing and reading * capabilities. A {@link StatementMetadata} implementation is typically * provided by an {@link RdfStore} implementation and supplie...
neo4j-contrib/neo4j-rdf
src/main/java/org/neo4j/rdf/model/StatementMetadata.java
Java
agpl-3.0
1,749
load('nashorn:mozilla_compat.js'); /* This file is part of the OdinMS Maple Story Server Copyright (C) 2008 Patrick Huy <patrick.huy@frz.cc> Matthias Butz <matze@odinms.de> Jan Christian Meyer <vimes@odinms.de> This program is free software: you can redistribute ...
NoetherEmmy/intransigentms-scripts
npc/9201062.js
JavaScript
agpl-3.0
2,969
<?php /********************************************************************************* * Zurmo is a customer relationship management program developed by * Zurmo, Inc. Copyright (C) 2014 Zurmo Inc. * * Zurmo is free software; you can redistribute it and/or modify it under * the terms of t...
maruthisivaprasad/zurmo
app/protected/modules/contactWebForms/tests/unit/ContactWebFormsUtilTest.php
PHP
agpl-3.0
3,267
/* * StatusBarWidget.java * * Copyright (C) 2009-16 by RStudio, Inc. * * Unless you have received this program directly from RStudio pursuant * to the terms of a commercial license agreement with RStudio, then * this program is licensed to you under the terms of version 3 of the * GNU Affero General Public Lice...
jrnold/rstudio
src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/text/status/StatusBarWidget.java
Java
agpl-3.0
8,093
import {EditorState} from 'draft-js'; import {repositionHighlights, redrawHighlights} from '.'; /** * @typedef StateWithComment * @property {ContentState} editorState * @property {Comment} activeHighlight */ /** * @name updateHighlights * @description Updates highlight information after every content change. It...
Aca-jov/superdesk-client-core
scripts/core/editor3/reducers/highlights/highlights.js
JavaScript
agpl-3.0
1,765
// Copyright 2016 Canonical Ltd. // Copyright 2016 Cloudbase Solutions // Licensed under the AGPLv3, see LICENCE file for details. // machineactions implements the the apiserver side of // running actions on machines package machineactions import ( "github.com/juju/juju/apiserver/common" "github.com/juju/juju/apise...
dooferlad/juju
apiserver/machineactions/machineactions.go
GO
agpl-3.0
3,780
<?php /* KeosuCoreBundle:Menu:app.html.twig */ class __TwigTemplate_f0d74c7e515c1c49cf3db50b29d8315143e77a28818680bb00c19c65249e2de1 extends Twig_Template { public function __construct(Twig_Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = array( ...
alexandremarcel/keosu
var/cache/dev/twig/6f/6f5bc2ccaa594b65a6be6ec6b38cb924efe6c1e179defe9dc67329b8ef3d015d.php
PHP
agpl-3.0
3,227
Ext.define("CMDBuild.controller.management.common.CMModClassAndWFCommons", { /* * retrieve the form to use as target for the * templateResolver asking it to its view * * returns null if something is not right */ getFormForTemplateResolver: function() { var form = null; if (this.view) { var wm = thi...
jzinedine/CMDBuild
cmdbuild/src/main/webapp/javascripts/cmdbuild/controller/management/common/CMModClassAndWFCommons.js
JavaScript
agpl-3.0
497
using System.Collections; using System.Collections.Generic; using UnityEngine; /// <summary> /// Marks an item as an ingredient, allowing it to be combined with other ingredients as marked in CraftingManager.Meals. /// Note: This only applies to two-ingredient recipes. /// This component was based off of Knife.cs. //...
krille90/unitystation
UnityProject/Assets/IngredientMarker.cs
C#
agpl-3.0
2,483
/* * This file is part of the AzerothCore Project. See AUTHORS file for Copyright information * * This program 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 Foundation; either version 3 of the License, or (a...
ShinDarth/azerothcore-wotlk
src/server/game/Handlers/SkillHandler.cpp
C++
agpl-3.0
2,993
package com.mattiapette.prova.proxy; public abstract class CommonProxy implements Iproxy { }
MattiaPette/MC_Mod
src/main/java/com/mattiapette/prova/proxy/CommonProxy.java
Java
agpl-3.0
95
# -*- coding: utf-8 -*- # Copyright(C) 2013 Christophe Lampin # # This file is part of weboob. # # weboob 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 Foundation, either version 3 of the License, or # (at ...
blckshrk/Weboob
modules/amelipro/browser.py
Python
agpl-3.0
4,595
/* * SessionDirty.cpp * * Copyright (C) 2009-12 by RStudio, Inc. * * Unless you have received this program directly from RStudio pursuant * to the terms of a commercial license agreement with RStudio, then * this program is licensed to you under the terms of version 3 of the * GNU Affero General Public License....
piersharding/rstudio
src/cpp/session/modules/SessionDirty.cpp
C++
agpl-3.0
5,263
<?php if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point'); /********************************************************************************* * SugarCRM is a customer relationship management program developed by * SugarCRM, Inc. Copyright (C) 2004-2010 SugarCRM Inc. * * This program is free so...
MarStan/sugar_work
include/generic/LayoutManager.php
PHP
agpl-3.0
12,373
<?php /*-------------------------------------------------------+ | PHP-Fusion Content Management System | Copyright (C) PHP-Fusion Inc | https://www.php-fusion.co.uk/ +--------------------------------------------------------+ | Filename: gallery.php | Author: PHP-Fusion Development Team | Co-Author: PHP-Fusion Developm...
helmuthm/PHP-Fusion
infusions/gallery/gallery.php
PHP
agpl-3.0
27,622
/* * This file is part of ELKI: * Environment for Developing KDD-Applications Supported by Index-Structures * * Copyright (C) 2019 * ELKI Development Team * * This program 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...
elki-project/elki
addons/xtree/src/main/java/elki/index/tree/spatial/rstarvariants/xtree/XTreeFactory.java
Java
agpl-3.0
1,853
# # # Copyright (C) 2011 Instructure, Inc. # # This file is part of Canvas. # # Canvas 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 Foundation, version 3 of the License. # # Canvas is distributed in the hope tha...
ottenhoff/canvas-lms
spec/apis/v1/enrollments_api_spec.rb
Ruby
agpl-3.0
17,367
/* * Copyright (C) 2016 OpenMotics BV * * This program 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 Foundation, either version 3 of the * License, or (at your option) any later version. * * This program ...
openmotics/gateway-frontend
src/resources/globalthermostat/thermostat.js
JavaScript
agpl-3.0
1,490
/******************************************************************************* * gvGeoportal is sponsored by the General Directorate for Information * Technologies (DGTI) of the Regional Ministry of Finance and Public * Administration of the Generalitat Valenciana (Valencian Community, * Spain), managed by gvSIG ...
gvSIGAssociation/gvsig-web
src/main/java/es/gva/dgti/gvgeoportal/security/SafeUser.java
Java
agpl-3.0
1,528
<?php class Controller_Notifications_Dropdown extends Controller_Core_Lang { public function before() { if (!\Request::is_hmvc()) { return; } parent::before(); } public function get_index() { $user_id = $this->current_user->id; $count = \Model_Notification::get_unread_count($user_id); $notificati...
MelcherSt/HTweb
fuel/app/classes/controller/notifications/dropdown.php
PHP
agpl-3.0
572
// Copyright 2015 by Paulo Augusto Peccin. See license.txt distributed with this file. // Implements the 64K "X07" AtariAge format jt.Cartridge64K_X07 = function(rom, format) { "use strict"; function init(self) { self.rom = rom; self.format = format; bytes = rom.content; // uses th...
ppeccin/javatari.js
src/main/atari/cartridge/formats/Cartridge64K_X07.js
JavaScript
agpl-3.0
2,125
// Copyright (C) 2003 salvatore orlando <salvatore.orlando@unive.it> // University of Venice, Ca' Foscari, Dipartimento di Informatica, (VE) Italy // Istituto di Scienza e Tecnologia dell'Informazione, ISTI - CNR, (PI) Italy // // This program is free software; you can redistribute it and/or modify // it under the te...
examachine/bitdrill
aux/dci-closed/utils.cc
C++
agpl-3.0
1,939
package org.cbioportal.persistence.mybatis; import org.cbioportal.model.GeneMolecularAlteration; import org.cbioportal.model.GenericAssayMolecularAlteration; import org.cbioportal.model.GenesetMolecularAlteration; import org.cbioportal.model.MolecularProfileSamples; import java.util.List; import org.apache.ibatis.cu...
mandawilson/cbioportal
persistence/persistence-mybatis/src/main/java/org/cbioportal/persistence/mybatis/MolecularDataMapper.java
Java
agpl-3.0
1,595
import { Collection } from '../../utilities' import Packet from './Packet' import * as Types from '../types' /** * ScriptControlChange Packet */ class ScriptControlChange extends Packet { /** * Packet ID, this value is only unique per-frequency range, see key get * method of Packet, plus the buffer helper o...
gwigz/sljs
src/network/packets/ScriptControlChange.ts
TypeScript
agpl-3.0
2,450
/* * 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 ...
avikivity/scylla
cql3/statements/alter_role_statement.hh
C++
agpl-3.0
2,536
#include <iostream> #include <string> using namespace std; int main() { string x; x = "Hello, world"; cout << x << endl; return 0; }
cawaltrip/compilers
stubs/8.cpp
C++
agpl-3.0
139
<?php /* * Copyright 2004-2017, AfterLogic Corp. * Licensed under AGPLv3 license or AfterLogic license * if commercial version of the product was purchased. * See the LICENSE file for a full license statement. */ namespace MailSo\Sieve; /** * @category MailSo * @package Sieve */ class ManageSi...
afterlogic/webmail-lite
libraries/MailSo/Sieve/ManageSieveClient.php
PHP
agpl-3.0
14,564
package com.ice.tar; import java.math.BigInteger; import java.util.ArrayList; /** * These are the standard static helpers for parsing/writing the header data. * This could probably be cleaned up further. * * This library is under the Apache License Version 2.0 * * Authors: * * @author Jeremy Lucier * * ...
ISCPIF/PSEExperiments
openmole-src/openmole/third-parties/com.ice.tar/src/main/java/com/ice/tar/TarFileUtil.java
Java
agpl-3.0
13,023
# -*- coding: utf-8 -*- ############################################################################### # # ODOO (ex OpenERP) # Open Source Management Solution # Copyright (C) 2001-2015 Micronaet S.r.l. (<http://www.micronaet.it>) # Developer: Nicola Riolini @thebrush (<https://it.linkedin.com/in/thebrush>) # This pro...
Micronaet/micronaet-migration
__UNPORTED__/product_extra_photo/__openerp__.py
Python
agpl-3.0
1,570
/** * Copyright (C) 2001-2017 by RapidMiner and the contributors * * Complete list of developers available at our web site: * * http://rapidminer.com * * This program is free software: you can redistribute it and/or modify it under the terms of the * GNU Affero General Public License as published by ...
cm-is-dog/rapidminer-studio-core
src/main/java/com/rapidminer/generator/SinusFactory.java
Java
agpl-3.0
9,198
'use strict' exports.up = function(knex) { return knex.schema.createTable('comments', function(table) { table.increments() table.string('text').notNullable() table.integer('userId') table.integer('pageId') table.integer('parentId') table.timestamp('createdAt').defaultTo(knex.raw('CURRENT_TI...
fiddur/some-comments
migrations/20150923143009_comments.js
JavaScript
agpl-3.0
524
<!DOCTYPE html> <html class="ng-csp" data-placeholder-focus="false" lang="<?php p($_['language']); ?>" > <head data-user="<?php p($_['user_uid']); ?>" data-user-displayname="<?php p($_['user_displayname']); ?>" data-requesttoken="<?php p($_['requesttoken']); ?>"> <meta charset="utf-8"> <title> <?php p(!empt...
michaelletzgus/nextcloud-server
core/templates/layout.user.php
PHP
agpl-3.0
7,561
/** * */ package org.aksw.iguana.dg.generator; import java.io.BufferedReader; import java.io.File; import java.io.FileReader; import java.io.IOException; import org.aksw.iguana.commons.rabbit.RabbitMQUtils; import org.aksw.iguana.dp.loader.LoaderManager; import org.apache.jena.rdf.model.Model; import org.apache.je...
AKSW/IGUANA
iguana.datagenerator/src/main/java/org/aksw/iguana/dg/generator/AbstractDataGenerator.java
Java
agpl-3.0
3,299
/* Copyright (C) 2013 Marco Heisig This file is part of Rabenstein. Rabenstein 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 Foundation, either version 3 of the License, or (at your option) any later version. Thi...
te42kyfo/Pirates-of-Rabenstein
include/AboutWindow.hpp
C++
agpl-3.0
996
# -*- coding: utf-8 -*- ############################################################################## # # OpenERP, Open Source Management Solution # Copyright (C) 2004-2009 Tiny SPRL (<http://tiny.be>). # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU...
xxshutong/openerp-7.0
openerp/osv/orm.py
Python
agpl-3.0
265,245
var utils = require('../../utils'); var discoverHelper = require('../../helpers/discover-helper'); var chai = require('chai'); var chaiAsPromised = require('chai-as-promised'); chai.use(chaiAsPromised); var expect = chai.expect; describe('discover search', () => { before(async () => { browser.get(browse...
Rademade/taiga-front
e2e/suites/discover/discover-search.e2e.js
JavaScript
agpl-3.0
3,834
/* * MANDY is a simple webapp to track man-day consumption on activities. * * Copyright 2014, rpatriarche * * This file is part of MANDY software. * * MANDY 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...
softdays/mandy
mandy-service/src/main/java/org/softdays/mandy/core/model/package-info.java
Java
agpl-3.0
957
import { action, observable } from "mobx"; import { ApiClient } from "api/ApiClient"; import { IRankingJson } from "api/schema/IRankingJson"; import { Ranking } from "ranking/Ranking"; export class RankingStore { @observable public isLoading = true; @observable.ref public ranking: Ranking; @observable.re...
fauu/natrank
frontend/src/ranking/RankingStore.ts
TypeScript
agpl-3.0
827
/* XOWA: the XOWA Offline Wiki Application Copyright (C) 2012 gnosygnu@gmail.com This program 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 Foundation, either version 3 of the License, or (at your option) any later ...
crosslink/xowa
dev/150_gfui/src_500_tab/gplx/gfui/TabBoxEvt_tabSelect.java
Java
agpl-3.0
1,621
#include "LightsData.h" namespace { const unsigned char LOW_BEAMS_OFFSET = 0x1; const unsigned char HIGH_BEAMS_OFFSET = 0x2; const unsigned char BRAKES_OFFSET = 0x4; const unsigned char LEFT_SIGNAL_OFFSET = 0x8; const unsigned char RIGHT_SIGNAL_OFFSET = 0x10; const unsigned char BMS_STROBE_LIGH...
UCSolarCarTeam/Epsilon-Hermes
src/DataLayer/LightsData/LightsData.cpp
C++
agpl-3.0
1,389
'use strict'; app. factory("DashboardResource",function($resource,urlApi){ return $resource(urlApi+'dashboard',{},{ dashboard: { method: 'GET' } }); });
appsindicato/APP-Sindicado-Eleicoes
webapp/app/scripts/resources/dashboard.js
JavaScript
agpl-3.0
168
<?php /** * */ class Content extends Base\Content { /** * Instantiate a new Content */ public function __construct() { return parent::__construct(); } }
dotink/inkwell-cms
user/entities/Content.php
PHP
agpl-3.0
181
/* * Copyright (C) 2011-2013 The Animo Project * http://animotron.org * * This file is part of Animotron. * * Animotron 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 Foundation, either version...
animotron/core
src/test/java/org/animotron/games/whouse/WHouseTest.java
Java
agpl-3.0
5,744
<?php /* * Copyright (C) 2015 Julien Fastré <julien.fastre@champs-libres.coop> * * This program 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 Foundation, either version 3 of the License, or * (at your opti...
Chill-project/Main
Security/RoleProvider.php
PHP
agpl-3.0
2,095
<?php // vim: expandtab sw=4 ts=4 sts=4: /** * Data input class with filters callback for validation * * @version 2.0 * @copyright 2001-2012 Universite catholique de Louvain (UCL) * @author Frederic Minne <frederic.minne@uclouvain.be> * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html ...
zefredz/form-ipm
include/classes/Input/Validator.php
PHP
agpl-3.0
4,324
package florian_haas.lucas.web; import java.util.*; import javax.ejb.EJB; import javax.faces.view.ViewScoped; import javax.inject.Named; import javax.validation.constraints.*; import org.hibernate.validator.constraints.NotBlank; import org.primefaces.model.DualListModel; import florian_haas.lucas.busine...
Listopia-Official/listopia-user-and-company-administration-system
lucas-web/src/florian_haas/lucas/web/LoginUserBean.java
Java
agpl-3.0
16,146
class SubmissionProcessor < ApplicationProcessor subscribes_to :submission def on_message(message) verify_connections! json = ActiveSupport::JSON.decode(message) end end
water/mainline
app/processors/submission_process.rb
Ruby
agpl-3.0
183
/* * Copyright (c) 2012 - 2020 Splice Machine, Inc. * * This file is part of Splice Machine. * Splice Machine 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 Foundation, either * version 3, or (at your option) ...
splicemachine/spliceengine
splice_machine/src/main/java/com/splicemachine/derby/stream/output/insert/InsertPipelineWriter.java
Java
agpl-3.0
9,600
/* Classe gerada automaticamente pelo MSTech Code Creator */ namespace MSTech.GestaoEscolar.Entities { using System; using MSTech.GestaoEscolar.Entities.Abstracts; using MSTech.Validation; /// <summary> /// Description: . /// </summary> [Serializable] public class ORC_NivelAprendizado : AbstractOR...
prefeiturasp/SME-SGP
Src/MSTech.GestaoEscolar.Entities/ORC_NivelAprendizado.cs
C#
agpl-3.0
797
# # Bold - more than just blogging. # Copyright (C) 2015-2016 Jens Krämer <jk@jkraemer.net> # # This file is part of Bold. # # Bold 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 Foundation, either version 3 of th...
bold-app/bold
app/jobs/rpc_ping_job.rb
Ruby
agpl-3.0
1,779
/* Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ CKEDITOR.plugins.setLang( 'undo', 'nl', { redo: 'Opnieuw uitvoeren', undo: 'Ongedaan maken' } );
astrobin/astrobin
astrobin/static/astrobin/ckeditor/plugins/undo/lang/nl.js
JavaScript
agpl-3.0
265
import * as Personal from "../../Contents/IndexedDB/Personal"; import Sender from "../../Base/Container/Sender"; /** * */ export default class GuideSender extends Sender { public static ID = "Guide"; constructor() { super(GuideSender.ID); } public guide: Personal.Guide; }
iwatendo/skybeje
src/Contents/Sender/GuideSender.ts
TypeScript
agpl-3.0
303
const setup = require('../../setup') const SessionController = require('../../../api/controllers/SessionController') var factories = require('../../setup/factories') var passport = require('passport') describe('SessionController.findUser', () => { var u1, u2 var findUser = SessionController.findUser before(() =...
Hylozoic/hylo-node
test/unit/controllers/SessionController.test.js
JavaScript
agpl-3.0
11,949
Ext.ns('CMDBuild'); CMDBuild.FormPlugin = function(config) { Ext.apply(this, config); }; Ext.extend(CMDBuild.FormPlugin, Ext.util.Observable, { init: function(formPanel) { var basicForm = formPanel.getForm(); /** * * clears the form, * to use when trackResetOnLoad = true; i...
jzinedine/CMDBuild
cmdbuild/src/main/webapp/javascripts/cmdbuild/form/FormPlugin.js
JavaScript
agpl-3.0
1,392
/*************************************************************************** modifyconstraintsubactivitiespreferredtimeslotsform.cpp - description ------------------- begin : 2008 copyright : (C) 2008 by Lalescu Liviu email ...
karandit/fet
src/interface/modifyconstraintsubactivitiespreferredtimeslotsform.cpp
C++
agpl-3.0
11,702
class Auth::PasswordsController < Devise::PasswordsController layout 'blank' def create email= EmailAddress.where('user_id IS NOT NULL').find_by(:email => params[resource_name][:email]) if email self.resource = email.user resource.send_reset_password_instructions else flash[:error]='...
ari/jobsworth
app/controllers/auth/passwords_controller.rb
Ruby
agpl-3.0
588
/** * Copyright (C) 2009-2014 BIMserver.org * * This program 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 Foundation, either version 3 of the * License, or (at your option) any later version. * * This ...
shenan4321/BIMplatform
generated/cn/dlb/bim/models/ifc4/impl/IfcUShapeProfileDefImpl.java
Java
agpl-3.0
11,953
#ifndef BOOST_MPL_IS_PLACEHOLDER_HPP_INCLUDED #define BOOST_MPL_IS_PLACEHOLDER_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2001-2004 // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) // // See http://www.boos...
jbruestle/aggregate_btree
tiny_boost/boost/mpl/is_placeholder.hpp
C++
agpl-3.0
1,650
#include "augs/ensure.h" void cleanup_proc() { global_log::save_complete_log("generated/logs/ensure_failed_debug_log.txt"); #ifdef PLATFORM_WINDOWS __debugbreak(); #endif }
geneotech/Mechanical-keyboard-simulator
augs/ensure.cpp
C++
agpl-3.0
186
# frozen_string_literal: true module Mutations module Repository module Git CreateBranchMutation = GraphQL::Field.define do type Types::Git::BranchType description 'Creates a new branch' argument :repositoryId, !types.ID do description 'The repository to create the branch...
ontohub/ontohub-backend
app/graphql/mutations/repository/git/create_branch_mutation.rb
Ruby
agpl-3.0
1,238
<?php namespace Qcm\QuestionnairesBundle\Form; use Symfony\Component\Form\AbstractType; use Symfony\Component\Form\FormBuilderInterface; use Symfony\Component\OptionsResolver\OptionsResolverInterface; class CorrectionType extends AbstractType { /** * @param FormBuilderInterface $builder * @param array...
YoureInTrouble/YoureInTrouble
src/Qcm/QuestionnairesBundle/Form/CorrectionType.php
PHP
agpl-3.0
1,498
package com.x.cms.assemble.control.jaxrs.document; import com.x.base.core.project.exception.LanguagePromptException; class ExceptionImportViewIdEmpty extends LanguagePromptException { private static final long serialVersionUID = 1859164370743532895L; ExceptionImportViewIdEmpty() { super("分类信息未绑定导入的列表,无法进行导入操作。"...
o2oa/o2oa
o2server/x_cms_assemble_control/src/main/java/com/x/cms/assemble/control/jaxrs/document/ExceptionImportViewIdEmpty.java
Java
agpl-3.0
373
<?php /** * ResetPasswordController.php * Copyright (c) 2019 james@firefly-iii.org * * This file is part of Firefly III (https://github.com/firefly-iii). * * This program 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 F...
firefly-iii/firefly-iii
app/Http/Controllers/Auth/ResetPasswordController.php
PHP
agpl-3.0
5,272
''' Driver file To do: - allow searching of a greater number of common players - "vanity search" - highest damage differential: - incorporate STEAMID conversion (shouldn't require the API) - impose order on results - start to store player aliases, associated with IDs - write test Tools:...
triested/logs-search
main.py
Python
agpl-3.0
2,193
class AdminMailer < ActionMailer::Base default :from => 'info@carbondiet.org', :to => 'info@carbondiet.org' def new_signup(name, sent_at = Time.now) @name = name mail :date => sent_at, :subject => 'Carbon Diet: New user signed up!' end def country_request(user, country, sent_at = Time.now...
Floppy/carbon-diet
app/mailers/admin_mailer.rb
Ruby
agpl-3.0
453
<?php if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point'); /********************************************************************************* * The contents of this file are subject to the SugarCRM Master Subscription * Agreement ("License") which can be viewed at * http://www.sugarcrm.com/crm/e...
harish-patel/ecrm
modules/Holidays/Forms.php
PHP
agpl-3.0
3,408
""" Copyright (c) 2002 Intel Corporation All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and t...
nmc-probe/emulab-nome
tbsetup/plab/libdslice/dslice/agenthttpsvr.py
Python
agpl-3.0
3,426
/* * Claudia Project * http://claudia.morfeo-project.org * * (C) Copyright 2010 Telefonica Investigacion y Desarrollo * S.A.Unipersonal (Telefonica I+D) * * See CREDITS file for info about members and contributors. * * This program is free software; you can redistribute it and/or modify * it under the terms o...
StratusLab/claudia
driver-one/src/main/java/com/telefonica/claudia/smi/provisioning/ONEProvisioningDriver.java
Java
agpl-3.0
46,617
<?php class MetadataProfilesAction extends KalturaAdminConsolePlugin { public function __construct($label = null, $action = null, $rootLabel = null) { $this->action = $action; $this->label = $label; $this->rootLabel = $rootLabel; } /** * @return string - absolute file path of the phtml templa...
richhl/kalturaCE
package/app/app/plugins/metadata/admin/MetadataProfilesAction.php
PHP
agpl-3.0
2,988