index
:
tracifyjs
apprentice
templatifyjs
Reverse engineer's tool for tracing the flow of data in JS program, based on UglifyJS
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
Age
Commit message (
Expand
)
Author
2021-01-07
implement `UGLIFY_BUG_REPORT` (#4516)
Alex Lam S.L
2021-01-06
update issue templates (#4514)
Alex Lam S.L
2020-12-26
workaround `schedule` delays on GitHub Actions (#4463)
Alex Lam S.L
2020-09-26
improve `ufuzz` duty cycle heuristic (#4153)
Alex Lam S.L
2020-09-22
fix corner case in `unused` (#4147)
...
Alex Lam S.L
2020-09-19
report immediate `ufuzz` failure from Pull Request (#4128)
Alex Lam S.L
2020-08-09
improve `ufuzz` duty cycle heuristic (#4045)
Alex Lam S.L
2020-08-08
workaround incorrect workflow status (#4044)
Alex Lam S.L
2020-08-07
improve `ufuzz` duty cycle on GitHub Actions (#4043)
Alex Lam S.L
2020-08-07
tweak GitHub Actions (#4042)
Alex Lam S.L
2020-08-05
tweak GitHub Actions (#4037)
Alex Lam S.L
2020-06-10
perform `ufuzz` on more stable Node.js version (#3981)
Alex Lam S.L
2020-05-25
perform `ufuzz` on Pull Requests (#3925)
Alex Lam S.L
2020-05-21
improve job resilience (#3913)
Alex Lam S.L
2020-05-06
fix intermittent CI failures on GitHub Actions (#3851)
Alex Lam S.L
2020-04-30
update dependencies (#3828)
...
Alex Lam S.L
2020-04-22
adjust `ufuzz` schedule (#3810)
Alex Lam S.L
2020-04-22
adjust `ufuzz` schedule (#3807)
Alex Lam S.L
2020-04-21
speed up `ufuzz` on GitHub Actions (#3806)
Alex Lam S.L
2020-04-14
expand testing on Node.js versions (#3779)
Alex Lam S.L
2020-04-07
workaround intermittent nodejs.org corruptions (#3766)
Alex Lam S.L
2020-04-07
fix export of PATH to Node.js (#3765)
Alex Lam S.L
2020-04-06
fix Github Actions retry logic (#3763)
Alex Lam S.L
2020-04-03
improve resilience against nodejs.org failures (#3759)
Alex Lam S.L
2020-03-30
improve resilience against nodejs.org failures (#3758)
Alex Lam S.L
2020-03-02
speed up CI (#3741)
Alex Lam S.L
2019-11-26
use stable Node.js version for fuzzing (#3605)
Alex Lam S.L
2019-11-14
migrate to GitHub Actions (#3586)
Alex Lam S.L
2019-11-10
enable cache on GitHub Actions (#3570)
Alex Lam S.L
2019-10-25
separate ufuzz job failures (#3525)
Alex Lam S.L
2019-10-21
fix GitHub Actions script for fuzzing (#3504)
Alex Lam S.L
2019-10-21
enable GitHub Actions (#3503)
Alex Lam S.L
2018-04-24
remove unsupported platform
alexlamsl
2017-11-15
Update ISSUE_TEMPLATE.md (#2481)
kzc
2017-07-27
issue template: describe acceptable JS input (#2255)
kzc
2017-05-10
Update issue template: change harmony to uglify-es (#1900)
kzc
2017-04-26
Update ISSUE_TEMPLATE.md (#1846)
kzc
2017-03-24
Update ISSUE_TEMPLATE.md
Alex Lam S.L
2017-03-08
remove checkboxes from Issues template
Alex Lam S.L
2017-03-08
explain how to make a proper bug report (#1579)
...
Alex Lam S.L