This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
364 files changed
+5645
-3108
lines changed- src/sentry
- api/endpoints
- debug_files
- features
- hybridcloud/tasks
- incidents
- endpoints/serializers
- models
- integrations
- messaging
- slack
- source_code_management
- issues/auto_source_code_config
- models
- options
- receivers
- replays/usecases/ingest
- runner/commands
- search/eap
- ourlogs
- spans
- uptime_checks
- seer/fetch_issues
- snuba
- spans/consumers/process_segments
- static/sentry/images/logos
- tasks/summaries
- taskworker
- testutils
- utils
- performance_issues
- workflow_engine
- handlers
- action/notification
- condition
- migration_helpers
- processors
- typings
- static
- app
- actionCreators
- components
- charts
- components
- checkInTimeline/utils
- compactSelect
- gridList
- listBox
- container
- core
- select
- textarea
- deprecatedSmartSearchBar
- deprecatedforms
- discover
- events
- autofix
- contexts
- featureFlags
- groupingInfo
- interfaces
- debugMeta
- spans
- threads/threadSelector
- uptime
- viewHierarchy
- feedback
- feedbackItem
- feedbackOnboarding
- forms/fields
- group
- issues
- modals
- inviteMembersModal
- savedSearchModal
- widgetBuilder
- onboarding
- gettingStartedDoc
- utils
- organizations
- pageFilters
- profiling
- flamegraph
- projects
- replays
- diff
- replaysOnboarding
- searchQueryBuilder/tokens/filter
- selectMembers
- stories
- stream
- tabs
- timeRangeSelector
- workflowEngine/simpleTable
- gettingStartedDocs
- java
- javascript
- types
- utils
- duration
- gettingStartedDocs
- performance
- contexts
- quickTrace
- profiling/hooks
- useVirtualizedTree
- replays
- theme
- views
- acceptProjectTransfer
- admin
- alerts
- builder
- list/rules
- rules
- issue
- metric
- triggers
- actionsPanel
- dashboards
- contexts
- datasetConfig
- manage
- utils
- widgetBuilder
- buildSteps
- groupByStep
- sortByStep
- components
- common
- visualize
- hooks
- issueWidget
- utils
- widgetCard
- widgets
- common
- timeSeriesWidget
- plottables
- widget
- discover
- table
- explore
- charts
- hooks
- multiQueryMode
- queryConstructors
- queryVisualizations
- spans
- tables
- toolbar
- insights
- browser
- resources/views
- webVitals/queries/storedScoreQueries
- common
- components
- queries
- utils
- pages
- backend/laravel
- sessions/queries
- uptime/views
- integrationOrganizationLink
- issueDetails
- streamline
- sidebar
- issueList
- actions
- issueViews
- utils
- issues
- monitors
- components
- overviewTimeline
- organizationStats/teamInsights
- performance
- landing
- newTraceDetails
- traceDrawer
- details
- profiling
- span/sections
- tabs
- traceModels
- traceRow
- traceSearch
- traceState
- transactionSummary
- transactionVitals
- profiling
- projectDetail
- projectInstall
- releases
- detail/commitsAndFiles
- list/releaseCard
- relocation
- sentryAppExternalInstallation
- settings
- account/notifications
- components/dataScrubbing/modals/form
- organizationAuditLog
- organizationAuth
- organizationIntegrations
- projectSourceMaps
- fonts
- gsApp
- components/performance
- types
- utils
- views
- amCheckout
- steps
- onDemandBudgets
- spendAllocations/components
- subscriptionPage
- tests
- js/getsentry-test/fixtures
- sentry
- api/endpoints
- hybridcloud
- models
- tasks
- incidents
- action_handlers
- models
- serializers
- integrations/slack/service
- issues/auto_source_code_config
- models
- seer/fetch_issues
- spans/consumers/process_segments
- tasks
- taskworker
- workflow_engine
- endpoints
- handlers/action
- notification
- migration_helpers
- processors
- snuba
- api/endpoints
- incidents
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
364 files changed
+5645
-3108
lines changed+26-29
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
20 |
| - | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 |
| - | |
183 |
| - | |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 |
| - | |
188 |
| - | |
189 |
| - | |
190 |
| - | |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
195 |
| - | |
196 |
| - | |
197 |
| - | |
198 |
| - | |
199 |
| - | |
200 |
| - | |
201 |
| - | |
202 |
| - | |
203 |
| - | |
204 |
| - | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
205 | 202 |
| |
206 | 203 |
| |
207 | 204 |
| |
|
+14-14
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
143 |
| - | |
| 143 | + | |
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
| |||
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
| |
178 |
| - | |
| 178 | + | |
179 | 179 |
| |
180 | 180 |
| |
181 |
| - | |
182 |
| - | |
183 |
| - | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
| |||
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
197 |
| - | |
198 |
| - | |
199 |
| - | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
200 | 200 |
| |
201 |
| - | |
| 201 | + | |
202 | 202 |
| |
203 |
| - | |
204 |
| - | |
| 203 | + | |
| 204 | + | |
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
209 |
| - | |
| 209 | + | |
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
| |||
220 | 220 |
| |
221 | 221 |
| |
222 | 222 |
| |
223 |
| - | |
| 223 | + | |
224 | 224 |
| |
225 | 225 |
| |
226 | 226 |
| |
| |||
256 | 256 |
| |
257 | 257 |
| |
258 | 258 |
| |
259 |
| - | |
| 259 | + | |
260 | 260 |
| |
261 | 261 |
| |
262 | 262 |
| |
|
0 commit comments