Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tiny-worker
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sweng-group-15
tiny-worker
Graph
941189d586191b121b5d806d3d43158d66edfd07
Select Git revision
Branches
1
master
default
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
25
Nov
13
Oct
20
Sep
26
Aug
11
Apr
10
1
Mar
18
Sep
14
4
May
3
2
25
Apr
20
19
20
19
10
12
Mar
5
4
Jan
3
Oct
5
Aug
15
Jun
14
Oct
30
Sep
29
(ml5717) Send Uint8Array as base64 string to worker
master
master
Merge pull request #36 from avoidwork/avoidwork-patch-1
Create FUNDING.yml
Don't care about node.js 6 builds any more.
Version bump to release #35 as an enhancement, updating dependencies
Merge pull request #35 from andywer/patch-1
Make sure worker terminates when parent process terminates
Merge pull request #33 from avoidwork/dependabot/npm_and_yarn/eslint-utils-1.4.2
Bump eslint-utils from 1.3.1 to 1.4.2
Updating travis-ci.org config to use current LTS
Updating dev dependencies to remove audit warnings, updating README & LICENSE copyright year, updating eslint rules, version bump to release new ESM support
Merge pull request #29 from pankajvishwani/master
Fixing indentation
Adding support for ES6 import/export
Version bump to release last changes
Merge pull request #20 from danieleds/patch-1
Add built file
fix eslint
Fix crash with minified functions
Version bump to release port ranges & env variable fix
Merge pull request #17 from dude8/master
added debug info in readme, range debug port pick
bugfix, where env variables were muted
Version bump to release new behavior
Merge pull request #15 from dude8/master
option to disable redirection
support for --inspect
fixed regex
fixed typo
fixed typo
fixed typo
automatic change of debug port for child process
Update README.md
Update LICENSE
Update README.md
Update README.md
Update README.md
Missed a 0 padding `JSON.stringify()`
Updating travis-ci.org configuration
Defaulting `options.cwd` to `process.cwd()`, passing `options.cwd` to `worker.js`, fixing `worker.js` by setting `global.__dirname` to `obj.cwd` on init, really fixes #10
Loading