Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ref(sourcemaps): Redesign lookup of source and sourcemaps #45032

Merged
merged 30 commits into from
Feb 28, 2023
Merged
Show file tree
Hide file tree
Changes from 23 commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
a51b308
feat(source-maps): Implement new tables
iambriccardo Feb 14, 2023
2e41780
Improve models
iambriccardo Feb 14, 2023
64f7794
Add date information
iambriccardo Feb 16, 2023
dc5f580
Merge branch 'master' into riccardo/feat/debug-ids-backend
iambriccardo Feb 20, 2023
8bd08e6
Change table name
iambriccardo Feb 20, 2023
3018205
Add new datetime fields
iambriccardo Feb 20, 2023
0b3d86f
Merge branch 'master' into riccardo/feat/debug-ids-backend
iambriccardo Feb 21, 2023
0c2702c
Update tables
iambriccardo Feb 21, 2023
71be64b
Improve
iambriccardo Feb 23, 2023
2312970
Improve
iambriccardo Feb 23, 2023
43cd8dd
Improve
iambriccardo Feb 23, 2023
595ddd9
Improve
iambriccardo Feb 23, 2023
6a6ff67
Improve
iambriccardo Feb 23, 2023
5a2db20
Improve
iambriccardo Feb 23, 2023
bca29af
Fix tests
iambriccardo Feb 23, 2023
6929724
Fix tests
iambriccardo Feb 23, 2023
d12a6d1
Fix errors
iambriccardo Feb 24, 2023
db55ade
ref: Small refactor for the fetcher
mitsuhiko Feb 24, 2023
f8f9305
test: Added dummy test to ensure debug_ids are properly ignored for now
mitsuhiko Feb 24, 2023
45cb57f
Add invalid base64 sourcemap test
iambriccardo Feb 24, 2023
daa99d7
Remove models
iambriccardo Feb 24, 2023
0c21f12
Update comments
iambriccardo Feb 24, 2023
3e955cc
Use return None
iambriccardo Feb 24, 2023
6d2b0a1
Fix error lookup
iambriccardo Feb 27, 2023
4032847
Fix performance issues
iambriccardo Feb 27, 2023
f9fa5e0
Improve
iambriccardo Feb 27, 2023
a230049
noop
iambriccardo Feb 27, 2023
2499cad
Fix test
iambriccardo Feb 27, 2023
ffbf97b
Fix typing
iambriccardo Feb 28, 2023
bff6baf
Fix wrong condition
iambriccardo Feb 28, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading