FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for tools - serverpod/serverpod · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
serverpod
/
serverpod
Public
Notifications
You must be signed in to change notification settings
Fork
375
Star
3.3k
Code
Issues
426
Pull requests
54
Discussions
Actions
Projects
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
serverpod
tools
on
main
User selector
Datepicker
Commit history
Commits on Sep 10, 2026
fix: Flush pending CLI analytics before TUI exits (#5691)
marcelomendoncasoares
authored
f29b050
View commit details
Copy full SHA for f29b050
View code at this point
Browse repository at this point
Commits on Sep 4, 2026
chore: Bump version to 4.0.0-rc.2 and update CHANGELOG (#5683)
marcelomendoncasoares
authored
58b7b40
View commit details
Copy full SHA for 58b7b40
View code at this point
Browse repository at this point
feat: Implements CTRL+Click to go to model definitions (#5680)
marcelomendoncasoares
authored
4d36610
View commit details
Copy full SHA for 4d36610
View code at this point
Browse repository at this point
Commits on Sep 3, 2026
feat: Configure Serverpod cloud storage in templates (#5666)
Show description for 9540658
Crazelu
and
marcelomendoncasoares
authored
9540658
View commit details
Copy full SHA for 9540658
View code at this point
Browse repository at this point
chore: Support `flutter_secure_storage` 11.x in `serverpod_auth_core_flutter` (#5678)
FXschwartz
authored
cd242eb
View commit details
Copy full SHA for cd242eb
View code at this point
Browse repository at this point
chore(deps-dev): Bump the typescript-eslint group in /tools/serverpod_vscode_extension with 2 updates (#5677)
Show description for f304189
dependabot[bot]
authored
f304189
View commit details
Copy full SHA for f304189
View code at this point
Browse repository at this point
feat: Auto-upgrade and relaunch `scloud` when invoked from `serverpod cloud` (#5675)
FXschwartz
authored
0e4563f
View commit details
Copy full SHA for 0e4563f
View code at this point
Browse repository at this point
fix: Keep detecting pub artifact changes after recreation on Windows (#5674)
marcelomendoncasoares
authored
9a6f204
View commit details
Copy full SHA for 9a6f204
View code at this point
Browse repository at this point
fix: Print correct version on serverpod upgrade, and prevent accidental downgrades (#5647)
nielsenko
authored
7ba9bad
View commit details
Copy full SHA for 7ba9bad
View code at this point
Browse repository at this point
feat: Generate the sync tables list and session wrappers for `database: sync` models (#5652)
FXschwartz
authored
8ee9748
View commit details
Copy full SHA for 8ee9748
View code at this point
Browse repository at this point
chore: Remove the "already" from `generate` message when up to date (#5669)
marcelomendoncasoares
authored
70f3484
View commit details
Copy full SHA for 70f3484
View code at this point
Browse repository at this point
Commits on Sep 2, 2026
chore(deps-dev): Bump the typescript-eslint group in /tools/serverpod_vscode_extension with 2 updates (#5651)
Show description for c96c8ce
dependabot[bot]
authored
c96c8ce
View commit details
Copy full SHA for c96c8ce
View code at this point
Browse repository at this point
Commits on Aug 31, 2026
fix: Resolve analyzer issues failing CI lint (#5659)
nielsenko
authored
337940c
View commit details
Copy full SHA for 337940c
View code at this point
Browse repository at this point
fix: Preserve recognized-class deserialization errors (#5568)
Show description for 8d69387
Emrecil69
and
Crazelu
authored
8d69387
View commit details
Copy full SHA for 8d69387
View code at this point
Browse repository at this point
fix: Run serverpod create without TUI in default mode when stdin/stdout is not a TTY (#5646)
Crazelu
authored
2e30f60
View commit details
Copy full SHA for 2e30f60
View code at this point
Browse repository at this point
Commits on Aug 28, 2026
chore: Bump version to 4.0.0-rc.1 and update CHANGELOG (#5653)
marcelomendoncasoares
authored
19f1d3d
View commit details
Copy full SHA for 19f1d3d
View code at this point
Browse repository at this point
Commits on Aug 27, 2026
feat: Add the `database: sync` model option as an experimental feature (#5638)
Show description for 1a15736
FXschwartz
and
marcelomendoncasoares
authored
1a15736
View commit details
Copy full SHA for 1a15736
View code at this point
Browse repository at this point
feat: Require the .spy.yaml extension for model files (#5644)
FXschwartz
authored
f55a90f
View commit details
Copy full SHA for f55a90f
View code at this point
Browse repository at this point
Commits on Aug 26, 2026
chore: Use Dart workspaces on the Serverpod monorepo (#5562)
marcelomendoncasoares
authored
b137088
View commit details
Copy full SHA for b137088
View code at this point
Browse repository at this point
feat: Allow `fk` flag for declaring the owner of the foreign key on a `relation` (#5610)
marcelomendoncasoares
authored
4e2adc9
View commit details
Copy full SHA for 4e2adc9
View code at this point
Browse repository at this point
fix: Remove active server scopes when their ServerProcess exits (#5637)
Crazelu
authored
f67090a
View commit details
Copy full SHA for f67090a
View code at this point
Browse repository at this point
Commits on Aug 25, 2026
chore: Remove unused Insights endpoint methods (#5606)
FXschwartz
authored
02f40a3
View commit details
Copy full SHA for 02f40a3
View code at this point
Browse repository at this point
Commits on Aug 21, 2026
chore: Bump version to 4.0.0-beta.4 and updates CHANGELOG (#5629)
marcelomendoncasoares
authored
79cf560
View commit details
Copy full SHA for 79cf560
View code at this point
Browse repository at this point
chore: Make generated import prefixes stable (#5628)
marcelomendoncasoares
authored
8ed48d5
View commit details
Copy full SHA for 8ed48d5
View code at this point
Browse repository at this point
fix: Restore inbound foreign keys when a table is recreated (#5627)
marcelomendoncasoares
authored
e1e9d6e
View commit details
Copy full SHA for e1e9d6e
View code at this point
Browse repository at this point
fix: Resolve generated dart formatters with captured stderr (#5580)
Crazelu
authored
e0994c7
View commit details
Copy full SHA for e0994c7
View code at this point
Browse repository at this point
Commits on Aug 20, 2026
chore(deps-dev): Bump sinon and @types/sinon in /tools/serverpod_vscode_extension (#5623)
Show description for e38d231
dependabot[bot]
authored
e38d231
View commit details
Copy full SHA for e38d231
View code at this point
Browse repository at this point
chore: Review all skills for correctness and better guidance (#5616)
marcelomendoncasoares
authored
0353884
View commit details
Copy full SHA for 0353884
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
fix: Update start TUI app status on spontaneous exit, launcher divider color, and clickable app URL (#5618)
FXschwartz
authored
b308cc8
View commit details
Copy full SHA for b308cc8
View code at this point
Browse repository at this point
Commits on Aug 18, 2026
feat: Simplified Serverpod initialization (#5611)
FXschwartz
authored
061fb43
View commit details
Copy full SHA for 061fb43
View code at this point
Browse repository at this point
test: Fix typo on the BigInt and URI tests (#5609)
marcelomendoncasoares
authored
2f561a7
View commit details
Copy full SHA for 2f561a7
View code at this point
Browse repository at this point
feat: Generate the `field` for relations that require the explicit FK (#5596)
marcelomendoncasoares
authored
7f3b6c8
View commit details
Copy full SHA for 7f3b6c8
View code at this point
Browse repository at this point
test: Add missing Uri and BigInt tests (#5601)
Show description for 2416923
Isakdl
and
claude
authored
2416923
View commit details
Copy full SHA for 2416923
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
feat: Allow using deferrable foreign key constraints on the models (#5605)
marcelomendoncasoares
authored
fae53dd
View commit details
Copy full SHA for fae53dd
View code at this point
Browse repository at this point
chore: Bump extension version and CHANGELOG (#5604)
marcelomendoncasoares
authored
3a0740b
View commit details
Copy full SHA for 3a0740b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL