Skip to content

Activity

Remove firer struct & fix ticker reset (#95)

Pull request merge
DPJacquespushed 1 commit to master • 91d2c0a…6d8d032 • 
on Nov 29, 2024

Add contexts that use FakeClock rather than the system time. (#92)

Pull request merge
DPJacquespushed 1 commit to master • 7e524bd…91d2c0a • 
on Nov 28, 2024

Standardize tests for core clockwork functions. (#91)

Pull request merge
DPJacquespushed 1 commit to master • 11a247d…7e524bd • 
on Oct 17, 2024

Remove some duplication & use slices package. (#90)

Pull request merge
DPJacquespushed 1 commit to master • fe91b0d…11a247d • 
on Oct 17, 2024

Bump Go verison to 1.21.

Pull request merge
DPJacquespushed 1 commit to master • 33fc064…fe91b0d • 
on Oct 17, 2024

add Until method on clocks

Pull request merge
DPJacquespushed 1 commit to master • fc59783…33fc064 • 
on Aug 23, 2024

Deleted branch

DPJacquesdeleted expirations • 
on Jun 3, 2024

Deleted branch

DPJacquesdeleted struct • 
on Jun 3, 2024

Deleted branch

build(deps): bump github/codeql-action from 2 to 3

Pull request merge
DPJacquespushed 1 commit to master • 5c13cb8…fc59783 • 
on Dec 24, 2023

Deleted branch

Merge pull request #80 from jonboulle/dependabot/github_actions/actio…

Pull request merge
DPJacquespushed 2 commits to master • 72da535…5c13cb8 • 
on Dec 24, 2023

Update documentaiton on interactions with context.

Force push
DPJacquesforce pushed to master • 125689f…72da535 • 
on Dec 24, 2023

Update documentaiton on interactions with context.

DPJacquespushed 1 commit to master • 95528df…125689f • 
on Dec 24, 2023

build(deps): bump github/codeql-action from 2 to 3

dependabot[bot]created dependabot/github_actions/github/codeql-action-3 • 23ec584 • 
on Dec 13, 2023

build(deps): bump actions/setup-go from 4 to 5

dependabot[bot]created dependabot/github_actions/actions/setup-go-5 • 5508bca • 
on Dec 7, 2023

Merge pull request #78 from pnacht/security-policy

Pull request merge
DPJacquespushed 2 commits to master • 7bed6a6…95528df • 
on Nov 30, 2023

Merge pull request #75 from pnacht/token-permissions

Pull request merge
DPJacquespushed 2 commits to master • 8df7e06…7bed6a6 • 
on Oct 2, 2023

Deleted branch

Merge pull request #73 from jonboulle/dependabot/github_actions/actio…

Pull request merge
DPJacquespushed 2 commits to master • 6e40ac6…8df7e06 • 
on Oct 2, 2023

Merge pull request #72 from alexandear/fix-typo-grammar

Pull request merge
DPJacquespushed 2 commits to master • b120971…6e40ac6 • 
on Oct 2, 2023

build(deps): bump actions/checkout from 3 to 4

dependabot[bot]created dependabot/github_actions/actions/checkout-4 • 46dc934 • 
on Sep 4, 2023

Convert FakeClock to a struct.

Pull request merge
DPJacquespushed 2 commits to master • 44a3d47…b120971 • 
on Jul 17, 2023

Deleted branch

DPJacquesdeleted default-clock • 
on Jul 17, 2023

Convert FakeClock to a struct.

Force push
DPJacquesforce pushed to struct • 46169d2…f22247a • 
on Jul 17, 2023

Convert FakeClock to a struct.

DPJacquescreated struct • 46169d2 • 
on Jul 17, 2023

Deleted branch

DPJacquesdeleted panic • 
on Jul 16, 2023

Merge pull request #70 from jonboulle/panic

Pull request merge
DPJacquespushed 2 commits to master • 8a29bc1…44a3d47 • 
on Jul 16, 2023

Make NewTicker panic if d<=0, like time.NewTicker.

Force push
DPJacquesforce pushed to panic • 0a36de2…b054768 • 
on Jul 16, 2023

Make NewTicker panic if d<=0, like time.NewTicker.

DPJacquescreated panic • 0a36de2 • 
on Jul 16, 2023