plstackapi.git
2014-12-22 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-12-22 Scott Bakerforce version 2.4 of django rest framework
2014-12-22 Sapan BhatiaManually added required dependency
2014-12-22 Sapan BhatiaSwitched sync_controller_slices back to using the API...
2014-12-22 Scott Bakerfix javascript fail if xosvalidators.js not loaded...
2014-12-22 Sapan BhatiaBUGFIX
2014-12-22 Sapan BhatiaController-related updates to sync_controller_slices
2014-12-22 Sapan BhatiaMinor bug fix in sync_site_deployments
2014-12-22 Sapan BhatiaFixed several typos and tab issues in sync_controller_n...
2014-12-22 Sapan BhatiaAdapted sync_nodes to controller objects
2014-12-22 Sapan BhatiaBug fixes to sync_controller_images.yaml
2014-12-22 Sapan BhatiaBug fixes to sync_controller_networks
2014-12-22 Sapan BhatiaBUG Fixes to sync_controller_images
2014-12-22 Sapan BhatiaBUGFIX
2014-12-22 Sapan BhatiaUpdated client driver for controller objects
2014-12-22 Sapan BhatiaBug fix. Networks were not automaticaly getting added...
2014-12-22 Sapan BhatiaFixed a UI error in admin
2014-12-21 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2014-12-21 Sapan BhatiaChanged placement of ansible on filesystem
2014-12-21 Sapan BhatiaChecked in a missing changeset
2014-12-21 Sapan BhatiaWorked around an exception
2014-12-21 Sapan BhatiaWorked around an exception: FieldError
2014-12-20 Scott Bakerper-controller view display
2014-12-20 Scott Bakermodels for per-controller dashboard views
2014-12-19 Scott Bakerfix 'sys not defined' error when displaying observer...
2014-12-19 Scott Bakerupload make target
2014-12-19 Scott Bakernew version number
2014-12-19 Scott Bakerfix migration creation issue due to DiffModelMixin
2014-12-19 Sapan BhatiaAdded ansible recipes for images, networks
2014-12-19 Sapan BhatiaFixed credentials in sync_slivers
2014-12-19 Sapan Bhatiafixed a typo
2014-12-19 Sapan BhatiaDropped dead code in sync_controller_slices
2014-12-19 Sapan BhatiaSync networks fully converted over to ansible
2014-12-19 Sapan BhatiaSync images converted over to Ansible
2014-12-19 Sapan BhatiaDrop try/catch that causes uncaught errors in the Obser...
2014-12-19 Sapan BhatiaUpdated model deps file with Controller-based objects
2014-12-19 Tony Mackfix bug that caused flavors to be permanently deleted
2014-12-19 Tony Mackupdate beta fixture to work with new schema
2014-12-19 Tony Mackfix bug preventing deployment admin from updating deplo...
2014-12-19 Tony Mackremoving migrations
2014-12-19 Tony Mackrefactor and bug fixes
2014-12-19 Tony Mackrefactor
2014-12-19 Tony MackController replaces Deployment
2014-12-19 Tony Mackintroduce Controller model
2014-12-18 Scott Bakerfinished support for ManyToMany with through relations...
2014-12-18 Scott Bakersupport for through relations in REST API, WIP
2014-12-18 Scott Bakersyphonall support for picker
2014-12-17 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-12-17 Scott Baker2 column picker WIP
2014-12-16 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-12-16 Sapan BhatiaAbility to pull slice stats
2014-12-16 Sapan BhatiaAbility to pull Sliver stats
2014-12-16 Sapan BhatiaAdded ceilometer as monitor driver
2014-12-16 Sapan BhatiaAdded monitor layer of abstraction for dashboard statistics
2014-12-16 Scott Bakercomplicated sliver logic implemented
2014-12-16 Scott Bakerflavor and imageDeployments objects
2014-12-16 Scott Bakersupport for different detail views for each model
2014-12-16 Scott Bakerfix one half of ManyToMany relations stored in wrong obj
2014-12-16 Scott Bakerget rid of hyperlinks in *IDSerializer
2014-12-15 Scott Bakergeneric applyConstraints, before abandoning
2014-12-12 Scott Bakerno column title or sort button for delete and backend_s...
2014-12-12 Scott Bakerbackend_status fields in all models
2014-12-12 Scott Bakerbackend status text for detail views
2014-12-12 Scott Bakerreplace the CompositeView list with the DataTable list
2014-12-12 Scott Bakerbackend_status icon
2014-12-12 Scott Bakerrefresh and add buttons working
2014-12-12 Scott Bakerpagination, search, and sort now working in datatables...
2014-12-11 Scott Bakerdatatable in a marionette view, WIP
2014-12-10 Scott Bakeradd ability to force route
2014-12-10 Scott Bakerbutton panels done right
2014-12-10 Scott Bakerfix wrong parentfieldName in add link, fix filters...
2014-12-10 Scott Bakerall list and listitem views now use generic templates
2014-12-09 Scott Bakerreadonly fields, wip
2014-12-09 Scott Bakermove idToName into xos-backbone.js, add preSave hook...
2014-12-08 Scott Bakerfix class to sub-template need the dict in them
2014-12-08 Scott BakerAdd FilteredCompositeView, fix the prevPage routing
2014-12-08 Scott Bakerfiltering the collection was the very very wrong way...
2014-12-08 Scott Bakerfix selects not having default item set properly
2014-12-08 Scott BakeraddChild link working for things other than slivers
2014-12-08 Scott Bakermake field names in the generic detail view look nice
2014-12-08 Scott Bakerall detail templates replaced by generic
2014-12-05 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-12-05 Scott Bakerheader and footer templates for list views
2014-12-05 Scott BakeraddChild dialog, synchronous mode for detailview
2014-12-05 Scott Bakerfix validation misnamed in slice model
2014-12-05 Scott Bakerrename shower functions to createHandler functions...
2014-12-05 Scott Bakerdialog for addChild
2014-12-03 SapanWorkaround for a dependency issue
2014-12-03 SapanMerge branch 'master' of git://git.planet-lab.org/plsta...
2014-12-03 SapanDeletion recipe for slivers
2014-12-03 SapanSwitched deletion to ansible
2014-12-03 SapanNeed a different recipe to delete slivers
2014-12-03 Sapan/sys for sync_user_deployments
2014-12-03 SapanDon't make a backup of ansible recipe
2014-12-03 SapanAnsible doesn't like spaces in filenames
2014-12-03 Sapansync_user_deployments -> /sys
2014-12-03 Sapan/sys for sync_slice_deployments
2014-12-03 SapanFill in missing availability zone in slivers yaml
2014-12-03 SapanMake sync_slice_deployments conform to sys interface
2014-12-03 SapanMake sync_slivers conform to sys
next