index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dashboard
/
app
/
handler.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
dashboard/app: add support for AI workflows
Dmitry Vyukov
2026-01-05
1
-2
/
+6
*
all: use any instead of interface{}
Dmitry Vyukov
2025-12-22
1
-1
/
+1
*
dashboard/app: allow to set spanner context only from tests
Taras Madan
2025-05-05
1
-6
/
+1
*
dashboard/app: pre-gzip all responses
Taras Madan
2025-02-05
1
-26
/
+97
*
dashboard/app: test coverage /file link
Taras Madan
2025-01-27
1
-0
/
+3
*
dashboard/api: log trace id and return it to the client
Taras Madan
2024-11-04
1
-5
/
+7
*
dashboard/app: introduce authorized PublicAccess
Taras Madan
2024-10-24
1
-1
/
+2
*
dashboard/app: don't limit requests for the authenticated users
Taras Madan
2024-10-09
1
-3
/
+5
*
dashboard/app/api.go: handleAPI can return less 5xx errors
Taras Madan
2024-07-24
1
-10
/
+15
*
dashboard/app: make coverage menu and page optional
Taras Madan
2024-07-04
1
-0
/
+2
*
all: fix up context import after go fix
Dmitry Vyukov
2024-04-26
1
-1
/
+1
*
all: go fix everything
Dmitry Vyukov
2024-04-26
1
-1
/
+1
*
dashboard/app/handler.go: explain throttling rules on 429
Taras Madan
2024-04-24
1
-1
/
+2
*
dashboard/app: backpressure robots
Taras Madan
2024-04-22
1
-0
/
+30
*
dashboard: don't print error on high memcache contention
Aleksandr Nogikh
2023-11-22
1
-1
/
+4
*
dashboard: throttle incoming requests
Aleksandr Nogikh
2023-11-03
1
-0
/
+39
*
dashboard: remove too granular config helpers
Aleksandr Nogikh
2023-10-12
1
-2
/
+2
*
dashboard: introduce a getNsConfig() helper
Aleksandr Nogikh
2023-10-12
1
-1
/
+1
*
dashboard: access config through context
Aleksandr Nogikh
2023-10-12
1
-6
/
+6
*
dashboard: display backport lists
Aleksandr Nogikh
2023-08-23
1
-0
/
+2
*
all: use errors.As instead of .(type)
Taras Madan
2023-07-24
1
-2
/
+3
*
dashboard: fix the Config.Decommissioned race
Aleksandr Nogikh
2023-07-18
1
-1
/
+1
*
dashboard: let users see decommissioned namespaces
Aleksandr Nogikh
2023-04-20
1
-3
/
+3
*
dashboard: use refrence as the current URL key
Aleksandr Nogikh
2023-02-24
1
-3
/
+3
*
dashboard: add a feedback button
Aleksandr Nogikh
2023-02-21
1
-0
/
+2
*
dashboard: display the subsystem list
Aleksandr Nogikh
2023-02-17
1
-0
/
+2
*
dashboard: cache per-subsystem stats
Aleksandr Nogikh
2023-02-17
1
-2
/
+2
*
dashboard: display subsystems in bug lists
Aleksandr Nogikh
2023-01-27
1
-0
/
+11
*
dashboard/app: return 4xx instead of 5xx for user requests
Taras Madan
2022-05-13
1
-3
/
+21
*
dashboard/app: fix reported error depth (#3138)
Taras Madan
2022-05-13
1
-1
/
+2
*
dashboard/app: update to go116 (#2959)
Taras Madan
2022-01-05
1
-3
/
+3
*
dashboard/app: hide decommissioned items (#2902)
Taras Madan
2021-12-01
1
-0
/
+3
*
dashboard/app: cache per-namespace bug stats
Dmitry Vyukov
2020-07-09
1
-0
/
+6
*
dashboard/app: add navigation buttons
Dmitry Vyukov
2020-07-09
1
-0
/
+2
*
dashboard/app: fix linter warnings
Dmitry Vyukov
2020-04-29
1
-5
/
+0
*
dashboard/app: remove old namespace redirects
Dmitry Vyukov
2020-04-29
1
-25
/
+0
*
dashboard: update to go111 runtime
Andrew Donnellan
2020-01-29
1
-1
/
+1
*
dashboard/app: don't log errors that can be caused by bad user requests
Dmitry Vyukov
2019-10-25
1
-2
/
+6
*
dashboard/app: fix error wrapping
Dmitry Vyukov
2019-09-19
1
-3
/
+3
*
dashboard/app: fix cookie caching and redirects
Dmitry Vyukov
2019-04-12
1
-3
/
+5
*
dashboard/app: fix login redirects
Dmitry Vyukov
2019-04-10
1
-12
/
+17
*
dashboard/app: split dashboard per-namespace
Dmitry Vyukov
2019-04-08
1
-5
/
+137
*
dashboard/app: add admin page
Dmitry Vyukov
2019-04-05
1
-0
/
+2
*
syz-manager: modernize web UI
Dmitry Vyukov
2018-11-22
1
-85
/
+2
*
dashboard/app: tidy up UI
Dmitry Vyukov
2018-09-20
1
-0
/
+9
*
dashboard/app: use CCYY/MM/DD hh:mm format
Dmitry Vyukov
2018-07-02
1
-1
/
+1
*
dashboard/app: use links instead of attachments in emails
Dmitry Vyukov
2018-03-25
1
-35
/
+0
*
dashboard/app: reduce noise is error log
Dmitry Vyukov
2018-03-22
1
-1
/
+5
*
dashboard/app: add support for Google Analytics
Dmitry Vyukov
2018-03-21
1
-10
/
+16
*
dashboard/app: don't log un-signed-in users as errors
Dmitry Vyukov
2018-03-20
1
-3
/
+2
[next]