Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
SystemBuilders
/
LocKey
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Issues
8
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Adds configurable leases to locks to support lock expiry
- #34
#34
Open
suraj44
wants to merge 12 commits into
master
SystemBuilders/LocKey:master
from
lock-expiry
SystemBuilders/LocKey:lock-expiry
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Adds configurable leases to locks to support lock expiry
#34
suraj44
wants to merge 12 commits into
master
SystemBuilders/LocKey:master
from
lock-expiry
SystemBuilders/LocKey:lock-expiry
Copy head branch name to clipboard
Commits
Commits on Oct 11, 2020
started work on lock expiry
suraj44
committed
a72c6f7
View commit details
Copy full SHA for a72c6f7
Browse repository at this point
Commits on Nov 11, 2020
started wokring on lock expiry
suraj44
committed
c761366
View commit details
Copy full SHA for c761366
Browse repository at this point
Commits on Nov 24, 2020
cleaned up code
suraj44
committed
e2deede
View commit details
Copy full SHA for e2deede
Browse repository at this point
Merge branch 'master' of https://github.com/SystemBuilders/LocKey into lock-expiry
suraj44
committed
2291934
View commit details
Copy full SHA for 2291934
Browse repository at this point
acquire for expiry works, need to fix release to support this functionality
suraj44
committed
5d7733a
View commit details
Copy full SHA for 5d7733a
Browse repository at this point
Commits on Dec 21, 2020
added test for lock expiry test
suraj44
committed
6759e05
View commit details
Copy full SHA for 6759e05
Browse repository at this point
Commits on Dec 28, 2020
Update internal/lockservice/simpleLockService.go
Show description for 0b321c2
suraj44
and
SUMUKHA-PK
authored
0b321c2
View commit details
Copy full SHA for 0b321c2
Browse repository at this point
Commits on Dec 30, 2020
made changes to expiry based on review
suraj44
committed
e35d304
View commit details
Copy full SHA for e35d304
Browse repository at this point
merge commit
suraj44
committed
c38311c
View commit details
Copy full SHA for c38311c
Browse repository at this point
made the duration of the session a configurable parameter
suraj44
committed
cd7a20a
View commit details
Copy full SHA for cd7a20a
Browse repository at this point
Commits on Dec 31, 2020
added documentation
suraj44
committed
4d6134d
View commit details
Copy full SHA for 4d6134d
Browse repository at this point
Commits on Jan 3, 2021
made changes in line with review
suraj44
committed
d0da403
View commit details
Copy full SHA for d0da403
Browse repository at this point
You can’t perform that action at this time.