Commit log
a389395
Merge pull request #192 from zed-industries/perfmon
Click to expand commit body
Configure production containers to allow performance monitoring
Max Brunsfeld
created
4 years ago
e22a181
Remove stray logging
Max Brunsfeld
created
4 years ago
8e4685b
Merge pull request #190 from zed-industries/worktree-cursor
Click to expand commit body
Unify all worktree traversal into a single cursor/iterator
Max Brunsfeld
created
4 years ago
a4169f1
Add kube-shell script, for running shell commands in a deployed container
Click to expand commit body
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Max Brunsfeld
and
Nathan Sobo
created
4 years ago
09f38bb
Fix errors in deploy script
Click to expand commit body
Also, allow deploying to staging with uncommitted changes.
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Max Brunsfeld
and
Nathan Sobo
created
4 years ago
39ac723
Add SYS_ADMIN capability to the server container
Click to expand commit body
This will let us run perf(1) on the zed-server to debug
any performance problems we encounter in production.
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Max Brunsfeld
and
Nathan Sobo
created
4 years ago
7599ac1
Generalize deploy scripts to work w/ both production and staging
Click to expand commit body
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Max Brunsfeld
and
Nathan Sobo
created
4 years ago
1cfdd07
Avoid fetching GH releases in home route
Click to expand commit body
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Max Brunsfeld
and
Antonio Scandurra
created
4 years ago
6e8d353
Remove session and errors middleware from static route
Click to expand commit body
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Max Brunsfeld
,
Antonio Scandurra
, and
Nathan Sobo
created
4 years ago
51a617d
Revert "Update link hrefs to absolute urls"
Click to expand commit body
This reverts commit 62edcd70e223b8a1248f95bdddc9de7a01b1ec86.
Nate
created
4 years ago
62edcd7
Update link hrefs to absolute urls
Nate
created
4 years ago
1519e1d
Maintain active entry `Project` and render it in `ProjectPanel`
Antonio Scandurra
created
4 years ago
67c40eb
Allow opening entries from project panel
Antonio Scandurra
created
4 years ago
e030917
Refine project panel styling
Antonio Scandurra
created
4 years ago
99003ef
Merge pull request #185 from zed-industries/site-v2
Click to expand commit body
Update zed.dev to version 0.2.0
Nathan Sobo
created
4 years ago
5536bf6
Merge branch 'main' into site-v2
Nathan Sobo
created
4 years ago
bd7bf82
Load .gitignore files from the Fs object so we can test this with a FakeFs
Click to expand commit body
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
Nathan Sobo
and
Max Brunsfeld
created
4 years ago
dde782a
Remove top/bottom padding from project panel
Click to expand commit body
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
Nathan Sobo
and
Max Brunsfeld
created
4 years ago
14bc2c6
Fix scrolling of project panel
Click to expand commit body
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
Nathan Sobo
and
Max Brunsfeld
created
4 years ago
a3f45c0
Merge branch 'worktree-cursor' into project-browser
Nathan Sobo
created
4 years ago
Click to expand commit body
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
Nathan Sobo
and
Max Brunsfeld
created
4 years ago
b018191
Merge pull request #186 from zed-industries/sum-tree-seek-target
Click to expand commit body
Allow seeking SumTree cursor by multiple seek types per dimension
Nathan Sobo
created
4 years ago
b9b0887
Get tests passing
Click to expand commit body
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
Nathan Sobo
,
Max Brunsfeld
, and
Antonio Scandurra
created
4 years ago
366552f
Use `Bias::Left` when traversing by path
Antonio Scandurra
created
4 years ago
c3e8a5b
Unify all worktree traversal in a Traversal cursor/iterator
Click to expand commit body
This uses our new ability to have a SeekTarget that's distinct from Dimension.
Nathan Sobo
created
4 years ago
ab31ddf
Allow seeking SumTree cursor by multiple seek types per dimension
Click to expand commit body
Also, remove the cursor's sum_dimension. Replace it with a
blanket implementation of Dimension for two-element tuples
of dimensions.
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Max Brunsfeld
and
Nathan Sobo
created
4 years ago
6e50f2a
Disable JIT mode for Tailwind
Nate
created
4 years ago
aa8ca87
update sign out link
Nate
created
4 years ago
1c7727b
Edit pass text cleanup + fix mismatched max-w
Nate
created
4 years ago
443a782
Start work on expanding and collapsing directories in project panel
Click to expand commit body
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Max Brunsfeld
and
Nathan Sobo
created
4 years ago
dc2c235
Update some styles to improve rendering on mobile
Click to expand commit body
* Add active links for nav on mobile
* Smaller page margins for more edge to edge look
Nate
created
4 years ago
d955be3
Update custom checkbox style
Nate
created
4 years ago
4cdb1ad
Fix type on the community page
Nate
created
4 years ago
4013e45
Merge the updates and releases pages
Click to expand commit body
* Remove unused story page
* Remove updates page
* Remove updates from nav
Nate
created
4 years ago
a90ccbd
Merge branch 'main' into site-v2
Nate
created
4 years ago
d0c4d20
Update content on all major pages
Click to expand commit body
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Nate
and
Nathan Sobo
created
4 years ago
337afb0
Clean up some content on home and team
Nate
created
4 years ago
7b2803b
Make leading and font-weights more consistent
Nate
created
4 years ago
0980bb1
Style the community form
Click to expand commit body
* Add custom checkboxes
* Reorganize form
* Update copy
* Update signup.hbs with new style
Nate
created
4 years ago
7eda614
Start work on ProjectPanel
Max Brunsfeld
created
4 years ago
9168f64
combine team + story, clean up nav
Nate
created
4 years ago
d561f50
Extract from Workspace a Project model that stores a window's worktrees
Max Brunsfeld
created
4 years ago
c126cd5
add home content
Nate
created
4 years ago
39fbf7d
Avoid verifying access tokens for out-of-date clients
Click to expand commit body
Replace the 'VerifyToken' middleware with a 'process_auth_header' function
that we call in the '/rpc' handler after checking that the client's protocol
version matches.
Max Brunsfeld
created
4 years ago
d2192fd
Merge pull request #183 from zed-industries/speed-up-access-token-verification
Click to expand commit body
Speed up login by avoiding unnecessary access token verification
Max Brunsfeld
created
4 years ago
68a3ba5
Clean up styling of pre and code blocks inside prose
Nate
created
4 years ago
6119498
favicon + og tags update
Nate
created
4 years ago
ffaf315
wip home updates
Nate
created
4 years ago
06efb09
Speed up login by avoiding unnecessary access token verification
Max Brunsfeld
created
4 years ago
Nate
created
4 years ago
Page 3 of 35