summaryrefslogtreecommitdiffstats
path: root/src/manager-lib/abstractcontainer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix ProcessContainer::setControlGroup not working with cgroups v2Robert Griebl2025-02-171-3/+8
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-24/+13
* Build optimization: include all moc cpps directly in the main cpp fileRobert Griebl2020-08-111-0/+2
* Spelling fixes all over the placeRobert Griebl2020-07-171-3/+3
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Add new package abstraction, which allows multiple executables per packageRobert Griebl2019-08-011-3/+3
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Split the QtApplicationManager qml moduleDaniel d'Andrada2018-10-301-1/+1
* Refactor the Application objectDaniel d'Andrada2018-05-141-3/+3
* Introduce qdoc groups for all qml typesDominik Holland2018-04-171-0/+1
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Replace debug-wrapper specifications with more powerful syntaxRobert Griebl2017-07-051-23/+0
* Added support for debug-wrappers and io redirection to container pluginsRobert Griebl2017-02-201-93/+23
* Documentation updateRobert Griebl2017-02-011-0/+28
* Updated Pelagicore AG copyright to 2017Robert Griebl2017-01-161-1/+1
* Extended the container interface to make it aware of the app it is executingRobert Griebl2016-12-201-1/+15
* Make the build warning freeRobert Griebl2016-10-191-2/+2
* Another round of fixing clazy findingsRobert Griebl2016-09-231-5/+5
* Moved all symbols to a private namespaceRobert Griebl2016-09-231-0/+4
* Added support for stdin/-out/-err redirection to the debug wrappersRobert Griebl2016-08-301-1/+95
* Added cgroup support to the default process container solution.Robert Griebl2016-06-091-0/+16
* Fixed license header to align with the final QtAS contract.Robert Griebl2016-06-021-6/+16
* Use the same license wording for GPL3 as the standard Qt 5.7 license.Robert Griebl2016-04-111-13/+14
* Updated copyright year to 2016Robert Griebl2016-03-171-1/+1
* Added configurability via YAML to the containers sub-system.Robert Griebl2016-03-161-0/+19
* Refactored the runtime and container APIRobert Griebl2015-12-081-0/+84