entities listlengths 1 8.61k | max_stars_repo_path stringlengths 7 172 | max_stars_repo_name stringlengths 5 89 | max_stars_count int64 0 82k | content stringlengths 14 1.05M | id stringlengths 2 6 | new_content stringlengths 15 1.05M | modified bool 1
class | references stringlengths 29 1.05M |
|---|---|---|---|---|---|---|---|---|
[
{
"context": "9\\[\\]/\"'\\*=~\\-\\u2013\\u2014])|$)///gi\n\t,\n\t\tosis: [\"2John\"]\n\t\tregexp: ///(^|[^0-9A-Za-zªµºÀ-ÖØ-öø-ɏḀ-ỿⱠ",
"end": 15465,
"score": 0.6340222358703613,
"start": 15464,
"tag": "NAME",
"value": "2"
},
{
"context": "\\[\\]/\"'\\*=~\\-\\u2013\\u2014])|$)///gi\n\... | lib/bible-tools/lib/Bible-Passage-Reference-Parser/src/da/regexps.coffee | saiba-mais/bible-lessons | 149 | bcv_parser::regexps.space = "[\\s\\xa0]"
bcv_parser::regexps.escaped_passage = ///
(?:^ | [^\x1f\x1e\dA-Za-zªµºÀ-ÖØ-öø-ɏḀ-ỿⱠ-ⱿꜢ-ꞈꞋ-ꞎꞐ-ꞓꞠ-Ɦꟸ-ꟿ] ) # Beginning of string or not in the middle of a word or immediately following another book. Only count a book if it's part of a sequence: `Matt5John3` is OK, but not `1Matt5J... | 16686 | bcv_parser::regexps.space = "[\\s\\xa0]"
bcv_parser::regexps.escaped_passage = ///
(?:^ | [^\x1f\x1e\dA-Za-zªµºÀ-ÖØ-öø-ɏḀ-ỿⱠ-ⱿꜢ-ꞈꞋ-ꞎꞐ-ꞓꞠ-Ɦꟸ-ꟿ] ) # Beginning of string or not in the middle of a word or immediately following another book. Only count a book if it's part of a sequence: `Matt5John3` is OK, but not `1Matt5J... | true | bcv_parser::regexps.space = "[\\s\\xa0]"
bcv_parser::regexps.escaped_passage = ///
(?:^ | [^\x1f\x1e\dA-Za-zªµºÀ-ÖØ-öø-ɏḀ-ỿⱠ-ⱿꜢ-ꞈꞋ-ꞎꞐ-ꞓꞠ-Ɦꟸ-ꟿ] ) # Beginning of string or not in the middle of a word or immediately following another book. Only count a book if it's part of a sequence: `Matt5John3` is OK, but not `1Matt5J... |
[
{
"context": " form = req.form()\n form.append('username', '012345678901234567890123456789012345')\n form.append('pas",
"end": 981,
"score": 0.8803354501724243,
"start": 970,
"tag": "USERNAME",
"value": "01234567890"
},
{
"context": "m()\n form.append('username', '0123... | spec/server/functional/auth.spec.coffee | JurianLock/codecombat | 1 | require '../common'
request = require 'request'
User = require '../../../server/users/User'
urlLogin = getURL('/auth/login')
urlReset = getURL('/auth/reset')
describe '/auth/whoami', ->
it 'returns 200', (done) ->
request.get(getURL('/auth/whoami'), (err, response) ->
expect(response).toBeDefined()
... | 150201 | require '../common'
request = require 'request'
User = require '../../../server/users/User'
urlLogin = getURL('/auth/login')
urlReset = getURL('/auth/reset')
describe '/auth/whoami', ->
it 'returns 200', (done) ->
request.get(getURL('/auth/whoami'), (err, response) ->
expect(response).toBeDefined()
... | true | require '../common'
request = require 'request'
User = require '../../../server/users/User'
urlLogin = getURL('/auth/login')
urlReset = getURL('/auth/reset')
describe '/auth/whoami', ->
it 'returns 200', (done) ->
request.get(getURL('/auth/whoami'), (err, response) ->
expect(response).toBeDefined()
... |
[
{
"context": "# Copyright Joyent, Inc. and other Node contributors.\n#\n# Permission",
"end": 18,
"score": 0.9989607334136963,
"start": 12,
"tag": "NAME",
"value": "Joyent"
}
] | test/simple/test-vm-run-in-new-context.coffee | lxe/io.coffee | 0 | # Copyright Joyent, Inc. and other Node contributors.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, copy, modify, me... | 164928 | # Copyright <NAME>, Inc. and other Node contributors.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, copy, modify, me... | true | # Copyright PI:NAME:<NAME>END_PI, Inc. and other Node contributors.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, co... |
[
{
"context": "#\n# MConn Framework\n# https://www.github.com/livespotting/mconn\n#\n# @copyright 2015 Livespotting Media GmbH",
"end": 57,
"score": 0.9948635101318359,
"start": 45,
"tag": "USERNAME",
"value": "livespotting"
},
{
"context": "tting Media GmbH\n# @license Apache-2.0\n#\... | src/module.coffee | livespotting/mconn-helloworld | 0 | #
# MConn Framework
# https://www.github.com/livespotting/mconn
#
# @copyright 2015 Livespotting Media GmbH
# @license Apache-2.0
#
# @author Christoph Johannsdotter [c.johannsdotter@livespottingmedia.com]
# @author Jan Stabenow [j.stabenow@livespottingmedia.com]
#
Module = require(require("path").join(process.env.MCO... | 104877 | #
# MConn Framework
# https://www.github.com/livespotting/mconn
#
# @copyright 2015 Livespotting Media GmbH
# @license Apache-2.0
#
# @author <NAME> [<EMAIL>]
# @author <NAME> [<EMAIL>]
#
Module = require(require("path").join(process.env.MCONN_PATH, "bin/classes/Module"))
Q = require("q")
class HelloWorld extends Mod... | true | #
# MConn Framework
# https://www.github.com/livespotting/mconn
#
# @copyright 2015 Livespotting Media GmbH
# @license Apache-2.0
#
# @author PI:NAME:<NAME>END_PI [PI:EMAIL:<EMAIL>END_PI]
# @author PI:NAME:<NAME>END_PI [PI:EMAIL:<EMAIL>END_PI]
#
Module = require(require("path").join(process.env.MCONN_PATH, "bin/classe... |
[
{
"context": "w Tests for require-unicode-regexp rule.\n# @author Toru Nagashima\n###\n\n'use strict'\n\n#-----------------------------",
"end": 84,
"score": 0.9998664855957031,
"start": 70,
"tag": "NAME",
"value": "Toru Nagashima"
}
] | src/tests/rules/require-unicode-regexp.coffee | danielbayley/eslint-plugin-coffee | 21 | ###*
# @fileoverview Tests for require-unicode-regexp rule.
# @author Toru Nagashima
###
'use strict'
#------------------------------------------------------------------------------
# Requirements
#------------------------------------------------------------------------------
rule = require 'eslint/lib/rules/require... | 10283 | ###*
# @fileoverview Tests for require-unicode-regexp rule.
# @author <NAME>
###
'use strict'
#------------------------------------------------------------------------------
# Requirements
#------------------------------------------------------------------------------
rule = require 'eslint/lib/rules/require-unicode... | true | ###*
# @fileoverview Tests for require-unicode-regexp rule.
# @author PI:NAME:<NAME>END_PI
###
'use strict'
#------------------------------------------------------------------------------
# Requirements
#------------------------------------------------------------------------------
rule = require 'eslint/lib/rules/r... |
[
{
"context": " { name: '+', description: '+' } }\n name: 'Name'\n description: 'Description'\n inner",
"end": 4579,
"score": 0.998112678527832,
"start": 4575,
"tag": "NAME",
"value": "Name"
},
{
"context": "' }, de: { name: '+' }, fr: {} }\n name: 'Name'... | test/app/models/CocoModel.spec.coffee | pickettd/codecombat | 0 | CocoModel = require 'models/CocoModel'
utils = require 'core/utils'
class BlandClass extends CocoModel
@className: 'Bland'
@schema: {
type: 'object'
additionalProperties: false
properties:
number: {type: 'number'}
object: {type: 'object'}
string: {type: 'string'}
_id: {type: 'st... | 97785 | CocoModel = require 'models/CocoModel'
utils = require 'core/utils'
class BlandClass extends CocoModel
@className: 'Bland'
@schema: {
type: 'object'
additionalProperties: false
properties:
number: {type: 'number'}
object: {type: 'object'}
string: {type: 'string'}
_id: {type: 'st... | true | CocoModel = require 'models/CocoModel'
utils = require 'core/utils'
class BlandClass extends CocoModel
@className: 'Bland'
@schema: {
type: 'object'
additionalProperties: false
properties:
number: {type: 'number'}
object: {type: 'object'}
string: {type: 'string'}
_id: {type: 'st... |
[
{
"context": "l: '2212 3456'\n ci:\n country_name:\n en: 'Cote D\\'Ivoire'\n es: 'Costa de Marfil'\n country_",
"end": 5851,
"score": 0.7325536608695984,
"start": 5845,
"tag": "NAME",
"value": "Cote D"
},
{
"context": " 3456'\n ci:\n country_name:\n en: 'Cot... | src/countries.coffee | Tangol/widget | 2 | module.exports =
af:
country_name:
en: 'Afghanistan'
es: 'Afganistán'
country_code: 93
example_dial: '023 456 7890'
al:
country_name:
en: 'Albania'
es: 'Albania'
country_code: 355
example_dial: '022 345 678'
dz:
country_name:
en: 'Algeria'
es: 'Argel... | 49015 | module.exports =
af:
country_name:
en: 'Afghanistan'
es: 'Afganistán'
country_code: 93
example_dial: '023 456 7890'
al:
country_name:
en: 'Albania'
es: 'Albania'
country_code: 355
example_dial: '022 345 678'
dz:
country_name:
en: 'Algeria'
es: 'Argel... | true | module.exports =
af:
country_name:
en: 'Afghanistan'
es: 'Afganistán'
country_code: 93
example_dial: '023 456 7890'
al:
country_name:
en: 'Albania'
es: 'Albania'
country_code: 355
example_dial: '022 345 678'
dz:
country_name:
en: 'Algeria'
es: 'Argel... |
[
{
"context": "# @author Tim Knip / http://www.floorplanner.com/ / tim at floorplan",
"end": 18,
"score": 0.9998931288719177,
"start": 10,
"tag": "NAME",
"value": "Tim Knip"
},
{
"context": "orplanner.com/ / tim at floorplanner.com\n# @author aladjev.andrew@gmail.com\n\n#= require new... | source/javascripts/new_src/loaders/collada/material.coffee | andrew-aladev/three.js | 0 | # @author Tim Knip / http://www.floorplanner.com/ / tim at floorplanner.com
# @author aladjev.andrew@gmail.com
#= require new_src/loaders/collada/instance_effect
class Material
constructor: ->
@id = ""
@name = ""
@instance_effect = null
parse: (element) ->
@id = e... | 26539 | # @author <NAME> / http://www.floorplanner.com/ / tim at floorplanner.com
# @author <EMAIL>
#= require new_src/loaders/collada/instance_effect
class Material
constructor: ->
@id = ""
@name = ""
@instance_effect = null
parse: (element) ->
@id = element.getAttribute... | true | # @author PI:NAME:<NAME>END_PI / http://www.floorplanner.com/ / tim at floorplanner.com
# @author PI:EMAIL:<EMAIL>END_PI
#= require new_src/loaders/collada/instance_effect
class Material
constructor: ->
@id = ""
@name = ""
@instance_effect = null
parse: (element) ->
... |
[
{
"context": "###\n\t(c) 2016 Julian Gonggrijp\n###\n\ndefine [\n\t'handlebars.runtime'\n], (hbsRuntim",
"end": 30,
"score": 0.9998806715011597,
"start": 14,
"tag": "NAME",
"value": "Julian Gonggrijp"
}
] | client/script/handlebars.coffee | NBOCampbellToets/CampbellSoup | 0 | ###
(c) 2016 Julian Gonggrijp
###
define [
'handlebars.runtime'
], (hbsRuntime) -> hbsRuntime.default
| 126790 | ###
(c) 2016 <NAME>
###
define [
'handlebars.runtime'
], (hbsRuntime) -> hbsRuntime.default
| true | ###
(c) 2016 PI:NAME:<NAME>END_PI
###
define [
'handlebars.runtime'
], (hbsRuntime) -> hbsRuntime.default
|
[
{
"context": "/authorization\"\n\nspaceless = \"\"\"\nDigest username=\"Mufasa\",realm=\"testrealm@host.com\",nonce=\"dcd98b7102dd2f",
"end": 136,
"score": 0.9997264742851257,
"start": 130,
"tag": "USERNAME",
"value": "Mufasa"
},
{
"context": "\n\nspaceless = \"\"\"\nDigest username=... | test/authorization_parsing_test.coffee | patchboard/patchboard | 38 | assert = require "assert"
Testify = require "testify"
{parse} = require "../src/authorization"
spaceless = """
Digest username="Mufasa",realm="testrealm@host.com",nonce="dcd98b7102dd2f0e8b11d0f600bfb0c093",uri="/dir/index.html",qop=auth,nc=00000001,cnonce="0a4f113b",response="6629fae49393a05397450978507c4ef1",opaque=... | 140579 | assert = require "assert"
Testify = require "testify"
{parse} = require "../src/authorization"
spaceless = """
Digest username="Mufasa",realm="<EMAIL>",nonce="dcd98b7102dd2f0e8b11d0f600bfb0c093",uri="/dir/index.html",qop=auth,nc=00000001,cnonce="0a4f113b",response="6629fae49393a05397450978507c4ef1",opaque="5ccc069c40... | true | assert = require "assert"
Testify = require "testify"
{parse} = require "../src/authorization"
spaceless = """
Digest username="Mufasa",realm="PI:EMAIL:<EMAIL>END_PI",nonce="dcd98b7102dd2f0e8b11d0f600bfb0c093",uri="/dir/index.html",qop=auth,nc=00000001,cnonce="0a4f113b",response="6629fae49393a05397450978507c4ef1",opa... |
[
{
"context": " $scope.model = [\n {\n marca: 'Fender'\n nombre: 'Galaxy s7'\n precio: ",
"end": 226,
"score": 0.9967466592788696,
"start": 220,
"tag": "NAME",
"value": "Fender"
},
{
"context": "precio: 400\n }\n {\n marca: ... | coffeeScripts/controllers/indexController.coffee | LeoVergara1/firstAppAngular | 0 | class IndexController
appDemo = angular.module('appDemo', [])
sizeList = 0
angularController:() ->
appDemo.controller 'InstrumentosListadoCtrl', ($scope) ->
$scope.model = [
{
marca: 'Fender'
nombre: 'Galaxy s7'
precio: 400
}
{
marca: 'Le... | 163675 | class IndexController
appDemo = angular.module('appDemo', [])
sizeList = 0
angularController:() ->
appDemo.controller 'InstrumentosListadoCtrl', ($scope) ->
$scope.model = [
{
marca: '<NAME>'
nombre: 'Galaxy s7'
precio: 400
}
{
marca: '<N... | true | class IndexController
appDemo = angular.module('appDemo', [])
sizeList = 0
angularController:() ->
appDemo.controller 'InstrumentosListadoCtrl', ($scope) ->
$scope.model = [
{
marca: 'PI:NAME:<NAME>END_PI'
nombre: 'Galaxy s7'
precio: 400
}
{
... |
[
{
"context": "umentBody()\n new spark.components.Input({value: 'fatih@fatihacet.com', cssClass: 'has-text'}).appendToDocumentBody()\n ",
"end": 260,
"score": 0.9998552799224854,
"start": 241,
"tag": "EMAIL",
"value": "fatih@fatihacet.com"
},
{
"context": "umentBody()\n new spark.co... | src/examples/input/main.coffee | dashersw/spark | 1 | window.addEventListener 'load', ->
new spark.core.View({ tagName: 'h2', template: 'Spark Inputs' }).appendToDocumentBody()
new spark.components.Input({placeholder: 'Email'}).appendToDocumentBody()
new spark.components.Input({value: 'fatih@fatihacet.com', cssClass: 'has-text'}).appendToDocumentBody()
new spark... | 122683 | window.addEventListener 'load', ->
new spark.core.View({ tagName: 'h2', template: 'Spark Inputs' }).appendToDocumentBody()
new spark.components.Input({placeholder: 'Email'}).appendToDocumentBody()
new spark.components.Input({value: '<EMAIL>', cssClass: 'has-text'}).appendToDocumentBody()
new spark.components.... | true | window.addEventListener 'load', ->
new spark.core.View({ tagName: 'h2', template: 'Spark Inputs' }).appendToDocumentBody()
new spark.components.Input({placeholder: 'Email'}).appendToDocumentBody()
new spark.components.Input({value: 'PI:EMAIL:<EMAIL>END_PI', cssClass: 'has-text'}).appendToDocumentBody()
new sp... |
[
{
"context": " id> reserve - Make a reservation.\n#\n# Author:\n# Shingo Sato <shinsugar@gmail.com>\n\n{ toNumber, head, last, is",
"end": 360,
"score": 0.999883770942688,
"start": 349,
"tag": "NAME",
"value": "Shingo Sato"
},
{
"context": " Make a reservation.\n#\n# Author:\n# S... | src/fass-reservation.coffee | sugarshin/hubot-fass-reservation | 1 | # Description
# A Hubot script for utilities of FaSS reservation
#
# Configuration:
# N/A
#
# Commands:
# hubot fass list - List salons.
# hubot fass <salon id> waiting - List all waiting.
# hubot fass <salon id> waiting <number> - Start watch the number in waiting.
# hubot fass <salon id> reserve - Make a ... | 214065 | # Description
# A Hubot script for utilities of FaSS reservation
#
# Configuration:
# N/A
#
# Commands:
# hubot fass list - List salons.
# hubot fass <salon id> waiting - List all waiting.
# hubot fass <salon id> waiting <number> - Start watch the number in waiting.
# hubot fass <salon id> reserve - Make a ... | true | # Description
# A Hubot script for utilities of FaSS reservation
#
# Configuration:
# N/A
#
# Commands:
# hubot fass list - List salons.
# hubot fass <salon id> waiting - List all waiting.
# hubot fass <salon id> waiting <number> - Start watch the number in waiting.
# hubot fass <salon id> reserve - Make a ... |
[
{
"context": "accounts: [\n {\n id : \"bd3ec1d3-91b7-4b5a-b6a9-86871f132304\"\n name : \"Personal\"\n ",
"end": 223,
"score": 0.9935199618339539,
"start": 187,
"tag": "KEY",
"value": "bd3ec1d3-91b7-4b5a-b6a9-86871f132304"
},
{
"... | stage/shims/app-launch-shim.coffee | nanobox-io/nanobox-dash-ui-app-launch | 0 | module.exports = class DataShim
constructor: () ->
getProviders : () -> [
{
id: 'do'
name : "Digital Ocean"
accounts: [
{
id : "bd3ec1d3-91b7-4b5a-b6a9-86871f132304"
name : "Personal"
provider_id : "do"
default_region ... | 42865 | module.exports = class DataShim
constructor: () ->
getProviders : () -> [
{
id: 'do'
name : "Digital Ocean"
accounts: [
{
id : "<KEY>"
name : "Personal"
provider_id : "do"
default_region : "sfo1"
},
{
... | true | module.exports = class DataShim
constructor: () ->
getProviders : () -> [
{
id: 'do'
name : "Digital Ocean"
accounts: [
{
id : "PI:KEY:<KEY>END_PI"
name : "Personal"
provider_id : "do"
default_region : "sfo1"
}... |
[
{
"context": "('.apps.key').toString().trim()\ncatch\n authKey= 'local'\n\ndeploy= (host,sha1,force=no)->\n app= apps[host",
"end": 231,
"score": 0.9942842125892639,
"start": 226,
"tag": "KEY",
"value": "local"
}
] | apps/travis.edgy.black.coffee | 59naga/edgy | 0 | apps= require('yamljs').load 'apps.yml'
fs= require 'fs'
path= require 'path'
pm2= require '../lib/pm2'
Repository= require '../lib/repository'
try
authKey= fs.readFileSync('.apps.key').toString().trim()
catch
authKey= 'local'
deploy= (host,sha1,force=no)->
app= apps[host]
repo= new Repository path.resolve(_... | 82137 | apps= require('yamljs').load 'apps.yml'
fs= require 'fs'
path= require 'path'
pm2= require '../lib/pm2'
Repository= require '../lib/repository'
try
authKey= fs.readFileSync('.apps.key').toString().trim()
catch
authKey= '<KEY>'
deploy= (host,sha1,force=no)->
app= apps[host]
repo= new Repository path.resolve(_... | true | apps= require('yamljs').load 'apps.yml'
fs= require 'fs'
path= require 'path'
pm2= require '../lib/pm2'
Repository= require '../lib/repository'
try
authKey= fs.readFileSync('.apps.key').toString().trim()
catch
authKey= 'PI:KEY:<KEY>END_PI'
deploy= (host,sha1,force=no)->
app= apps[host]
repo= new Repository p... |
[
{
"context": "uired\n#\n# credentials: {\n# id: 'dh37fgj492je',\n# key: 'aoijedoaijsdlaksjdl',\n# ",
"end": 453,
"score": 0.8274643421173096,
"start": 441,
"tag": "KEY",
"value": "dh37fgj492je"
},
{
"context": " id: 'dh37fgj492je',\n# ... | deps/npm/node_modules/request/node_modules/hawk/lib/client.coffee | lxe/io.coffee | 0 | # Load modules
Url = require("url")
Hoek = require("hoek")
Cryptiles = require("cryptiles")
Crypto = require("./crypto")
Utils = require("./utils")
# Declare internals
internals = {}
# Generate an Authorization header for a given request
#
# uri: 'http://example.com/resource?a=b' or object from Url.parse()
# m... | 176132 | # Load modules
Url = require("url")
Hoek = require("hoek")
Cryptiles = require("cryptiles")
Crypto = require("./crypto")
Utils = require("./utils")
# Declare internals
internals = {}
# Generate an Authorization header for a given request
#
# uri: 'http://example.com/resource?a=b' or object from Url.parse()
# m... | true | # Load modules
Url = require("url")
Hoek = require("hoek")
Cryptiles = require("cryptiles")
Crypto = require("./crypto")
Utils = require("./utils")
# Declare internals
internals = {}
# Generate an Authorization header for a given request
#
# uri: 'http://example.com/resource?a=b' or object from Url.parse()
# m... |
[
{
"context": "the end where element == to object\", ->\n key = 3\n uno =\n equals: -> throw 'do not go here",
"end": 289,
"score": 0.8978615999221802,
"start": 288,
"tag": "KEY",
"value": "3"
}
] | spec/lib/corelib/array/rindex_spec.coffee | hasclass/core-lib | 1 | # Modifying a collection while the contents are being iterated
# gives undefined behavior. See
# http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/23633
describe "Array#rindex", ->
it "returns the first index backwards from the end where element == to object", ->
key = 3
uno =
equals: -> th... | 107463 | # Modifying a collection while the contents are being iterated
# gives undefined behavior. See
# http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/23633
describe "Array#rindex", ->
it "returns the first index backwards from the end where element == to object", ->
key = <KEY>
uno =
equals: -... | true | # Modifying a collection while the contents are being iterated
# gives undefined behavior. See
# http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/23633
describe "Array#rindex", ->
it "returns the first index backwards from the end where element == to object", ->
key = PI:KEY:<KEY>END_PI
uno =
... |
[
{
"context": "/neocotic.com/UndoWikipediaBlackout) \r\n# (c) 2012 Alasdair Mercer \r\n# Freely distributable under the MIT license. ",
"end": 100,
"score": 0.9998793005943298,
"start": 85,
"tag": "NAME",
"value": "Alasdair Mercer"
}
] | src/lib/options.coffee | neocotic/UndoWikipediaBlackout | 1 | # [Undo Wikipedia Blackout](http://neocotic.com/UndoWikipediaBlackout)
# (c) 2012 Alasdair Mercer
# Freely distributable under the MIT license.
# For all details and documentation:
# <http://neocotic.com/UndoWikipediaBlackout>
# Private constants
# -----------------
# Source URL of the user feedback ... | 52010 | # [Undo Wikipedia Blackout](http://neocotic.com/UndoWikipediaBlackout)
# (c) 2012 <NAME>
# Freely distributable under the MIT license.
# For all details and documentation:
# <http://neocotic.com/UndoWikipediaBlackout>
# Private constants
# -----------------
# Source URL of the user feedback widget sc... | true | # [Undo Wikipedia Blackout](http://neocotic.com/UndoWikipediaBlackout)
# (c) 2012 PI:NAME:<NAME>END_PI
# Freely distributable under the MIT license.
# For all details and documentation:
# <http://neocotic.com/UndoWikipediaBlackout>
# Private constants
# -----------------
# Source URL of the user feed... |
[
{
"context": "out 12000\n\n\t\tbeforeEach ->\n\t\t\t@driver.get 'http://127.0.0.1/'\n\n\t\tit 'has the title of the application in the ",
"end": 400,
"score": 0.7324510812759399,
"start": 391,
"tag": "IP_ADDRESS",
"value": "127.0.0.1"
},
{
"context": "ut 12000\n\n\t\tbeforeEach ->\n\... | test/js/totodoo2.coffee | markomanninen/totodoo | 0 | selenium = require 'selenium-webdriver'
chai = require 'chai'
chai.use require 'chai-as-promised'
expect = chai.expect
before ->
@driver = new selenium.Builder()
.withCapabilities(selenium.Capabilities.phantomjs())
.build()
@driver.getWindowHandle()
after ->
@driver.quit()
describe 'Totodoo App', ->
describ... | 28630 | selenium = require 'selenium-webdriver'
chai = require 'chai'
chai.use require 'chai-as-promised'
expect = chai.expect
before ->
@driver = new selenium.Builder()
.withCapabilities(selenium.Capabilities.phantomjs())
.build()
@driver.getWindowHandle()
after ->
@driver.quit()
describe 'Totodoo App', ->
describ... | true | selenium = require 'selenium-webdriver'
chai = require 'chai'
chai.use require 'chai-as-promised'
expect = chai.expect
before ->
@driver = new selenium.Builder()
.withCapabilities(selenium.Capabilities.phantomjs())
.build()
@driver.getWindowHandle()
after ->
@driver.quit()
describe 'Totodoo App', ->
describ... |
[
{
"context": "###\nCopyright 2016-2017 Balena\n\nLicensed under the Apache License, Version 2.0 (",
"end": 30,
"score": 0.988315224647522,
"start": 24,
"tag": "NAME",
"value": "Balena"
}
] | lib/actions/help.coffee | eternius/otto-cli | 0 | ###
Copyright 2016-2017 Balena
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
dis... | 19603 | ###
Copyright 2016-2017 <NAME>
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
dis... | true | ###
Copyright 2016-2017 PI:NAME:<NAME>END_PI
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... |
[
{
"context": "# Copyright Joyent, Inc. and other Node contributors.\n#\n# Permission",
"end": 18,
"score": 0.9985197186470032,
"start": 12,
"tag": "NAME",
"value": "Joyent"
}
] | test/simple/test-http-should-keep-alive.coffee | lxe/io.coffee | 0 | # Copyright Joyent, Inc. and other Node contributors.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, copy, modify, me... | 187091 | # Copyright <NAME>, Inc. and other Node contributors.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, copy, modify, me... | true | # Copyright PI:NAME:<NAME>END_PI, Inc. and other Node contributors.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, co... |
[
{
"context": "\n $scope.labels = [\n \"Alpha\"\n \"Bravo\"\n \"Charlie\"\n ]\n",
"end": 115,
"score": 0.9989690780639648,
"start": 108,
"tag": "NAME",
"value": "Charlie"
}
] | source/javascripts/angular/controllers/basic.coffee | adambutler/angular-js-for-data-driven-applications | 0 | angular.module('app').controller "BasicCtrl", ($scope) ->
$scope.labels = [
"Alpha"
"Bravo"
"Charlie"
]
| 119724 | angular.module('app').controller "BasicCtrl", ($scope) ->
$scope.labels = [
"Alpha"
"Bravo"
"<NAME>"
]
| true | angular.module('app').controller "BasicCtrl", ($scope) ->
$scope.labels = [
"Alpha"
"Bravo"
"PI:NAME:<NAME>END_PI"
]
|
[
{
"context": "\"nonce\" : \"24-byte nonce for xsalsa\"\n \"key\" : \"this is 32-byte key for xsalsa20\"\n \"ciphertext\" : [ 0x",
"end": 978,
"score": 0.7847883701324463,
"start": 971,
"tag": "KEY",
"value": "this is"
},
{
"context": ": \"24-byte nonce for xsalsa\"\n \"key\"... | test/files/salsa20.iced | CyberFlameGO/triplesec | 274 | data =
key128 : require('../data/salsa20_key128').data
key256 : require('../data/salsa20_key256').data
{Salsa20} = require '../../lib/salsa20'
{WordArray} = require '../../lib/wordarray'
test_case = (T, i, test) ->
key = WordArray.from_hex test.key
iv = WordArray.from_hex test.IV
stream = new Salsa20 key, ... | 39598 | data =
key128 : require('../data/salsa20_key128').data
key256 : require('../data/salsa20_key256').data
{Salsa20} = require '../../lib/salsa20'
{WordArray} = require '../../lib/wordarray'
test_case = (T, i, test) ->
key = WordArray.from_hex test.key
iv = WordArray.from_hex test.IV
stream = new Salsa20 key, ... | true | data =
key128 : require('../data/salsa20_key128').data
key256 : require('../data/salsa20_key256').data
{Salsa20} = require '../../lib/salsa20'
{WordArray} = require '../../lib/wordarray'
test_case = (T, i, test) ->
key = WordArray.from_hex test.key
iv = WordArray.from_hex test.IV
stream = new Salsa20 key, ... |
[
{
"context": "ould have a name', ->\n @foo.name.should.equal 'Acute Pharyngitis'\n\n it 'should execute to the defined value set',",
"end": 1019,
"score": 0.9992696642875671,
"start": 1002,
"tag": "NAME",
"value": "Acute Pharyngitis"
},
{
"context": " setup @, data, [], vsets\n\... | Src/coffeescript/cql-execution/test/elm/clinical/test.coffee | MeasureAuthoringTool/clinical_quality_language | 2 | should = require 'should'
setup = require '../../setup'
data = require './data'
vsets = require './valuesets'
{ p1, p2 } = require './patients'
{ PatientSource} = require '../../../lib/cql-patient'
describe 'ValueSetDef', ->
@beforeEach ->
setup @, data, [], vsets
it 'should return a resolved value set when ... | 125050 | should = require 'should'
setup = require '../../setup'
data = require './data'
vsets = require './valuesets'
{ p1, p2 } = require './patients'
{ PatientSource} = require '../../../lib/cql-patient'
describe 'ValueSetDef', ->
@beforeEach ->
setup @, data, [], vsets
it 'should return a resolved value set when ... | true | should = require 'should'
setup = require '../../setup'
data = require './data'
vsets = require './valuesets'
{ p1, p2 } = require './patients'
{ PatientSource} = require '../../../lib/cql-patient'
describe 'ValueSetDef', ->
@beforeEach ->
setup @, data, [], vsets
it 'should return a resolved value set when ... |
[
{
"context": "ubot ignore me\n#\n# Notes:\n# None\n#\n# Author:\n# Brian Shumate <brian@couchbase.com>\n\nignore = [\n \"http://3.bp.",
"end": 196,
"score": 0.9998812675476074,
"start": 183,
"tag": "NAME",
"value": "Brian Shumate"
},
{
"context": "\n# Notes:\n# None\n#\n# Auth... | files/scripts/ignoreme.coffee | AAROC/the-boss-role | 0 | # Description:
# Displays Venture Bros IGNORE ME! image
#
# Dependencies:
# None
#
# Configuration:
# None
#
# Commands:
# hubot ignore me
#
# Notes:
# None
#
# Author:
# Brian Shumate <brian@couchbase.com>
ignore = [
"http://3.bp.blogspot.com/-DFLMK7ffcJM/Tbjn752gOFI/AAAAAAAAAsk/qa7D5ZdQDgM/s1600/130185... | 12964 | # Description:
# Displays Venture Bros IGNORE ME! image
#
# Dependencies:
# None
#
# Configuration:
# None
#
# Commands:
# hubot ignore me
#
# Notes:
# None
#
# Author:
# <NAME> <<EMAIL>>
ignore = [
"http://3.bp.blogspot.com/-DFLMK7ffcJM/Tbjn752gOFI/AAAAAAAAAsk/qa7D5ZdQDgM/s1600/1301856749331.jpg",
"ht... | true | # Description:
# Displays Venture Bros IGNORE ME! image
#
# Dependencies:
# None
#
# Configuration:
# None
#
# Commands:
# hubot ignore me
#
# Notes:
# None
#
# Author:
# PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
ignore = [
"http://3.bp.blogspot.com/-DFLMK7ffcJM/Tbjn752gOFI/AAAAAAAAAsk/qa7D5ZdQDgM/s1... |
[
{
"context": "#############\n#\n#\tMoocita collections\n# Created by Markus on 26/10/2015.\n#\n################################",
"end": 99,
"score": 0.9990456700325012,
"start": 93,
"tag": "NAME",
"value": "Markus"
}
] | server/publications/challenge.coffee | agottschalk10/worklearn | 0 | #######################################################
#
# Moocita collections
# Created by Markus on 26/10/2015.
#
#######################################################
#######################################################
# item header
#######################################################
###################... | 213437 | #######################################################
#
# Moocita collections
# Created by <NAME> on 26/10/2015.
#
#######################################################
#######################################################
# item header
#######################################################
###################... | true | #######################################################
#
# Moocita collections
# Created by PI:NAME:<NAME>END_PI on 26/10/2015.
#
#######################################################
#######################################################
# item header
#######################################################
#####... |
[
{
"context": "-4de7-4b7f-9a5e-002b1c5c4a0f\"\n gist:\n token: \"b158678ac60c921d45424b53d41dce1e8459a8ee\"\n kite:\n showWelcomeNotificationOnStartup: fa",
"end": 1331,
"score": 0.9920809268951416,
"start": 1291,
"tag": "KEY",
"value": "b158678ac60c921d45424b53d41dce1e8459a8ee"
}
] | .atom/config.cson | chuckxD/dotfiles | 1 | "*":
"atom-clock":
showUTC: true
"atom-terminal": {}
core:
disabledPackages: [
"sync-settings"
"Sublime-Style-Column-Selection"
"atom-transpose"
"autoclose-html"
"case-keep-replace"
"change-case"
"duplicate-line-or-selection"
"editorconfig"
"multi-curs... | 189151 | "*":
"atom-clock":
showUTC: true
"atom-terminal": {}
core:
disabledPackages: [
"sync-settings"
"Sublime-Style-Column-Selection"
"atom-transpose"
"autoclose-html"
"case-keep-replace"
"change-case"
"duplicate-line-or-selection"
"editorconfig"
"multi-curs... | true | "*":
"atom-clock":
showUTC: true
"atom-terminal": {}
core:
disabledPackages: [
"sync-settings"
"Sublime-Style-Column-Selection"
"atom-transpose"
"autoclose-html"
"case-keep-replace"
"change-case"
"duplicate-line-or-selection"
"editorconfig"
"multi-curs... |
[
{
"context": "lStore.exists()\n LocalStore.store.first = \"John\"\n $scope.first = LocalStore.store.first\n ",
"end": 625,
"score": 0.9998478293418884,
"start": 621,
"tag": "NAME",
"value": "John"
},
{
"context": "Store.store.first\n LocalStore.set('last', \"Smi... | halite/lattice/app/util/appStoreSrvc.coffee | CARFAX/halite | 212 | ###
Persistent Data Service using Web Storage LocalStorage and SessionStorage
Each is given a different factory.
Provides shared global application persistent data
.set applys JSON.stringify to its val so that objects can be stored
.get applys JSON.parse to to its return to inverse set
If the value is a string the... | 69828 | ###
Persistent Data Service using Web Storage LocalStorage and SessionStorage
Each is given a different factory.
Provides shared global application persistent data
.set applys JSON.stringify to its val so that objects can be stored
.get applys JSON.parse to to its return to inverse set
If the value is a string the... | true | ###
Persistent Data Service using Web Storage LocalStorage and SessionStorage
Each is given a different factory.
Provides shared global application persistent data
.set applys JSON.stringify to its val so that objects can be stored
.get applys JSON.parse to to its return to inverse set
If the value is a string the... |
[
{
"context": "###\n# Copyright (C) 2014 Andrey Antukh <niwi@niwi.be>\n# Copyright (C) 2014 Jesús Espino ",
"end": 38,
"score": 0.99988853931427,
"start": 25,
"tag": "NAME",
"value": "Andrey Antukh"
},
{
"context": "###\n# Copyright (C) 2014 Andrey Antukh <niwi@niwi.be>\n# Copyright (... | public/taiga-front/app/coffee/modules/common/components.coffee | mabotech/maboss | 0 | ###
# Copyright (C) 2014 Andrey Antukh <niwi@niwi.be>
# Copyright (C) 2014 Jesús Espino Garcia <jespinog@gmail.com>
# Copyright (C) 2014 David Barragán Merino <bameda@dbarragan.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
... | 138295 | ###
# Copyright (C) 2014 <NAME> <<EMAIL>>
# Copyright (C) 2014 <NAME> <<EMAIL>>
# Copyright (C) 2014 <NAME> <<EMAIL>>
#
# 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... | true | ###
# Copyright (C) 2014 PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
# Copyright (C) 2014 PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
# Copyright (C) 2014 PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero Gen... |
[
{
"context": "top|disable>\n# Hubot relay state\n#\n# Author:\n# clicia scarlet <yuyuvn@icloud.com>\n\nmodule.exports = (robot) ->\n",
"end": 621,
"score": 0.99969482421875,
"start": 607,
"tag": "NAME",
"value": "clicia scarlet"
},
{
"context": "Hubot relay state\n#\n# Author:\n#... | src/relay.coffee | yuyuvn/hubot-relay | 0 | # Description:
# Relay message to another chatbox via http
#
# Dependencies:
# "coffee-script": "~1.6"
#
# Configuration:
# RELAY_EVERYTHING - Relay message that didn't call bot name
# RELAY_URL - URL relay to
# RELAY_RESPONSE - Bot will respond even when relay successfully
# RELAY_ENABLE_COMMAND - Support ... | 22332 | # Description:
# Relay message to another chatbox via http
#
# Dependencies:
# "coffee-script": "~1.6"
#
# Configuration:
# RELAY_EVERYTHING - Relay message that didn't call bot name
# RELAY_URL - URL relay to
# RELAY_RESPONSE - Bot will respond even when relay successfully
# RELAY_ENABLE_COMMAND - Support ... | true | # Description:
# Relay message to another chatbox via http
#
# Dependencies:
# "coffee-script": "~1.6"
#
# Configuration:
# RELAY_EVERYTHING - Relay message that didn't call bot name
# RELAY_URL - URL relay to
# RELAY_RESPONSE - Bot will respond even when relay successfully
# RELAY_ENABLE_COMMAND - Support ... |
[
{
"context": ", value) ->\n d = new Date(value.time)\n key = \"#{d.getFullYear()}-#{d.getMonth() + 1}-#{d.getDate()}\"\n arr[key] = [] unless arr[key]\n arr[key].pu",
"end": 1109,
"score": 0.7758246660232544,
"start": 1054,
"tag": "KEY",
"value": "\"#{d.getFullYear()}-#{d.getMont... | src/iced/archivist.iced | stampery/trailbot-vault | 0 | app = document.app
vault = document.vault
archivist = ->
@after 'initialize', ->
vault.on 'synced', @globalArchive
@globalArchive = =>
window.mkdir "archive"
app.settings.watchers.forEach @watcherArchive
@watcherArchive = (watcher) =>
for path, file of watcher.settings.files
@fileArchive... | 32630 | app = document.app
vault = document.vault
archivist = ->
@after 'initialize', ->
vault.on 'synced', @globalArchive
@globalArchive = =>
window.mkdir "archive"
app.settings.watchers.forEach @watcherArchive
@watcherArchive = (watcher) =>
for path, file of watcher.settings.files
@fileArchive... | true | app = document.app
vault = document.vault
archivist = ->
@after 'initialize', ->
vault.on 'synced', @globalArchive
@globalArchive = =>
window.mkdir "archive"
app.settings.watchers.forEach @watcherArchive
@watcherArchive = (watcher) =>
for path, file of watcher.settings.files
@fileArchive... |
[
{
"context": ".then (element) =>\n return element.sendKeys('admin@example.com')\n .then =>\n return @driver.findElement(@",
"end": 489,
"score": 0.9998733401298523,
"start": 472,
"tag": "EMAIL",
"value": "admin@example.com"
},
{
"context": ".then (element) =>\n retu... | features/step_definitions/authentication_steps.coffee | grappendorf/caretaker-webapp | 0 | module.exports = ->
@World = require('webapp-tester').World
@When /^I am authenticated as adminiatrator$/, (next) ->
@driver.visit('#').then =>
return @driver.findElement(@webdriver.By.xpath("//label[normalize-space()='Email']"))
.then (element) =>
return element.getAttribute('id')
.then (... | 127250 | module.exports = ->
@World = require('webapp-tester').World
@When /^I am authenticated as adminiatrator$/, (next) ->
@driver.visit('#').then =>
return @driver.findElement(@webdriver.By.xpath("//label[normalize-space()='Email']"))
.then (element) =>
return element.getAttribute('id')
.then (... | true | module.exports = ->
@World = require('webapp-tester').World
@When /^I am authenticated as adminiatrator$/, (next) ->
@driver.visit('#').then =>
return @driver.findElement(@webdriver.By.xpath("//label[normalize-space()='Email']"))
.then (element) =>
return element.getAttribute('id')
.then (... |
[
{
"context": "\n - on enter should validation fire by default??? Sinan - 6/6/2012\n\n###\n\n\nKDInputView = require './inpu",
"end": 64,
"score": 0.6342931389808655,
"start": 61,
"tag": "NAME",
"value": "Sin"
}
] | src/components/inputs/hitenterinputview.coffee | burakcan/kd | 0 | ###
todo:
- on enter should validation fire by default??? Sinan - 6/6/2012
###
KDInputView = require './inputview.coffee'
module.exports = class KDHitEnterInputView extends KDInputView
constructor:(options = {}, data)->
options.type or= "textarea"
options.button or= null
optio... | 59507 | ###
todo:
- on enter should validation fire by default??? <NAME>an - 6/6/2012
###
KDInputView = require './inputview.coffee'
module.exports = class KDHitEnterInputView extends KDInputView
constructor:(options = {}, data)->
options.type or= "textarea"
options.button or= null
op... | true | ###
todo:
- on enter should validation fire by default??? PI:NAME:<NAME>END_PIan - 6/6/2012
###
KDInputView = require './inputview.coffee'
module.exports = class KDHitEnterInputView extends KDInputView
constructor:(options = {}, data)->
options.type or= "textarea"
options.button o... |
[
{
"context": "# Author: Thinh Pham\n# Email: nhim175@gmail.com\n\nScorpion = require '.",
"end": 20,
"score": 0.999853253364563,
"start": 10,
"tag": "NAME",
"value": "Thinh Pham"
},
{
"context": "# Author: Thinh Pham\n# Email: nhim175@gmail.com\n\nScorpion = require './scorpion.coffe... | src/lib/boss.coffee | nhim175/scorpionsmasher | 0 | # Author: Thinh Pham
# Email: nhim175@gmail.com
Scorpion = require './scorpion.coffee'
class Boss extends Scorpion
runFrames: Phaser.Animation.generateFrameNames('b', 1, 5, '.png', 0)
dieFrames: ['b6.png']
speed: 5
bonus: 5
health: 10
module.exports = Boss | 68158 | # Author: <NAME>
# Email: <EMAIL>
Scorpion = require './scorpion.coffee'
class Boss extends Scorpion
runFrames: Phaser.Animation.generateFrameNames('b', 1, 5, '.png', 0)
dieFrames: ['b6.png']
speed: 5
bonus: 5
health: 10
module.exports = Boss | true | # Author: PI:NAME:<NAME>END_PI
# Email: PI:EMAIL:<EMAIL>END_PI
Scorpion = require './scorpion.coffee'
class Boss extends Scorpion
runFrames: Phaser.Animation.generateFrameNames('b', 1, 5, '.png', 0)
dieFrames: ['b6.png']
speed: 5
bonus: 5
health: 10
module.exports = Boss |
[
{
"context": "###\nCopyright (c) 2013, Alexander Cherniuk <ts33kr@gmail.com>\nAll rights reserved.\n\nRedistri",
"end": 42,
"score": 0.9998464584350586,
"start": 24,
"tag": "NAME",
"value": "Alexander Cherniuk"
},
{
"context": "###\nCopyright (c) 2013, Alexander Cherniuk <ts33kr@gmai... | library/gearbox/navigate.coffee | ts33kr/granite | 6 | ###
Copyright (c) 2013, Alexander Cherniuk <ts33kr@gmail.com>
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of co... | 203356 | ###
Copyright (c) 2013, <NAME> <<EMAIL>>
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the foll... | true | ###
Copyright (c) 2013, PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
li... |
[
{
"context": "nt_in_cents: 999\n\t\taccount:\n\t\t\taccount_code: \"user-123\"\n\t\t\t\ndescribe \"SubscriptionHandler\", ->\n\n\tbeforeE",
"end": 471,
"score": 0.8762991428375244,
"start": 468,
"tag": "KEY",
"value": "123"
},
{
"context": "ecurlySubscriptions[\"subscription-123-acti... | test/unit/coffee/Subscription/SubscriptionHandlerTests.coffee | davidmehren/web-sharelatex | 1 | SandboxedModule = require('sandboxed-module')
should = require('chai').should()
sinon = require 'sinon'
querystring = require 'querystring'
modulePath = "../../../../app/js/Features/Subscription/SubscriptionHandler"
mockRecurlySubscriptions =
"subscription-123-active":
uuid: "subscription-123-active"
plan:
nam... | 136753 | SandboxedModule = require('sandboxed-module')
should = require('chai').should()
sinon = require 'sinon'
querystring = require 'querystring'
modulePath = "../../../../app/js/Features/Subscription/SubscriptionHandler"
mockRecurlySubscriptions =
"subscription-123-active":
uuid: "subscription-123-active"
plan:
nam... | true | SandboxedModule = require('sandboxed-module')
should = require('chai').should()
sinon = require 'sinon'
querystring = require 'querystring'
modulePath = "../../../../app/js/Features/Subscription/SubscriptionHandler"
mockRecurlySubscriptions =
"subscription-123-active":
uuid: "subscription-123-active"
plan:
nam... |
[
{
"context": "### ^\nBSD 3-Clause License\n\nCopyright (c) 2017, Stephan Jorek\nAll rights reserved.\n\nRedistribution and use in s",
"end": 61,
"score": 0.9998396635055542,
"start": 48,
"tag": "NAME",
"value": "Stephan Jorek"
}
] | src/misc/gulp/gulp-jison.coffee | sjorek/goatee-script.js | 0 | ### ^
BSD 3-Clause License
Copyright (c) 2017, Stephan Jorek
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 cond... | 147181 | ### ^
BSD 3-Clause License
Copyright (c) 2017, <NAME>
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 ... | true | ### ^
BSD 3-Clause License
Copyright (c) 2017, PI:NAME:<NAME>END_PI
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 ... |
[
{
"context": "eenTea_\", temp: \"75 - 80\", time: 90},\n {name: \"oolong\", title: \"_OolongTea_\", temp: \"80 - 85\", time: 15",
"end": 243,
"score": 0.5822856426239014,
"start": 237,
"tag": "NAME",
"value": "oolong"
},
{
"context": "\"_BlackTea_\", temp: \"99\", time: 150},\n ... | coffee/teas.coffee | rain0r/Tea-clock | 14 | window.teas = [
{name: "white", title: "_WhiteTea_", temp: "65 - 70", time: 90},
{name: "yellow", title: "_YellowTea_", temp: "70 - 75", time: 90},
{name: "green", title: "_GreenTea_", temp: "75 - 80", time: 90},
{name: "oolong", title: "_OolongTea_", temp: "80 - 85", time: 150},
{name: "black", tit... | 181148 | window.teas = [
{name: "white", title: "_WhiteTea_", temp: "65 - 70", time: 90},
{name: "yellow", title: "_YellowTea_", temp: "70 - 75", time: 90},
{name: "green", title: "_GreenTea_", temp: "75 - 80", time: 90},
{name: "<NAME>", title: "_OolongTea_", temp: "80 - 85", time: 150},
{name: "black", tit... | true | window.teas = [
{name: "white", title: "_WhiteTea_", temp: "65 - 70", time: 90},
{name: "yellow", title: "_YellowTea_", temp: "70 - 75", time: 90},
{name: "green", title: "_GreenTea_", temp: "75 - 80", time: 90},
{name: "PI:NAME:<NAME>END_PI", title: "_OolongTea_", temp: "80 - 85", time: 150},
{name... |
[
{
"context": "e': process.env.MAIL_USERNAME\n 'mail_password': process.env.MAIL_PASSWORD\n 'mongo_db': process.env.MONGODB or 'mong",
"end": 1555,
"score": 0.9891115427017212,
"start": 1530,
"tag": "PASSWORD",
"value": "process.env.MAIL_PASSWORD"
},
{
"context": "mongo_db'... | config/globals.coffee | crueber/mean-coffee-starter | 0 |
path = require "path"
Emitter = require('events').EventEmitter
###
# Application Globals Setup
###
module.exports = (app) ->
global.app = app
global._ = require 'lodash'
global.moment = require 'moment'
global.logger = require('./logger')()
glob... | 185007 |
path = require "path"
Emitter = require('events').EventEmitter
###
# Application Globals Setup
###
module.exports = (app) ->
global.app = app
global._ = require 'lodash'
global.moment = require 'moment'
global.logger = require('./logger')()
glob... | true |
path = require "path"
Emitter = require('events').EventEmitter
###
# Application Globals Setup
###
module.exports = (app) ->
global.app = app
global._ = require 'lodash'
global.moment = require 'moment'
global.logger = require('./logger')()
glob... |
[
{
"context": "port}\"\n\n Accounts.emailTemplates.from = \"CoLabs <no-reply@CoLabs.biz>\"\n Accounts.emailTemplates.siteName = \"CoLabs\"\n ",
"end": 850,
"score": 0.99989914894104,
"start": 831,
"tag": "EMAIL",
"value": "no-reply@CoLabs.biz"
},
{
"context": ".verifyEmail.text = (u... | app/server/init.coffee | eribeiro9/CoLabs | 0 | ###
# TODO: Google Analytics
process.env.METEOR_SETTINGS = {
public: {
ga: {
account: "UA-65362043-1"
}
}
}
###
if Meteor.settings?.env?
rootUrl = ''
if Meteor.settings.env.type isnt 'development'
{port, rootUrl, mongoUrl, bindIp, velocity} = Meteor.settings.env
process.e... | 102303 | ###
# TODO: Google Analytics
process.env.METEOR_SETTINGS = {
public: {
ga: {
account: "UA-65362043-1"
}
}
}
###
if Meteor.settings?.env?
rootUrl = ''
if Meteor.settings.env.type isnt 'development'
{port, rootUrl, mongoUrl, bindIp, velocity} = Meteor.settings.env
process.e... | true | ###
# TODO: Google Analytics
process.env.METEOR_SETTINGS = {
public: {
ga: {
account: "UA-65362043-1"
}
}
}
###
if Meteor.settings?.env?
rootUrl = ''
if Meteor.settings.env.type isnt 'development'
{port, rootUrl, mongoUrl, bindIp, velocity} = Meteor.settings.env
process.e... |
[
{
"context": " @database.devices.insert uuid: 'uuid1', token: 'token1', configureWhitelist: ['*'], done\n\n beforeEac",
"end": 554,
"score": 0.6817396879196167,
"start": 549,
"tag": "KEY",
"value": "token"
},
{
"context": "tabase.devices.insert uuid: 'uuid1', token: 'token1', con... | test/lib/deleteSubscriptionIfAuthorized-spec.coffee | CESARBR/knot-cloud-source | 4 | _ = require 'lodash'
TestDatabase = require '../test-database'
describe 'deleteSubscriptionIfAuthorized', ->
beforeEach ->
@sut = require '../../lib/deleteSubscriptionIfAuthorized'
beforeEach (done) ->
TestDatabase.open (error, database) =>
@database = database
@dependencies = database: @datab... | 5061 | _ = require 'lodash'
TestDatabase = require '../test-database'
describe 'deleteSubscriptionIfAuthorized', ->
beforeEach ->
@sut = require '../../lib/deleteSubscriptionIfAuthorized'
beforeEach (done) ->
TestDatabase.open (error, database) =>
@database = database
@dependencies = database: @datab... | true | _ = require 'lodash'
TestDatabase = require '../test-database'
describe 'deleteSubscriptionIfAuthorized', ->
beforeEach ->
@sut = require '../../lib/deleteSubscriptionIfAuthorized'
beforeEach (done) ->
TestDatabase.open (error, database) =>
@database = database
@dependencies = database: @datab... |
[
{
"context": "window.Furatto =\n name: 'Furatto'\n version: '1.0.0'\n\n$('.alert .close').each ->",
"end": 31,
"score": 0.5823742151260376,
"start": 27,
"tag": "NAME",
"value": "urat"
}
] | coffee/furatto.coffee | IcaliaLabs/furatto | 133 | window.Furatto =
name: 'Furatto'
version: '1.0.0'
$('.alert .close').each ->
$(@).click (e) ->
e.preventDefault()
$(@).parent().fadeOut()
| 16866 | window.Furatto =
name: 'F<NAME>to'
version: '1.0.0'
$('.alert .close').each ->
$(@).click (e) ->
e.preventDefault()
$(@).parent().fadeOut()
| true | window.Furatto =
name: 'FPI:NAME:<NAME>END_PIto'
version: '1.0.0'
$('.alert .close').each ->
$(@).click (e) ->
e.preventDefault()
$(@).parent().fadeOut()
|
[
{
"context": "text: this\n data:\n name: name\n success: (data) ->\n @l",
"end": 4718,
"score": 0.9973024725914001,
"start": 4714,
"tag": "NAME",
"value": "name"
}
] | samples/scala/zentasks/app/assets/javascripts/main.coffee | adriaanm/playframework | 22 | # -----------------------------------------------
# MAIN
# -----------------------------------------------
# DISCLAMER :
# If you're used to Backbone.js, you may be
# confused by the absence of models, but the goal
# of this sample is to demonstrate some features
# of Play including the template engine.
# I'm not using... | 141328 | # -----------------------------------------------
# MAIN
# -----------------------------------------------
# DISCLAMER :
# If you're used to Backbone.js, you may be
# confused by the absence of models, but the goal
# of this sample is to demonstrate some features
# of Play including the template engine.
# I'm not using... | true | # -----------------------------------------------
# MAIN
# -----------------------------------------------
# DISCLAMER :
# If you're used to Backbone.js, you may be
# confused by the absence of models, but the goal
# of this sample is to demonstrate some features
# of Play including the template engine.
# I'm not using... |
[
{
"context": "\" \n else if d.name is \"Storage\"\n return \"assets/i",
"end": 17504,
"score": 0.8343694806098938,
"start": 17497,
"tag": "NAME",
"value": "Storage"
}
] | v2.5/src/app/controllers/rsaController.coffee | sharonlucong/compass-intel-rsa-dist | 0 | define(['./baseController'], ()->
'use strict';
angular.module('compass.controllers')
.controller 'rsaCtrl', ['$scope', 'rsaService','$timeout', 'rsaFactory', '$rootScope'
($scope, rsaService, $timeout, rsaFactory, $rootScope) ->
$scope.selectPod = (podid) ->
... | 10335 | define(['./baseController'], ()->
'use strict';
angular.module('compass.controllers')
.controller 'rsaCtrl', ['$scope', 'rsaService','$timeout', 'rsaFactory', '$rootScope'
($scope, rsaService, $timeout, rsaFactory, $rootScope) ->
$scope.selectPod = (podid) ->
... | true | define(['./baseController'], ()->
'use strict';
angular.module('compass.controllers')
.controller 'rsaCtrl', ['$scope', 'rsaService','$timeout', 'rsaFactory', '$rootScope'
($scope, rsaService, $timeout, rsaFactory, $rootScope) ->
$scope.selectPod = (podid) ->
... |
[
{
"context": "data structure based on a Red-Black Tree\n @author Mads Hartmann Jensen (mads379@gmail.com)\n###\n\nmugs.provide('mugs.TreeS",
"end": 131,
"score": 0.9998659491539001,
"start": 111,
"tag": "NAME",
"value": "Mads Hartmann Jensen"
},
{
"context": " a Red-Black Tree\n @a... | src/TreeSet.coffee | mads-hartmann/mugs | 1 | ###*
@fileoverview Contains the implementation of the Set data structure based on a Red-Black Tree
@author Mads Hartmann Jensen (mads379@gmail.com)
###
mugs.provide('mugs.TreeSet')
mugs.require('mugs.RedBlackLeaf')
mugs.require('mugs.RedBlackNode')
mugs.require("mugs.Indexed")
###*
mugs.TreeSet provides the im... | 173723 | ###*
@fileoverview Contains the implementation of the Set data structure based on a Red-Black Tree
@author <NAME> (<EMAIL>)
###
mugs.provide('mugs.TreeSet')
mugs.require('mugs.RedBlackLeaf')
mugs.require('mugs.RedBlackNode')
mugs.require("mugs.Indexed")
###*
mugs.TreeSet provides the implementation of the abst... | true | ###*
@fileoverview Contains the implementation of the Set data structure based on a Red-Black Tree
@author PI:NAME:<NAME>END_PI (PI:EMAIL:<EMAIL>END_PI)
###
mugs.provide('mugs.TreeSet')
mugs.require('mugs.RedBlackLeaf')
mugs.require('mugs.RedBlackNode')
mugs.require("mugs.Indexed")
###*
mugs.TreeSet provides t... |
[
{
"context": "before ->\n @skip() if __globalTest.offline\n\n [Alice, Bob] = [null, null]\n # run this one as blocking",
"end": 597,
"score": 0.9982975125312805,
"start": 592,
"tag": "NAME",
"value": "Alice"
},
{
"context": " ->\n @skip() if __globalTest.offline\n\n [Alice, ... | tests/specs/05.relay.coffee | vault12/glow | 14 | # Copyright (c) 2015 Vault12, Inc.
# MIT License https://opensource.org/licenses/MIT
__CRYPTO_DEBUG = true # Expose #theglow objects as window globals
expect = require('chai').expect
Config = require 'config'
MailBox = require 'mailbox'
Nacl = require 'nacl'
Relay = require 'relay'
Utils = require 'utils'
#... | 49183 | # Copyright (c) 2015 Vault12, Inc.
# MIT License https://opensource.org/licenses/MIT
__CRYPTO_DEBUG = true # Expose #theglow objects as window globals
expect = require('chai').expect
Config = require 'config'
MailBox = require 'mailbox'
Nacl = require 'nacl'
Relay = require 'relay'
Utils = require 'utils'
#... | true | # Copyright (c) 2015 Vault12, Inc.
# MIT License https://opensource.org/licenses/MIT
__CRYPTO_DEBUG = true # Expose #theglow objects as window globals
expect = require('chai').expect
Config = require 'config'
MailBox = require 'mailbox'
Nacl = require 'nacl'
Relay = require 'relay'
Utils = require 'utils'
#... |
[
{
"context": "window.nameData = [\n 'Bill Stevens',\n 'Bob Johnson',\n 'Steve Smith',\n 'Kevin Smit",
"end": 35,
"score": 0.9998796582221985,
"start": 23,
"tag": "NAME",
"value": "Bill Stevens"
},
{
"context": "window.nameData = [\n 'Bill Stevens',\n 'Bob Johnson',\n 'Steve Sm... | docs/content/examples/auto-complete/examples/data.coffee | p-koscielniak/hexagonjs | 61 | window.nameData = [
'Bill Stevens',
'Bob Johnson',
'Steve Smith',
'Kevin Smith',
'Barry O\'Donnell',
'Kate Vera',
'Kelly Mars',
'Susan Child',
'Karen Moore',
'Natalie Reynolds'
]
window.nameAndLocationData = [
{name: 'Bill Stevens', location: 'New York'},
{name: 'Bob Johnson', location: 'London'... | 107205 | window.nameData = [
'<NAME>',
'<NAME>',
'<NAME>',
'<NAME>',
'<NAME>',
'<NAME>',
'<NAME>',
'<NAME>',
'<NAME>',
'<NAME>'
]
window.nameAndLocationData = [
{name: '<NAME>', location: 'New York'},
{name: '<NAME>', location: 'London'},
{name: '<NAME>', location: 'Cairo'},
{name: '<NAME>', location... | true | window.nameData = [
'PI:NAME:<NAME>END_PI',
'PI:NAME:<NAME>END_PI',
'PI:NAME:<NAME>END_PI',
'PI:NAME:<NAME>END_PI',
'PI:NAME:<NAME>END_PI',
'PI:NAME:<NAME>END_PI',
'PI:NAME:<NAME>END_PI',
'PI:NAME:<NAME>END_PI',
'PI:NAME:<NAME>END_PI',
'PI:NAME:<NAME>END_PI'
]
window.nameAndLocationData = [
{name:... |
[
{
"context": ": false # see https://github.com/markdown-it/markdown-it/blob/master/lib/rules_core/replacemen",
"end": 4968,
"score": 0.9408020973205566,
"start": 4966,
"tag": "USERNAME",
"value": "it"
},
{
"context": "........\n e = { d..., }\n e.$key = '^ra... | src/htmlish-parser.coffee | loveencounterflow/dbay-mirage | 0 |
'use strict'
############################################################################################################
CND = require 'cnd'
rpr = CND.rpr
badge = 'DBAY-MIRAGE/HTMLISH-PARSER'
debug = CND.get_logger 'debug', badg... | 28064 |
'use strict'
############################################################################################################
CND = require 'cnd'
rpr = CND.rpr
badge = 'DBAY-MIRAGE/HTMLISH-PARSER'
debug = CND.get_logger 'debug', badg... | true |
'use strict'
############################################################################################################
CND = require 'cnd'
rpr = CND.rpr
badge = 'DBAY-MIRAGE/HTMLISH-PARSER'
debug = CND.get_logger 'debug', badg... |
[
{
"context": "##! Extrascore (requires jQuery and Underscore) by Casey Foster (caseywebdev.com) ###\n\n# Check dependencies\nif no",
"end": 64,
"score": 0.9998811483383179,
"start": 52,
"tag": "NAME",
"value": "Casey Foster"
},
{
"context": "uires jQuery and Underscore) by Casey Fost... | vendor/assets/javascripts/extrascore.coffee | sucram1/cuddly-potato111trtr | 2 | ###! Extrascore (requires jQuery and Underscore) by Casey Foster (caseywebdev.com) ###
# Check dependencies
if not Extrascore? and jQuery? and _?
# Use the jQuery shortcut
$ = jQuery
# Define the Extrascore object
window.Extrascore =
# Mixins for Underscore
Mixins:
# Mass method c... | 188882 | ###! Extrascore (requires jQuery and Underscore) by <NAME> (case<EMAIL>.<EMAIL>) ###
# Check dependencies
if not Extrascore? and jQuery? and _?
# Use the jQuery shortcut
$ = jQuery
# Define the Extrascore object
window.Extrascore =
# Mixins for Underscore
Mixins:
# Mass method cal... | true | ###! Extrascore (requires jQuery and Underscore) by PI:NAME:<NAME>END_PI (casePI:EMAIL:<EMAIL>END_PI.PI:EMAIL:<EMAIL>END_PI) ###
# Check dependencies
if not Extrascore? and jQuery? and _?
# Use the jQuery shortcut
$ = jQuery
# Define the Extrascore object
window.Extrascore =
# Mixins for Undersc... |
[
{
"context": "# Author: Josh Bass\n\nReact = require(\"react\");\nmathjs = require(\"math",
"end": 19,
"score": 0.9998729228973389,
"start": 10,
"tag": "NAME",
"value": "Josh Bass"
}
] | src/client/components/orders/OrderView.coffee | jbass86/Aroma | 0 | # Author: Josh Bass
React = require("react");
mathjs = require("mathjs");
CreateOrder = require("./OrderCreate.coffee");
OrderTable = require("./OrderTable.coffee");
Filters = require("client/components/filters/FiltersView.coffee");
require("./res/styles/orders.scss")
module.exports = React.createClass
getInit... | 225314 | # Author: <NAME>
React = require("react");
mathjs = require("mathjs");
CreateOrder = require("./OrderCreate.coffee");
OrderTable = require("./OrderTable.coffee");
Filters = require("client/components/filters/FiltersView.coffee");
require("./res/styles/orders.scss")
module.exports = React.createClass
getInitial... | true | # Author: PI:NAME:<NAME>END_PI
React = require("react");
mathjs = require("mathjs");
CreateOrder = require("./OrderCreate.coffee");
OrderTable = require("./OrderTable.coffee");
Filters = require("client/components/filters/FiltersView.coffee");
require("./res/styles/orders.scss")
module.exports = React.createClass... |
[
{
"context": "# **Author:** Peter Urbak<br/>\n# **Version:** 2013-02-12\n\nroot = exports ? ",
"end": 25,
"score": 0.9998563528060913,
"start": 14,
"tag": "NAME",
"value": "Peter Urbak"
}
] | client_src/constants.coffee | dragonwasrobot/gesture-recognition | 2 | # **Author:** Peter Urbak<br/>
# **Version:** 2013-02-12
root = exports ? window
# `App.Constants` contains application-wide constants.
# This class should not be instantiated.
class App.Constants
# ## Constants
@OBJECT_ADD: "object:add"
@OBJECT_UPDATE: "object:update"
@OBJECT_REMOVE: "object:remove"
@CURSOR_... | 2027 | # **Author:** <NAME><br/>
# **Version:** 2013-02-12
root = exports ? window
# `App.Constants` contains application-wide constants.
# This class should not be instantiated.
class App.Constants
# ## Constants
@OBJECT_ADD: "object:add"
@OBJECT_UPDATE: "object:update"
@OBJECT_REMOVE: "object:remove"
@CURSOR_ADD: ... | true | # **Author:** PI:NAME:<NAME>END_PI<br/>
# **Version:** 2013-02-12
root = exports ? window
# `App.Constants` contains application-wide constants.
# This class should not be instantiated.
class App.Constants
# ## Constants
@OBJECT_ADD: "object:add"
@OBJECT_UPDATE: "object:update"
@OBJECT_REMOVE: "object:remove"
... |
[
{
"context": "SnippetsDisabled: []\n projectHome: \"C:\\\\Users\\\\Jordan\\\\Desktop\\\\code\"\n telemetryConsent: \"limited\"\n ",
"end": 195,
"score": 0.7401601076126099,
"start": 189,
"tag": "NAME",
"value": "Jordan"
}
] | editors/atom/config/config.cson | jdtaylor7/workflow | 2 | "*":
"autocomplete-plus":
enableAutoActivation: false
core:
packagesWithKeymapsDisabled: [
"latex"
]
packagesWithSnippetsDisabled: []
projectHome: "C:\\Users\\Jordan\\Desktop\\code"
telemetryConsent: "limited"
themes: [
"one-dark-ui"
"base16-tomorrow-dark-theme"
]
... | 136521 | "*":
"autocomplete-plus":
enableAutoActivation: false
core:
packagesWithKeymapsDisabled: [
"latex"
]
packagesWithSnippetsDisabled: []
projectHome: "C:\\Users\\<NAME>\\Desktop\\code"
telemetryConsent: "limited"
themes: [
"one-dark-ui"
"base16-tomorrow-dark-theme"
]
... | true | "*":
"autocomplete-plus":
enableAutoActivation: false
core:
packagesWithKeymapsDisabled: [
"latex"
]
packagesWithSnippetsDisabled: []
projectHome: "C:\\Users\\PI:NAME:<NAME>END_PI\\Desktop\\code"
telemetryConsent: "limited"
themes: [
"one-dark-ui"
"base16-tomorrow-dark-... |
[
{
"context": "omponent: HeroShowsCarousel, options: { partner: @partner, maxNumberOfShows: 10 } }\n { name: 'about'",
"end": 2066,
"score": 0.728005588054657,
"start": 2059,
"tag": "USERNAME",
"value": "partner"
},
{
"context": ": 'news', component: NewsView, options: { partne... | src/desktop/apps/partner2/test/client/overview_layout_factory.coffee | kanaabe/force | 1 | _ = require 'underscore'
sinon = require 'sinon'
rewire = require 'rewire'
Backbone = require 'backbone'
Artworks = require '../../../../collections/artworks.coffee'
PartnerShows = require '../../../../collections/partner_shows.coffee'
Articles = require '../../../../collections/articles.coffee'
Profile = require '../.... | 59893 | _ = require 'underscore'
sinon = require 'sinon'
rewire = require 'rewire'
Backbone = require 'backbone'
Artworks = require '../../../../collections/artworks.coffee'
PartnerShows = require '../../../../collections/partner_shows.coffee'
Articles = require '../../../../collections/articles.coffee'
Profile = require '../.... | true | _ = require 'underscore'
sinon = require 'sinon'
rewire = require 'rewire'
Backbone = require 'backbone'
Artworks = require '../../../../collections/artworks.coffee'
PartnerShows = require '../../../../collections/partner_shows.coffee'
Articles = require '../../../../collections/articles.coffee'
Profile = require '../.... |
[
{
"context": "Things = [{\n \"id\": 1,\n \"body\": \"Geppetto, a poor old wood carver, was making a puppet from",
"end": 452,
"score": 0.9273120760917664,
"start": 444,
"tag": "NAME",
"value": "Geppetto"
},
{
"context": "y,” he said to the puppet, “and I shall call ... | app/scripts/controllers/post.coffee | djbuen/matchmove | 0 | 'use strict'
###*
# @ngdoc function
# @name angularSlickApp.controller:PostCtrl
# @description
# # PostCtrl
# Controller of the angularSlickApp
###
angular.module('slick')
.controller 'PostCtrl', ($scope, $cookies, $cookieStore, $routeParams) ->
console.log($routeParams)
$scope.post_id = $routeParams.id... | 123216 | 'use strict'
###*
# @ngdoc function
# @name angularSlickApp.controller:PostCtrl
# @description
# # PostCtrl
# Controller of the angularSlickApp
###
angular.module('slick')
.controller 'PostCtrl', ($scope, $cookies, $cookieStore, $routeParams) ->
console.log($routeParams)
$scope.post_id = $routeParams.id... | true | 'use strict'
###*
# @ngdoc function
# @name angularSlickApp.controller:PostCtrl
# @description
# # PostCtrl
# Controller of the angularSlickApp
###
angular.module('slick')
.controller 'PostCtrl', ($scope, $cookies, $cookieStore, $routeParams) ->
console.log($routeParams)
$scope.post_id = $routeParams.id... |
[
{
"context": "'name\\' | join \\', \\'\"></div>',\n posts: [\n Batman\n name: 'one'\n comments: 10\n , Ba",
"end": 4548,
"score": 0.8016042709350586,
"start": 4542,
"tag": "NAME",
"value": "Batman"
},
{
"context": "</div>',\n posts: [\n Batman\n ... | tests/batman/view/filter_execution_test.coffee | nickjs/batman | 1 | helpers = if typeof require is 'undefined' then window.viewHelpers else require './view_helper'
QUnit.module 'Batman.View filter execution'
asyncTest 'get', 1, ->
context = Batman
foo: new Batman.Hash({bar: "qux"})
helpers.render '<div data-bind="foo | get \'bar\'"></div>', context, (node) ->
equals node... | 85288 | helpers = if typeof require is 'undefined' then window.viewHelpers else require './view_helper'
QUnit.module 'Batman.View filter execution'
asyncTest 'get', 1, ->
context = Batman
foo: new Batman.Hash({bar: "qux"})
helpers.render '<div data-bind="foo | get \'bar\'"></div>', context, (node) ->
equals node... | true | helpers = if typeof require is 'undefined' then window.viewHelpers else require './view_helper'
QUnit.module 'Batman.View filter execution'
asyncTest 'get', 1, ->
context = Batman
foo: new Batman.Hash({bar: "qux"})
helpers.render '<div data-bind="foo | get \'bar\'"></div>', context, (node) ->
equals node... |
[
{
"context": "# /*\n# * mqtt-methods\n# * https://github.com/boomfly/mqtt-methods\n# * https://github.com/wolfeidau/mq",
"end": 54,
"score": 0.999508261680603,
"start": 47,
"tag": "USERNAME",
"value": "boomfly"
},
{
"context": ".com/boomfly/mqtt-methods\n# * https://github.com/wo... | lib/client.coffee | boomfly/mqtt-methods | 0 | # /*
# * mqtt-methods
# * https://github.com/boomfly/mqtt-methods
# * https://github.com/wolfeidau/mqtt-rpc
# *
# * Copyright (c) 2013 Mark Wolfe
# * Licensed under the MIT license.
# */
import crypto from 'crypto'
import mqtt from 'mqtt'
import mqttrouter from 'mqtt-router'
import codecs from './codecs.js'
impo... | 17662 | # /*
# * mqtt-methods
# * https://github.com/boomfly/mqtt-methods
# * https://github.com/wolfeidau/mqtt-rpc
# *
# * Copyright (c) 2013 <NAME>
# * Licensed under the MIT license.
# */
import crypto from 'crypto'
import mqtt from 'mqtt'
import mqttrouter from 'mqtt-router'
import codecs from './codecs.js'
import D... | true | # /*
# * mqtt-methods
# * https://github.com/boomfly/mqtt-methods
# * https://github.com/wolfeidau/mqtt-rpc
# *
# * Copyright (c) 2013 PI:NAME:<NAME>END_PI
# * Licensed under the MIT license.
# */
import crypto from 'crypto'
import mqtt from 'mqtt'
import mqttrouter from 'mqtt-router'
import codecs from './codec... |
[
{
"context": "key: 'superscript'\n\npatterns: [\n # Matches superscript\n #\n # Exa",
"end": 17,
"score": 0.9828454256057739,
"start": 6,
"tag": "KEY",
"value": "superscript"
}
] | grammars/repositories/inlines/superscript-grammar.cson | andrewcarver/atom-language-asciidoc | 45 | key: 'superscript'
patterns: [
# Matches superscript
#
# Examples
#
# ^superscript^
#
name: 'markup.superscript.asciidoc'
match: '(?<!\\\\)(\\[.+?\\])?((\\^)(\\S+?)(\\^))'
captures:
1: name: 'markup.meta.super.attribute-list.asciidoc'
2: name: 'markup.super.superscript.asciidoc'
3: name... | 199849 | key: '<KEY>'
patterns: [
# Matches superscript
#
# Examples
#
# ^superscript^
#
name: 'markup.superscript.asciidoc'
match: '(?<!\\\\)(\\[.+?\\])?((\\^)(\\S+?)(\\^))'
captures:
1: name: 'markup.meta.super.attribute-list.asciidoc'
2: name: 'markup.super.superscript.asciidoc'
3: name: 'pun... | true | key: 'PI:KEY:<KEY>END_PI'
patterns: [
# Matches superscript
#
# Examples
#
# ^superscript^
#
name: 'markup.superscript.asciidoc'
match: '(?<!\\\\)(\\[.+?\\])?((\\^)(\\S+?)(\\^))'
captures:
1: name: 'markup.meta.super.attribute-list.asciidoc'
2: name: 'markup.super.superscript.asciidoc'
... |
[
{
"context": "based on jQuery Cookie plugin\n# Copyright (c) 2010 Klaus Hartl (stilbuero.de)\n# Dual licensed under the MIT and ",
"end": 244,
"score": 0.9998771548271179,
"start": 233,
"tag": "NAME",
"value": "Klaus Hartl"
}
] | bootstrap-tour.coffee | thebyrd/bootstrap-tour | 1 | # bootstrap-tour.js v0.0.2
# Copyright 2012 Gild, Inc.
#
# Free to use under the MIT license.
# http://www.opensource.org/licenses/mit-license.php
# References jQuery
$ = jQuery
# based on jQuery Cookie plugin
# Copyright (c) 2010 Klaus Hartl (stilbuero.de)
# Dual licensed under the MIT and GPL licenses:
# http://www... | 220802 | # bootstrap-tour.js v0.0.2
# Copyright 2012 Gild, Inc.
#
# Free to use under the MIT license.
# http://www.opensource.org/licenses/mit-license.php
# References jQuery
$ = jQuery
# based on jQuery Cookie plugin
# Copyright (c) 2010 <NAME> (stilbuero.de)
# Dual licensed under the MIT and GPL licenses:
# http://www.open... | true | # bootstrap-tour.js v0.0.2
# Copyright 2012 Gild, Inc.
#
# Free to use under the MIT license.
# http://www.opensource.org/licenses/mit-license.php
# References jQuery
$ = jQuery
# based on jQuery Cookie plugin
# Copyright (c) 2010 PI:NAME:<NAME>END_PI (stilbuero.de)
# Dual licensed under the MIT and GPL licenses:
# h... |
[
{
"context": " id: \"answer\"\n keys: ['1', '2', '3']\n correct: if @trial.number is",
"end": 2075,
"score": 0.6612785458564758,
"start": 2074,
"tag": "KEY",
"value": "2"
},
{
"context": " id: \"answer\"\n keys: ['1', '2', '3']\n ... | examples/word_stroop/runner.coffee | bbuchsbaum/psycloud | 0 |
factorSet =
condition:
levels: ["congruent", "incongruent", "neutral"]
wordItems = ["and", "that", "how", "where", "the", "which"]
numberItems = ["one", "two", "three"]
numbers = [1,2,3]
numberMap = { 1: "one", 2: "two", 3: "three"}
fnode = Psy.FactorSetNode.build(factorSet)
# create 5 blocks of trials with 5... | 184958 |
factorSet =
condition:
levels: ["congruent", "incongruent", "neutral"]
wordItems = ["and", "that", "how", "where", "the", "which"]
numberItems = ["one", "two", "three"]
numbers = [1,2,3]
numberMap = { 1: "one", 2: "two", 3: "three"}
fnode = Psy.FactorSetNode.build(factorSet)
# create 5 blocks of trials with 5... | true |
factorSet =
condition:
levels: ["congruent", "incongruent", "neutral"]
wordItems = ["and", "that", "how", "where", "the", "which"]
numberItems = ["one", "two", "three"]
numbers = [1,2,3]
numberMap = { 1: "one", 2: "two", 3: "three"}
fnode = Psy.FactorSetNode.build(factorSet)
# create 5 blocks of trials with 5... |
[
{
"context": "rd \"colour\" correctly.\n#\n# jColour is written by [Aaron Russell](http://aaronrussell.co.uk),\n# the [source code f",
"end": 373,
"score": 0.9999039173126221,
"start": 360,
"tag": "NAME",
"value": "Aaron Russell"
},
{
"context": "# the [source code for jColour](http:... | data/coffeescript/9da947b3d452bdb6b48eac1739a633d6_jColour.coffee | maxim5/code-inspector | 5 | # **jColour** is a JavaScript colour manipulation library written in [CoffeeScript](http://coffeescript.org).
# jColour is inspired heavily by the [SASS](http://sass-lang.com)/[Compass](http://compass-style.org)
# colour manipulation functions.
#
# jColour is also the first ever colour library to spell the word "colour... | 16719 | # **jColour** is a JavaScript colour manipulation library written in [CoffeeScript](http://coffeescript.org).
# jColour is inspired heavily by the [SASS](http://sass-lang.com)/[Compass](http://compass-style.org)
# colour manipulation functions.
#
# jColour is also the first ever colour library to spell the word "colour... | true | # **jColour** is a JavaScript colour manipulation library written in [CoffeeScript](http://coffeescript.org).
# jColour is inspired heavily by the [SASS](http://sass-lang.com)/[Compass](http://compass-style.org)
# colour manipulation functions.
#
# jColour is also the first ever colour library to spell the word "colour... |
[
{
"context": "m: ({gameKey, userAgent} = {}) =>\n gameKey ?= 'freeroam'\n userAgent ?= navigator?.userAgent\n\n isApp",
"end": 2101,
"score": 0.9989674687385559,
"start": 2093,
"tag": "KEY",
"value": "freeroam"
}
] | src/services/environment.coffee | FreeRoamApp/free-roam | 14 | _includes = require 'lodash/includes'
config = require '../config'
class Environment
isMobile: ({userAgent} = {}) ->
userAgent ?= navigator?.userAgent
///
Mobile
| iP(hone|od|ad)
| Android
| BlackBerry
| IEMobile
| Kindle
| NetFront
| Silk-Accelerated
| (hpw|web)OS
... | 215862 | _includes = require 'lodash/includes'
config = require '../config'
class Environment
isMobile: ({userAgent} = {}) ->
userAgent ?= navigator?.userAgent
///
Mobile
| iP(hone|od|ad)
| Android
| BlackBerry
| IEMobile
| Kindle
| NetFront
| Silk-Accelerated
| (hpw|web)OS
... | true | _includes = require 'lodash/includes'
config = require '../config'
class Environment
isMobile: ({userAgent} = {}) ->
userAgent ?= navigator?.userAgent
///
Mobile
| iP(hone|od|ad)
| Android
| BlackBerry
| IEMobile
| Kindle
| NetFront
| Silk-Accelerated
| (hpw|web)OS
... |
[
{
"context": "3nd3} and chain A;')\n cmd.do('run ${3:/Users/blaine-mooers/Scripts/PyMOLScripts/msms_pymol.py};')\n cmd.",
"end": 13799,
"score": 0.9934656620025635,
"start": 13786,
"tag": "USERNAME",
"value": "blaine-mooers"
},
{
"context": "ells in all directions. This scr... | atompymolpysnips/pymolpysnippets.cson | MooersLab/pymolpysnips | 0 | '.source.python':
'Ambient occlussion.':
'prefix': 'ao'
'body': '''
cmd.do('set_color oxygen, [1.0,0.4,0.4];')
cmd.do('set_color nitrogen, [0.5,0.5,1.0];')
cmd.do('remove solvent;')
cmd.do('as spheres;')
cmd.do('util.cbaw;')
cmd.do('bg white;')
cmd.do('set light_coun... | 191726 | '.source.python':
'Ambient occlussion.':
'prefix': 'ao'
'body': '''
cmd.do('set_color oxygen, [1.0,0.4,0.4];')
cmd.do('set_color nitrogen, [0.5,0.5,1.0];')
cmd.do('remove solvent;')
cmd.do('as spheres;')
cmd.do('util.cbaw;')
cmd.do('bg white;')
cmd.do('set light_coun... | true | '.source.python':
'Ambient occlussion.':
'prefix': 'ao'
'body': '''
cmd.do('set_color oxygen, [1.0,0.4,0.4];')
cmd.do('set_color nitrogen, [0.5,0.5,1.0];')
cmd.do('remove solvent;')
cmd.do('as spheres;')
cmd.do('util.cbaw;')
cmd.do('bg white;')
cmd.do('set light_coun... |
[
{
"context": "erson details', ->\n it 'can fetch details about Adel Qalieh', (done) ->\n @directory.personDetails '4ad00",
"end": 361,
"score": 0.999812126159668,
"start": 350,
"tag": "NAME",
"value": "Adel Qalieh"
},
{
"context": " result.result_data[0].list_name.should.e... | test/directory.coffee | pennlabs/penn-sdk-node | 1 | should = require "should"
api = require "../lib"
Directory = api.Directory
API_USERNAME = process.env.DIRECTORY_API_USERNAME || ""
API_PASSWORD = process.env.DIRECTORY_API_PASSWORD || ""
describe 'Directory', ->
before ->
@directory = new Directory(API_USERNAME, API_PASSWORD)
describe 'Person details', ->
... | 101578 | should = require "should"
api = require "../lib"
Directory = api.Directory
API_USERNAME = process.env.DIRECTORY_API_USERNAME || ""
API_PASSWORD = process.env.DIRECTORY_API_PASSWORD || ""
describe 'Directory', ->
before ->
@directory = new Directory(API_USERNAME, API_PASSWORD)
describe 'Person details', ->
... | true | should = require "should"
api = require "../lib"
Directory = api.Directory
API_USERNAME = process.env.DIRECTORY_API_USERNAME || ""
API_PASSWORD = process.env.DIRECTORY_API_PASSWORD || ""
describe 'Directory', ->
before ->
@directory = new Directory(API_USERNAME, API_PASSWORD)
describe 'Person details', ->
... |
[
{
"context": "_id: _id\n permissions: []\n email: _id+'@email.com'\n anonymous: false\n name: _.string.huma",
"end": 1231,
"score": 0.996084988117218,
"start": 1222,
"tag": "EMAIL",
"value": "email.com"
},
{
"context": "elCompleteAchievement()\n user = sources.... | test/app/factories.coffee | adamcsillag/codecombat | 1 | Level = require 'models/Level'
Course = require 'models/Course'
Courses = require 'collections/Courses'
User = require 'models/User'
Classroom = require 'models/Classroom'
LevelSession = require 'models/LevelSession'
CourseInstance = require 'models/CourseInstance'
Achievement = require 'models/Achievement'
EarnedAchie... | 73645 | Level = require 'models/Level'
Course = require 'models/Course'
Courses = require 'collections/Courses'
User = require 'models/User'
Classroom = require 'models/Classroom'
LevelSession = require 'models/LevelSession'
CourseInstance = require 'models/CourseInstance'
Achievement = require 'models/Achievement'
EarnedAchie... | true | Level = require 'models/Level'
Course = require 'models/Course'
Courses = require 'collections/Courses'
User = require 'models/User'
Classroom = require 'models/Classroom'
LevelSession = require 'models/LevelSession'
CourseInstance = require 'models/CourseInstance'
Achievement = require 'models/Achievement'
EarnedAchie... |
[
{
"context": "rl: 'http://localhost:5000'\n token:\n secret: 'IhoiUHyu6gt5HJHhjhhGfddsESEWsfgHJjhhjFDdsseseRDSTDfgghhjHJljklkjuiuyyUYUtytrRERerererERerererRTGHghj'\n",
"end": 287,
"score": 0.9997702240943909,
"start": 187,
"tag": "KEY",
"value": "IhoiUHyu6gt5HJHhjhhGfddsESEWsfgHJjhhjFDds... | server/config/development.coffee | stevelacy/claru | 0 | {join} = require 'path'
module.exports =
database: 'mongodb://localhost:27017/claru'
name: 'Claru'
port: 5000
title: 'Claru'
url: 'http://localhost:5000'
token:
secret: 'IhoiUHyu6gt5HJHhjhhGfddsESEWsfgHJjhhjFDdsseseRDSTDfgghhjHJljklkjuiuyyUYUtytrRERerererERerererRTGHghj'
| 210236 | {join} = require 'path'
module.exports =
database: 'mongodb://localhost:27017/claru'
name: 'Claru'
port: 5000
title: 'Claru'
url: 'http://localhost:5000'
token:
secret: '<KEY>'
| true | {join} = require 'path'
module.exports =
database: 'mongodb://localhost:27017/claru'
name: 'Claru'
port: 5000
title: 'Claru'
url: 'http://localhost:5000'
token:
secret: 'PI:KEY:<KEY>END_PI'
|
[
{
"context": "ut fields', ->\n @template.should.containEql 'Spaeth'\n @template.should.containEql 'Craig'\n ",
"end": 591,
"score": 0.9990925192832947,
"start": 585,
"tag": "NAME",
"value": "Spaeth"
},
{
"context": "inEql 'Spaeth'\n @template.should.containEql 'Cr... | apps/gallery_insights/test/template.coffee | l2succes/force | 1 | jade = require 'jade'
path = require 'path'
fs = require 'fs'
{ fabricate } = require 'antigravity'
render = (templateName) ->
filename = path.resolve __dirname, "../templates/#{templateName}.jade"
jade.compile(
fs.readFileSync(filename),
{ filename: filename }
)
describe 'Gallery Insights Form', ->
d... | 225578 | jade = require 'jade'
path = require 'path'
fs = require 'fs'
{ fabricate } = require 'antigravity'
render = (templateName) ->
filename = path.resolve __dirname, "../templates/#{templateName}.jade"
jade.compile(
fs.readFileSync(filename),
{ filename: filename }
)
describe 'Gallery Insights Form', ->
d... | true | jade = require 'jade'
path = require 'path'
fs = require 'fs'
{ fabricate } = require 'antigravity'
render = (templateName) ->
filename = path.resolve __dirname, "../templates/#{templateName}.jade"
jade.compile(
fs.readFileSync(filename),
{ filename: filename }
)
describe 'Gallery Insights Form', ->
d... |
[
{
"context": " password [String]\n #\n autoPassword = -> chance.hash()\n\n # Login to Kinvey with the given credent",
"end": 3184,
"score": 0.8707464337348938,
"start": 3173,
"tag": "PASSWORD",
"value": "chance.hash"
},
{
"context": "username, password\n l... | lib/authorize_kinvey.coffee | logankoester/backbone-datarouter | 1 | # This custom authorizer should be injected into a Route to authorize
# a user with the Kinvey service.
#
# Initializes the current user and triggers a route event when finished.
# This event might be any of:
#
# * 'allow:user'
# * 'allow:guest'
# * 'allow:created'
# * 'allow:offline'
# * 'deny:user'
# * 'd... | 188135 | # This custom authorizer should be injected into a Route to authorize
# a user with the Kinvey service.
#
# Initializes the current user and triggers a route event when finished.
# This event might be any of:
#
# * 'allow:user'
# * 'allow:guest'
# * 'allow:created'
# * 'allow:offline'
# * 'deny:user'
# * 'd... | true | # This custom authorizer should be injected into a Route to authorize
# a user with the Kinvey service.
#
# Initializes the current user and triggers a route event when finished.
# This event might be any of:
#
# * 'allow:user'
# * 'allow:guest'
# * 'allow:created'
# * 'allow:offline'
# * 'deny:user'
# * 'd... |
[
{
"context": " 1 # always 1st\n\t\t\tshow: true\n\t\t\tdisplayNameEng: 'Mt. Gox'\n\t\t\tgeo: \"JP\" # ISO 3166-1\n\t\t\tdefaultCurrenc",
"end": 369,
"score": 0.5069279670715332,
"start": 367,
"tag": "NAME",
"value": "Mt"
},
{
"context": "y/ticker_fast' # REST api - https://bitbucket.... | public/js/app-data.coffee | rayshan/CoinArb | 3 | #fetched =
# current:
# last: null
# spread: null
# volume: null
# updateTime: null
# error: null
# previous:
# last: null
# spread: null
# volume: null
# updateTime: null
# error: null
angular.module('CaApp').factory 'exchangeSvc', () ->
data =
mtgox:
id: 'mtgox' # based on bitcoinaverage
order: 1 ... | 29101 | #fetched =
# current:
# last: null
# spread: null
# volume: null
# updateTime: null
# error: null
# previous:
# last: null
# spread: null
# volume: null
# updateTime: null
# error: null
angular.module('CaApp').factory 'exchangeSvc', () ->
data =
mtgox:
id: 'mtgox' # based on bitcoinaverage
order: 1 ... | true | #fetched =
# current:
# last: null
# spread: null
# volume: null
# updateTime: null
# error: null
# previous:
# last: null
# spread: null
# volume: null
# updateTime: null
# error: null
angular.module('CaApp').factory 'exchangeSvc', () ->
data =
mtgox:
id: 'mtgox' # based on bitcoinaverage
order: 1 ... |
[
{
"context": " {\n type: 'text'\n body: '<p>Bob Olsen</p>'\n }\n ]\n contributing_a",
"end": 3063,
"score": 0.9997871518135071,
"start": 3054,
"tag": "NAME",
"value": "Bob Olsen"
},
{
"context": " artists: [{\n ... | src/desktop/components/article/test/templates.coffee | kanaabe/force | 1 | _ = require 'underscore'
_s = require 'underscore.string'
cheerio = require 'cheerio'
embed = require 'particle'
path = require 'path'
jade = require 'jade'
fs = require 'fs'
moment = require 'moment'
markdown = require '../../../components/util/markdown'
Article = require '../../../models/article'
Articles = require '... | 157657 | _ = require 'underscore'
_s = require 'underscore.string'
cheerio = require 'cheerio'
embed = require 'particle'
path = require 'path'
jade = require 'jade'
fs = require 'fs'
moment = require 'moment'
markdown = require '../../../components/util/markdown'
Article = require '../../../models/article'
Articles = require '... | true | _ = require 'underscore'
_s = require 'underscore.string'
cheerio = require 'cheerio'
embed = require 'particle'
path = require 'path'
jade = require 'jade'
fs = require 'fs'
moment = require 'moment'
markdown = require '../../../components/util/markdown'
Article = require '../../../models/article'
Articles = require '... |
[
{
"context": "###\n * https://github.com/jkuetemeier/gulp-tasks-common\n *\n * Copyright (c) 2014 Jörg K",
"end": 37,
"score": 0.9983522295951843,
"start": 26,
"tag": "USERNAME",
"value": "jkuetemeier"
},
{
"context": "temeier/gulp-tasks-common\n *\n * Copyright (c) 2014 Jörg Kütemei... | test/tools/requireuncached.coffee | kuetemeier/gulp-tasks-common | 0 | ###
* https://github.com/jkuetemeier/gulp-tasks-common
*
* Copyright (c) 2014 Jörg Kütemeier
* Licensed under the MIT license.
###
module.exports = (module) ->
delete require.cache[require.resolve(module)]
return require module
| 89941 | ###
* https://github.com/jkuetemeier/gulp-tasks-common
*
* Copyright (c) 2014 <NAME>
* Licensed under the MIT license.
###
module.exports = (module) ->
delete require.cache[require.resolve(module)]
return require module
| true | ###
* https://github.com/jkuetemeier/gulp-tasks-common
*
* Copyright (c) 2014 PI:NAME:<NAME>END_PI
* Licensed under the MIT license.
###
module.exports = (module) ->
delete require.cache[require.resolve(module)]
return require module
|
[
{
"context": "9036/ to try it out\n##\n## the password for test is asdf ;-)\n##\n##\n\ntry\n __SECRET = floyd.tools.files.r",
"end": 384,
"score": 0.9915915727615356,
"start": 380,
"tag": "PASSWORD",
"value": "asdf"
},
{
"context": "T\n ##\n\n ##\n ... | examples/auth/app.coffee | nero-networks/floyd | 0 | ##
## auth demo...
##
## to run this demo successfull the following conditions must be met:
##
## 1. the private folder must be user/group readonly
## try `chmod -R o-rwx ./private` (also done via floyd build)
##
## 2. the whole thing must be started as root
## try `sudo floyd start`
##
##
## navigate to http://l... | 130787 | ##
## auth demo...
##
## to run this demo successfull the following conditions must be met:
##
## 1. the private folder must be user/group readonly
## try `chmod -R o-rwx ./private` (also done via floyd build)
##
## 2. the whole thing must be started as root
## try `sudo floyd start`
##
##
## navigate to http://l... | true | ##
## auth demo...
##
## to run this demo successfull the following conditions must be met:
##
## 1. the private folder must be user/group readonly
## try `chmod -R o-rwx ./private` (also done via floyd build)
##
## 2. the whole thing must be started as root
## try `sudo floyd start`
##
##
## navigate to http://l... |
[
{
"context": "ions module unit tests\n#\n# Copyright (C) 2011-2013 Nikolay Nemshilov\n#\n{Test,should} = require('lovely')\n\nTest.set \"/m",
"end": 97,
"score": 0.9998873472213745,
"start": 80,
"tag": "NAME",
"value": "Nikolay Nemshilov"
}
] | stl/dom/test/element/manipulation_test.coffee | lovely-io/lovely.io-stl | 2 | #
# The Element dom-manipulations module unit tests
#
# Copyright (C) 2011-2013 Nikolay Nemshilov
#
{Test,should} = require('lovely')
Test.set "/manipulations.html": """
<html>
<head>
<script src="/core.js"></script>
<script src="/dom.js"></script>
</head>
<body>
<div id="test"></div>
... | 36023 | #
# The Element dom-manipulations module unit tests
#
# Copyright (C) 2011-2013 <NAME>
#
{Test,should} = require('lovely')
Test.set "/manipulations.html": """
<html>
<head>
<script src="/core.js"></script>
<script src="/dom.js"></script>
</head>
<body>
<div id="test"></div>
</body>
... | true | #
# The Element dom-manipulations module unit tests
#
# Copyright (C) 2011-2013 PI:NAME:<NAME>END_PI
#
{Test,should} = require('lovely')
Test.set "/manipulations.html": """
<html>
<head>
<script src="/core.js"></script>
<script src="/dom.js"></script>
</head>
<body>
<div id="test"></div... |
[
{
"context": " =\n region: 'fakeRegion'\n accessKeyId: 'fakeAccessKeyId'\n secretAccessKey: 'fakeSecretAccessKey'\n ",
"end": 903,
"score": 0.9601938724517822,
"start": 888,
"tag": "KEY",
"value": "fakeAccessKeyId"
},
{
"context": "sKeyId: 'fakeAccessKeyId'\n se... | test/fulfillmentWorker.unit.coffee | balihoo/node-fulfillment-worker | 0 | 'use strict'
assert = require 'assert'
aws = require 'aws-sdk'
sinon = require 'sinon'
Promise = require 'bluebird'
FulfillmentWorker = require '../lib/fulfillmentWorker'
activityStatus = require '../lib/activityStatus'
error = require '../lib/error'
mockDynamoDB = require './mocks/mockDynamoDB'
mockSWF = require './mo... | 73552 | 'use strict'
assert = require 'assert'
aws = require 'aws-sdk'
sinon = require 'sinon'
Promise = require 'bluebird'
FulfillmentWorker = require '../lib/fulfillmentWorker'
activityStatus = require '../lib/activityStatus'
error = require '../lib/error'
mockDynamoDB = require './mocks/mockDynamoDB'
mockSWF = require './mo... | true | 'use strict'
assert = require 'assert'
aws = require 'aws-sdk'
sinon = require 'sinon'
Promise = require 'bluebird'
FulfillmentWorker = require '../lib/fulfillmentWorker'
activityStatus = require '../lib/activityStatus'
error = require '../lib/error'
mockDynamoDB = require './mocks/mockDynamoDB'
mockSWF = require './mo... |
[
{
"context": "ow).scrollTop(scrollKeys[i])\n\t\t\t)(i)\n\t\tkeyMap[\"Cmd-D\"] = \"download\"\n\t\tkeyMap[\"Shift-Cmd-N\"] = \"findNex",
"end": 1216,
"score": 0.9422038793563843,
"start": 1215,
"tag": "KEY",
"value": "D"
},
{
"context": "llTop(scrollKeys[i])\n\t\t\t)(i)\n\t\tkeyMap[\"... | reflection.coffee | mwmessin/Reflection | 3 | $ -> $.get "reflection.coffee", (reflection) -> new class
constructor: ->
state = localStorage.getItem("state")
@editor = CodeMirror(document.body,
lineNumbers: true
autofocus: true
value: state or reflection
onCursorActivity: => @editor.matchHighlight "CodeMirror-matchhighlight"
onChange: @refle... | 112043 | $ -> $.get "reflection.coffee", (reflection) -> new class
constructor: ->
state = localStorage.getItem("state")
@editor = CodeMirror(document.body,
lineNumbers: true
autofocus: true
value: state or reflection
onCursorActivity: => @editor.matchHighlight "CodeMirror-matchhighlight"
onChange: @refle... | true | $ -> $.get "reflection.coffee", (reflection) -> new class
constructor: ->
state = localStorage.getItem("state")
@editor = CodeMirror(document.body,
lineNumbers: true
autofocus: true
value: state or reflection
onCursorActivity: => @editor.matchHighlight "CodeMirror-matchhighlight"
onChange: @refle... |
[
{
"context": "j\"\n and: \"i\"\n back: \"powrót\"\n changePassword: \"Zmień hasło\"\n choosePassword: \"Wybierz hasło\"\n clickAgree: ",
"end": 118,
"score": 0.9829081296920776,
"start": 107,
"tag": "PASSWORD",
"value": "Zmień hasło"
},
{
"context": "createAccount: \"Utwórz kont... | t9n/pl.coffee | tnedich/meteor-accounts-t9n | 0 | #Language: Polish
#Translators: pwldp
pl =
add: "dodaj"
and: "i"
back: "powrót"
changePassword: "Zmień hasło"
choosePassword: "Wybierz hasło"
clickAgree: "Klikając na Zarejestruj się zgadzasz się z naszą"
configure: "Konfiguruj"
createAccount: "Utwórz konto"
currentPassword: "Aktualne hasło"
dontH... | 102910 | #Language: Polish
#Translators: pwldp
pl =
add: "dodaj"
and: "i"
back: "powrót"
changePassword: "<PASSWORD>"
choosePassword: "Wybierz hasło"
clickAgree: "Klikając na Zarejestruj się zgadzasz się z naszą"
configure: "Konfiguruj"
createAccount: "Utwórz konto"
currentPassword: "<PASSWORD>"
dontHaveAn... | true | #Language: Polish
#Translators: pwldp
pl =
add: "dodaj"
and: "i"
back: "powrót"
changePassword: "PI:PASSWORD:<PASSWORD>END_PI"
choosePassword: "Wybierz hasło"
clickAgree: "Klikając na Zarejestruj się zgadzasz się z naszą"
configure: "Konfiguruj"
createAccount: "Utwórz konto"
currentPassword: "PI:PAS... |
[
{
"context": "#####################################\n# Created by Jordan Robert Dobson on 05 OCT 2015\n# Updated by Jordan Robert Dobson ",
"end": 117,
"score": 0.9998868107795715,
"start": 97,
"tag": "NAME",
"value": "Jordan Robert Dobson"
},
{
"context": "y Jordan Robert Dobson on ... | FontFace.coffee | Seattle-Framer/modules-Seattle | 12 | ###################################################################################
# Created by Jordan Robert Dobson on 05 OCT 2015
# Updated by Jordan Robert Dobson on 14 SEP 2016
#
# Use to add font files and reference them in your CSS style settings.
#
# To Get Started...
#
# 1. Place the FontFace.coffee file in Fr... | 196191 | ###################################################################################
# Created by <NAME> on 05 OCT 2015
# Updated by <NAME> on 14 SEP 2016
#
# Use to add font files and reference them in your CSS style settings.
#
# To Get Started...
#
# 1. Place the FontFace.coffee file in Framer Studio modules director... | true | ###################################################################################
# Created by PI:NAME:<NAME>END_PI on 05 OCT 2015
# Updated by PI:NAME:<NAME>END_PI on 14 SEP 2016
#
# Use to add font files and reference them in your CSS style settings.
#
# To Get Started...
#
# 1. Place the FontFace.coffee file in Fr... |
[
{
"context": "\nC = ModelInterface.Attribute\n\n# **Epic props** to rythos42 for saving me having to research and type all thi",
"end": 140,
"score": 0.9993699789047241,
"start": 132,
"tag": "USERNAME",
"value": "rythos42"
},
{
"context": " research and type all this!\n# https://gith... | proto/data/ModelList.coffee | AppSynergy/malifaux-crew-explorer | 0 | import ModelInterface from './ModelInterface.coffee'
Model = ModelInterface.Model
C = ModelInterface.Attribute
# **Epic props** to rythos42 for saving me having to research and type all this!
# https://github.com/rythos42/MalifauxModels-Web/blob/master/js/app/Mappers/ModelList.js
ModelList = [
new Model('Lady Justi... | 145372 | import ModelInterface from './ModelInterface.coffee'
Model = ModelInterface.Model
C = ModelInterface.Attribute
# **Epic props** to rythos42 for saving me having to research and type all this!
# https://github.com/rythos42/MalifauxModels-Web/blob/master/js/app/Mappers/ModelList.js
ModelList = [
new Model('<NAME>', [... | true | import ModelInterface from './ModelInterface.coffee'
Model = ModelInterface.Model
C = ModelInterface.Attribute
# **Epic props** to rythos42 for saving me having to research and type all this!
# https://github.com/rythos42/MalifauxModels-Web/blob/master/js/app/Mappers/ModelList.js
ModelList = [
new Model('PI:NAME:<N... |
[
{
"context": "esetPassword.from = \"Application Admin Email <admin@application.com>\"\n\n# Set a subject for the reset password email.\n",
"end": 296,
"score": 0.9999276399612427,
"start": 275,
"tag": "EMAIL",
"value": "admin@application.com"
},
{
"context": "u feel something is ... | app/server/email/templates/reset-password.coffee | chrisdamba/offer-market | 1 | ###
Reset Password Email Template
Override Meteor defaults when sending a reset password email.
###
# Set name and from email.
Accounts.emailTemplates.resetPassword.siteName = "Application Name"
Accounts.emailTemplates.resetPassword.from = "Application Admin Email <admin@application.com>"
# Set a subject for ... | 209003 | ###
Reset Password Email Template
Override Meteor defaults when sending a reset password email.
###
# Set name and from email.
Accounts.emailTemplates.resetPassword.siteName = "Application Name"
Accounts.emailTemplates.resetPassword.from = "Application Admin Email <<EMAIL>>"
# Set a subject for the reset pass... | true | ###
Reset Password Email Template
Override Meteor defaults when sending a reset password email.
###
# Set name and from email.
Accounts.emailTemplates.resetPassword.siteName = "Application Name"
Accounts.emailTemplates.resetPassword.from = "Application Admin Email <PI:EMAIL:<EMAIL>END_PI>"
# Set a subject for... |
[
{
"context": "# Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the GNU Affero General Public Li",
"end": 43,
"score": 0.9999145269393921,
"start": 29,
"tag": "EMAIL",
"value": "contact@ppy.sh"
},
{
"context": "\n scope.setUser id: currentUser.id, username: currentUse... | resources/assets/coffee/_classes/current-user-observer.coffee | osu-katakuna/osu-katakuna-web | 5 | # Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the GNU Affero General Public License v3.0.
# See the LICENCE file in the repository root for full licence text.
class @CurrentUserObserver
constructor: ->
@covers = document.getElementsByClassName('js-current-user-cover')
@avatars = document.getEl... | 189511 | # Copyright (c) ppy Pty Ltd <<EMAIL>>. Licensed under the GNU Affero General Public License v3.0.
# See the LICENCE file in the repository root for full licence text.
class @CurrentUserObserver
constructor: ->
@covers = document.getElementsByClassName('js-current-user-cover')
@avatars = document.getElementsB... | true | # Copyright (c) ppy Pty Ltd <PI:EMAIL:<EMAIL>END_PI>. Licensed under the GNU Affero General Public License v3.0.
# See the LICENCE file in the repository root for full licence text.
class @CurrentUserObserver
constructor: ->
@covers = document.getElementsByClassName('js-current-user-cover')
@avatars = docume... |
[
{
"context": "##############################################\n#\n# Markus 1/23/2017\n#\n#####################################",
"end": 75,
"score": 0.9990363121032715,
"start": 69,
"tag": "NAME",
"value": "Markus"
}
] | server/methods/fields.coffee | agottschalk10/worklearn | 0 | ################################################################
#
# Markus 1/23/2017
#
################################################################
################################################################
Meteor.methods
set_field: (collection_name, item_id, field, data)->
collection = get_collection_sa... | 61223 | ################################################################
#
# <NAME> 1/23/2017
#
################################################################
################################################################
Meteor.methods
set_field: (collection_name, item_id, field, data)->
collection = get_collection_sa... | true | ################################################################
#
# PI:NAME:<NAME>END_PI 1/23/2017
#
################################################################
################################################################
Meteor.methods
set_field: (collection_name, item_id, field, data)->
collection = get... |
[
{
"context": "} = require '../lib/user'\nalice = users().lookup 'test_alice'\nbob = users().lookup 'test_bob'\n\nexports.id_0 = ",
"end": 72,
"score": 0.9988288879394531,
"start": 62,
"tag": "USERNAME",
"value": "test_alice"
},
{
"context": "users().lookup 'test_alice'\nbob = users()... | test/files/2_follow.iced | substack/keybase-client | 1 |
{users,User} = require '../lib/user'
alice = users().lookup 'test_alice'
bob = users().lookup 'test_bob'
exports.id_0 = (T,cb) ->
await bob.id alice, defer err
T.no_error err
cb()
exports.follow_0 = (T,cb) ->
await bob.follow alice, {remote : true }, defer err
T.no_error err
cb()
exports.unfollow_1 = (T... | 173255 |
{users,User} = require '../lib/user'
alice = users().lookup 'test_alice'
bob = users().lookup 'test_bob'
exports.id_0 = (T,cb) ->
await bob.id alice, defer err
T.no_error err
cb()
exports.follow_0 = (T,cb) ->
await bob.follow <NAME>, {remote : true }, defer err
T.no_error err
cb()
exports.unfollow_1 = (... | true |
{users,User} = require '../lib/user'
alice = users().lookup 'test_alice'
bob = users().lookup 'test_bob'
exports.id_0 = (T,cb) ->
await bob.id alice, defer err
T.no_error err
cb()
exports.follow_0 = (T,cb) ->
await bob.follow PI:NAME:<NAME>END_PI, {remote : true }, defer err
T.no_error err
cb()
exports.... |
[
{
"context": "\n @expectedInitialTasksList = [\n name: 'test1'\n departure_point: 'from_test'\n des",
"end": 946,
"score": 0.990178108215332,
"start": 941,
"tag": "NAME",
"value": "test1"
},
{
"context": " resource_uri: 'fake1'\n ,\n name: 'tes... | src/app/pages/tasks/pages.tasks.spec.coffee | pavelkuchin/tracktrains-ui | 0 | describe 'PagesTasksCtrl', () ->
beforeEach(module('trackSeatsApp'))
beforeEach(inject((@$rootScope, $controller, DataService, $httpBackend,
@$q, @ALERTS_TYPE, @NAVIGATION) =>
$httpBackend.when('GET', '/v1/user/session/').respond({})
$httpBackend.when('GET', 'app/pages/landing/pages.la... | 92329 | describe 'PagesTasksCtrl', () ->
beforeEach(module('trackSeatsApp'))
beforeEach(inject((@$rootScope, $controller, DataService, $httpBackend,
@$q, @ALERTS_TYPE, @NAVIGATION) =>
$httpBackend.when('GET', '/v1/user/session/').respond({})
$httpBackend.when('GET', 'app/pages/landing/pages.la... | true | describe 'PagesTasksCtrl', () ->
beforeEach(module('trackSeatsApp'))
beforeEach(inject((@$rootScope, $controller, DataService, $httpBackend,
@$q, @ALERTS_TYPE, @NAVIGATION) =>
$httpBackend.when('GET', '/v1/user/session/').respond({})
$httpBackend.when('GET', 'app/pages/landing/pages.la... |
[
{
"context": "lass CustomSearch extends Widget\n constructor: (@name, @parentView, @widgetOpenBool) ->\n # console.d",
"end": 4414,
"score": 0.589633584022522,
"start": 4410,
"tag": "USERNAME",
"value": "name"
},
{
"context": "efreshView: 'conversations'\n keyName: 'ki... | coffeescripts--content-scripts/KiwiPopup.coffee | sdailey/kiwi-firefox | 5 |
viewElementId = ''
renderedBool = false
preferencesOnlyPage = false
initialize = (popupParcel) ->
# console.log 'in init'
if getURLParam(window.location, 'optionsOnly') != ''
preferencesOnlyPage = true
switchViews.userPreferences.render(popupParcel)
return 0
for viewName, view of fixedView... | 4712 |
viewElementId = ''
renderedBool = false
preferencesOnlyPage = false
initialize = (popupParcel) ->
# console.log 'in init'
if getURLParam(window.location, 'optionsOnly') != ''
preferencesOnlyPage = true
switchViews.userPreferences.render(popupParcel)
return 0
for viewName, view of fixedView... | true |
viewElementId = ''
renderedBool = false
preferencesOnlyPage = false
initialize = (popupParcel) ->
# console.log 'in init'
if getURLParam(window.location, 'optionsOnly') != ''
preferencesOnlyPage = true
switchViews.userPreferences.render(popupParcel)
return 0
for viewName, view of fixedView... |
[
{
"context": "# @author mrdoob / http://mrdoob.com/\n# @author aladjev.andrew@gma",
"end": 16,
"score": 0.9996249675750732,
"start": 10,
"tag": "USERNAME",
"value": "mrdoob"
},
{
"context": "# @author mrdoob / http://mrdoob.com/\n# @author aladjev.andrew@gmail.com\n\n#= require new_s... | source/javascripts/new_src/loaders/obj.coffee | andrew-aladev/three.js | 0 | # @author mrdoob / http://mrdoob.com/
# @author aladjev.andrew@gmail.com
#= require new_src/loaders/loader
#= require new_src/core/geometry
#= require new_src/core/object_3d
#= require new_src/core/vector_3
#= require new_src/core/face_3
#= require new_src/core/face_4
#= require new_src/core/uv
class OBJLoader extend... | 212093 | # @author mrdoob / http://mrdoob.com/
# @author <EMAIL>
#= require new_src/loaders/loader
#= require new_src/core/geometry
#= require new_src/core/object_3d
#= require new_src/core/vector_3
#= require new_src/core/face_3
#= require new_src/core/face_4
#= require new_src/core/uv
class OBJLoader extends THREE.Loader
... | true | # @author mrdoob / http://mrdoob.com/
# @author PI:EMAIL:<EMAIL>END_PI
#= require new_src/loaders/loader
#= require new_src/core/geometry
#= require new_src/core/object_3d
#= require new_src/core/vector_3
#= require new_src/core/face_3
#= require new_src/core/face_4
#= require new_src/core/uv
class OBJLoader extends ... |
[
{
"context": "\n# Commands:\n#\n# Author:\n# Symphony Integration by Vinay Mistry\nEntities = require('html-entities').XmlEntities\ne",
"end": 1407,
"score": 0.9997658133506775,
"start": 1395,
"tag": "NAME",
"value": "Vinay Mistry"
},
{
"context": "= process.env.HUBOT_JIRA_USERNAME\n... | src/scripts/jira.coffee | mcleo-d/bot-butler | 3 | #
#
#
# Copyright 2016 Symphony Communication Services, LLC
#
# Licensed to Symphony Communication Services, LLC 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 th... | 56603 | #
#
#
# Copyright 2016 Symphony Communication Services, LLC
#
# Licensed to Symphony Communication Services, LLC 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 th... | true | #
#
#
# Copyright 2016 Symphony Communication Services, LLC
#
# Licensed to Symphony Communication Services, LLC 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 th... |
[
{
"context": " \"mailto:#{@get('email')}?subject=#{subject}&cc=inquiries@artsy.net\"\n\n getSimpleWebsite: ->\n return \"\" unless @ha",
"end": 1542,
"score": 0.9971751570701599,
"start": 1523,
"tag": "EMAIL",
"value": "inquiries@artsy.net"
}
] | src/desktop/models/partner.coffee | mikehrom/force | 1 | _ = require 'underscore'
sd = require('sharify').data
Backbone = require 'backbone'
Icon = require './icon.coffee'
Relations = require './mixins/relations/partner.coffee'
module.exports = class Partner extends Backbone.Model
_.extend @prototype, Relations
urlRoot: "#{sd.API_URL}/api/v1/partner"
@types:
'Au... | 112213 | _ = require 'underscore'
sd = require('sharify').data
Backbone = require 'backbone'
Icon = require './icon.coffee'
Relations = require './mixins/relations/partner.coffee'
module.exports = class Partner extends Backbone.Model
_.extend @prototype, Relations
urlRoot: "#{sd.API_URL}/api/v1/partner"
@types:
'Au... | true | _ = require 'underscore'
sd = require('sharify').data
Backbone = require 'backbone'
Icon = require './icon.coffee'
Relations = require './mixins/relations/partner.coffee'
module.exports = class Partner extends Backbone.Model
_.extend @prototype, Relations
urlRoot: "#{sd.API_URL}/api/v1/partner"
@types:
'Au... |
[
{
"context": "tion for Backbone.Marionette\n#\n# Copyright (C)2012 Derick Bailey, Muted Solutions, LLC\n# Distributed Under MIT Lic",
"end": 108,
"score": 0.9998266696929932,
"start": 95,
"tag": "NAME",
"value": "Derick Bailey"
},
{
"context": "nd Full License Available at:\n# http:/... | client/01-main/collection.coffee | zhangcheng/bbclonemail-meteor | 1 | # Backbone.BBCloneMail
# A reference application for Backbone.Marionette
#
# Copyright (C)2012 Derick Bailey, Muted Solutions, LLC
# Distributed Under MIT License
#
# Documentation and Full License Available at:
# http://github.com/derickbailey/backbone.bbclonemail
# http://github.com/derickbailey/backbone.marionette
#... | 194089 | # Backbone.BBCloneMail
# A reference application for Backbone.Marionette
#
# Copyright (C)2012 <NAME>, Muted Solutions, LLC
# Distributed Under MIT License
#
# Documentation and Full License Available at:
# http://github.com/derickbailey/backbone.bbclonemail
# http://github.com/derickbailey/backbone.marionette
#
# BBCl... | true | # Backbone.BBCloneMail
# A reference application for Backbone.Marionette
#
# Copyright (C)2012 PI:NAME:<NAME>END_PI, Muted Solutions, LLC
# Distributed Under MIT License
#
# Documentation and Full License Available at:
# http://github.com/derickbailey/backbone.bbclonemail
# http://github.com/derickbailey/backbone.mario... |
[
{
"context": " at the start', ->\n expect(_.regexIndexOf('Mr. Smith', /Mr./, 0)).toBe 0\n\n it 'should allow startpo",
"end": 1468,
"score": 0.9383359551429749,
"start": 1459,
"tag": "NAME",
"value": "Mr. Smith"
},
{
"context": "o be optional', ->\n expect(_.regexInd... | cyclotron-site/test/unit/mixins-spec.coffee | baumandm/cyclotron | 1,657 | ###
# Copyright (c) 2013-2018 the original author or authors.
#
# Licensed under the MIT License (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.opensource.org/licenses/mit-license.php
#
# Unless required by applicable law... | 62126 | ###
# Copyright (c) 2013-2018 the original author or authors.
#
# Licensed under the MIT License (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.opensource.org/licenses/mit-license.php
#
# Unless required by applicable law... | true | ###
# Copyright (c) 2013-2018 the original author or authors.
#
# Licensed under the MIT License (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.opensource.org/licenses/mit-license.php
#
# Unless required by applicable law... |
[
{
"context": "@fileoverview Tests for complexity rule.\n# @author Gyandeep Singh\n###\n\n'use strict'\n\n#-----------------------------",
"end": 72,
"score": 0.9998620748519897,
"start": 58,
"tag": "NAME",
"value": "Gyandeep Singh"
},
{
"context": "WithoutGet: no\n # ]\n # ht... | src/tests/rules/accessor-pairs.coffee | danielbayley/eslint-plugin-coffee | 21 | ###*
# @fileoverview Tests for complexity rule.
# @author Gyandeep Singh
###
'use strict'
#------------------------------------------------------------------------------
# Requirements
#------------------------------------------------------------------------------
rule = require 'eslint/lib/rules/accessor-pairs'
{Ru... | 147344 | ###*
# @fileoverview Tests for complexity rule.
# @author <NAME>
###
'use strict'
#------------------------------------------------------------------------------
# Requirements
#------------------------------------------------------------------------------
rule = require 'eslint/lib/rules/accessor-pairs'
{RuleTester... | true | ###*
# @fileoverview Tests for complexity rule.
# @author PI:NAME:<NAME>END_PI
###
'use strict'
#------------------------------------------------------------------------------
# Requirements
#------------------------------------------------------------------------------
rule = require 'eslint/lib/rules/accessor-pair... |
[
{
"context": "# Copyright (c) 2015 Riceball LEE, MIT License\nltgt = require('ltg",
"end": 33,
"score": 0.9998031854629517,
"start": 21,
"tag": "NAME",
"value": "Riceball LEE"
}
] | src/subkey-iterator.coffee | marwahaha/node-nosql-subkey | 0 | # Copyright (c) 2015 Riceball LEE, MIT License
ltgt = require('ltgt')
EncodingIterator = require("encoding-iterator")
inherits = require("abstract-object/lib/util/inherits")
isArray = require("abstract-object/lib/util/isArray")
extend = require("abstract-o... | 7844 | # Copyright (c) 2015 <NAME>, MIT License
ltgt = require('ltgt')
EncodingIterator = require("encoding-iterator")
inherits = require("abstract-object/lib/util/inherits")
isArray = require("abstract-object/lib/util/isArray")
extend = require("abstract-object/... | true | # Copyright (c) 2015 PI:NAME:<NAME>END_PI, MIT License
ltgt = require('ltgt')
EncodingIterator = require("encoding-iterator")
inherits = require("abstract-object/lib/util/inherits")
isArray = require("abstract-object/lib/util/isArray")
extend = require("ab... |
[
{
"context": "time('import')\n\t\t\t\t# 辽河区域中心/中国石油抚顺石化公司/石油三厂/分子筛车间,aicfscfzs@petrochina.com.cn,艾长飞,3\n\t\t\t\troot_org = db.organizations.findOne({sp",
"end": 1406,
"score": 0.9999324083328247,
"start": 1379,
"tag": "EMAIL",
"value": "aicfscfzs@petrochina.com.cn"
},
{
"context": "3... | packages/steedos-api/routes/import.coffee | steedos/creator | 42 | # FSSH数据导入规则
# 需要将csv文件 用notepad++ 转为utf-8无bom编码格式
# 在列名行(第一行)前增加符号 井号 用于注释掉列名行
# 需要参数space_id
csv = require('csv')
Cookies = require("cookies")
JsonRoutes.add "post", "/api/import/space_org_users", (req, res, next) ->
console.log '====api/import'
console.log req.query
query = req.query
# TODO 用户登录验证
cookies = ... | 90137 | # FSSH数据导入规则
# 需要将csv文件 用notepad++ 转为utf-8无bom编码格式
# 在列名行(第一行)前增加符号 井号 用于注释掉列名行
# 需要参数space_id
csv = require('csv')
Cookies = require("cookies")
JsonRoutes.add "post", "/api/import/space_org_users", (req, res, next) ->
console.log '====api/import'
console.log req.query
query = req.query
# TODO 用户登录验证
cookies = ... | true | # FSSH数据导入规则
# 需要将csv文件 用notepad++ 转为utf-8无bom编码格式
# 在列名行(第一行)前增加符号 井号 用于注释掉列名行
# 需要参数space_id
csv = require('csv')
Cookies = require("cookies")
JsonRoutes.add "post", "/api/import/space_org_users", (req, res, next) ->
console.log '====api/import'
console.log req.query
query = req.query
# TODO 用户登录验证
cookies = ... |
[
{
"context": "_pages = \"/\":\n key: \"/\"\n name: \"Hello World\"\n link: \"http://facebook.github.io/react\"\n logo",
"end": 45,
"score": 0.9989219903945923,
"start": 34,
"tag": "NAME",
"value": "Hello World"
}
] | app/stores/PageStore.coffee | arthurpark/brunch-react-skeleton | 0 | _pages = "/":
key: "/"
name: "Hello World"
link: "http://facebook.github.io/react"
logo: "images/react.png"
PageStore =
getPageFromKey: (key) ->
return null unless _pages.hasOwnProperty(key)
_pages[key]
getAll: ->
_pages
module.exports = PageStore
| 43220 | _pages = "/":
key: "/"
name: "<NAME>"
link: "http://facebook.github.io/react"
logo: "images/react.png"
PageStore =
getPageFromKey: (key) ->
return null unless _pages.hasOwnProperty(key)
_pages[key]
getAll: ->
_pages
module.exports = PageStore
| true | _pages = "/":
key: "/"
name: "PI:NAME:<NAME>END_PI"
link: "http://facebook.github.io/react"
logo: "images/react.png"
PageStore =
getPageFromKey: (key) ->
return null unless _pages.hasOwnProperty(key)
_pages[key]
getAll: ->
_pages
module.exports = PageStore
|
[
{
"context": "ror} = require '../errors'\n\nJSONBlobStorageKey = 'task-queue'\n\nif not NylasEnv.isWorkWindow() and not NylasEnv",
"end": 422,
"score": 0.9878225922584534,
"start": 412,
"tag": "KEY",
"value": "task-queue"
}
] | app/src/flux/stores/task-queue.coffee | immershy/nodemail | 0 | _ = require 'underscore'
fs = require 'fs-plus'
path = require 'path'
{Listener, Publisher} = require '../modules/reflux-coffee'
CoffeeHelpers = require '../coffee-helpers'
Task = require "../tasks/task"
Utils = require "../models/utils"
Reflux = require 'reflux'
Actions = require '../actions'
DatabaseStore = require... | 98164 | _ = require 'underscore'
fs = require 'fs-plus'
path = require 'path'
{Listener, Publisher} = require '../modules/reflux-coffee'
CoffeeHelpers = require '../coffee-helpers'
Task = require "../tasks/task"
Utils = require "../models/utils"
Reflux = require 'reflux'
Actions = require '../actions'
DatabaseStore = require... | true | _ = require 'underscore'
fs = require 'fs-plus'
path = require 'path'
{Listener, Publisher} = require '../modules/reflux-coffee'
CoffeeHelpers = require '../coffee-helpers'
Task = require "../tasks/task"
Utils = require "../models/utils"
Reflux = require 'reflux'
Actions = require '../actions'
DatabaseStore = require... |
[
{
"context": "text onto HTML canvas elements\n\nWritten in 2013 by Karl Naylor <kpn103@yahoo.com>\n\nTo the extent possible under ",
"end": 106,
"score": 0.9998903274536133,
"start": 95,
"tag": "NAME",
"value": "Karl Naylor"
},
{
"context": " canvas elements\n\nWritten in 2013 by Kar... | src/content/coffee/handywriteOnCanvas/boxes.coffee | karlorg/phonetify | 1 | ###
handywriteOnCanvas - renders handywrite text onto HTML canvas elements
Written in 2013 by Karl Naylor <kpn103@yahoo.com>
To the extent possible under law, the author(s) have dedicated all
copyright and related and neighboring rights to this software to the
public domain worldwide. This software is distributed wit... | 175141 | ###
handywriteOnCanvas - renders handywrite text onto HTML canvas elements
Written in 2013 by <NAME> <<EMAIL>>
To the extent possible under law, the author(s) have dedicated all
copyright and related and neighboring rights to this software to the
public domain worldwide. This software is distributed without any
warra... | true | ###
handywriteOnCanvas - renders handywrite text onto HTML canvas elements
Written in 2013 by PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
To the extent possible under law, the author(s) have dedicated all
copyright and related and neighboring rights to this software to the
public domain worldwide. This software is ... |
[
{
"context": "images/yokohama/neg-z.jpg'\n # ]);\n # runPrefix('storforsen');\n # runPrefix('Lycksele2');\n # runPrefix('Fja",
"end": 9792,
"score": 0.9937788844108582,
"start": 9782,
"tag": "USERNAME",
"value": "storforsen"
},
{
"context": "# ]);\n # runPrefix('storforsen');\n ... | oldsrc/threesixty.coffee | TeamTrumpet/trumpet-auditorium | 0 | class ThreeSixty
# The interval of movement for keyboard movements
interval: Math.PI / 200
# When the drift speed is smaller than this number, drifting stops
driftSpeedCutoff: 0.01
# The amount that is multipled by the speed every frame that there isn't any
# movement from the mouse
driftSlowdownRate: 0.... | 58273 | class ThreeSixty
# The interval of movement for keyboard movements
interval: Math.PI / 200
# When the drift speed is smaller than this number, drifting stops
driftSpeedCutoff: 0.01
# The amount that is multipled by the speed every frame that there isn't any
# movement from the mouse
driftSlowdownRate: 0.... | true | class ThreeSixty
# The interval of movement for keyboard movements
interval: Math.PI / 200
# When the drift speed is smaller than this number, drifting stops
driftSpeedCutoff: 0.01
# The amount that is multipled by the speed every frame that there isn't any
# movement from the mouse
driftSlowdownRate: 0.... |
[
{
"context": "TF-8 <=> UTF-16 convertion\n# \n# Copyright (C) 1999 Masanao Izumo <iz@onicos.co.jp>\n# Version: 1.0\n# LastModified: ",
"end": 142,
"score": 0.9998875260353088,
"start": 129,
"tag": "NAME",
"value": "Masanao Izumo"
},
{
"context": "convertion\n# \n# Copyright (C) 1999 ... | runtime/u8a_to_string.coffee | cheery/better_web_language | 0 | # http://www.onicos.com/staff/iz/amuse/javascript/expert/utf.txt
# utf.js - UTF-8 <=> UTF-16 convertion
#
# Copyright (C) 1999 Masanao Izumo <iz@onicos.co.jp>
# Version: 1.0
# LastModified: Dec 25 1999
# This library is free. You can redistribute it and/or modify it.
#
# Translated to coffeescript.
# Added choice t... | 163505 | # http://www.onicos.com/staff/iz/amuse/javascript/expert/utf.txt
# utf.js - UTF-8 <=> UTF-16 convertion
#
# Copyright (C) 1999 <NAME> <<EMAIL>>
# Version: 1.0
# LastModified: Dec 25 1999
# This library is free. You can redistribute it and/or modify it.
#
# Translated to coffeescript.
# Added choice to pick range to... | true | # http://www.onicos.com/staff/iz/amuse/javascript/expert/utf.txt
# utf.js - UTF-8 <=> UTF-16 convertion
#
# Copyright (C) 1999 PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
# Version: 1.0
# LastModified: Dec 25 1999
# This library is free. You can redistribute it and/or modify it.
#
# Translated to coffeescript.
# ... |
[
{
"context": "(@els[0], {})\n if Type.isString key\n key = camelCase key\n if arguments.length < 2\n return ",
"end": 480,
"score": 0.745714545249939,
"start": 471,
"tag": "KEY",
"value": "camelCase"
}
] | src/coffee/kernel/cache/cache.coffee | oatw/luda | 183 | import luda from '../base/luda.coffee'
import camelCase from '../base/camel-case.coffee'
import Type from '../base/type.coffee'
import {access, _access} from './helpers/access.coffee'
import './remove-cache.coffee'
luda.extend
cache: (isPrivate) -> if isPrivate then _access() else access()
luda.include
cach... | 91787 | import luda from '../base/luda.coffee'
import camelCase from '../base/camel-case.coffee'
import Type from '../base/type.coffee'
import {access, _access} from './helpers/access.coffee'
import './remove-cache.coffee'
luda.extend
cache: (isPrivate) -> if isPrivate then _access() else access()
luda.include
cach... | true | import luda from '../base/luda.coffee'
import camelCase from '../base/camel-case.coffee'
import Type from '../base/type.coffee'
import {access, _access} from './helpers/access.coffee'
import './remove-cache.coffee'
luda.extend
cache: (isPrivate) -> if isPrivate then _access() else access()
luda.include
cach... |
[
{
"context": "e- Generates default rule template\n#\n# Author:\n# Scott J Roberts - @sroberts\n\nmodule.exports = (robot) ->\n robot.",
"end": 209,
"score": 0.9998759031295776,
"start": 194,
"tag": "NAME",
"value": "Scott J Roberts"
},
{
"context": "lt rule template\n#\n# Author:\... | src/scripts/yara.coffee | 3ch01c/hubot-vtr-scripts | 47 | # Description:
# Generate Yara Rule with strings
#
# Dependencies:
# None
#
# Configuration:
# None…
#
# Commands:
# hubot yara template- Generates default rule template
#
# Author:
# Scott J Roberts - @sroberts
module.exports = (robot) ->
robot.respond /yara template/i, (msg) ->
# Default Values
y... | 24327 | # Description:
# Generate Yara Rule with strings
#
# Dependencies:
# None
#
# Configuration:
# None…
#
# Commands:
# hubot yara template- Generates default rule template
#
# Author:
# <NAME> - @sroberts
module.exports = (robot) ->
robot.respond /yara template/i, (msg) ->
# Default Values
yara_rule_... | true | # Description:
# Generate Yara Rule with strings
#
# Dependencies:
# None
#
# Configuration:
# None…
#
# Commands:
# hubot yara template- Generates default rule template
#
# Author:
# PI:NAME:<NAME>END_PI - @sroberts
module.exports = (robot) ->
robot.respond /yara template/i, (msg) ->
# Default Values
... |
[
{
"context": "# Copyright Joyent, Inc. and other Node contributors.\n#\n# Permission",
"end": 18,
"score": 0.9986030459403992,
"start": 12,
"tag": "NAME",
"value": "Joyent"
},
{
"context": "eq.resume()\n return\n\nserver.listen common.PORT, \"127.0.0.1\", ->\n i = 0\n\n while i < ... | test/pummel/test-http-upload-timeout.coffee | lxe/io.coffee | 0 | # Copyright Joyent, Inc. and other Node contributors.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, copy, modify, me... | 54054 | # Copyright <NAME>, Inc. and other Node contributors.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, copy, modify, me... | true | # Copyright PI:NAME:<NAME>END_PI, Inc. and other Node contributors.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, co... |
[
{
"context": "module.exports =\n\n\tuser:\n\t\tpassword:\t\t\"bacerocks\"\n\t\ttimeoutMins:\t\"30\"\n\n\t\ttheme: \t\t\t'dawn'\n\n\t\ttypeC",
"end": 48,
"score": 0.9990426898002625,
"start": 39,
"tag": "PASSWORD",
"value": "bacerocks"
}
] | src/server/default-settings.coffee | mark-hahn/bace | 1 | module.exports =
user:
password: "bacerocks"
timeoutMins: "30"
theme: 'dawn'
typeColors:
text: ['white', 'black']
| 217244 | module.exports =
user:
password: "<PASSWORD>"
timeoutMins: "30"
theme: 'dawn'
typeColors:
text: ['white', 'black']
| true | module.exports =
user:
password: "PI:PASSWORD:<PASSWORD>END_PI"
timeoutMins: "30"
theme: 'dawn'
typeColors:
text: ['white', 'black']
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.