File tree
274 files changed
+5287
-3883
lines changed- .github
- actions/setup-sentry
- workflows
- src/sentry
- api
- endpoints
- helpers/group_index
- serializers
- models
- rest_framework
- auth
- conf
- db/models/fields
- deletions/defaults
- discover/endpoints
- features
- incidents
- models
- utils
- integrations
- bitbucket
- jira/webhooks
- vercel
- issues
- endpoints
- lang/native
- migrations
- models
- notifications/models
- onboarding_tasks
- organizations/services/organization
- receivers
- replays
- rules/conditions
- seer/anomaly_detection
- snuba
- tagstore
- tasks
- tempest
- endpoints
- testutils
- uptime/consumers
- workflow_engine
- endpoints/validators
- migration_helpers
- models
- processors
- typings
- static/app
- components
- alerts
- charts
- checkInTimeline
- devtoolbar/components/alerts
- events
- autofix
- eventReplay
- highlights
- interfaces
- crons
- performance
- forms/controls
- globalModal
- modals/inviteMembersModal
- onboardingWizard
- profiling/flamegraph
- flamegraphOverlays
- sidebar
- types
- utils
- analytics
- discover
- issueTypeConfig
- profiling/profile
- search
- __mocks__
- views
- alerts
- list/rules
- rules/metric
- details
- triggers/chart
- dashboards
- widgetBuilder
- buildSteps/thresholdsStep
- components
- hooks
- utils
- widgetCard
- widgets
- common
- timeSeriesWidget
- discover
- eventDetails
- table
- explore/charts
- insights
- common/queries
- mobile/screens
- components
- views
- pages/mobile
- integrationPipeline
- issueDetails
- actions
- groupEventDetails
- streamline
- header
- sidebar
- monitors
- components
- overviewTimeline
- utils
- onboarding/components
- performance
- landing/widgets
- components
- newTraceDetails/traceDrawer/details
- span
- traceDetails
- transactionDetails
- trends
- utils
- profiling
- landing
- profileSummary
- projectInstall
- settings
- account/notifications
- components
- project/tempest
- setupWizard/utils
- traces
- tests
- js
- fixtures
- sentry-test
- sentry
- api
- endpoints
- serializers
- rest_framework
- integrations/api/endpoints
- issues
- seer/anomaly_detection
- tasks
- tempest
- web/frontend
- workflow_engine
- endpoints
- migration_helpers
- models
- processors
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
274 files changed
+5287
-3883
lines changedDiff for: .github/actions/setup-sentry/action.yml
+29
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
46 | 54 |
| |
47 | 55 |
| |
48 | 56 |
| |
| |||
139 | 147 |
| |
140 | 148 |
| |
141 | 149 |
| |
| 150 | + | |
142 | 151 |
| |
143 | 152 |
| |
144 | 153 |
| |
| |||
195 | 204 |
| |
196 | 205 |
| |
197 | 206 |
| |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + |
Diff for: .github/workflows/backend.yml
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
330 | 330 |
| |
331 | 331 |
| |
332 | 332 |
| |
| 333 | + | |
333 | 334 |
| |
334 | 335 |
| |
335 | 336 |
| |
|
Diff for: CHANGES
+32
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
1 | 33 |
| |
2 | 34 |
| |
3 | 35 |
| |
|
Diff for: eslint.config.mjs
+1-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
281 | 281 |
| |
282 | 282 |
| |
283 | 283 |
| |
284 |
| - | |
285 | 284 |
| |
286 | 285 |
| |
287 | 286 |
| |
288 | 287 |
| |
289 | 288 |
| |
290 | 289 |
| |
291 |
| - | |
292 | 290 |
| |
293 | 291 |
| |
294 | 292 |
| |
| |||
684 | 682 |
| |
685 | 683 |
| |
686 | 684 |
| |
687 |
| - | |
| 685 | + | |
688 | 686 |
| |
689 | 687 |
| |
690 | 688 |
| |
|
Diff for: jest.config.ts
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
234 | 234 |
| |
235 | 235 |
| |
236 | 236 |
| |
237 |
| - | |
| 237 | + | |
238 | 238 |
| |
239 | 239 |
| |
240 | 240 |
| |
|
Diff for: migrations_lockfile.txt
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Diff for: package.json
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
146 | 146 |
| |
147 | 147 |
| |
148 | 148 |
| |
149 |
| - | |
| 149 | + | |
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
|
Diff for: pyproject.toml
+1-8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 |
| - | |
107 | 106 |
| |
108 | 107 |
| |
109 | 108 |
| |
110 |
| - | |
111 | 109 |
| |
112 | 110 |
| |
113 | 111 |
| |
| |||
134 | 132 |
| |
135 | 133 |
| |
136 | 134 |
| |
137 |
| - | |
138 | 135 |
| |
139 | 136 |
| |
140 | 137 |
| |
| |||
162 | 159 |
| |
163 | 160 |
| |
164 | 161 |
| |
165 |
| - | |
166 | 162 |
| |
167 | 163 |
| |
168 | 164 |
| |
169 |
| - | |
170 | 165 |
| |
171 | 166 |
| |
172 | 167 |
| |
| |||
188 | 183 |
| |
189 | 184 |
| |
190 | 185 |
| |
191 |
| - | |
192 | 186 |
| |
193 | 187 |
| |
194 |
| - | |
195 | 188 |
| |
196 | 189 |
| |
197 | 190 |
| |
| |||
288 | 281 |
| |
289 | 282 |
| |
290 | 283 |
| |
291 |
| - | |
292 | 284 |
| |
293 | 285 |
| |
294 | 286 |
| |
| |||
344 | 336 |
| |
345 | 337 |
| |
346 | 338 |
| |
| 339 | + | |
347 | 340 |
| |
348 | 341 |
| |
349 | 342 |
| |
|
Diff for: requirements-dev-frozen.txt
+8-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 |
| - | |
| 95 | + | |
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
| |||
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
187 |
| - | |
| 187 | + | |
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
| |||
229 | 229 |
| |
230 | 230 |
| |
231 | 231 |
| |
| 232 | + | |
232 | 233 |
| |
233 | 234 |
| |
| 235 | + | |
234 | 236 |
| |
235 | 237 |
| |
236 | 238 |
| |
237 | 239 |
| |
238 | 240 |
| |
239 | 241 |
| |
240 | 242 |
| |
241 |
| - | |
| 243 | + | |
242 | 244 |
| |
243 | 245 |
| |
244 | 246 |
| |
|
Diff for: requirements-dev.txt
+3-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
| 60 | + | |
60 | 61 |
| |
61 | 62 |
| |
| 63 | + |
Diff for: requirements-frozen.txt
+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
|
Diff for: src/sentry/api/endpoints/auth_config.py
+3-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
3 | 5 |
| |
4 | 6 |
| |
5 | 7 |
| |
| |||
30 | 32 |
| |
31 | 33 |
| |
32 | 34 |
| |
33 |
| - | |
| 35 | + | |
34 | 36 |
| |
35 | 37 |
| |
36 | 38 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 | 5 |
| |
7 | 6 |
| |
8 | 7 |
| |
| |||
42 | 41 |
| |
43 | 42 |
| |
44 | 43 |
| |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 | 44 |
| |
49 | 45 |
| |
50 | 46 |
| |
| |||
85 | 81 |
| |
86 | 82 |
| |
87 | 83 |
| |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 | 84 |
| |
92 | 85 |
| |
93 | 86 |
| |
|
0 commit comments