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
10054650
<NME> less-1.1.6.min.js <BEF> ADDFILE <MSG> (dist) build 1.1.6 <DFF> @@ -0,0 +1,9 @@ +// +// LESS - Leaner CSS v1.1.6 +// http://lesscss.org +// +// Copyright (c) 2009-2011, Alexis Sellier +// Licensed under the Apache 2.0 License. +// +(function(a,b){function c(b){return a.less[b.split("/")[1]]}function l(){var a=do...
9
(dist) build 1.1.6
0
.js
1
apache-2.0
less/less.js
10054651
<NME> less-1.1.6.min.js <BEF> ADDFILE <MSG> (dist) build 1.1.6 <DFF> @@ -0,0 +1,9 @@ +// +// LESS - Leaner CSS v1.1.6 +// http://lesscss.org +// +// Copyright (c) 2009-2011, Alexis Sellier +// Licensed under the Apache 2.0 License. +// +(function(a,b){function c(b){return a.less[b.split("/")[1]]}function l(){var a=do...
9
(dist) build 1.1.6
0
.js
1
apache-2.0
less/less.js
10054652
<NME> less-1.1.6.min.js <BEF> ADDFILE <MSG> (dist) build 1.1.6 <DFF> @@ -0,0 +1,9 @@ +// +// LESS - Leaner CSS v1.1.6 +// http://lesscss.org +// +// Copyright (c) 2009-2011, Alexis Sellier +// Licensed under the Apache 2.0 License. +// +(function(a,b){function c(b){return a.less[b.split("/")[1]]}function l(){var a=do...
9
(dist) build 1.1.6
0
.js
1
apache-2.0
less/less.js
10054653
<NME> runner-modify-vars-spec.js <BEF> ADDFILE <MSG> Added modify vars tests. <DFF> @@ -0,0 +1,39 @@ +var alreadyRun = false; + +describe("less.js modify vars", function() { + beforeEach(function(){ + // simulating "setUp" or "beforeAll" method + var lessOutputObj; + if (alreadyRun) + return ; + + ...
39
Added modify vars tests.
0
.js
js
apache-2.0
less/less.js
10054654
<NME> runner-modify-vars-spec.js <BEF> ADDFILE <MSG> Added modify vars tests. <DFF> @@ -0,0 +1,39 @@ +var alreadyRun = false; + +describe("less.js modify vars", function() { + beforeEach(function(){ + // simulating "setUp" or "beforeAll" method + var lessOutputObj; + if (alreadyRun) + return ; + + ...
39
Added modify vars tests.
0
.js
js
apache-2.0
less/less.js
10054655
<NME> runner-modify-vars-spec.js <BEF> ADDFILE <MSG> Added modify vars tests. <DFF> @@ -0,0 +1,39 @@ +var alreadyRun = false; + +describe("less.js modify vars", function() { + beforeEach(function(){ + // simulating "setUp" or "beforeAll" method + var lessOutputObj; + if (alreadyRun) + return ; + + ...
39
Added modify vars tests.
0
.js
js
apache-2.0
less/less.js
10054656
<NME> README.md <BEF> # osync [![Build Status](https://travis-ci.org/deajan/osync.svg?branch=master)](https://travis-ci.org/deajan/osync) [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) [![GitHub Release](https://img.shields.io/github/release/de...
3
Updated changelog
0
.md
md
bsd-3-clause
deajan/osync
10054657
<NME> README.md <BEF> # osync [![Build Status](https://travis-ci.org/deajan/osync.svg?branch=master)](https://travis-ci.org/deajan/osync) [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) [![GitHub Release](https://img.shields.io/github/release/de...
3
Updated changelog
0
.md
md
bsd-3-clause
deajan/osync
10054658
<NME> README.md <BEF> # osync [![Build Status](https://travis-ci.org/deajan/osync.svg?branch=master)](https://travis-ci.org/deajan/osync) [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) [![GitHub Release](https://img.shields.io/github/release/de...
5
Updated text files
0
.md
md
bsd-3-clause
deajan/osync
10054659
<NME> README.md <BEF> # osync [![Build Status](https://travis-ci.org/deajan/osync.svg?branch=master)](https://travis-ci.org/deajan/osync) [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) [![GitHub Release](https://img.shields.io/github/release/de...
5
Updated text files
0
.md
md
bsd-3-clause
deajan/osync
10054660
<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 code tweaks
8
.sh
sh
bsd-3-clause
deajan/osync
10054661
<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 code tweaks
8
.sh
sh
bsd-3-clause
deajan/osync
10054662
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # osync test suite 2022070702 ## On CYGWIN / MSYS, ACL and extended attributes aren't supported # osync test suite 2018070204 # 4 tests: # quicklocal ## From current terminal run sudo -s in order to get a new terminal as root ## On CYGWIN / MSYS, ACL and extended attri...
8
WIP on conflict detection
9
.sh
sh
bsd-3-clause
deajan/osync
10054663
<NME> run_tests.sh <BEF> #!/usr/bin/env bash # osync test suite 2022070702 ## On CYGWIN / MSYS, ACL and extended attributes aren't supported # osync test suite 2018070204 # 4 tests: # quicklocal ## From current terminal run sudo -s in order to get a new terminal as root ## On CYGWIN / MSYS, ACL and extended attri...
8
WIP on conflict detection
9
.sh
sh
bsd-3-clause
deajan/osync
10054664
<NME> rhino-header.js <BEF> ADDFILE <MSG> better environment detection <DFF> @@ -0,0 +1,4 @@ +if (typeof(window) === 'undefined') { less = {} } +else { less = window.less = {} } +tree = less.tree = {}; +less.mode = 'rhino'; \ No newline at end of file
4
better environment detection
0
.js
js
apache-2.0
less/less.js
10054665
<NME> rhino-header.js <BEF> ADDFILE <MSG> better environment detection <DFF> @@ -0,0 +1,4 @@ +if (typeof(window) === 'undefined') { less = {} } +else { less = window.less = {} } +tree = less.tree = {}; +less.mode = 'rhino'; \ No newline at end of file
4
better environment detection
0
.js
js
apache-2.0
less/less.js
10054666
<NME> rhino-header.js <BEF> ADDFILE <MSG> better environment detection <DFF> @@ -0,0 +1,4 @@ +if (typeof(window) === 'undefined') { less = {} } +else { less = window.less = {} } +tree = less.tree = {}; +less.mode = 'rhino'; \ No newline at end of file
4
better environment detection
0
.js
js
apache-2.0
less/less.js
10054667
<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-dev _OFUNCTIONS_BUILD=2016121108 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOT...
3
Reverted simplification of remote stat
3
.sh
sh
bsd-3-clause
deajan/osync
10054668
<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-dev _OFUNCTIONS_BUILD=2016121108 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOT...
3
Reverted simplification of remote stat
3
.sh
sh
bsd-3-clause
deajan/osync
10054669
<NME> ofunctions.sh <BEF> #!/usr/bin/env bash #### OFUNCTIONS FULL SUBSET #### #### OFUNCTIONS MINI SUBSET #### _OFUNCTIONS_VERSION=2.1 _OFUNCTIONS_BUILD=2017040801 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOTSTRAP=true ## PROGRAM=program-name ## INSTANCE_ID=program-instance-name ## _DEBUG=true/false ## _LOG...
1
Bumped ofunctions version
1
.sh
sh
bsd-3-clause
deajan/osync
10054670
<NME> ofunctions.sh <BEF> #!/usr/bin/env bash #### OFUNCTIONS FULL SUBSET #### #### OFUNCTIONS MINI SUBSET #### _OFUNCTIONS_VERSION=2.1 _OFUNCTIONS_BUILD=2017040801 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOTSTRAP=true ## PROGRAM=program-name ## INSTANCE_ID=program-instance-name ## _DEBUG=true/false ## _LOG...
1
Bumped ofunctions version
1
.sh
sh
bsd-3-clause
deajan/osync
10054671
<NME> .travis.yml <BEF> language: bash script: dev/tests/run_travis_tests.sh sudo: required script: TRAVIS_RUN=true dev/tests/run_tests.sh <MSG> Added os info for travis CI <DFF> @@ -1,5 +1,10 @@ language: bash +os: + linux + osx + script: dev/tests/run_travis_tests.sh +
5
Added os info for travis CI
0
.yml
travis
bsd-3-clause
deajan/osync
10054672
<NME> .travis.yml <BEF> language: bash script: dev/tests/run_travis_tests.sh sudo: required script: TRAVIS_RUN=true dev/tests/run_tests.sh <MSG> Added os info for travis CI <DFF> @@ -1,5 +1,10 @@ language: bash +os: + linux + osx + script: dev/tests/run_travis_tests.sh +
5
Added os info for travis CI
0
.yml
travis
bsd-3-clause
deajan/osync
10054673
<NME> setupHandlers.js <BEF> 'use strict' const debug = require('debug')('HeadlessChrome:handlers') const networkEvents = require('./events/network') debug(`Setting up handlers...`) const Network = this.client.Network const Page = this.client.Page /** * Prepare the browser console events, if needed */ ...
11
Added method for setting listener to console
0
.js
js
mit
LucianoGanga/simple-headless-chrome
10054674
<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...
16
Moved RSYNC_ARGS to RSYNC_DEFAULT_ARGS
13
.sh
sh
bsd-3-clause
deajan/osync
10054675
<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...
16
Moved RSYNC_ARGS to RSYNC_DEFAULT_ARGS
13
.sh
sh
bsd-3-clause
deajan/osync
10054676
<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...
23
Simplified usage of verbose
21
.sh
sh
bsd-3-clause
deajan/osync
10054677
<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...
23
Simplified usage of verbose
21
.sh
sh
bsd-3-clause
deajan/osync
10054678
<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...
5
Added new _LOGGER variables
0
.sh
sh
bsd-3-clause
deajan/osync
10054679
<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...
5
Added new _LOGGER variables
0
.sh
sh
bsd-3-clause
deajan/osync
10054680
<NME> debug-info.js <BEF> class debugInfo { constructor(context, ctx, lineSeparator) { let result = ''; if (context.dumpLineNumbers && !context.compress) { switch (context.dumpLineNumbers) { case 'comments': result = debugInfo.asComment(ctx); ...
29
Fix #3591: refactor debugInfo from class to function (#3613)
30
.js
js
apache-2.0
less/less.js
10054681
<NME> debug-info.js <BEF> class debugInfo { constructor(context, ctx, lineSeparator) { let result = ''; if (context.dumpLineNumbers && !context.compress) { switch (context.dumpLineNumbers) { case 'comments': result = debugInfo.asComment(ctx); ...
29
Fix #3591: refactor debugInfo from class to function (#3613)
30
.js
js
apache-2.0
less/less.js
10054682
<NME> debug-info.js <BEF> class debugInfo { constructor(context, ctx, lineSeparator) { let result = ''; if (context.dumpLineNumbers && !context.compress) { switch (context.dumpLineNumbers) { case 'comments': result = debugInfo.asComment(ctx); ...
29
Fix #3591: refactor debugInfo from class to function (#3613)
30
.js
js
apache-2.0
less/less.js
10054683
<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=...
4
inotifywait timeout emulation only needed on mac
7
.sh
sh
bsd-3-clause
deajan/osync
10054684
<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=...
4
inotifywait timeout emulation only needed on mac
7
.sh
sh
bsd-3-clause
deajan/osync
10054685
<NME> osync.spec <BEF> %define name osync %define gitsource https://github.com/deajan/%{name}/archive/stable.zip %define use_systemd 1 %{?el5:%define use_systemd 0} %{?el6:%define use_systemd 0} Name: %{name} Version: 1.2RC1 Release: 1%{?dist} Summary: robust file synchronization tool Group: A...
16
Fixes #91 Improved spec file
10
.spec
spec
bsd-3-clause
deajan/osync
10054686
<NME> osync.spec <BEF> %define name osync %define gitsource https://github.com/deajan/%{name}/archive/stable.zip %define use_systemd 1 %{?el5:%define use_systemd 0} %{?el6:%define use_systemd 0} Name: %{name} Version: 1.2RC1 Release: 1%{?dist} Summary: robust file synchronization tool Group: A...
16
Fixes #91 Improved spec file
10
.spec
spec
bsd-3-clause
deajan/osync
10054687
<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
Change logger date output to be language agnostic
1
.sh
sh
bsd-3-clause
deajan/osync
10054688
<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
Change logger date output to be language agnostic
1
.sh
sh
bsd-3-clause
deajan/osync
10054689
<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...
9
Rebuilt targets
6
.sh
sh
bsd-3-clause
deajan/osync
10054690
<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...
9
Rebuilt targets
6
.sh
sh
bsd-3-clause
deajan/osync
10054691
<NME> CHANGELOG.md <BEF> ## Change Log ### v4.0.0 (2020-12-18) - [#3573](https://github.com/less/less.js/pull/3573) v4.0.0 (#3573) (@matthew-dean) ### v4.1.0 (2021-01-10) - [#3582](https://github.com/less/less.js/pull/3582) Fix [#3576](https://github.com/less/less.js/issues/3576) import redirects. Replace native-req...
14
[skip ci]chore: add missing changelog info (#3669)
0
.md
md
apache-2.0
less/less.js
10054692
<NME> CHANGELOG.md <BEF> ## Change Log ### v4.0.0 (2020-12-18) - [#3573](https://github.com/less/less.js/pull/3573) v4.0.0 (#3573) (@matthew-dean) ### v4.1.0 (2021-01-10) - [#3582](https://github.com/less/less.js/pull/3582) Fix [#3576](https://github.com/less/less.js/issues/3576) import redirects. Replace native-req...
14
[skip ci]chore: add missing changelog info (#3669)
0
.md
md
apache-2.0
less/less.js
10054693
<NME> CHANGELOG.md <BEF> ## Change Log ### v4.0.0 (2020-12-18) - [#3573](https://github.com/less/less.js/pull/3573) v4.0.0 (#3573) (@matthew-dean) ### v4.1.0 (2021-01-10) - [#3582](https://github.com/less/less.js/pull/3582) Fix [#3576](https://github.com/less/less.js/issues/3576) import redirects. Replace native-req...
14
[skip ci]chore: add missing changelog info (#3669)
0
.md
md
apache-2.0
less/less.js
10054694
<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...
5
Rebuilt targets
6
.sh
sh
bsd-3-clause
deajan/osync
10054695
<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...
5
Rebuilt targets
6
.sh
sh
bsd-3-clause
deajan/osync
10054696
<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 ? AUTHOR="(L) 2013-2015 by Orsiris \"Ozy\" de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.1-unstable PROGR...
27
Fixed multiple typos
28
.sh
sh
bsd-3-clause
deajan/osync
10054697
<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 ? AUTHOR="(L) 2013-2015 by Orsiris \"Ozy\" de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.1-unstable PROGR...
27
Fixed multiple typos
28
.sh
sh
bsd-3-clause
deajan/osync
10054698
<NME> README.md <BEF> osync ===== A two way sync script based on rsync that merges obackup script fault tolerance with bitpocket sync logic - Running on schedule or as daemon - Batch runner for multiple sync tasks with rerun option for failed sync tasks osync is a stateful synchronizer. This means it's agentless ...
18
Initial README.md commit
1
.md
md
bsd-3-clause
deajan/osync
10054699
<NME> README.md <BEF> osync ===== A two way sync script based on rsync that merges obackup script fault tolerance with bitpocket sync logic - Running on schedule or as daemon - Batch runner for multiple sync tasks with rerun option for failed sync tasks osync is a stateful synchronizer. This means it's agentless ...
18
Initial README.md commit
1
.md
md
bsd-3-clause
deajan/osync
10054700
<NME> README.md <BEF> [![Build Status](https://travis-ci.org/LucianoGanga/simple-headless-chrome.svg?branch=master)](https://travis-ci.org/LucianoGanga/simple-headless-chrome) # simple-headless-chrome # This project is looking for a maintainer If you'd like to help others in this project, you're more than welcome! I ...
6
fixed readme.md
4
.md
md
mit
LucianoGanga/simple-headless-chrome
10054701
<NME> README.md <BEF> # ⚠️ Not supported anymore. <br> Consider using [the offical Highcharts wrapper for Angular]( https://github.com/highcharts/highcharts-angular) # angular2-highcharts > Highcharts chart components for Angular apps. 👉 [Live Demo](http://plnkr.co/edit/AJwozFWVR7TkQZnt05dN?p=preview) [![build](htt...
1
Update README.md
0
.md
md
mit
gevgeny/angular2-highcharts
10054702
<NME> README.md <BEF> # ⚠️ Not supported anymore. <br> Consider using [the offical Highcharts wrapper for Angular]( https://github.com/highcharts/highcharts-angular) # angular2-highcharts > Highcharts chart components for Angular apps. 👉 [Live Demo](http://plnkr.co/edit/AJwozFWVR7TkQZnt05dN?p=preview) [![build](htt...
1
Update README.md
0
.md
md
mit
gevgeny/angular2-highcharts
10054703
<NME> runner-no-js-errors-spec.js <BEF> ADDFILE <MSG> Added wait into error tests. <DFF> @@ -0,0 +1,4 @@ +describe("less.js javascript disabled error tests", function() { + testLessErrorsInDocument(); +}); +
4
Added wait into error tests.
0
.js
js
apache-2.0
less/less.js
10054704
<NME> runner-no-js-errors-spec.js <BEF> ADDFILE <MSG> Added wait into error tests. <DFF> @@ -0,0 +1,4 @@ +describe("less.js javascript disabled error tests", function() { + testLessErrorsInDocument(); +}); +
4
Added wait into error tests.
0
.js
js
apache-2.0
less/less.js
10054705
<NME> runner-no-js-errors-spec.js <BEF> ADDFILE <MSG> Added wait into error tests. <DFF> @@ -0,0 +1,4 @@ +describe("less.js javascript disabled error tests", function() { + testLessErrorsInDocument(); +}); +
4
Added wait into error tests.
0
.js
js
apache-2.0
less/less.js
10054706
<NME> sudo_prep.sh <BEF> #!/usr/bin/env bash testUser=osyncsudo testUserHome=/home/osyncsudo function CreateUser { local remoteUser"${1}" if type getent > /dev/null 2>&1; then if ! getent passwd | grep "$remoteUser" > /dev/null; then echo "Manual creation of $remoteUser with homedir $remoteUserHome" if typ...
4
Fixed variable name
3
.sh
sh
bsd-3-clause
deajan/osync
10054707
<NME> sudo_prep.sh <BEF> #!/usr/bin/env bash testUser=osyncsudo testUserHome=/home/osyncsudo function CreateUser { local remoteUser"${1}" if type getent > /dev/null 2>&1; then if ! getent passwd | grep "$remoteUser" > /dev/null; then echo "Manual creation of $remoteUser with homedir $remoteUserHome" if typ...
4
Fixed variable name
3
.sh
sh
bsd-3-clause
deajan/osync
10054708
<NME> ofunctions.sh <BEF> #### MINIMAL-FUNCTION-SET BEGIN #### _OFUNCTIONS_VERSION=2.0 _OFUNCTIONS_BUILD=2016120601 ## 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: ## To use in a program, define th...
10
Minor adjustment to _Logger
5
.sh
sh
bsd-3-clause
deajan/osync
10054709
<NME> ofunctions.sh <BEF> #### MINIMAL-FUNCTION-SET BEGIN #### _OFUNCTIONS_VERSION=2.0 _OFUNCTIONS_BUILD=2016120601 ## 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: ## To use in a program, define th...
10
Minor adjustment to _Logger
5
.sh
sh
bsd-3-clause
deajan/osync
10054710
<NME> osync.sh <BEF> #!/usr/bin/env bash PROGRAM="Osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(L) 2013-2015 by Orsiris \"Ozy\" de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.1-unstable PROGRAM_BUILD=2015092501 ## type does not work on platforms other than l...
8
typo fixing
8
.sh
sh
bsd-3-clause
deajan/osync
10054711
<NME> osync.sh <BEF> #!/usr/bin/env bash PROGRAM="Osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(L) 2013-2015 by Orsiris \"Ozy\" de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.1-unstable PROGRAM_BUILD=2015092501 ## type does not work on platforms other than l...
8
typo fixing
8
.sh
sh
bsd-3-clause
deajan/osync
10054712
<NME> mixins-guards.less <BEF> ADDFILE <MSG> Merge pull request #2819 from SomMeri/issue-2798-guards-regression Guard expressions regression in 2.6.0 (#2798) <DFF> @@ -0,0 +1,25 @@ +// https://github.com/less/less.js/issues/2798 +.test-2798 when ((8+4) < 13) { + regression: fixed; +} +.test-2798 when ((8+6) < 13) {...
25
Merge pull request #2819 from SomMeri/issue-2798-guards-regression
0
.less
less
apache-2.0
less/less.js
10054713
<NME> mixins-guards.less <BEF> ADDFILE <MSG> Merge pull request #2819 from SomMeri/issue-2798-guards-regression Guard expressions regression in 2.6.0 (#2798) <DFF> @@ -0,0 +1,25 @@ +// https://github.com/less/less.js/issues/2798 +.test-2798 when ((8+4) < 13) { + regression: fixed; +} +.test-2798 when ((8+6) < 13) {...
25
Merge pull request #2819 from SomMeri/issue-2798-guards-regression
0
.less
less
apache-2.0
less/less.js
10054714
<NME> mixins-guards.less <BEF> ADDFILE <MSG> Merge pull request #2819 from SomMeri/issue-2798-guards-regression Guard expressions regression in 2.6.0 (#2798) <DFF> @@ -0,0 +1,25 @@ +// https://github.com/less/less.js/issues/2798 +.test-2798 when ((8+4) < 13) { + regression: fixed; +} +.test-2798 when ((8+6) < 13) {...
25
Merge pull request #2819 from SomMeri/issue-2798-guards-regression
0
.less
less
apache-2.0
less/less.js
10054715
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO(critical): handle conflict prevalance, especially in sync_attrs function #TODO(critical): test new WaitForTaskCompletion behavior with self=true PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http:/...
39
Rebuilt targets
39
.sh
sh
bsd-3-clause
deajan/osync
10054716
<NME> osync.sh <BEF> #!/usr/bin/env bash #TODO(critical): handle conflict prevalance, especially in sync_attrs function #TODO(critical): test new WaitForTaskCompletion behavior with self=true PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(C) 2013-2016 by Orsiris de Jong" CONTACT="http:/...
39
Rebuilt targets
39
.sh
sh
bsd-3-clause
deajan/osync
10054717
<NME> osync.sh <BEF> #!/usr/bin/env bash PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(L) 2013-2015 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.1-pre PROGRAM_BUILD=2016020804 IS_STABLE=no FUNC_BUILD=2015122101 ## BEGIN Generic function...
81
WIP on attr sync function
26
.sh
sh
bsd-3-clause
deajan/osync
10054718
<NME> osync.sh <BEF> #!/usr/bin/env bash PROGRAM="osync" # Rsync based two way sync engine with fault tolerance AUTHOR="(L) 2013-2015 by Orsiris de Jong" CONTACT="http://www.netpower.fr/osync - ozy@netpower.fr" PROGRAM_VERSION=1.1-pre PROGRAM_BUILD=2016020804 IS_STABLE=no FUNC_BUILD=2015122101 ## BEGIN Generic function...
81
WIP on attr sync function
26
.sh
sh
bsd-3-clause
deajan/osync
10054719
<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-dev _OFUNCTIONS_BUILD=2016121202 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOT...
23
Added some degree of randomisation on RUN_DIR files
22
.sh
sh
bsd-3-clause
deajan/osync
10054720
<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-dev _OFUNCTIONS_BUILD=2016121202 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOT...
23
Added some degree of randomisation on RUN_DIR files
22
.sh
sh
bsd-3-clause
deajan/osync
10054721
<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
Fix throw message in waitForSelector
1
.js
js
mit
LucianoGanga/simple-headless-chrome
10054722
<NME> tabs.js <BEF> ADDFILE <MSG> Merge pull request #40 from iyttor/master Tabs and Private Tabs support <DFF> @@ -0,0 +1,34 @@ + +const test = require('tap').test + +test('Headless Chrome - Tabs', async function (group) { + const HeadlessChrome = require('../../') + const browser = new HeadlessChrome({headles...
34
Merge pull request #40 from iyttor/master
0
.js
js
mit
LucianoGanga/simple-headless-chrome
10054723
<NME> README.md <BEF> # osync [![Build Status](https://travis-ci.org/deajan/osync.svg?branch=master)](https://travis-ci.org/deajan/osync) [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) [![GitHub Release](https://img.shields.io/github/release/de...
1
Update README.md
1
.md
md
bsd-3-clause
deajan/osync
10054724
<NME> README.md <BEF> # osync [![Build Status](https://travis-ci.org/deajan/osync.svg?branch=master)](https://travis-ci.org/deajan/osync) [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) [![GitHub Release](https://img.shields.io/github/release/de...
1
Update README.md
1
.md
md
bsd-3-clause
deajan/osync
10054725
<NME> README.md <BEF> <p align="center"><img src="http://lesscss.org/public/img/less_logo.png" width="264" height="117"> <p align="center"> <a href="https://github.com/less/less.js/actions?query=branch%3Amaster"><img src="https://github.com/less/less.js/actions/workflows/ci.yml/badge.svg?branch=master" alt="Gi...
1
Merge pull request #3119 from wiinci/patch-1
1
.md
md
apache-2.0
less/less.js
10054726
<NME> README.md <BEF> <p align="center"><img src="http://lesscss.org/public/img/less_logo.png" width="264" height="117"> <p align="center"> <a href="https://github.com/less/less.js/actions?query=branch%3Amaster"><img src="https://github.com/less/less.js/actions/workflows/ci.yml/badge.svg?branch=master" alt="Gi...
1
Merge pull request #3119 from wiinci/patch-1
1
.md
md
apache-2.0
less/less.js
10054727
<NME> README.md <BEF> <p align="center"><img src="http://lesscss.org/public/img/less_logo.png" width="264" height="117"> <p align="center"> <a href="https://github.com/less/less.js/actions?query=branch%3Amaster"><img src="https://github.com/less/less.js/actions/workflows/ci.yml/badge.svg?branch=master" alt="Gi...
1
Merge pull request #3119 from wiinci/patch-1
1
.md
md
apache-2.0
less/less.js
10054728
<NME> sync.conf.example <BEF> ###### osync - Rsync based two way sync engine with fault tolerance ###### (C) 2013-2021 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. ...
1
Added sshpass comment
1
.example
conf
bsd-3-clause
deajan/osync
10054729
<NME> sync.conf.example <BEF> ###### osync - Rsync based two way sync engine with fault tolerance ###### (C) 2013-2021 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. ...
1
Added sshpass comment
1
.example
conf
bsd-3-clause
deajan/osync
10054730
<NME> inject.js <BEF> const HeadlessChrome = require('../../') const test = require('tap').test test('Headless Chrome - inject methods', async function (group) { group.comment(`Initializating HeadlessChrome...`) const browser = new HeadlessChrome({ // headless: false }) await browser.init() const mainTa...
5
await for remote script load
5
.js
js
mit
LucianoGanga/simple-headless-chrome
10054731
<NME> copy-bom.js <BEF> ADDFILE <MSG> Merge pull request #2391 from DotNetSparky/fix-bom-imports Remove BOM in imports. <DFF> @@ -0,0 +1,66 @@ +/*jshint latedef: nofunc */ + +// This is used to copy a folder (the test/less/* files & sub-folders), adding a BOM to the start of each LESS and CSS file. +// This is a based...
66
Merge pull request #2391 from DotNetSparky/fix-bom-imports
0
.js
js
apache-2.0
less/less.js
10054732
<NME> copy-bom.js <BEF> ADDFILE <MSG> Merge pull request #2391 from DotNetSparky/fix-bom-imports Remove BOM in imports. <DFF> @@ -0,0 +1,66 @@ +/*jshint latedef: nofunc */ + +// This is used to copy a folder (the test/less/* files & sub-folders), adding a BOM to the start of each LESS and CSS file. +// This is a based...
66
Merge pull request #2391 from DotNetSparky/fix-bom-imports
0
.js
js
apache-2.0
less/less.js
10054733
<NME> copy-bom.js <BEF> ADDFILE <MSG> Merge pull request #2391 from DotNetSparky/fix-bom-imports Remove BOM in imports. <DFF> @@ -0,0 +1,66 @@ +/*jshint latedef: nofunc */ + +// This is used to copy a folder (the test/less/* files & sub-folders), adding a BOM to the start of each LESS and CSS file. +// This is a based...
66
Merge pull request #2391 from DotNetSparky/fix-bom-imports
0
.js
js
apache-2.0
less/less.js
10054734
<NME> README.md <BEF> # osync [![Build Status](https://travis-ci.org/deajan/osync.svg?branch=master)](https://travis-ci.org/deajan/osync) [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) [![GitHub Release](https://img.shields.io/github/release/de...
1
Fix a type of daemon at README.md
1
.md
md
bsd-3-clause
deajan/osync
10054735
<NME> README.md <BEF> # osync [![Build Status](https://travis-ci.org/deajan/osync.svg?branch=master)](https://travis-ci.org/deajan/osync) [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) [![GitHub Release](https://img.shields.io/github/release/de...
1
Fix a type of daemon at README.md
1
.md
md
bsd-3-clause
deajan/osync
10054736
<NME> osync.sh <BEF> #!/usr/bin/env bash ###### Osync - Rsync based two way sync engine with fault tolerance ###### (L) 2013 by Orsiris "Ozy" de Jong (www.netpower.fr) OSYNC_VERSION=0.99 OSYNC_BUILD=0408201306 DEBUG=yes SCRIPT_PID=$$ LOCAL_USER=$(whoami) CONFIG_FILE_REVISION_REQUIRED=1.3.0 _OFUNCTIONS_VERSION=2.4.3 _OF...
13
Osync v0.99 RC1
5
.sh
sh
bsd-3-clause
deajan/osync
10054737
<NME> osync.sh <BEF> #!/usr/bin/env bash ###### Osync - Rsync based two way sync engine with fault tolerance ###### (L) 2013 by Orsiris "Ozy" de Jong (www.netpower.fr) OSYNC_VERSION=0.99 OSYNC_BUILD=0408201306 DEBUG=yes SCRIPT_PID=$$ LOCAL_USER=$(whoami) CONFIG_FILE_REVISION_REQUIRED=1.3.0 _OFUNCTIONS_VERSION=2.4.3 _OF...
13
Osync v0.99 RC1
5
.sh
sh
bsd-3-clause
deajan/osync
10054738
<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 ## todo: # add dry...
200
Initial support for resume function.
80
.sh
sh
bsd-3-clause
deajan/osync
10054739
<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 ## todo: # add dry...
200
Initial support for resume function.
80
.sh
sh
bsd-3-clause
deajan/osync
10054740
<NME> 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-RC2 PROGRAM_BUILD=2016071801 IS_STABLE=yes ## FUNC_BUILD=2016071902 IS_STABLE=true CONFIG...
2
Bumped version for release
2
.sh
sh
bsd-3-clause
deajan/osync
10054741
<NME> 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-RC2 PROGRAM_BUILD=2016071801 IS_STABLE=yes ## FUNC_BUILD=2016071902 IS_STABLE=true CONFIG...
2
Bumped version for release
2
.sh
sh
bsd-3-clause
deajan/osync
10054742
<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_VERSION=${PROGRAM_VERSION#*=} PROGRAM_BINARY=$PROGRAM".sh" PROGRAM_BATCH=$PROGRAM"-batch.sh" SSH_FILTER="ssh_filter.sh" SCRIPT_B...
2
Log messages improvements for travis
3
.sh
sh
bsd-3-clause
deajan/osync
10054743
<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_VERSION=${PROGRAM_VERSION#*=} PROGRAM_BINARY=$PROGRAM".sh" PROGRAM_BATCH=$PROGRAM"-batch.sh" SSH_FILTER="ssh_filter.sh" SCRIPT_B...
2
Log messages improvements for travis
3
.sh
sh
bsd-3-clause
deajan/osync
10054744
<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...
45
Better time control and pid kill handling
23
.sh
sh
bsd-3-clause
deajan/osync
10054745
<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...
45
Better time control and pid kill handling
23
.sh
sh
bsd-3-clause
deajan/osync
10054746
<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
[WIP] target helpder service in osync
1
.sh
sh
bsd-3-clause
deajan/osync
10054747
<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
[WIP] target helpder service in osync
1
.sh
sh
bsd-3-clause
deajan/osync
10054748
<NME> merge.sh <BEF> #!/usr/bin/env bash ## MERGE 2016121101 ## Merges ofunctions.sh and n_program.sh into program.sh ## Adds installer function __PREPROCESSOR_Merge { PROGRAM=osync VERSION=$(grep "PROGRAM_VERSION=" n_$PROGRAM.sh) VERSION=${VERSION#*=} echo "Usage" echo "$0 osync|obackup|pmocr" } function __P...
3
Fixed typo
3
.sh
sh
bsd-3-clause
deajan/osync
10054749
<NME> merge.sh <BEF> #!/usr/bin/env bash ## MERGE 2016121101 ## Merges ofunctions.sh and n_program.sh into program.sh ## Adds installer function __PREPROCESSOR_Merge { PROGRAM=osync VERSION=$(grep "PROGRAM_VERSION=" n_$PROGRAM.sh) VERSION=${VERSION#*=} echo "Usage" echo "$0 osync|obackup|pmocr" } function __P...
3
Fixed typo
3
.sh
sh
bsd-3-clause
deajan/osync