summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-17ci: Pass build parameters to check-abiwip/hadess/abi-check-paramsBastien Nocera1-1/+1
2021-09-13tests: Add ChargeCycles testBastien Nocera1-0/+33
2021-09-13linux: Export charge cycles for batteries that support itBastien Nocera1-0/+7
2021-09-13lib: Add API to access ChargeCyles D-Bus propertyBastien Nocera1-0/+27
2021-09-13dbus: Add ChargeCycles propertyBastien Nocera1-0/+11
2021-09-13build: Fix libplist 1.x buildsBastien Nocera1-1/+1
2021-09-10build: Fix compiling with idevice disabledIan Douglas Scott1-1/+1
2021-09-07linux: Remove unused variableBastien Nocera1-1/+0
2021-09-07all: Remove HAVE_CONFIG_H conditionalBastien Nocera10-30/+10
2021-09-07build: Fix idevice support always being offBastien Nocera2-1/+3
2021-09-07build: Remove unused variable assignmentBastien Nocera1-9/+0
2021-09-07ci: Enable all the features explicitlyBastien Nocera1-1/+1
2021-09-07ci: Fix Linux integration tests all being skippedBastien Nocera1-0/+2
2021-09-07linux: Bump tests timeoutBastien Nocera1-0/+1
2021-09-07linux: Postpone importing libraries for testsBastien Nocera1-18/+17
2021-09-07build: Require GIR to be created to run testsBastien Nocera2-4/+3
2021-09-07build: Add missing GLib log domainsBastien Nocera2-0/+2
2021-09-07ci: Fail CI on skipped testsBastien Nocera2-0/+26
2021-09-07ci: Always export the test logsBastien Nocera1-1/+1
2021-09-07ci: Fix path to test logBastien Nocera1-1/+1
2021-09-07linux: Split the integration test into individual testsBastien Nocera2-6/+60
2021-09-07linux: Rename integration test scriptBastien Nocera2-1/+1
2021-09-07etc: Document Time* unitpacien1-3/+3
2021-09-06build: Remove autotoolsBastien Nocera26-1567/+1
2021-09-06build: Clean up include_directories usageBastien Nocera3-3/+2
2021-09-06meson: Depend on upowerd_dbus for the entire daemonBenjamin Berg1-2/+2
2021-09-06meson: Fix header/source extraction from gdbus_codegenBenjamin Berg1-2/+2
2021-09-06ci: Ignore ABI changes for keyboard backlight symbolsBastien Nocera1-0/+8
2021-09-02tools: Include top-level library includeBastien Nocera1-3/+1
2021-09-02ci: Build using mesonBenjamin Berg1-12/+10
2021-09-02build: Support building upower with mesonBenjamin Berg16-0/+600
2021-09-02tests: Return 77 when skipping testsBenjamin Berg2-4/+6
2021-09-02build: Remove "deprecated" optionBenjamin Berg1-9/+0
2021-09-02build: Remove systemdutildir optionBenjamin Berg1-9/+0
2021-09-02README: Update dependenciesBastien Nocera1-2/+1
2021-09-02ci: Remove libusb dependencyBenjamin Berg1-1/+0
2021-08-19lib: Mark device refresh function as deprecatedBastien Nocera1-0/+1
2021-08-19lib: Mark lid related functions and properties as deprecatedBastien Nocera2-2/+4
2021-08-170.99.13UPOWER_0_99_13Bastien Nocera2-1/+15
2021-08-17tests: Run test suite in verbose mode by defaultBastien Nocera1-1/+1
2021-08-17tests: Export test log on failureBastien Nocera1-0/+4
2021-08-17tests: Test inhibitor lock for critical actionDylan Van Assche2-5/+59
2021-08-17up-daemon: prevent suspending for critical actionDylan Van Assche1-0/+13
2021-08-17up-backend: add inhibitor lock interfaceDylan Van Assche4-43/+70
2021-08-10build: Require new gudev to fix battery detectionBastien Nocera1-1/+1
2021-08-10linux: Add test for touchpads being tagged as miceBastien Nocera1-2/+2
2021-08-10linux: Fix touchpad not being the right typeBastien Nocera1-3/+3
2021-08-10linux: Don't throw away large but possible energy ratesBastien Nocera1-2/+2
2021-07-22etc: Tweak default percentage levelsBastien Nocera2-6/+6
2021-06-30device: Don't update properties when device isn't exportedPablo Correa Gómez1-8/+4