index
:
delta/openstack/horizon.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/horizon.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openstack_dashboard
/
dashboards
/
admin
/
info
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Add SYSTEM_SCOPE_SERVICES setting that hides panels"
Zuul
2022-03-24
1
-0
/
+7
|
\
|
*
Add SYSTEM_SCOPE_SERVICES setting that hides panels
Radomir Dopieralski
2022-03-10
1
-0
/
+7
*
|
Address RemovedInDjango40Warning (3)
Akihiro Motoki
2022-02-04
1
-2
/
+2
|
/
*
Address RemovedInDjango40Warning (2)
Akihiro Motoki
2022-02-04
4
-4
/
+4
*
Merge "Make word wrapping consistent"
Zuul
2021-07-29
1
-3
/
+3
|
\
|
*
Make word wrapping consistent
Vadym Markov
2021-06-25
1
-3
/
+3
*
|
Drop cinder v2 API support
Brian Rosmaita
2021-07-19
1
-1
/
+1
|
/
*
Drop the usage of unicode prefix from unicode strings
YuehuiLei
2021-02-12
1
-3
/
+3
*
Use python3-style super()
Akihiro Motoki
2020-10-15
2
-6
/
+4
*
Use unittest.mock instead of third party mock
Ivan Kolodyazhny
2020-03-26
1
-1
/
+1
*
Deprecate exceptions.check_message
Robin Cernin
2019-12-23
1
-3
/
+0
*
Handle partial dict setting
Akihiro Motoki
2019-09-26
1
-3
/
+3
*
Define default settings explicitly (openstack_dashboard 2/5)
Akihiro Motoki
2019-04-24
1
-2
/
+2
*
pylint: fix len-as-condition warning
Akihiro Motoki
2019-01-16
1
-2
/
+1
*
admin info: check required service for network tab
Akihiro Motoki
2018-09-08
1
-0
/
+1
*
Convert admin.info tests into mock
Vladislav Kuzmin
2018-03-18
1
-28
/
+31
*
django2: Replace django.core.urlresolves with django.urls
Akihiro Motoki
2018-02-17
2
-4
/
+4
*
Use Cinder API v3 by default
Ivan Kolodyazhny
2017-12-18
1
-1
/
+2
*
Drop Heat related code from horizon
Akihiro Motoki
2017-12-05
4
-86
/
+3
*
Add network availability zone information for network agents
Trygve Vea
2017-10-21
2
-0
/
+25
*
Correct the word orchestation to orchestration
wei.ying
2017-04-09
1
-1
/
+1
*
hacking: noqa cleanup in openstack_dashboard
Akihiro Motoki
2017-03-17
1
-2
/
+2
*
Merge "Remove unused variable"
Jenkins
2017-03-16
1
-1
/
+1
|
\
|
*
Remove unused variable
Béla Vancsics
2017-03-08
1
-1
/
+1
*
|
Do not try to show L3 agent action when enable_router is False
Akihiro Motoki
2017-03-13
1
-0
/
+4
|
/
*
fix some pylint warnings
Huachao Mao
2016-12-22
1
-1
/
+1
*
Rework hardcoded policy in admin dash
David Lyle
2016-11-18
1
-0
/
+4
*
Modify use of assertTrue(A in B)
Bin Zhou
2016-09-03
1
-3
/
+3
*
UX: System Information Overflow Fail
Diana Whitten
2016-08-05
1
-3
/
+3
*
Improve system info page
eric
2016-05-26
5
-30
/
+57
*
Use 'trimmed' for blocktrans with multi-line contents
Akihiro Motoki
2016-05-19
1
-1
/
+1
*
Adding admin lookup of routers per l3 agent
eric
2016-05-13
1
-1
/
+17
*
Update URLs to Django 1.8+ style
Rob Cresswell
2016-03-28
1
-4
/
+3
*
Look for volumev2 endpoints instead of volume
IWAMOTO Toshihiro
2016-02-23
2
-2
/
+3
*
Merge "Excise Trove from Horizon"
Jenkins
2015-12-30
1
-1
/
+0
|
\
|
*
Excise Trove from Horizon
David Lyle
2015-12-22
1
-1
/
+0
*
|
Clean up horizon.scss - Admin Sys Info
Diana Whitten
2015-12-22
1
-1
/
+1
|
/
*
Change column order for Orchestration Services table
liyingjun
2015-12-01
1
-2
/
+4
*
Excising Sahara from Horizon
David Lyle
2015-12-03
1
-1
/
+1
*
Merge "Refactor the admin tabs code"
Jenkins
2015-09-04
1
-8
/
+8
|
\
|
*
Refactor the admin tabs code
jingliuqing
2015-07-16
1
-8
/
+8
*
|
Move Horizon to pure plugin loading only
David Lyle
2015-08-03
1
-5
/
+0
*
|
Replace mox with mox3
Victor Stinner
2015-07-13
1
-2
/
+2
|
/
*
Fixing permissions for data processing panels
Chad Roberts
2015-03-09
1
-1
/
+1
*
Permit using latest python-cinderclient
Gary W. Smith
2015-03-03
1
-0
/
+1
*
Add orchestration service status reporting
Kanagaraj Manickam
2015-02-25
3
-40
/
+117
*
Reduce page title duplication in Admin views
Sam Betts
2015-02-11
2
-4
/
+1
*
Merge "Translatable system information panel state/status"
Jenkins
2015-02-11
2
-9
/
+17
|
\
|
*
Translatable system information panel state/status
liyingjun
2015-02-10
2
-9
/
+17
*
|
Move to hacking 0.10
lin-hua-cheng
2015-02-04
1
-4
/
+4
|
/
[next]