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 }}
samip5
/
coder
Public
forked from
coder/coder
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
coder
coderd
database
dump.sql
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 25, 2023
feat: add support for `coder_script` (#9584)
Show description for 1262eef
kylecarbs
and
matifali
authored
1262eef
View commit details
Copy full SHA for 1262eef
View code at this point
Browse repository at this point
Commits on Sep 21, 2023
feat: add single tailnet support to pgcoord (#9351)
coadler
authored
c900b5f
View commit details
Copy full SHA for c900b5f
View code at this point
Browse repository at this point
Commits on Sep 18, 2023
fix(coderd/database): migrate workspaces.last_used_at to timestamptz (#9699)
johnstcn
authored
9bcff30
View commit details
Copy full SHA for 9bcff30
View code at this point
Browse repository at this point
Commits on Sep 6, 2023
feat(coderd): add dbcrypt package (#9522)
Show description for 7918e65
johnstcn
and
kylecarbs
authored
7918e65
View commit details
Copy full SHA for 7918e65
View code at this point
Browse repository at this point
Commits on Aug 30, 2023
feat: allow configuring display apps from template (#9100)
sreya
authored
ee24260
View commit details
Copy full SHA for ee24260
View code at this point
Browse repository at this point
Commits on Aug 29, 2023
chore: rename template restart requirement to autostop requirement (#9295)
deansheather
authored
a572800
View commit details
Copy full SHA for a572800
View code at this point
Browse repository at this point
Commits on Aug 24, 2023
chore: rename locked to dormant (#9290)
Show description for 7f14b50
sreya
authored
7f14b50
View commit details
Copy full SHA for 7f14b50
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
feat(coderd): add `coder_app` usage stats (#9001)
Show description for 6fd9975
mafredri
authored
6fd9975
View commit details
Copy full SHA for 6fd9975
View code at this point
Browse repository at this point
Commits on Aug 9, 2023
chore: allow multiple agent subsystems, add exectrace (#8933)
deansheather
authored
07fd73c
View commit details
Copy full SHA for 07fd73c
View code at this point
Browse repository at this point
Commits on Aug 8, 2023
feat: add auto group create from OIDC (#8884)
Show description for f4122fa
Emyrk
authored
f4122fa
View commit details
Copy full SHA for f4122fa
View code at this point
Browse repository at this point
Commits on Aug 2, 2023
feat: add display_name field to groups (#8740)
Show description for 4c1e63a
Emyrk
authored
4c1e63a
View commit details
Copy full SHA for 4c1e63a
View code at this point
Browse repository at this point
feat: add --derp-only flag to wsproxy (#8850)
deansheather
authored
cd1e088
View commit details
Copy full SHA for cd1e088
View code at this point
Browse repository at this point
feat: add "dormant" user state (#8644)
mtojek
authored
d6e9870
View commit details
Copy full SHA for d6e9870
View code at this point
Browse repository at this point
Commits on Jul 28, 2023
chore: rename startup logs to agent logs (#8649)
Show description for bd944e0
kylecarbs
authored
bd944e0
View commit details
Copy full SHA for bd944e0
View code at this point
Browse repository at this point
Commits on Jul 26, 2023
chore: add derpserver to wsproxy, add proxies to derpmap (#7311)
deansheather
authored
2f0a999
View commit details
Copy full SHA for 2f0a999
View code at this point
Browse repository at this point
Commits on Jul 25, 2023
chore: join user information to workspace_build and template_version (#8625)
Show description for de1a7a9
Emyrk
authored
de1a7a9
View commit details
Copy full SHA for de1a7a9
View code at this point
Browse repository at this point
Commits on Jul 21, 2023
feat: add deleting_at column to workspaces (#8333)
sreya
authored
b47d076
View commit details
Copy full SHA for b47d076
View code at this point
Browse repository at this point
Commits on Jul 20, 2023
feat: add user quiet hours schedule and restart requirement feature flag (#8115)
deansheather
authored
dc8b731
View commit details
Copy full SHA for dc8b731
View code at this point
Browse repository at this point
Commits on Jul 19, 2023
chore: add `template_with_user` view to include user contextual data (#8568)
Show description for aceedef
Emyrk
authored
aceedef
View commit details
Copy full SHA for aceedef
View code at this point
Browse repository at this point
Commits on Jul 11, 2023
feat: add support for template version messages in api and cli (#8336)
mafredri
authored
75f62dc
View commit details
Copy full SHA for 75f62dc
View code at this point
Browse repository at this point
Commits on Jul 10, 2023
feat(coderd): support ephemeral parameters (#8367)
mtojek
authored
9f2a931
View commit details
Copy full SHA for 9f2a931
View code at this point
Browse repository at this point
Commits on Jul 7, 2023
feat!: drop LegacyVariableName from coder parameter (#8360)
mtojek
authored
e088303
View commit details
Copy full SHA for e088303
View code at this point
Browse repository at this point
Commits on Jul 3, 2023
feat: add auto-locking/deleting workspace based on template config (#8240)
sreya
authored
4a9c8f4
View commit details
Copy full SHA for 4a9c8f4
View code at this point
Browse repository at this point
Commits on Jun 30, 2023
feat: add ability for users to convert their password login type to oauth/github login (#8105)
Show description for b5f26d9
Emyrk
and
Bruno Quaresma
authored
b5f26d9
View commit details
Copy full SHA for b5f26d9
View code at this point
Browse repository at this point
feat: add "display_order" column to coder_parameter to keep parameters sorted in UI (#8227)
mtojek
authored
6639c69
View commit details
Copy full SHA for 6639c69
View code at this point
Browse repository at this point
Commits on Jun 28, 2023
feat: provide endpoint to lock/unlock workspace (#8239)
sreya
authored
749307e
View commit details
Copy full SHA for 749307e
View code at this point
Browse repository at this point
Commits on Jun 21, 2023
refactor: add postgres tailnet coordinator (#8044)
Show description for cc17d2f
spikecurtis
authored
cc17d2f
View commit details
Copy full SHA for cc17d2f
View code at this point
Browse repository at this point
Commits on Jun 20, 2023
refactor: replace startup script logs EOF with starting/ready time (#8082)
Show description for 8dac035
mafredri
authored
8dac035
View commit details
Copy full SHA for 8dac035
View code at this point
Browse repository at this point
feat: add locked TTL field to template meta (#8020)
sreya
authored
c3aef93
View commit details
Copy full SHA for c3aef93
View code at this point
Browse repository at this point
Commits on Jun 16, 2023
fix: avoid missed logs when streaming startup logs (#8029)
Show description for 0c50774
mafredri
authored
0c50774
View commit details
Copy full SHA for 0c50774
View code at this point
Browse repository at this point
Commits on Jun 14, 2023
feat: add login type 'none' to prevent password login (#8009)
Show description for 6c4c3d6
Emyrk
authored
6c4c3d6
View commit details
Copy full SHA for 6c4c3d6
View code at this point
Browse repository at this point
Commits on Jun 6, 2023
refactor: deprecate `login_before_ready` in favor of `startup_script_behavior` (#7837)
Show description for 660bbb8
mafredri
authored
660bbb8
View commit details
Copy full SHA for 660bbb8
View code at this point
Browse repository at this point
Commits on May 30, 2023
fix: do not skip parameter validation if min or max = 0 (#7707)
mtojek
authored
702c908
View commit details
Copy full SHA for 702c908
View code at this point
Browse repository at this point
Commits on May 18, 2023
feat: add telemetry support for workspace agent subsystem (#7579)
sreya
authored
00a2413
View commit details
Copy full SHA for 00a2413
View code at this point
Browse repository at this point
Commits on May 5, 2023
feat: add inactivity cleanup and failure cleanup configuration fields to Template Schedule Form (#7402)
Show description for 5ffa6da
Kira-Pilot
and
deansheather
authored
5ffa6da
View commit details
Copy full SHA for 5ffa6da
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.