Search is not available for this dataset
id stringlengths 1 8 | text stringlengths 72 9.81M | addition_count int64 0 10k | commit_subject stringlengths 0 3.7k | deletion_count int64 0 8.43k | file_extension stringlengths 0 32 | lang stringlengths 1 94 | license stringclasses 10
values | repo_name stringlengths 9 59 |
|---|---|---|---|---|---|---|---|---|
10053050 | <NME> plain-highcharts.d.ts
<BEF> ADDFILE
<MSG> initial
<DFF> @@ -0,0 +1,13 @@
+declare module "highcharts/highcharts" {
+ var Chart : any;
+ export = Chart;
+}
+
+declare module "highcharts/highstock" {
+ var StockChart : any;
+ export = StockChart;
+}
+declare module "highcharts/highmaps" {
+ var Map ... | 13 | initial | 0 | .ts | d | mit | gevgeny/angular2-highcharts |
10053051 | <NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2-beta2 PROGRAM_BUILD=... | 15 | Another check for log writing | 13 | .sh | sh | bsd-3-clause | deajan/osync |
10053052 | <NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2-beta2 PROGRAM_BUILD=... | 15 | Another check for log writing | 13 | .sh | sh | bsd-3-clause | deajan/osync |
10053053 | <NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #TODO check if _getCtimeMtime | sort removal needs to be backported #TODO backport treeList sed -r sed -E 's/^.{10} +[0-9,]+ [0-9/]{10} [0-... | 3 | More sort enforcing | 5 | .sh | sh | bsd-3-clause | deajan/osync |
10053054 | <NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #TODO check if _getCtimeMtime | sort removal needs to be backported #TODO backport treeList sed -r sed -E 's/^.{10} +[0-9,]+ [0-9/]{10} [0-... | 3 | More sort enforcing | 5 | .sh | sh | bsd-3-clause | deajan/osync |
10053055 | <NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@n... | 5 | Added -r to while statements | 5 | .sh | sh | bsd-3-clause | deajan/osync |
10053056 | <NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@n... | 5 | Added -r to while statements | 5 | .sh | sh | bsd-3-clause | deajan/osync |
10053057 | <NME> runner-postProcessorPlugin.js
<BEF> ADDFILE
<MSG> Merge branch 'master' of https://github.com/less/less.js
<DFF> @@ -0,0 +1,3 @@
+describe("less.js postProcessor Plugin", function() {
+ testLessEqualsInDocument();
+});
| 3 | Merge branch 'master' of https://github.com/less/less.js | 0 | .js | js | apache-2.0 | less/less.js |
10053058 | <NME> runner-postProcessorPlugin.js
<BEF> ADDFILE
<MSG> Merge branch 'master' of https://github.com/less/less.js
<DFF> @@ -0,0 +1,3 @@
+describe("less.js postProcessor Plugin", function() {
+ testLessEqualsInDocument();
+});
| 3 | Merge branch 'master' of https://github.com/less/less.js | 0 | .js | js | apache-2.0 | less/less.js |
10053059 | <NME> runner-postProcessorPlugin.js
<BEF> ADDFILE
<MSG> Merge branch 'master' of https://github.com/less/less.js
<DFF> @@ -0,0 +1,3 @@
+describe("less.js postProcessor Plugin", function() {
+ testLessEqualsInDocument();
+});
| 3 | Merge branch 'master' of https://github.com/less/less.js | 0 | .js | js | apache-2.0 | less/less.js |
10053060 | <NME> yarn.lock <BEF> # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. # yarn lockfile v1 "@types/core-js@^0.9.41": version "0.9.41" resolved "https://registry.yarnpkg.com/@types/core-js/-/core-js-0.9.41.tgz#cfeceb63c2beaa29f882252c7c18e0e9471ff4e2" "@types/mkdirp@^0.3.29": version "0.3.29" resolved "ht... | 3,743 | Merge pull request #32 from lewisf/master | 274 | .lock | lock | mit | LucianoGanga/simple-headless-chrome |
10053061 | <NME> ofunctions.sh <BEF> #!/usr/bin/env bash ## Generic and highly portable bash functions written in 2013-2022 by Orsiris de Jong - http://www.netpower.fr - ozy@netpower.fr #TODO: ExecTasks postponed arrays / files grow a lot. Consider having them "rolling" (cleaned at numberOfEvents) #TODO: command line arguments do... | 12 | Change CheckConnectivity3rdPartyHosts to allow external IPs | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10053062 | <NME> ofunctions.sh <BEF> #!/usr/bin/env bash ## Generic and highly portable bash functions written in 2013-2022 by Orsiris de Jong - http://www.netpower.fr - ozy@netpower.fr #TODO: ExecTasks postponed arrays / files grow a lot. Consider having them "rolling" (cleaned at numberOfEvents) #TODO: command line arguments do... | 12 | Change CheckConnectivity3rdPartyHosts to allow external IPs | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10053063 | <NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2-beta PROGRAM_BUILD=2... | 60 | Fixing typo renaming initiator type | 59 | .sh | sh | bsd-3-clause | deajan/osync |
10053064 | <NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2-beta PROGRAM_BUILD=2... | 60 | Fixing typo renaming initiator type | 59 | .sh | sh | bsd-3-clause | deajan/osync |
10053065 | <NME> run_tests.sh
<BEF> #!/usr/bin/env bash
# osync test suite 2022070702
# Allows the following environment variables
## On CYGWIN / MSYS, ACL and extended attributes aren't supported
# osync test suite 2016120501
# 4 tests:
# quicklocal
## On CYGWIN / MSYS, ACL and extended attributes aren't supported
# 4 tes... | 25 | Fixed inverted symlink tests | 25 | .sh | sh | bsd-3-clause | deajan/osync |
10053066 | <NME> run_tests.sh
<BEF> #!/usr/bin/env bash
# osync test suite 2022070702
# Allows the following environment variables
## On CYGWIN / MSYS, ACL and extended attributes aren't supported
# osync test suite 2016120501
# 4 tests:
# quicklocal
## On CYGWIN / MSYS, ACL and extended attributes aren't supported
# 4 tes... | 25 | Fixed inverted symlink tests | 25 | .sh | sh | bsd-3-clause | deajan/osync |
10053067 | <NME> sync.conf.example
<BEF> ###### osync - Rsync based two way sync engine with fault tolerance
###### (C) 2013-2020 by Orsiris de Jong (www.netpower.fr)
[GENERAL]
CONFIG_FILE_REVISION=1.3.0
## Sync job identification
INSTANCE_ID="sync_test"
## Directories to synchronize.
## Initiator is the system osync runs on. ... | 4 | Add ALWAYS_SEND_MAILS option | 2 | .example | conf | bsd-3-clause | deajan/osync |
10053068 | <NME> sync.conf.example
<BEF> ###### osync - Rsync based two way sync engine with fault tolerance
###### (C) 2013-2020 by Orsiris de Jong (www.netpower.fr)
[GENERAL]
CONFIG_FILE_REVISION=1.3.0
## Sync job identification
INSTANCE_ID="sync_test"
## Directories to synchronize.
## Initiator is the system osync runs on. ... | 4 | Add ALWAYS_SEND_MAILS option | 2 | .example | conf | bsd-3-clause | deajan/osync |
10053069 | <NME> karma.conf.js
<BEF> module.exports = function(config) {
var configuration = {
basePath: '.',
frameworks: ['jasmine'],
files: [
// paths loaded by Karma
{pattern: 'node_modules/angular2/bundles/angular2-polyfills.js', included: true, watched: true},
{... | 2 | add es6-shim to tests | 1 | .js | conf | mit | gevgeny/angular2-highcharts |
10053070 | <NME> karma.conf.js
<BEF> module.exports = function(config) {
var configuration = {
basePath: '.',
frameworks: ['jasmine'],
files: [
// paths loaded by Karma
{pattern: 'node_modules/angular2/bundles/angular2-polyfills.js', included: true, watched: true},
{... | 2 | add es6-shim to tests | 1 | .js | conf | mit | gevgeny/angular2-highcharts |
10053071 | <NME> rhino.js
<BEF> ADDFILE
<MSG> Merge pull request #388 from erwan/rhino
Rhino support
<DFF> @@ -0,0 +1,60 @@
+var name;
+
+function loadStyleSheet(sheet, callback, reload, remaining) {
+ var sheetName = name.slice(0, name.lastIndexOf('/') + 1) + sheet.href;
+ var input = readFile(sheetName);
+ var parser ... | 60 | Merge pull request #388 from erwan/rhino | 0 | .js | js | apache-2.0 | less/less.js |
10053072 | <NME> rhino.js
<BEF> ADDFILE
<MSG> Merge pull request #388 from erwan/rhino
Rhino support
<DFF> @@ -0,0 +1,60 @@
+var name;
+
+function loadStyleSheet(sheet, callback, reload, remaining) {
+ var sheetName = name.slice(0, name.lastIndexOf('/') + 1) + sheet.href;
+ var input = readFile(sheetName);
+ var parser ... | 60 | Merge pull request #388 from erwan/rhino | 0 | .js | js | apache-2.0 | less/less.js |
10053073 | <NME> rhino.js
<BEF> ADDFILE
<MSG> Merge pull request #388 from erwan/rhino
Rhino support
<DFF> @@ -0,0 +1,60 @@
+var name;
+
+function loadStyleSheet(sheet, callback, reload, remaining) {
+ var sheetName = name.slice(0, name.lastIndexOf('/') + 1) + sheet.href;
+ var input = readFile(sheetName);
+ var parser ... | 60 | Merge pull request #388 from erwan/rhino | 0 | .js | js | apache-2.0 | less/less.js |
10053074 | <NME> less.min.js
<BEF> /*!
* Less - Leaner CSS v3.0.0-alpha.1
* http://lesscss.org
*
* Copyright (c) 2009-2016, Alexis Sellier <self@cloudhead.net>
* Licensed under the Apache-2.0 License.
*
* @license Apache-2.0
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"functio... | 1 | Update dist files | 1 | .js | min | apache-2.0 | less/less.js |
10053075 | <NME> less.min.js
<BEF> /*!
* Less - Leaner CSS v3.0.0-alpha.1
* http://lesscss.org
*
* Copyright (c) 2009-2016, Alexis Sellier <self@cloudhead.net>
* Licensed under the Apache-2.0 License.
*
* @license Apache-2.0
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"functio... | 1 | Update dist files | 1 | .js | min | apache-2.0 | less/less.js |
10053076 | <NME> less.min.js
<BEF> /*!
* Less - Leaner CSS v3.0.0-alpha.1
* http://lesscss.org
*
* Copyright (c) 2009-2016, Alexis Sellier <self@cloudhead.net>
* Licensed under the Apache-2.0 License.
*
* @license Apache-2.0
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"functio... | 1 | Update dist files | 1 | .js | min | apache-2.0 | less/less.js |
10053077 | <NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013... | 24 | WIP for target-helper | 13 | .sh | sh | bsd-3-clause | deajan/osync |
10053078 | <NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013... | 24 | WIP for target-helper | 13 | .sh | sh | bsd-3-clause | deajan/osync |
10053079 | <NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO(critical): handle conflict prevalance, especially in sync_attrs function #TODO(high): verbose mode doesn't show files to be softdeleted #TODO(medium): No remote deletion dir when del dir is present PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AU... | 31 | Fixed remote deletion logs | 22 | .sh | sh | bsd-3-clause | deajan/osync |
10053080 | <NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO(critical): handle conflict prevalance, especially in sync_attrs function #TODO(high): verbose mode doesn't show files to be softdeleted #TODO(medium): No remote deletion dir when del dir is present PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AU... | 31 | Fixed remote deletion logs | 22 | .sh | sh | bsd-3-clause | deajan/osync |
10053081 | <NME> run_tests.sh
<BEF> #!/usr/bin/env bash
# osync test suite 2022070702
# Allows the following environment variables
# RUNNING_ON_GITHUB_ACTIONS=[true|false]
# SSH_PORT=22
# SKIP_REMOTE=[true|false]
## On Mac OSX, this needs to be run as root in order to use sudo without password
## From current terminal run sud... | 32 | More BSD love | 18 | .sh | sh | bsd-3-clause | deajan/osync |
10053082 | <NME> run_tests.sh
<BEF> #!/usr/bin/env bash
# osync test suite 2022070702
# Allows the following environment variables
# RUNNING_ON_GITHUB_ACTIONS=[true|false]
# SSH_PORT=22
# SKIP_REMOTE=[true|false]
## On Mac OSX, this needs to be run as root in order to use sudo without password
## From current terminal run sud... | 32 | More BSD love | 18 | .sh | sh | bsd-3-clause | deajan/osync |
10053083 | <NME> upgrade-v1.0x-v1.3x.sh
<BEF> #!/usr/bin/env bash
PROGRAM="osync instance upgrade script"
SUBPROGRAM="osync"
AUTHOR="(C) 2016-2020 by Orsiris de Jong"
CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr"
OLD_PROGRAM_VERSION="v1.0x-v1.2x"
NEW_PROGRAM_VERSION="v1.3x"
CONFIG_FILE_REVISION=1.3.0
PROGRAM_BUILD=201... | 2 | Fixed sections are rewritten after inserts | 2 | .sh | 0x-v1 | bsd-3-clause | deajan/osync |
10053084 | <NME> upgrade-v1.0x-v1.3x.sh
<BEF> #!/usr/bin/env bash
PROGRAM="osync instance upgrade script"
SUBPROGRAM="osync"
AUTHOR="(C) 2016-2020 by Orsiris de Jong"
CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr"
OLD_PROGRAM_VERSION="v1.0x-v1.2x"
NEW_PROGRAM_VERSION="v1.3x"
CONFIG_FILE_REVISION=1.3.0
PROGRAM_BUILD=201... | 2 | Fixed sections are rewritten after inserts | 2 | .sh | 0x-v1 | bsd-3-clause | deajan/osync |
10053085 | <NME> ofunctions.sh <BEF> #### MINIMAL-FUNCTION-SET BEGIN #### ## FUNC_BUILD=2016083001 ## BEGIN Generic bash functions written in 2013-2016 by Orsiris de Jong - http://www.netpower.fr - ozy@netpower.fr ## To use in a program, define the following variables: #############################################################... | 20 | Added some other paranoia debug checks | 6 | .sh | sh | bsd-3-clause | deajan/osync |
10053086 | <NME> ofunctions.sh <BEF> #### MINIMAL-FUNCTION-SET BEGIN #### ## FUNC_BUILD=2016083001 ## BEGIN Generic bash functions written in 2013-2016 by Orsiris de Jong - http://www.netpower.fr - ozy@netpower.fr ## To use in a program, define the following variables: #############################################################... | 20 | Added some other paranoia debug checks | 6 | .sh | sh | bsd-3-clause | deajan/osync |
10053087 | <NME> CHANGELOG.md
<BEF> ## Change Log
2018-07-10
- New each() function! [See docs](http://lesscss.org/functions/#list-functions-each)
- New math modes! Also [see docs](http://lesscss.org/usage/#less-options-math).
## 3.6.0
- [#3716](https://github.com/less/less.js/pull/3716) Fix https failures on macOS (#3716) ... | 1 | Update CHANGELOG.md | 0 | .md | md | apache-2.0 | less/less.js |
10053088 | <NME> CHANGELOG.md
<BEF> ## Change Log
2018-07-10
- New each() function! [See docs](http://lesscss.org/functions/#list-functions-each)
- New math modes! Also [see docs](http://lesscss.org/usage/#less-options-math).
## 3.6.0
- [#3716](https://github.com/less/less.js/pull/3716) Fix https failures on macOS (#3716) ... | 1 | Update CHANGELOG.md | 0 | .md | md | apache-2.0 | less/less.js |
10053089 | <NME> CHANGELOG.md
<BEF> ## Change Log
2018-07-10
- New each() function! [See docs](http://lesscss.org/functions/#list-functions-each)
- New math modes! Also [see docs](http://lesscss.org/usage/#less-options-math).
## 3.6.0
- [#3716](https://github.com/less/less.js/pull/3716) Fix https failures on macOS (#3716) ... | 1 | Update CHANGELOG.md | 0 | .md | md | apache-2.0 | less/less.js |
10053090 | <NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2... | 2 | Fixed local in non function remote heredoc | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10053091 | <NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2... | 2 | Fixed local in non function remote heredoc | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10053092 | <NME> ISSUE_TEMPLATE.md
<BEF> ADDFILE
<MSG> Add GitHub Issue Template
<DFF> @@ -0,0 +1,57 @@
+<!--
+PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION.
+
+ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION.
+-->
+
+## I'm submitting a...
+<!-- Check one of the foll... | 57 | Add GitHub Issue Template | 0 | .md | github/ISSUE_TEMPLATE | mit | nicky-lenaers/ngx-scroll-to |
10053093 | <NME> ISSUE_TEMPLATE.md
<BEF> ADDFILE
<MSG> Add GitHub Issue Template
<DFF> @@ -0,0 +1,57 @@
+<!--
+PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION.
+
+ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION.
+-->
+
+## I'm submitting a...
+<!-- Check one of the foll... | 57 | Add GitHub Issue Template | 0 | .md | github/ISSUE_TEMPLATE | mit | nicky-lenaers/ngx-scroll-to |
10053094 | <NME> ISSUE_TEMPLATE.md
<BEF> ADDFILE
<MSG> Add GitHub Issue Template
<DFF> @@ -0,0 +1,57 @@
+<!--
+PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION.
+
+ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION.
+-->
+
+## I'm submitting a...
+<!-- Check one of the foll... | 57 | Add GitHub Issue Template | 0 | .md | github/ISSUE_TEMPLATE | mit | nicky-lenaers/ngx-scroll-to |
10053095 | <NME> expression.js
<BEF> import Node from './node';
import Paren from './paren';
import Comment from './comment';
import Dimension from './dimension';
import * as Constants from '../constants';
const MATH = Constants.Math;
const Expression = function(value, noSpacing) {
this.value = value;
this.noSpacing = no... | 0 | chore: remove unused vars and imports (#3682) | 2 | .js | js | apache-2.0 | less/less.js |
10053096 | <NME> expression.js
<BEF> import Node from './node';
import Paren from './paren';
import Comment from './comment';
import Dimension from './dimension';
import * as Constants from '../constants';
const MATH = Constants.Math;
const Expression = function(value, noSpacing) {
this.value = value;
this.noSpacing = no... | 0 | chore: remove unused vars and imports (#3682) | 2 | .js | js | apache-2.0 | less/less.js |
10053097 | <NME> expression.js
<BEF> import Node from './node';
import Paren from './paren';
import Comment from './comment';
import Dimension from './dimension';
import * as Constants from '../constants';
const MATH = Constants.Math;
const Expression = function(value, noSpacing) {
this.value = value;
this.noSpacing = no... | 0 | chore: remove unused vars and imports (#3682) | 2 | .js | js | apache-2.0 | less/less.js |
10053098 | <NME> initChart.ts
<BEF> import { HighchartsService } from './HighchartsService';
declare var require: any;
import { deepAssign } from './deepAssign';
export function initChart(highchartsService : HighchartsService, userOpts, baseOpts, type : string) {
const Highcharts = highchartsService.getHighchartsStatic();
... | 0 | add es6-shim to tests | 1 | .ts | ts | mit | gevgeny/angular2-highcharts |
10053099 | <NME> initChart.ts
<BEF> import { HighchartsService } from './HighchartsService';
declare var require: any;
import { deepAssign } from './deepAssign';
export function initChart(highchartsService : HighchartsService, userOpts, baseOpts, type : string) {
const Highcharts = highchartsService.getHighchartsStatic();
... | 0 | add es6-shim to tests | 1 | .ts | ts | mit | gevgeny/angular2-highcharts |
10053100 | <NME> css-grid.less
<BEF> ADDFILE
<MSG> Remove legacy upgrade
- Add simple grid syntax support
<DFF> @@ -0,0 +1,15 @@
+.wrapper {
+ display: grid;
+ grid-template-columns: [col1-start] 9fr [col1-end] 10px [col2-start] 3fr [col2-end];
+ grid-template-rows: auto;
+}
+
+.wrapper {
+ display: grid;
+ grid-template-co... | 15 | Remove legacy upgrade - Add simple grid syntax support | 0 | .less | less | apache-2.0 | less/less.js |
10053101 | <NME> css-grid.less
<BEF> ADDFILE
<MSG> Remove legacy upgrade
- Add simple grid syntax support
<DFF> @@ -0,0 +1,15 @@
+.wrapper {
+ display: grid;
+ grid-template-columns: [col1-start] 9fr [col1-end] 10px [col2-start] 3fr [col2-end];
+ grid-template-rows: auto;
+}
+
+.wrapper {
+ display: grid;
+ grid-template-co... | 15 | Remove legacy upgrade - Add simple grid syntax support | 0 | .less | less | apache-2.0 | less/less.js |
10053102 | <NME> css-grid.less
<BEF> ADDFILE
<MSG> Remove legacy upgrade
- Add simple grid syntax support
<DFF> @@ -0,0 +1,15 @@
+.wrapper {
+ display: grid;
+ grid-template-columns: [col1-start] 9fr [col1-end] 10px [col2-start] 3fr [col2-end];
+ grid-template-rows: auto;
+}
+
+.wrapper {
+ display: grid;
+ grid-template-co... | 15 | Remove legacy upgrade - Add simple grid syntax support | 0 | .less | less | apache-2.0 | less/less.js |
10053103 | <NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013... | 6 | Allow setting MIN_WAIT and MAX_WAIT on the fly | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10053104 | <NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013... | 6 | Allow setting MIN_WAIT and MAX_WAIT on the fly | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10053105 | <NME> color-invalid-hex-code2.txt
<BEF> ADDFILE
<MSG> merge in latest 1.7.1 release
<DFF> @@ -0,0 +1,4 @@
+SyntaxError: Invalid HEX color code in {path}color-invalid-hex-code2.less on line 2, column 29:
+1 .a {
+2 @wrongHEXColorCode: #fffblack;
+3 }
| 4 | merge in latest 1.7.1 release | 0 | .txt | txt | apache-2.0 | less/less.js |
10053106 | <NME> color-invalid-hex-code2.txt
<BEF> ADDFILE
<MSG> merge in latest 1.7.1 release
<DFF> @@ -0,0 +1,4 @@
+SyntaxError: Invalid HEX color code in {path}color-invalid-hex-code2.less on line 2, column 29:
+1 .a {
+2 @wrongHEXColorCode: #fffblack;
+3 }
| 4 | merge in latest 1.7.1 release | 0 | .txt | txt | apache-2.0 | less/less.js |
10053107 | <NME> color-invalid-hex-code2.txt
<BEF> ADDFILE
<MSG> merge in latest 1.7.1 release
<DFF> @@ -0,0 +1,4 @@
+SyntaxError: Invalid HEX color code in {path}color-invalid-hex-code2.less on line 2, column 29:
+1 .a {
+2 @wrongHEXColorCode: #fffblack;
+3 }
| 4 | merge in latest 1.7.1 release | 0 | .txt | txt | apache-2.0 | less/less.js |
10053108 | <NME> run_tests.sh
<BEF> #!/usr/bin/env bash
# osync test suite 2016101601
# 4 tests:
# quicklocal
# RUNNING_ON_GITHUB_ACTIONS=[true|false]
# SSH_PORT=22
# SKIP_REMOTE=[true|false]
## On Mac OSX, this needs to be run as root in order to use sudo without password
## From current terminal run sudo -s in order to get a... | 43 | Added upgrade script test | 4 | .sh | sh | bsd-3-clause | deajan/osync |
10053109 | <NME> run_tests.sh
<BEF> #!/usr/bin/env bash
# osync test suite 2016101601
# 4 tests:
# quicklocal
# RUNNING_ON_GITHUB_ACTIONS=[true|false]
# SSH_PORT=22
# SKIP_REMOTE=[true|false]
## On Mac OSX, this needs to be run as root in order to use sudo without password
## From current terminal run sudo -s in order to get a... | 43 | Added upgrade script test | 4 | .sh | sh | bsd-3-clause | deajan/osync |
10053110 | <NME> old.conf
<BEF> ADDFILE
<MSG> Added old config file for travis environment
<DFF> @@ -0,0 +1,126 @@
+#!/bin/bash
+
+###### Osync - Rsync based two way sync engine with fault tolerance
+###### (L) 2013 by Orsiris "Ozy" de Jong (www.netpower.fr)
+#### Config file rev 0211201302
+
+## ---------- GENERAL OPTIONS
+
+##... | 126 | Added old config file for travis environment | 0 | .conf | conf | bsd-3-clause | deajan/osync |
10053111 | <NME> old.conf
<BEF> ADDFILE
<MSG> Added old config file for travis environment
<DFF> @@ -0,0 +1,126 @@
+#!/bin/bash
+
+###### Osync - Rsync based two way sync engine with fault tolerance
+###### (L) 2013 by Orsiris "Ozy" de Jong (www.netpower.fr)
+#### Config file rev 0211201302
+
+## ---------- GENERAL OPTIONS
+
+##... | 126 | Added old config file for travis environment | 0 | .conf | conf | bsd-3-clause | deajan/osync |
10053112 | <NME> README.md
<BEF> # osync [](https://travis-ci.org/deajan/osync) [](https://opensource.org/licenses/BSD-3-Clause) [](https://travis-ci.org/deajan/osync) [](https://opensource.org/licenses/BSD-3-Clause) [ 2013... | 4 | Allow commandline override of config file values | 1 | .sh | sh | bsd-3-clause | deajan/osync |
10053115 | <NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013... | 4 | Allow commandline override of config file values | 1 | .sh | sh | bsd-3-clause | deajan/osync |
10053116 | <NME> include-path.less
<BEF> ADDFILE
<MSG> Support include-path inside data-uri. Related to #1634 and #2275
<DFF> @@ -0,0 +1,6 @@
+@import "import-test-e";
+
+data-uri {
+ property: data-uri('image.svg');
+}
+
| 6 | Support include-path inside data-uri. Related to #1634 and #2275 | 0 | .less | less | apache-2.0 | less/less.js |
10053117 | <NME> include-path.less
<BEF> ADDFILE
<MSG> Support include-path inside data-uri. Related to #1634 and #2275
<DFF> @@ -0,0 +1,6 @@
+@import "import-test-e";
+
+data-uri {
+ property: data-uri('image.svg');
+}
+
| 6 | Support include-path inside data-uri. Related to #1634 and #2275 | 0 | .less | less | apache-2.0 | less/less.js |
10053118 | <NME> include-path.less
<BEF> ADDFILE
<MSG> Support include-path inside data-uri. Related to #1634 and #2275
<DFF> @@ -0,0 +1,6 @@
+@import "import-test-e";
+
+data-uri {
+ property: data-uri('image.svg');
+}
+
| 6 | Support include-path inside data-uri. Related to #1634 and #2275 | 0 | .less | less | apache-2.0 | less/less.js |
10053119 | <NME> ofunctions.sh <BEF> #!/usr/bin/env bash ## Generic and highly portable bash functions written in 2013-2022 by Orsiris de Jong - http://www.netpower.fr - ozy@netpower.fr #TODO: ExecTasks postponed arrays / files grow a lot. Consider having them "rolling" (cleaned at numberOfEvents) #TODO: command line arguments do... | 44 | Fixed rundir timestamp filename bug on busybox | 5 | .sh | sh | bsd-3-clause | deajan/osync |
10053120 | <NME> ofunctions.sh <BEF> #!/usr/bin/env bash ## Generic and highly portable bash functions written in 2013-2022 by Orsiris de Jong - http://www.netpower.fr - ozy@netpower.fr #TODO: ExecTasks postponed arrays / files grow a lot. Consider having them "rolling" (cleaned at numberOfEvents) #TODO: command line arguments do... | 44 | Fixed rundir timestamp filename bug on busybox | 5 | .sh | sh | bsd-3-clause | deajan/osync |
10053121 | <NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO: handle conflict prevalance PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2-dev-parallel-unstable PROGRAM_BUILD=2016080902 IS_STA... | 26 | Fixed soft deletion when SUDO_EXEC enabled | 31 | .sh | sh | bsd-3-clause | deajan/osync |
10053122 | <NME> n_osync.sh <BEF> #!/usr/bin/env bash #TODO: handle conflict prevalance PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2-dev-parallel-unstable PROGRAM_BUILD=2016080902 IS_STA... | 26 | Fixed soft deletion when SUDO_EXEC enabled | 31 | .sh | sh | bsd-3-clause | deajan/osync |
10053123 | <NME> namespacing-4.txt
<BEF> ADDFILE
<MSG> [Feature] Namespaced values (#3242)
* calc() fix - fixes #974
* Parses and retrieves a namespaced value
* Adds a bunch of new tests for aliasing and namespacing
* Added more CSS Grid tests
* Added tests for passing mixins into mixins, since it's just another value
* Rel... | 4 | [Feature] Namespaced values (#3242) | 0 | .txt | txt | apache-2.0 | less/less.js |
10053124 | <NME> namespacing-4.txt
<BEF> ADDFILE
<MSG> [Feature] Namespaced values (#3242)
* calc() fix - fixes #974
* Parses and retrieves a namespaced value
* Adds a bunch of new tests for aliasing and namespacing
* Added more CSS Grid tests
* Added tests for passing mixins into mixins, since it's just another value
* Rel... | 4 | [Feature] Namespaced values (#3242) | 0 | .txt | txt | apache-2.0 | less/less.js |
10053125 | <NME> namespacing-4.txt
<BEF> ADDFILE
<MSG> [Feature] Namespaced values (#3242)
* calc() fix - fixes #974
* Parses and retrieves a namespaced value
* Adds a bunch of new tests for aliasing and namespacing
* Added more CSS Grid tests
* Added tests for passing mixins into mixins, since it's just another value
* Rel... | 4 | [Feature] Namespaced values (#3242) | 0 | .txt | txt | apache-2.0 | less/less.js |
10053126 | <NME> ofunctions.sh <BEF> $#!/usr/bin/env bash #### OFUNCTIONS FULL SUBSET #### #### OFUNCTIONS MINI SUBSET #### #TODO: command line arguments do not take merged args (-AaqV for example) #command line arguments don't take -AaqV for example _OFUNCTIONS_VERSION=2.3.0-dev _OFUNCTIONS_BUILD=2018062601 #### _OFUNCTIONS_BOOT... | 2 | Fixed typo | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10053127 | <NME> ofunctions.sh <BEF> $#!/usr/bin/env bash #### OFUNCTIONS FULL SUBSET #### #### OFUNCTIONS MINI SUBSET #### #TODO: command line arguments do not take merged args (-AaqV for example) #command line arguments don't take -AaqV for example _OFUNCTIONS_VERSION=2.3.0-dev _OFUNCTIONS_BUILD=2018062601 #### _OFUNCTIONS_BOOT... | 2 | Fixed typo | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10053128 | <NME> upgrade-v1.0x-v1.3x.sh
<BEF> #!/usr/bin/env bash
PROGRAM="osync instance upgrade script"
SUBPROGRAM="osync"
AUTHOR="(C) 2016-2020 by Orsiris de Jong"
CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr"
OLD_PROGRAM_VERSION="v1.0x-v1.2x"
NEW_PROGRAM_VERSION="v1.3x"
CONFIG_FILE_REVISION=1.3.0
PROGRAM_BUILD=201... | 3 | Added SSH_CONTROLMASTER option | 1 | .sh | 0x-v1 | bsd-3-clause | deajan/osync |
10053129 | <NME> upgrade-v1.0x-v1.3x.sh
<BEF> #!/usr/bin/env bash
PROGRAM="osync instance upgrade script"
SUBPROGRAM="osync"
AUTHOR="(C) 2016-2020 by Orsiris de Jong"
CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr"
OLD_PROGRAM_VERSION="v1.0x-v1.2x"
NEW_PROGRAM_VERSION="v1.3x"
CONFIG_FILE_REVISION=1.3.0
PROGRAM_BUILD=201... | 3 | Added SSH_CONTROLMASTER option | 1 | .sh | 0x-v1 | bsd-3-clause | deajan/osync |
10053130 | <NME> imported.css
<BEF> ADDFILE
<MSG> support inline css files in the sourcemaps
<DFF> @@ -0,0 +1,7 @@
+/*comments*/
+.unused-css {
+ color: white;
+}
+.imported {
+ color: black;
+}
\ No newline at end of file
| 7 | support inline css files in the sourcemaps | 0 | .css | css | apache-2.0 | less/less.js |
10053131 | <NME> imported.css
<BEF> ADDFILE
<MSG> support inline css files in the sourcemaps
<DFF> @@ -0,0 +1,7 @@
+/*comments*/
+.unused-css {
+ color: white;
+}
+.imported {
+ color: black;
+}
\ No newline at end of file
| 7 | support inline css files in the sourcemaps | 0 | .css | css | apache-2.0 | less/less.js |
10053132 | <NME> imported.css
<BEF> ADDFILE
<MSG> support inline css files in the sourcemaps
<DFF> @@ -0,0 +1,7 @@
+/*comments*/
+.unused-css {
+ color: white;
+}
+.imported {
+ color: black;
+}
\ No newline at end of file
| 7 | support inline css files in the sourcemaps | 0 | .css | css | apache-2.0 | less/less.js |
10053133 | <NME> extract-and-length.less
<BEF> ADDFILE
<MSG> Merge branch 'master' of https://github.com/seven-phases-max/less.js
<DFF> @@ -0,0 +1,133 @@
+
+// simple array/list:
+
+.multiunit {
+ @v: abc "abc" 1 1px 1% #123;
+ length: length(@v);
+ extract: extract(@v, 1) extract(@v, 2) extract(@v, 3) extract(@v, 4) extract(... | 133 | Merge branch 'master' of https://github.com/seven-phases-max/less.js | 0 | .less | less | apache-2.0 | less/less.js |
10053134 | <NME> extract-and-length.less
<BEF> ADDFILE
<MSG> Merge branch 'master' of https://github.com/seven-phases-max/less.js
<DFF> @@ -0,0 +1,133 @@
+
+// simple array/list:
+
+.multiunit {
+ @v: abc "abc" 1 1px 1% #123;
+ length: length(@v);
+ extract: extract(@v, 1) extract(@v, 2) extract(@v, 3) extract(@v, 4) extract(... | 133 | Merge branch 'master' of https://github.com/seven-phases-max/less.js | 0 | .less | less | apache-2.0 | less/less.js |
10053135 | <NME> extract-and-length.less
<BEF> ADDFILE
<MSG> Merge branch 'master' of https://github.com/seven-phases-max/less.js
<DFF> @@ -0,0 +1,133 @@
+
+// simple array/list:
+
+.multiunit {
+ @v: abc "abc" 1 1px 1% #123;
+ length: length(@v);
+ extract: extract(@v, 1) extract(@v, 2) extract(@v, 3) extract(@v, 4) extract(... | 133 | Merge branch 'master' of https://github.com/seven-phases-max/less.js | 0 | .less | less | apache-2.0 | less/less.js |
10053136 | <NME> sync.conf.example
<BEF> ###### osync - Rsync based two way sync engine with fault tolerance
###### osync - Rsync based two way sync engine with fault tolerance
###### (C) 2013-2016 by Orsiris de Jong (www.netpower.fr)
###### osync v1.1x / v1.2x config file rev 2016111201
## ---------- GENERAL OPTIONS
## Direc... | 5 | Added RSYNC_OPTIONAL_ARGS parameter | 1 | .example | conf | bsd-3-clause | deajan/osync |
10053137 | <NME> sync.conf.example
<BEF> ###### osync - Rsync based two way sync engine with fault tolerance
###### osync - Rsync based two way sync engine with fault tolerance
###### (C) 2013-2016 by Orsiris de Jong (www.netpower.fr)
###### osync v1.1x / v1.2x config file rev 2016111201
## ---------- GENERAL OPTIONS
## Direc... | 5 | Added RSYNC_OPTIONAL_ARGS parameter | 1 | .example | conf | bsd-3-clause | deajan/osync |
10053138 | <NME> actions.js
<BEF> /* global XMLHttpRequest */
'use strict'
const debug = require('debug')('HeadlessChrome:actions')
const Promise = require('bluebird')
const fs = require('mz/fs')
const _ = require('lodash')
const {
browserIsInitialized,
sleep,
fixSelector,
interleaveArrayToObject,
promiseTimeout,
o... | 1 | Edit readme | 1 | .js | js | mit | LucianoGanga/simple-headless-chrome |
10053139 | <NME> sync.conf.example
<BEF> ###### osync - Rsync based two way sync engine with fault tolerance
###### osync - Rsync based two way sync engine with fault tolerance
###### (C) 2013-2016 by Orsiris de Jong (www.netpower.fr)
###### osync v1.1x / v1.2x config file rev 2017020501
## ---------- GENERAL OPTIONS
## Direc... | 4 | Added _REMOTE_TOKEN entry | 1 | .example | conf | bsd-3-clause | deajan/osync |
10053140 | <NME> sync.conf.example
<BEF> ###### osync - Rsync based two way sync engine with fault tolerance
###### osync - Rsync based two way sync engine with fault tolerance
###### (C) 2013-2016 by Orsiris de Jong (www.netpower.fr)
###### osync v1.1x / v1.2x config file rev 2017020501
## ---------- GENERAL OPTIONS
## Direc... | 4 | Added _REMOTE_TOKEN entry | 1 | .example | conf | bsd-3-clause | deajan/osync |
10053141 | <NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2... | 219 | Rebuilt targets | 64 | .sh | sh | bsd-3-clause | deajan/osync |
10053142 | <NME> osync.sh <BEF> #!/usr/bin/env bash #TODO treeList, deleteList, _getFileCtimeMtime, conflictList should be called without having statedir informed. Just give the full path ? #Check dryruns with nosuffix mode for timestampList PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2... | 219 | Rebuilt targets | 64 | .sh | sh | bsd-3-clause | deajan/osync |
10053143 | <NME> common_batch.sh
<BEF> #!/usr/bin/env bash
SUBPROGRAM=[prgname]
PROGRAM="$SUBPROGRAM-batch" # Batch program to run osync / obackup instances sequentially and rerun failed ones
AUTHOR="(L) 2013-2018 by Orsiris de Jong"
CONTACT="http://www.netpower.fr - ozy@netpower.fr"
PROGRAM_BUILD=2018100201
## Runs an osync /ob... | 21 | Added missing TrapQuit function | 5 | .sh | sh | bsd-3-clause | deajan/osync |
10053144 | <NME> common_batch.sh
<BEF> #!/usr/bin/env bash
SUBPROGRAM=[prgname]
PROGRAM="$SUBPROGRAM-batch" # Batch program to run osync / obackup instances sequentially and rerun failed ones
AUTHOR="(L) 2013-2018 by Orsiris de Jong"
CONTACT="http://www.netpower.fr - ozy@netpower.fr"
PROGRAM_BUILD=2018100201
## Runs an osync /ob... | 21 | Added missing TrapQuit function | 5 | .sh | sh | bsd-3-clause | deajan/osync |
10053145 | <NME> run_tests.sh
<BEF> #!/usr/bin/env bash
# osync test suite 2016111505
# 4 tests:
# quicklocal
# RUNNING_ON_GITHUB_ACTIONS=[true|false]
# SSH_PORT=22
# SKIP_REMOTE=[true|false]
## On Mac OSX, this needs to be run as root in order to use sudo without password
## From current terminal run sudo -s in order to get a... | 4 | Fixed tests depending on minor version | 4 | .sh | sh | bsd-3-clause | deajan/osync |
10053146 | <NME> run_tests.sh
<BEF> #!/usr/bin/env bash
# osync test suite 2016111505
# 4 tests:
# quicklocal
# RUNNING_ON_GITHUB_ACTIONS=[true|false]
# SSH_PORT=22
# SKIP_REMOTE=[true|false]
## On Mac OSX, this needs to be run as root in order to use sudo without password
## From current terminal run sudo -s in order to get a... | 4 | Fixed tests depending on minor version | 4 | .sh | sh | bsd-3-clause | deajan/osync |
10053147 | <NME> run_tests.sh
<BEF> #!/usr/bin/env bash
# osync test suite 2016111506
# 4 tests:
# quicklocal
# RUNNING_ON_GITHUB_ACTIONS=[true|false]
# SSH_PORT=22
# SKIP_REMOTE=[true|false]
## On Mac OSX, this needs to be run as root in order to use sudo without password
## From current terminal run sudo -s in order to get a... | 19 | Refactored some functions | 21 | .sh | sh | bsd-3-clause | deajan/osync |
10053148 | <NME> run_tests.sh
<BEF> #!/usr/bin/env bash
# osync test suite 2016111506
# 4 tests:
# quicklocal
# RUNNING_ON_GITHUB_ACTIONS=[true|false]
# SSH_PORT=22
# SKIP_REMOTE=[true|false]
## On Mac OSX, this needs to be run as root in order to use sudo without password
## From current terminal run sudo -s in order to get a... | 19 | Refactored some functions | 21 | .sh | sh | bsd-3-clause | deajan/osync |
10053149 | <NME> CHANGELOG.md
<BEF> ## 3.9.0
2018-11-28
### v4.1.2 (2021-10-04)
- [#3602](https://github.com/less/less.js/pull/3602) Fix currentFileInfo and index properties on nodes (#3602) (@bjpbakker)
- [#3626](https://github.com/less/less.js/pull/3626) Fix [#3616](https://github.com/less/less.js/issues/3616) IfStatement req... | 7 | Update CHANGELOG.md | 0 | .md | md | apache-2.0 | less/less.js |