]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2018-03-05 Tiago Melomgr/dashboard_v2: force whitespace in imports list
2018-03-05 Tiago Melomgr/dashboard_v2: add style guide to the frontend README
2018-03-05 Tiago Melomgr/dashboard_v2: decrease max-line-length to 100
2018-03-05 Tiago Melomgr/dashboard_v2: add tslint no-consecutive-blank-lines...
2018-03-05 Tiago Melomgr/dashboard_v2: add some eslint rules to tslint
2018-03-05 Tiago Melomgr/dashboard_v2: add tslint import linting rule
2018-03-05 Tiago Melomgr/dashboard_v2: add missing codealizer recommended...
2018-03-05 Stephan Müllermgr/dashboard_v2: Add table component
2018-03-05 Ricardo Diasmgr/dashboard_v2: Updated README with instruction on...
2018-03-05 Ricardo Marquesmgr/dashboard_v2: Add breadcrumb on Hosts page
2018-03-05 Ricardo Marquesmgr/dashboard_v2: Move hosts option to cluster menu
2018-03-05 Ricardo Diasmgr/dashboard_v2: mocking of rados and rbd modules
2018-03-05 Ricardo Diasmgr/dashboard_v2: Updated README with notification...
2018-03-05 Ricardo Diasmgr/dashboard_v2: Notification queue
2018-03-05 Sebastian Wagnermgr/dashboard_v2: Fix linting errors
2018-03-05 Volker Theilemgr/dashboard_v2: Mark text with the i18n attribute
2018-03-05 Volker Theilemgr/dashboard_v2: Use Awesome Bootstrap Checkbox.
2018-03-05 Sebastian Wagnermgr/dashboard_v2: Refactored logging
2018-03-05 Ricardo Marquesmgr/dashboard_v2: Don't use localized config for auth
2018-03-05 Volker Theilemgr/dashboard_v2: Session expire at browser close
2018-03-05 Patrick Nawracaymgr/dashboard_v2: Fix content type (body) of error...
2018-03-05 Patrick Nawracaymgr/dashboard_v2: Fix content type of JSON responses
2018-03-05 Sebastian Wagnermgr/dashboard_v2: Added status route to cluster
2018-03-05 Ricardo Marquesmgr/dashboard_v2: Rename "host" module to "cluster"
2018-03-05 Ricardo Marquesmgr/dashboard_v2: Fix typo on method isLoginActive
2018-03-05 Ricardo Marquesmgr/dashboard_v2: Add hosts page
2018-03-05 Ricardo Diasmgr/dashboard_v2: Fix bug in AuthRequired decorator
2018-03-05 Volker Theilemgr/dashboard_v2: Refactor controller base class
2018-03-05 Sebastian Wagnermgr/dashboard_v2: Added API controller listing endpoint.
2018-03-05 Ricardo Diasmgr/dashboard_v2: Updated README with more developer...
2018-03-05 Ricardo Diasmgr/dashboard_v2: Refactoring of the access to mgr...
2018-03-05 Tiago Melomgr/dashboard_v2: simplify router and fix navigation
2018-03-05 Ricardo Diasmgr/dashboard_v2: removed auth handler form test_auth...
2018-03-05 Volker Theilemgr/dashboard_v2: Disable CherryPi autoreload feature.
2018-03-05 Volker Theilemgr/dashboard_v2: several code style enhancements
2018-03-05 Ricardo Diasmgr/dashboard_v2: fix pycodestyle to exclude the fronte...
2018-03-05 Ricardo Diasmgr/dashboard_v2: add support for frontend CI coverage...
2018-03-05 Ricardo Diasmgr/dashboard_v2: .gitignore update
2018-03-05 Ricardo Diasmgr/dashboard_v2: Added unit test for module.py
2018-03-05 Ricardo Diasmgr/dashboard_v2: Moved set-login-cred command logic...
2018-03-05 Ricardo Diasmgr/dashboard_v2: Unit tests refactoring
2018-03-05 Ricardo Marquesmgr/dashboard_v2: Rename angular components prefix
2018-03-05 Ricardo Marquesmgr/dashboard_v2: Add frontend login/logout
2018-03-05 Ricardo Diasmgr/dashboard_v2: Combine coverage and tests results...
2018-03-05 Ricardo Diasmgr/dashboard_v2: Fix pylint executor and warnings...
2018-03-05 Ricardo Diasmgr/dashboard_v2: Refactoring of unit tests
2018-03-05 Sebastian Wagnermgr/dashboard_v2: Added RESTController test case
2018-03-05 Tiago Melomgr/dashboard_v2: add initial frontend code
2018-03-05 Ricardo Diasmgr/dashboard_v2: Renamed/moved RESTResource to RESTCon...
2018-03-05 Ricardo Diasmgr/dashboard_v2: Added developer notes to README
2018-03-05 Ricardo Diasmgr/dashboard_v2: Very simple ping example
2018-03-05 Ricardo Diasmgr/dashboard_v2: auth module refactoring
2018-03-05 Ricardo Diasmgr/dashboard_v2: pass json body keys as args to REST...
2018-03-05 Volker Theilemgr/dashboard_v2: Ignore the __pycache__ directory.
2018-03-05 Sebastian Wagnermgr/dashboard_v2: use float values when checking sessio...
2018-03-05 Sebastian Wagnermgr/dashboard_v2: Added test_restresource.py
2018-03-05 Volker Theilemgr/dashboard_v2: Log script_name on unauthorized access
2018-03-05 Lenz Grimmermgr/dashboard_v2: Updated README
2018-03-05 Ricardo Diasmgr/dashboard_v2: Fix python 2/3 compability problems
2018-03-05 Ricardo Diasmgr/dashboard_v2: added tox conf file to run unit tests...
2018-03-05 Sebastian Wagnermgr/dashboard_v2: Added `RESTResource` Python class.
2018-03-05 Ricardo Diasmgr/dashboard_v2: Added pylint support and fixed lintin...
2018-03-05 Ricardo Marquesmgr/dashboard_v2: Auth API
2018-03-05 Volker Theilemgr/dashboard_v2: Create proper text editor config...
2018-03-05 Volker Theilemgr/dashboard_v2: Add command to create/update username...
2018-03-05 Ricardo Diasmgr/dashboard_v2: Fix cherrypy shutdown handler
2018-03-05 Ricardo Diasmgr/dashboard_v2: updated READMED with unit testing...
2018-03-05 Ricardo Diasmgr/dashboard_v2: added first unit test example
2018-03-05 Ricardo Diasmgr/dashboard_v2: ceph_module mock to support unit...
2018-03-05 Volker Theilemgr/dashboard_v2: Make host and port configurable.
2018-03-05 Lenz Grimmermgr/dashboard_v2: Initial commit of the dashboard_v2...
2018-03-05 Kefu ChaiMerge pull request #20687 from Songweibin/wip-misc...
2018-03-05 Kefu ChaiMerge pull request #20485 from jcsp/wip-23017
2018-03-04 Sage WeilMerge pull request #20573 from liewegas/wip-mgr-ovh
2018-03-03 Ilya DryomovMerge pull request #20692 from idryomov/wip-krbd-huge...
2018-03-02 Ilya Dryomovqa: krbd huge-image test 20692/head
2018-03-02 Ilya Dryomovqa/suites/krbd: rename blkroset to basic
2018-03-02 vasukulkarniMerge pull request #20680 from cbodley/wip-qa-dnsmasq
2018-03-02 Yuri WeinsteinMerge pull request #19252 from joke-lee/website_redirect
2018-03-02 Yuri WeinsteinMerge pull request #20635 from mdw-at-linuxbox/wip...
2018-03-02 Alfredo DezaMerge pull request #20673 from ceph/wip-rm23148
2018-03-02 songweibincrush: should break the loop if leaves overfull 20687/head
2018-03-02 songweibinosd: drop redundant assert check
2018-03-02 Xie XingguoMerge pull request #20684 from liewegas/wip-bluestore...
2018-03-02 Sage Weilos/bluestore: no trim debug noise if there is no trimmi... 20684/head
2018-03-02 Kefu ChaiMerge pull request #20637 from wjwithagen/wjw-fix-MDSmo...
2018-03-02 Kefu ChaiMerge pull request #20671 from batrick/rados-doc-flags
2018-03-02 Kefu ChaiMerge pull request #20653 from xiexingguo/wip-fix-upmap
2018-03-02 Kefu ChaiMerge pull request #20655 from xiexingguo/wip-fix-calc...
2018-03-02 Kefu ChaiMerge pull request #20506 from jan--f/prometheus-rm...
2018-03-02 Kefu ChaiMerge pull request #20667 from tchaikov/wip-qa-standalone
2018-03-01 Casey Bodleyqa: clean up dnsmasq task and fix EPERM error 20680/head
2018-03-01 Jason DillamanMerge pull request #20648 from trociny/wip-snap_set_dif...
2018-03-01 Jason DillamanMerge pull request #20613 from Songweibin/wip-23038
2018-03-01 Jason DillamanMerge pull request #20608 from Songweibin/wip-rbd-snap...
2018-03-01 Jason DillamanMerge pull request #20578 from trociny/wip-pybind-group
2018-03-01 Casey BodleyMerge pull request #20621 from cbodley/wip-rgw-data_lock
2018-03-01 Casey BodleyMerge pull request #20449 from cbodley/wip-rgw-beast...
2018-03-01 Alfredo Dezadoc/install add missing lvm subcommand for ceph-volume 20673/head
2018-03-01 Alfredo Dezadoc/rados add missing lvm subcommand for ceph-volume
next