summaryrefslogtreecommitdiffstats
path: root/commands/service
Commit message (Expand)AuthorAgeFilesLines
* doc: regenerated cli html documenationMichal Minar2014-04-241-1/+1
* doc: created common makefile for documentationMichal Minar2014-04-241-179/+1
* doc: use openlmithemeMichal Minar2014-04-241-1/+1
* require openlmi-tools instead of openlmi-scriptsMichal Minar2014-04-241-1/+1
* service: fixed reload commandsMichal Minar2014-04-031-3/+3
* unified script versionsMichal Minar2014-03-173-26/+5
* service: fixed error reportingMichal Minar2014-02-261-8/+18
* documentation updatesMichal Minar2014-02-241-2/+2
* preparation for releaseMichal Minar2014-02-241-1/+1
* service: updated generated documentationMichal Minar2014-02-241-6/+7
* service: prettified error descriptionsMichal Minar2014-02-211-9/+17
* service: allowed to enable and disable serviceMichal Minar2014-02-202-14/+55
* service: redone interfaceMichal Minar2014-02-202-24/+89
* service: print nice message when service is not foundMichal Minar2014-02-201-20/+26
* service: accept service names without .service suffixMichal Minar2014-02-201-0/+2
* turned logging messages into sentencesMichal Minar2014-02-131-1/+1
* Updated copyright yearPeter Schiffer2014-01-294-4/+4
* service: support newer lmi shell version (v0.8)Michal Minar2013-11-062-5/+6
* improved makefiles for generating cmd line docMichal Minar2013-09-281-2/+9
* service: fixed invocation of restart commandMichal Minar2013-09-261-2/+2
* added makefiles to service and software commandsMichal Minar2013-09-172-0/+21
* service: added usage and developer documentationMichal Minar2013-09-166-0/+521
* service api changeMichal Minar2013-09-163-36/+118
* fixed license field in setup scriptsMichal Minar2013-09-051-2/+2
* pylint fixesMichal Minar2013-08-302-10/+10
* updated service and software scriptsMichal Minar2013-08-292-15/+30
* use LmiInstanceLister in service libraryMichal Minar2013-08-292-3/+3
* renamed command egg names to openlmiMichal Minar2013-08-271-2/+2
* Fix "packages" line in setup.py for lmi script commandsStephen Gallagher2013-08-101-1/+1
* use enumeration constant identifiers instead of numbersMichal Minar2013-08-091-3/+6
* doc strings updatesMichal Minar2013-08-082-2/+2
* changed license to 2-clause BSDMichal Minar2013-08-083-39/+66
* added NAMESPACE property to end-point commandsMichal Minar2013-08-081-17/+14
* fixed setup scripts of commandsMichal Minar2013-08-071-1/+1
* polished service commandMichal Minar2013-08-052-4/+44
* removed dependency on python-cliffMichal Minar2013-08-051-5/+5
* added show subcommand to service commandMichal Minar2013-07-212-0/+19
* added service and software commandsMichal Minar2013-07-196-0/+200