Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
3101c978666d5035c6379e0197ae0e2dab294844
/
planetstack
/
core
3101c97
fix titles of add-slice and edit-users dialogs
by Scott Baker
· 10 years ago
89ba0a8
fix one row trimmed off if iDisplayLength==-1
by Scott Baker
· 10 years ago
e56d327
disable paginate and filter of site list in tenant view
by Scott Baker
· 10 years ago
435c2c9
save users supported in tenant view
by Scott Baker
· 10 years ago
1f7901b
throw error if no nodes in site
by Scott Baker
· 10 years ago
23cc197
caption for SliceSelector
by Scott Baker
· 10 years ago
a76f65d
save site_allocations
by Scott Baker
· 10 years ago
b52f7af
display 'no slices' when there are no slices
by Scott Baker
· 10 years ago
c36cafb
only admins can save/update controllers
by Tony Mack
· 10 years ago
9b1f2a0
latest minidashboard code
by Scott Baker
· 10 years ago
a0ffec5
minidashboard, WIP
by Scott Baker
· 10 years ago
4d5ab44
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
by Scott Baker
· 10 years ago
97acad9
edit users button in tenant view
by Scott Baker
· 10 years ago
ab6538f
remove Tags tab from model pages
by Tony Mack
· 10 years ago
e999be8
Load ceilometer credentials from controller
by Sapan Bhatia
· 10 years ago
aba9183
add sanity check; add default_flavors and default_images
by Scott Baker
· 10 years ago
2a11f25
add blessed flavors and service classes to tenant view object
by Scott Baker
· 10 years ago
339d512
sliceplus incorporate field changes from slice model
by Scott Baker
· 10 years ago
200181e
remove image_preference, add default_image, default_flavor to slice
by Scott Baker
· 10 years ago
c94091a
more tenantview variables pass to xoslib
by Scott Baker
· 10 years ago
bbc8a5b
base class stuff for xoslib methods from genapi
by Scott Baker
· 10 years ago
6b145aa
afterDelete working in tenant view
by Scott Baker
· 10 years ago
cd07a59
tenantview without navigation
by Scott Baker
· 10 years ago
db8bac8
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
by Scott Baker
· 10 years ago
dcf6fbf
sliceplus support for site_allocation and network_ports for tenant view
by Scott Baker
· 10 years ago
342d9b9
tenant view, WIP
by Scott Baker
· 10 years ago
3c01ff9
cleanup controller links in admin.py
by Tony Mack
· 10 years ago
3bc8ba4
Merge branch 'master' of git://git.planet-lab.org/plstackapi
by Sapan Bhatia
· 10 years ago
0255e20
Bug fix to Django view for statistics
by Sapan Bhatia
· 10 years ago
e7035eb
fix node.site --> node.site_deployment.site
by Scott Baker
· 10 years ago
0332483
xoslib method to get tenant view info
by Scott Baker
· 10 years ago
d3a6b2c
fix camelcasing of networkPorts -> network_ports
by Scott Baker
· 10 years ago
8b89d30
add networkPorts
by Scott Baker
· 10 years ago
4357457
fix errors in admin related to sitedeployment object
by Scott Baker
· 10 years ago
98b26b6
get site & deployment from slice_deployment in SlicePlus
by Scott Baker
· 10 years ago
49af8e2
dashboard iframe selector that can handle multiple nagios without namespace collisions
by Scott Baker
· 10 years ago
88d7ff7
Merge branch 'master' of git://git.planet-lab.org/plstackapi
by Sapan Bhatia
· 10 years ago
11a3294
Statistics view for ceilometer-based stats
by Sapan Bhatia
· 10 years ago
ffe6d8b
checking in missing site/slice privilege steps
by Tony Mack
· 10 years ago
42cb503
rename imagePreference -> image_preference
by Scott Baker
· 10 years ago
ee9736d
rename camelcase fields in slice
by Scott Baker
· 10 years ago
94b9560
rename camelcase fields in slice
by Scott Baker
· 10 years ago
1e82828
removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model
by Tony Mack
· 10 years ago
a99fbb2
removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model
by Tony Mack
· 10 years ago
a172893
removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model
by Tony Mack
· 10 years ago
7f542c6
removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model
by Tony Mack
· 10 years ago
bbfd8f2
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
by Scott Baker
· 10 years ago
0451fb6
update code to use renamed network fields
by Scott Baker
· 10 years ago
2f5be42
added 'remote_password' property to User model
by Tony Mack
· 10 years ago
d6f85e4
migration script for field names in network object
by Scott Baker
· 10 years ago
81fa17f
update to make use of renamed NetworkTemplate fields
by Scott Baker
· 10 years ago
2dced86
fix field names in network object
by Scott Baker
· 10 years ago
bf6aa30
replaced sliver.controllerNetwork with sliver.deployment
by Tony Mack
· 10 years ago
cd8f875
added version to Controller string representation
by Tony Mack
· 10 years ago
fea4997
adding initial migrations
by Tony Mack
· 10 years ago
b1fda97
add ControllerSiteDeployment to xoslib
by Scott Baker
· 10 years ago
94dcc41
fix javascript error if enacted is undefined
by Scott Baker
· 10 years ago
c8af575
rest_framework doesn't have a serializers.ReadOnlyField
by Scott Baker
· 10 years ago
a4ac3a8
fix plus mixin for rest_framework 3.0
by Scott Baker
· 10 years ago
df54cf2
sliceplus: return role string instead of role object
by Scott Baker
· 10 years ago
a3134fe
latest auto-generated genapi
by Scott Baker
· 10 years ago
f0f5073
fix error when displaying dashboards in home view
by Scott Baker
· 10 years ago
c6870e7
add SiteDeployment to xoslib
by Scott Baker
· 10 years ago
6d4f9ff
add controller to xoslib
by Scott Baker
· 10 years ago
75930d8
change capitolization of related_name for ControllerDashboardView
by Scott Baker
· 10 years ago
a6a0c77
rename ControllerDashboard to ControllerDashboardView
by Scott Baker
· 10 years ago
5308f0a
add ManyToMany for (Image, Deployment)
by Scott Baker
· 10 years ago
325e3e2
eliminate from xoslib models deleted due to introduction of controllers
by Scott Baker
· 10 years ago
c4ec14b
BUGFIX: Controller related field change
by Sapan Bhatia
· 10 years ago
c00a224
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
by Scott Baker
· 10 years ago
1a23146
fix javascript fail if xosvalidators.js not loaded by html
by Scott Baker
· 10 years ago
48208cd
Fixed a UI error in admin
by Sapan Bhatia
· 10 years ago
1788599
per-controller view display
by Scott Baker
· 10 years ago
eef5a6b
models for per-controller dashboard views
by Scott Baker
· 10 years ago
7ca05ab
fix 'sys not defined' error when displaying observer not installed warning
by Scott Baker
· 10 years ago
301eee3
fix migration creation issue due to DiffModelMixin
by Scott Baker
· 10 years ago
11f4d20
fix bug that caused flavors to be permanently deleted
by Tony Mack
· 10 years ago
592aa95
fix bug preventing deployment admin from updating deployment flavors on ssave. fix nameError bug
by Tony Mack
· 10 years ago
8d18057
removing migrations
by Tony Mack
· 10 years ago
93d1b03
refactor and bug fixes
by Tony Mack
· 10 years ago
528d422
refactor
by Tony Mack
· 10 years ago
336e0f9
Controller replaces Deployment
by Tony Mack
· 10 years ago
f3bbe47
introduce Controller model
by Tony Mack
· 10 years ago
ae6e1de
syphonall support for picker
by Scott Baker
· 10 years ago
2f05333
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
by Scott Baker
· 10 years ago
2cbb607
2 column picker WIP
by Scott Baker
· 10 years ago
fc84c88
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi into HEAD
by Sapan Bhatia
· 10 years ago
4d7cdf2
Ability to pull slice stats
by Sapan Bhatia
· 10 years ago
78de56d
Ability to pull Sliver stats
by Sapan Bhatia
· 10 years ago
4703f45
complicated sliver logic implemented
by Scott Baker
· 10 years ago
12bd60e
flavor and imageDeployments objects
by Scott Baker
· 10 years ago
b45e885
support for different detail views for each model
by Scott Baker
· 10 years ago
0495765
generic applyConstraints, before abandoning
by Scott Baker
· 10 years ago
c12e243
no column title or sort button for delete and backend_status columns
by Scott Baker
· 10 years ago
5d5efa6
backend_status fields in all models
by Scott Baker
· 10 years ago
15f0999
backend status text for detail views
by Scott Baker
· 10 years ago
0060907
replace the CompositeView list with the DataTable list
by Scott Baker
· 10 years ago
5c4f2b6
backend_status icon
by Scott Baker
· 10 years ago
eb2565f
refresh and add buttons working
by Scott Baker
· 10 years ago
a047336
pagination, search, and sort now working in datatables views
by Scott Baker
· 10 years ago
Next »