Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Lynchburg Server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lynchburg
Lynchburg Server
1fce0bc55bf30477342bd143c5436d30ec75a673
lynchburg-server
controllers
debug.py
Find file
Normal view
Permalink
debug.py
78 B
Newer
Older
Blame preferences
Learn to ignore specific revisions
Add git meta to debug index
Nils G.
committed
4 years ago
1
2
from
misc_util
import
META_GET
Minor fixes to debug window
Nils G.
committed
4 years ago
3
def
index
():
Add git meta to debug index
Nils G.
committed
4 years ago
4
return
dict
(
meta
=
META_GET
())