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 |
|---|---|---|---|---|---|---|---|---|
10053250 | <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... | 13 | Added config file version check | 1 | .sh | sh | bsd-3-clause | deajan/osync |
10053251 | <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... | 13 | Added config file version check | 1 | .sh | sh | bsd-3-clause | deajan/osync |
10053252 | <NME> CHANGELOG.md
<BEF> ## RECENT CHANGES
### dd Mmm YYYY: To be done
- Make --log-conflicts non experimental (randomly fails)
- ! new option FORCE_CONFLICT_PREVALANCE which will always use Initiator or Target, regardless of best time
- ! target-helper: destination mails etc on target, also, no cmd after on co... | 2 | Update changelog | 2 | .md | md | bsd-3-clause | deajan/osync |
10053253 | <NME> CHANGELOG.md
<BEF> ## RECENT CHANGES
### dd Mmm YYYY: To be done
- Make --log-conflicts non experimental (randomly fails)
- ! new option FORCE_CONFLICT_PREVALANCE which will always use Initiator or Target, regardless of best time
- ! target-helper: destination mails etc on target, also, no cmd after on co... | 2 | Update changelog | 2 | .md | md | bsd-3-clause | deajan/osync |
10053254 | <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 PROGRAM_BUILD=2016... | 96 | Updated ofunctions | 17 | .sh | sh | bsd-3-clause | deajan/osync |
10053255 | <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 PROGRAM_BUILD=2016... | 96 | Updated ofunctions | 17 | .sh | sh | bsd-3-clause | deajan/osync |
10053256 | <NME> source-map-header.js
<BEF> ADDFILE
<MSG> Add Support Map Tests
This patch adds Support Map Tests to the rhino test suite. It makes the
following changes:
1. Fix typo in the Gruntfile.js for the sourcemap-test
2. Update Gradle build to always build the less-rhino-<version>.js
before running the tests
3. Add a... | 3 | Add Support Map Tests | 0 | .js | js | apache-2.0 | less/less.js |
10053257 | <NME> source-map-header.js
<BEF> ADDFILE
<MSG> Add Support Map Tests
This patch adds Support Map Tests to the rhino test suite. It makes the
following changes:
1. Fix typo in the Gruntfile.js for the sourcemap-test
2. Update Gradle build to always build the less-rhino-<version>.js
before running the tests
3. Add a... | 3 | Add Support Map Tests | 0 | .js | js | apache-2.0 | less/less.js |
10053258 | <NME> source-map-header.js
<BEF> ADDFILE
<MSG> Add Support Map Tests
This patch adds Support Map Tests to the rhino test suite. It makes the
following changes:
1. Fix typo in the Gruntfile.js for the sourcemap-test
2. Update Gradle build to always build the less-rhino-<version>.js
before running the tests
3. Add a... | 3 | Add Support Map Tests | 0 | .js | js | apache-2.0 | less/less.js |
10053259 | <NME> README.md
<BEF> # angular2-highcharts
> Highcharts chart components for Angular apps. 👉 [Live Demo](http://plnkr.co/edit/pnkc8Iw9cSrCYn9zr0VZ?p=preview)
[](https://travis-ci.org/gevgeny/angular2-highcharts)
[
[](https://travis-ci.org/gevgeny/angular2-highcharts)
[ 2013-2016 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.2-beta3 PROGRAM_BUILD=... | 2 | More explicit error message in treeList | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10053262 | <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-beta3 PROGRAM_BUILD=... | 2 | More explicit error message in treeList | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10053263 | <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=... | 2 | Removed SC2002 warning | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10053264 | <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=... | 2 | Removed SC2002 warning | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10053265 | <NME> install.sh
<BEF> #!/usr/bin/env bash
## Installer script suitable for osync / obackup / pmocr
PROGRAM_VERSION=1.2-dev-parallel
PROGRAM_BINARY=$PROGRAM".sh"
PROGRAM_BATCH=$PROGRAM"-batch.sh"
SCRIPT_BUILD=2016052601
## osync / obackup / pmocr / zsnap install script
## Tested on RHEL / CentOS 6 & 7, Fedora 23, Deb... | 5 | Fixed os detection | 5 | .sh | sh | bsd-3-clause | deajan/osync |
10053266 | <NME> install.sh
<BEF> #!/usr/bin/env bash
## Installer script suitable for osync / obackup / pmocr
PROGRAM_VERSION=1.2-dev-parallel
PROGRAM_BINARY=$PROGRAM".sh"
PROGRAM_BATCH=$PROGRAM"-batch.sh"
SCRIPT_BUILD=2016052601
## osync / obackup / pmocr / zsnap install script
## Tested on RHEL / CentOS 6 & 7, Fedora 23, Deb... | 5 | Fixed os detection | 5 | .sh | sh | bsd-3-clause | deajan/osync |
10053267 | <NME> install.sh
<BEF> #!/usr/bin/env bash
SCRIPT_BUILD=2015090801
## Osync daemon install script
## Tested on RHEL / CentOS 6 & 7 and Mint 17
## Please adapt this to fit your distro needs
if [ "$(whoami)" != "root" ]; then
echo "Must be run as root."
exit 1
fi
if [ ! -d /etc/osync ]; then
mkdir /etc/osync
fi
... | 34 | Minor improvements for install script. | 5 | .sh | sh | bsd-3-clause | deajan/osync |
10053268 | <NME> install.sh
<BEF> #!/usr/bin/env bash
SCRIPT_BUILD=2015090801
## Osync daemon install script
## Tested on RHEL / CentOS 6 & 7 and Mint 17
## Please adapt this to fit your distro needs
if [ "$(whoami)" != "root" ]; then
echo "Must be run as root."
exit 1
fi
if [ ! -d /etc/osync ]; then
mkdir /etc/osync
fi
... | 34 | Minor improvements for install script. | 5 | .sh | sh | bsd-3-clause | deajan/osync |
10053269 | <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... | 9 | Updated comments | 25 | .sh | sh | bsd-3-clause | deajan/osync |
10053270 | <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... | 9 | Updated comments | 25 | .sh | sh | bsd-3-clause | deajan/osync |
10053271 | <NME> assignment.js
<BEF> ADDFILE
<MSG> add assignment entities
<DFF> @@ -0,0 +1,17 @@
+(function (tree) {
+
+tree.assignment = function (key, val) {
+ this.key = key;
+ this.value = val;
+};
+tree.assignment.prototype = {
+ toCSS: function () {
+ return this.key + (this.value.toCSS ? this.value.toCSS(... | 17 | add assignment entities | 0 | .js | js | apache-2.0 | less/less.js |
10053272 | <NME> assignment.js
<BEF> ADDFILE
<MSG> add assignment entities
<DFF> @@ -0,0 +1,17 @@
+(function (tree) {
+
+tree.assignment = function (key, val) {
+ this.key = key;
+ this.value = val;
+};
+tree.assignment.prototype = {
+ toCSS: function () {
+ return this.key + (this.value.toCSS ? this.value.toCSS(... | 17 | add assignment entities | 0 | .js | js | apache-2.0 | less/less.js |
10053273 | <NME> assignment.js
<BEF> ADDFILE
<MSG> add assignment entities
<DFF> @@ -0,0 +1,17 @@
+(function (tree) {
+
+tree.assignment = function (key, val) {
+ this.key = key;
+ this.value = val;
+};
+tree.assignment.prototype = {
+ toCSS: function () {
+ return this.key + (this.value.toCSS ? this.value.toCSS(... | 17 | add assignment entities | 0 | .js | js | apache-2.0 | less/less.js |
10053274 | <NME> array.js
<BEF> ADDFILE
<MSG> added ext/ folder, to hold some core prototype functions
<DFF> @@ -0,0 +1,6 @@
+Array.prototype.find = function (fun) {
+ for (var i = 0, r; i < this.length; i++) {
+ if (r = fun.call(this, this[i])) { return r }
+ }
+ return null;
+};
| 6 | added ext/ folder, to hold some core prototype functions | 0 | .js | js | apache-2.0 | less/less.js |
10053275 | <NME> array.js
<BEF> ADDFILE
<MSG> added ext/ folder, to hold some core prototype functions
<DFF> @@ -0,0 +1,6 @@
+Array.prototype.find = function (fun) {
+ for (var i = 0, r; i < this.length; i++) {
+ if (r = fun.call(this, this[i])) { return r }
+ }
+ return null;
+};
| 6 | added ext/ folder, to hold some core prototype functions | 0 | .js | js | apache-2.0 | less/less.js |
10053276 | <NME> array.js
<BEF> ADDFILE
<MSG> added ext/ folder, to hold some core prototype functions
<DFF> @@ -0,0 +1,6 @@
+Array.prototype.find = function (fun) {
+ for (var i = 0, r; i < this.length; i++) {
+ if (r = fun.call(this, this[i])) { return r }
+ }
+ return null;
+};
| 6 | added ext/ folder, to hold some core prototype functions | 0 | .js | js | apache-2.0 | less/less.js |
10053277 | <NME> upgrade-v1.0x-v1.3x.sh
<BEF> #!/usr/bin/env bash
PROGRAM="osync instance upgrade script"
SUBPROGRAM="osync"
AUTHOR="(C) 2016-2017 by Orsiris de Jong"
CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr"
OLD_PROGRAM_VERSION="v1.0x-v1.1x"
NEW_PROGRAM_VERSION="v1.2x"
CONFIG_FILE_VERSION=2017060501
PROGRAM_BUILD... | 76 | Merge pull request #163 from deajan/osync2-compat | 38 | .sh | 0x-v1 | bsd-3-clause | deajan/osync |
10053278 | <NME> upgrade-v1.0x-v1.3x.sh
<BEF> #!/usr/bin/env bash
PROGRAM="osync instance upgrade script"
SUBPROGRAM="osync"
AUTHOR="(C) 2016-2017 by Orsiris de Jong"
CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr"
OLD_PROGRAM_VERSION="v1.0x-v1.1x"
NEW_PROGRAM_VERSION="v1.2x"
CONFIG_FILE_VERSION=2017060501
PROGRAM_BUILD... | 76 | Merge pull request #163 from deajan/osync2-compat | 38 | .sh | 0x-v1 | bsd-3-clause | deajan/osync |
10053279 | <NME> common_install.sh
<BEF> #!/usr/bin/env bash
## Installer script suitable for osync / obackup / pmocr
PROGRAM=[prgname]
PROGRAM_VERSION=$(grep "PROGRAM_VERSION=" $PROGRAM.sh)
PROGRAM_BATCH=$PROGRAM"-batch.sh"
SSH_FILTER="ssh_filter.sh"
SCRIPT_BUILD=2017020801
## osync / obackup / pmocr / zsnap install script
... | 2 | Remove MacOS limitation | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10053280 | <NME> common_install.sh
<BEF> #!/usr/bin/env bash
## Installer script suitable for osync / obackup / pmocr
PROGRAM=[prgname]
PROGRAM_VERSION=$(grep "PROGRAM_VERSION=" $PROGRAM.sh)
PROGRAM_BATCH=$PROGRAM"-batch.sh"
SSH_FILTER="ssh_filter.sh"
SCRIPT_BUILD=2017020801
## osync / obackup / pmocr / zsnap install script
... | 2 | Remove MacOS limitation | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10053281 | <NME> selectors.less
<BEF> h1, h2, h3 {
a, p {
&:hover {
color: red;
}
}
}
#all { color: blue; }
#the { color: blue; }
#same { color: blue; }
ul, li, div, q, blockquote, textarea {
margin: 0;
}
td {
margin: 0;
padding: 0;
}
td, input {
line-height: 1em;
}
a {
color: red;
&:hover { co... | 6 | Examples contain more valid CSS, to test with a new parser (#3550) | 5 | .less | less | apache-2.0 | less/less.js |
10053282 | <NME> selectors.less
<BEF> h1, h2, h3 {
a, p {
&:hover {
color: red;
}
}
}
#all { color: blue; }
#the { color: blue; }
#same { color: blue; }
ul, li, div, q, blockquote, textarea {
margin: 0;
}
td {
margin: 0;
padding: 0;
}
td, input {
line-height: 1em;
}
a {
color: red;
&:hover { co... | 6 | Examples contain more valid CSS, to test with a new parser (#3550) | 5 | .less | less | apache-2.0 | less/less.js |
10053283 | <NME> selectors.less
<BEF> h1, h2, h3 {
a, p {
&:hover {
color: red;
}
}
}
#all { color: blue; }
#the { color: blue; }
#same { color: blue; }
ul, li, div, q, blockquote, textarea {
margin: 0;
}
td {
margin: 0;
padding: 0;
}
td, input {
line-height: 1em;
}
a {
color: red;
&:hover { co... | 6 | Examples contain more valid CSS, to test with a new parser (#3550) | 5 | .less | less | apache-2.0 | less/less.js |
10053284 | <NME> container-offset.module.ts
<BEF> ADDFILE
<MSG> fix(module): non-target offset inside nested container (#80)
As pointed out, the offset for nested elements was incorrectly calculated. This PR fixes the calculations.
<DFF> @@ -0,0 +1,22 @@
+import { NgModule } from '@angular/core';
+import { CommonModule } from '@... | 22 | fix(module): non-target offset inside nested container (#80) | 0 | .ts | module | mit | nicky-lenaers/ngx-scroll-to |
10053285 | <NME> container-offset.module.ts
<BEF> ADDFILE
<MSG> fix(module): non-target offset inside nested container (#80)
As pointed out, the offset for nested elements was incorrectly calculated. This PR fixes the calculations.
<DFF> @@ -0,0 +1,22 @@
+import { NgModule } from '@angular/core';
+import { CommonModule } from '@... | 22 | fix(module): non-target offset inside nested container (#80) | 0 | .ts | module | mit | nicky-lenaers/ngx-scroll-to |
10053286 | <NME> container-offset.module.ts
<BEF> ADDFILE
<MSG> fix(module): non-target offset inside nested container (#80)
As pointed out, the offset for nested elements was incorrectly calculated. This PR fixes the calculations.
<DFF> @@ -0,0 +1,22 @@
+import { NgModule } from '@angular/core';
+import { CommonModule } from '@... | 22 | fix(module): non-target offset inside nested container (#80) | 0 | .ts | module | mit | nicky-lenaers/ngx-scroll-to |
10053287 | <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... | 3 | Removed unused variable | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10053288 | <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... | 3 | Removed unused variable | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10053289 | <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 ? ###### (L) 2013 by Orsiris "Ozy" de Jong (www.netpower.fr) OSYNC_VERSION=0.8 OSYNC_BUILD=2107201304 DEBUG=no SCRIPT_PID=$$ IS_STABLE=true CON... | 51 | Code cleanup, preparing sudo rsync and rsync executable support. | 37 | .sh | sh | bsd-3-clause | deajan/osync |
10053290 | <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 ? ###### (L) 2013 by Orsiris "Ozy" de Jong (www.netpower.fr) OSYNC_VERSION=0.8 OSYNC_BUILD=2107201304 DEBUG=no SCRIPT_PID=$$ IS_STABLE=true CON... | 51 | Code cleanup, preparing sudo rsync and rsync executable support. | 37 | .sh | sh | bsd-3-clause | deajan/osync |
10053291 | <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 | Fix attribute list | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10053292 | <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 | Fix attribute list | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10053293 | <NME> .travis.yml
<BEF> language: node_js
node_js:
- "5.7.1"
before_install:
- export CHROME_BIN=/usr/bin/google-chrome
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- sudo apt-get update
- sudo apt-get install -y libappindicator1 fonts-liberation
- wget https://dl.google.com/linux/direct/goog... | 12 | fix travis build | 8 | .yml | travis | mit | gevgeny/angular2-highcharts |
10053294 | <NME> .travis.yml
<BEF> language: node_js
node_js:
- "5.7.1"
before_install:
- export CHROME_BIN=/usr/bin/google-chrome
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- sudo apt-get update
- sudo apt-get install -y libappindicator1 fonts-liberation
- wget https://dl.google.com/linux/direct/goog... | 12 | fix travis build | 8 | .yml | travis | mit | gevgeny/angular2-highcharts |
10053295 | <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-2016 by Orsiris de Jong"
CONTACT="http://www.netpower.fr - ozy@netpower.fr"
PROGRAM_BUILD=2016081704
## Runs an osync /ob... | 2 | Improved error message | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10053296 | <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-2016 by Orsiris de Jong"
CONTACT="http://www.netpower.fr - ozy@netpower.fr"
PROGRAM_BUILD=2016081704
## Runs an osync /ob... | 2 | Improved error message | 2 | .sh | sh | bsd-3-clause | deajan/osync |
10053297 | <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... | 28 | Rebuilt targets | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10053298 | <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... | 28 | Rebuilt targets | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10053299 | <NME> ISSUE_TEMPLATE.md
<BEF> <!--
!!! PLEASE READ BEFORE POSTING AN ISSUE !!!
- Don't post here Highcharts spefic issues. Use official repo instead https://github.com/highcharts/highcharts/issues.
- Read the readme. Probably your issue is not an issue at all.
- Make sure you plugged all the appriate highcharts modul... | 2 | Update ISSUE_TEMPLATE.md | 2 | .md | md | mit | gevgeny/angular2-highcharts |
10053300 | <NME> ISSUE_TEMPLATE.md
<BEF> <!--
!!! PLEASE READ BEFORE POSTING AN ISSUE !!!
- Don't post here Highcharts spefic issues. Use official repo instead https://github.com/highcharts/highcharts/issues.
- Read the readme. Probably your issue is not an issue at all.
- Make sure you plugged all the appriate highcharts modul... | 2 | Update ISSUE_TEMPLATE.md | 2 | .md | md | mit | gevgeny/angular2-highcharts |
10053301 | <NME> .gitignore
<BEF> node_modules
.idea
*.iml
*.sublime-*
.DS_Store
# npm
node_modules
!package-lock.json
npm-debug.log
<MSG> Updated .gitignore (for emacs)
<DFF> @@ -1,1 +1,5 @@
node_modules
+.emacs*
+*.flymake
+*~
+.#*
| 4 | Updated .gitignore (for emacs) | 0 | gitignore | apache-2.0 | less/less.js | |
10053302 | <NME> .gitignore
<BEF> node_modules
.idea
*.iml
*.sublime-*
.DS_Store
# npm
node_modules
!package-lock.json
npm-debug.log
<MSG> Updated .gitignore (for emacs)
<DFF> @@ -1,1 +1,5 @@
node_modules
+.emacs*
+*.flymake
+*~
+.#*
| 4 | Updated .gitignore (for emacs) | 0 | gitignore | apache-2.0 | less/less.js | |
10053303 | <NME> .gitignore
<BEF> node_modules
.idea
*.iml
*.sublime-*
.DS_Store
# npm
node_modules
!package-lock.json
npm-debug.log
<MSG> Updated .gitignore (for emacs)
<DFF> @@ -1,1 +1,5 @@
node_modules
+.emacs*
+*.flymake
+*~
+.#*
| 4 | Updated .gitignore (for emacs) | 0 | gitignore | apache-2.0 | less/less.js | |
10053304 | <NME> import-malformed.txt
<BEF> ADDFILE
<MSG> Merge https://github.com/less/less.js into rhino
<DFF> @@ -0,0 +1,3 @@
+SyntaxError: malformed import statement in {path}import-malformed.less on line 1, column 1:
+1 @import malformed "this-statement-is-invalid.less";
+2
| 3 | Merge https://github.com/less/less.js into rhino | 0 | .txt | txt | apache-2.0 | less/less.js |
10053305 | <NME> import-malformed.txt
<BEF> ADDFILE
<MSG> Merge https://github.com/less/less.js into rhino
<DFF> @@ -0,0 +1,3 @@
+SyntaxError: malformed import statement in {path}import-malformed.less on line 1, column 1:
+1 @import malformed "this-statement-is-invalid.less";
+2
| 3 | Merge https://github.com/less/less.js into rhino | 0 | .txt | txt | apache-2.0 | less/less.js |
10053306 | <NME> import-malformed.txt
<BEF> ADDFILE
<MSG> Merge https://github.com/less/less.js into rhino
<DFF> @@ -0,0 +1,3 @@
+SyntaxError: malformed import statement in {path}import-malformed.less on line 1, column 1:
+1 @import malformed "this-statement-is-invalid.less";
+2
| 3 | Merge https://github.com/less/less.js into rhino | 0 | .txt | txt | apache-2.0 | less/less.js |
10053307 | <NME> logo.less
<BEF> ADDFILE
<MSG> Relative URLs in LESS files should be relative to the file that defines them.
It is up to the parser and compiler to rewrite them when those files are
imported by another LESS file.
- Modified and added test cases for import and import-once rules
- Fixed difference between client si... | 5 | Relative URLs in LESS files should be relative to the file that defines them. It is up to the parser and compiler to rewrite them when those files are imported by another LESS file. | 0 | .less | less | apache-2.0 | less/less.js |
10053308 | <NME> logo.less
<BEF> ADDFILE
<MSG> Relative URLs in LESS files should be relative to the file that defines them.
It is up to the parser and compiler to rewrite them when those files are
imported by another LESS file.
- Modified and added test cases for import and import-once rules
- Fixed difference between client si... | 5 | Relative URLs in LESS files should be relative to the file that defines them. It is up to the parser and compiler to rewrite them when those files are imported by another LESS file. | 0 | .less | less | apache-2.0 | less/less.js |
10053309 | <NME> logo.less
<BEF> ADDFILE
<MSG> Relative URLs in LESS files should be relative to the file that defines them.
It is up to the parser and compiler to rewrite them when those files are
imported by another LESS file.
- Modified and added test cases for import and import-once rules
- Fixed difference between client si... | 5 | Relative URLs in LESS files should be relative to the file that defines them. It is up to the parser and compiler to rewrite them when those files are imported by another LESS file. | 0 | .less | less | apache-2.0 | less/less.js |
10053310 | <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 #### OFUNCTIONS MINI SUBSET #### _OFUNCTIONS_VERSION=2.1-RC1+dev _OFUNCTIONS_BUILD=2017010401 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_... | 34 | Added vercomp function | 1 | .sh | sh | bsd-3-clause | deajan/osync |
10053311 | <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 #### OFUNCTIONS MINI SUBSET #### _OFUNCTIONS_VERSION=2.1-RC1+dev _OFUNCTIONS_BUILD=2017010401 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_... | 34 | Added vercomp function | 1 | .sh | sh | bsd-3-clause | deajan/osync |
10053312 | <NME> n_osync.sh <BEF> #!/usr/bin/env bash 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.1-RC1 PROGRAM_BUILD=2016070601 IS_STABLE=yes source "./ofunctions.sh" IS_STABLE=true CONF... | 3 | Fixed wrong log output for attr updates | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10053313 | <NME> n_osync.sh <BEF> #!/usr/bin/env bash 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.1-RC1 PROGRAM_BUILD=2016070601 IS_STABLE=yes source "./ofunctions.sh" IS_STABLE=true CONF... | 3 | Fixed wrong log output for attr updates | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10053314 | <NME> ofunctions.sh <BEF> #### MINIMAL-FUNCTION-SET BEGIN #### ## FUNC_BUILD=2016082802 ## 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: #############################################################... | 35 | Simplified verbose. Also replaced 0,1 with false,true | 31 | .sh | sh | bsd-3-clause | deajan/osync |
10053315 | <NME> ofunctions.sh <BEF> #### MINIMAL-FUNCTION-SET BEGIN #### ## FUNC_BUILD=2016082802 ## 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: #############################################################... | 35 | Simplified verbose. Also replaced 0,1 with false,true | 31 | .sh | sh | bsd-3-clause | deajan/osync |
10053316 | <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... | 1 | Cleaning up various remote logging | 1 | .sh | sh | bsd-3-clause | deajan/osync |
10053317 | <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... | 1 | Cleaning up various remote logging | 1 | .sh | sh | bsd-3-clause | deajan/osync |
10053318 | <NME> README.md
<BEF> <div align="center">
<img src="https://user-images.githubusercontent.com/2785350/28428760-ae908006-6d7a-11e7-92ec-174bec80740e.png">
</div>
<div align="center">
<h1>ngx-scroll-to</h1>
<p>
A simple Angular 4+ plugin enabling you to smooth scroll to any element on your page and enhance scr... | 4 | Update README | 4 | .md | md | mit | nicky-lenaers/ngx-scroll-to |
10053319 | <NME> README.md
<BEF> <div align="center">
<img src="https://user-images.githubusercontent.com/2785350/28428760-ae908006-6d7a-11e7-92ec-174bec80740e.png">
</div>
<div align="center">
<h1>ngx-scroll-to</h1>
<p>
A simple Angular 4+ plugin enabling you to smooth scroll to any element on your page and enhance scr... | 4 | Update README | 4 | .md | md | mit | nicky-lenaers/ngx-scroll-to |
10053320 | <NME> README.md
<BEF> <div align="center">
<img src="https://user-images.githubusercontent.com/2785350/28428760-ae908006-6d7a-11e7-92ec-174bec80740e.png">
</div>
<div align="center">
<h1>ngx-scroll-to</h1>
<p>
A simple Angular 4+ plugin enabling you to smooth scroll to any element on your page and enhance scr... | 4 | Update README | 4 | .md | md | mit | nicky-lenaers/ngx-scroll-to |
10053321 | <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... | 1 | WIP: no conflictDetection tests while working on it | 1 | .sh | sh | bsd-3-clause | deajan/osync |
10053322 | <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... | 1 | WIP: no conflictDetection tests while working on it | 1 | .sh | sh | bsd-3-clause | deajan/osync |
10053323 | <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... | 3 | UrlEncode function now works with busybox | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10053324 | <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... | 3 | UrlEncode function now works with busybox | 3 | .sh | sh | bsd-3-clause | deajan/osync |
10053325 | <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... | 7 | ps -a instead of ps -A, % diskspace | 1 | .sh | sh | bsd-3-clause | deajan/osync |
10053326 | <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... | 7 | ps -a instead of ps -A, % diskspace | 1 | .sh | sh | bsd-3-clause | deajan/osync |
10053327 | <NME> namespacing-functions.less
<BEF> ADDFILE
<MSG> Allow [] to resolve to last declaration's value (#3256)
<DFF> @@ -0,0 +1,11 @@
+.add(@a, @b) {
+ @r: @a + @b;
+}
+.foo {
+ width: .add(10px, 10px)[];
+ bar: @return[];
+}
+
+@return: {
+ single: val;
+}
\ No newline at end of file
| 11 | Allow [] to resolve to last declaration's value (#3256) | 0 | .less | less | apache-2.0 | less/less.js |
10053328 | <NME> namespacing-functions.less
<BEF> ADDFILE
<MSG> Allow [] to resolve to last declaration's value (#3256)
<DFF> @@ -0,0 +1,11 @@
+.add(@a, @b) {
+ @r: @a + @b;
+}
+.foo {
+ width: .add(10px, 10px)[];
+ bar: @return[];
+}
+
+@return: {
+ single: val;
+}
\ No newline at end of file
| 11 | Allow [] to resolve to last declaration's value (#3256) | 0 | .less | less | apache-2.0 | less/less.js |
10053329 | <NME> namespacing-functions.less
<BEF> ADDFILE
<MSG> Allow [] to resolve to last declaration's value (#3256)
<DFF> @@ -0,0 +1,11 @@
+.add(@a, @b) {
+ @r: @a + @b;
+}
+.foo {
+ width: .add(10px, 10px)[];
+ bar: @return[];
+}
+
+@return: {
+ single: val;
+}
\ No newline at end of file
| 11 | Allow [] to resolve to last declaration's value (#3256) | 0 | .less | less | apache-2.0 | less/less.js |
10053330 | <NME> list.js
<BEF> ADDFILE
<MSG> WIP each() re-implementation
<DFF> @@ -0,0 +1,54 @@
+var Dimension = require('../tree/dimension'),
+ functionRegistry = require('./function-registry');
+
+var getItemsFromNode = function(node) {
+ // handle non-array values as an array of length 1
+ // return 'undefined' if i... | 54 | WIP each() re-implementation | 0 | .js | js | apache-2.0 | less/less.js |
10053331 | <NME> list.js
<BEF> ADDFILE
<MSG> WIP each() re-implementation
<DFF> @@ -0,0 +1,54 @@
+var Dimension = require('../tree/dimension'),
+ functionRegistry = require('./function-registry');
+
+var getItemsFromNode = function(node) {
+ // handle non-array values as an array of length 1
+ // return 'undefined' if i... | 54 | WIP each() re-implementation | 0 | .js | js | apache-2.0 | less/less.js |
10053332 | <NME> list.js
<BEF> ADDFILE
<MSG> WIP each() re-implementation
<DFF> @@ -0,0 +1,54 @@
+var Dimension = require('../tree/dimension'),
+ functionRegistry = require('./function-registry');
+
+var getItemsFromNode = function(node) {
+ // handle non-array values as an array of length 1
+ // return 'undefined' if i... | 54 | WIP each() re-implementation | 0 | .js | js | apache-2.0 | less/less.js |
10053333 | <NME> CHANGELOG.md
<BEF> ## RECENT CHANGES
### dd Mmm YYYY: To be done
- Make --log-conflicts non experimental (randomly fails)
- ! new option FORCE_CONFLICT_PREVALANCE which will always use Initiator or Target, regardless of best time
- ! target-helper: destination mails etc on target, also, no cmd after on co... | 1 | Update changelog | 0 | .md | md | bsd-3-clause | deajan/osync |
10053334 | <NME> CHANGELOG.md
<BEF> ## RECENT CHANGES
### dd Mmm YYYY: To be done
- Make --log-conflicts non experimental (randomly fails)
- ! new option FORCE_CONFLICT_PREVALANCE which will always use Initiator or Target, regardless of best time
- ! target-helper: destination mails etc on target, also, no cmd after on co... | 1 | Update changelog | 0 | .md | md | bsd-3-clause | deajan/osync |
10053335 | <NME> VERSION
<BEF> ADDFILE
<MSG> VERSION file
<DFF> @@ -0,0 +1,1 @@
+2.0.0
| 1 | VERSION file | 0 | VERSION | apache-2.0 | less/less.js | |
10053336 | <NME> VERSION
<BEF> ADDFILE
<MSG> VERSION file
<DFF> @@ -0,0 +1,1 @@
+2.0.0
| 1 | VERSION file | 0 | VERSION | apache-2.0 | less/less.js | |
10053337 | <NME> VERSION
<BEF> ADDFILE
<MSG> VERSION file
<DFF> @@ -0,0 +1,1 @@
+2.0.0
| 1 | VERSION file | 0 | VERSION | apache-2.0 | less/less.js | |
10053338 | <NME> import.once.test.d.less
<BEF> ADDFILE
<MSG> Import file with dots in file name (#3453)
* Fix bug with importing file with dots in names.
* Fix tests of importing files in browser and in node.
* Add unit test for bug with importing files with dots in file name.
<DFF> @@ -0,0 +1,3 @@
+.test-d > h1 {
+ hei... | 3 | Import file with dots in file name (#3453) | 0 | .less | once | apache-2.0 | less/less.js |
10053339 | <NME> import.once.test.d.less
<BEF> ADDFILE
<MSG> Import file with dots in file name (#3453)
* Fix bug with importing file with dots in names.
* Fix tests of importing files in browser and in node.
* Add unit test for bug with importing files with dots in file name.
<DFF> @@ -0,0 +1,3 @@
+.test-d > h1 {
+ hei... | 3 | Import file with dots in file name (#3453) | 0 | .less | once | apache-2.0 | less/less.js |
10053340 | <NME> import.once.test.d.less
<BEF> ADDFILE
<MSG> Import file with dots in file name (#3453)
* Fix bug with importing file with dots in names.
* Fix tests of importing files in browser and in node.
* Add unit test for bug with importing files with dots in file name.
<DFF> @@ -0,0 +1,3 @@
+.test-d > h1 {
+ hei... | 3 | Import file with dots in file name (#3453) | 0 | .less | once | apache-2.0 | less/less.js |
10053341 | <NME> osync.sh <BEF> #!/usr/bin/env bash #TODO: clock compare in doc #TODO: explain why osync is lowband friendly in doc #TODO: explain why osync daemon process can still exist after quit for 30s PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="ht... | 2 | Bumped osync.sh to stable state | 11 | .sh | sh | bsd-3-clause | deajan/osync |
10053342 | <NME> osync.sh <BEF> #!/usr/bin/env bash #TODO: clock compare in doc #TODO: explain why osync is lowband friendly in doc #TODO: explain why osync daemon process can still exist after quit for 30s PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="ht... | 2 | Bumped osync.sh to stable state | 11 | .sh | sh | bsd-3-clause | deajan/osync |
10053343 | <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 | Minor fixes | 6 | .sh | sh | bsd-3-clause | deajan/osync |
10053344 | <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 | Minor fixes | 6 | .sh | sh | bsd-3-clause | deajan/osync |
10053345 | <NME> CHANGELOG.md
<BEF> ADDFILE
<MSG> Initial upload of changelog/todo list.
<DFF> @@ -0,0 +1,21 @@
+! Tag as v1.0RC1
+! Remote sync support via ssh:
+! Need to check SIGHUP / SIGTERM should not be sent to rsync but to TrapStop
+! Lock master and slave functionnality
+
+- Added rsync exclude patterns support
+- Impro... | 21 | Initial upload of changelog/todo list. | 0 | .md | md | bsd-3-clause | deajan/osync |
10053346 | <NME> CHANGELOG.md
<BEF> ADDFILE
<MSG> Initial upload of changelog/todo list.
<DFF> @@ -0,0 +1,21 @@
+! Tag as v1.0RC1
+! Remote sync support via ssh:
+! Need to check SIGHUP / SIGTERM should not be sent to rsync but to TrapStop
+! Lock master and slave functionnality
+
+- Added rsync exclude patterns support
+- Impro... | 21 | Initial upload of changelog/todo list. | 0 | .md | md | bsd-3-clause | deajan/osync |
10053347 | <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... | 64 | WIP: fixing unlocking depending on lock success | 32 | .sh | sh | bsd-3-clause | deajan/osync |
10053348 | <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... | 64 | WIP: fixing unlocking depending on lock success | 32 | .sh | sh | bsd-3-clause | deajan/osync |
10053349 | <NME> CHANGELOG.md
<BEF> # 1.3.0
2012-03-10
### v3.13.1 (2020-12-18)
- [#3575](https://github.com/less/less.js/pull/3575) Fixes #3574 (#3575) (@matthew-dean)
### v3.13.0 (2020-12-12)
- [#3572](https://github.com/less/less.js/pull/3572) Fixes #3434 - memory / runtime improvements (#3572) (@matthew-dean)
- [#3550](http... | 25 | update changelog for 1.3.1 | 0 | .md | md | apache-2.0 | less/less.js |