Commit Graph

  • 07c4df4475 Fix two tiny memory leaks Richard Hughes 2018-07-10 17:10:02 +01:00
  • 50fd8aee24 Add FLATPAK_ERROR_RUNTIME_NOT_FOUND error Alexander Larsson 2018-07-10 16:32:42 +02:00
  • 0ac154e913 lib: Add FLATPAK_ERROR_REMOTE_NOT_FOUND error Alexander Larsson 2018-07-10 14:31:37 +02:00
  • aecc6285d6 utils: Add flatpak_fail_error that takes an error code Alexander Larsson 2018-07-10 14:29:18 +02:00
  • c9a9b3a1ee doc: Mention P2P capabilities of install/update Matthew Leeds 2018-07-10 17:53:01 +02:00
  • 9c40725739 app: Drop some dead code Matthew Leeds 2018-07-10 17:22:26 +02:00
  • b664a2981c transaction: Fix NULL pointer dereference Matthew Leeds 2018-07-10 16:52:40 +02:00
  • adffe7d15f fixup! Add flatpak_transaction_operation_type_to_string() Alexander Larsson 2018-07-10 18:57:28 +02:00
  • 53d3a741da Add flatpak_transaction_operation_type_to_string() Richard Hughes 2018-07-10 14:13:30 +01:00
  • 6a3a637248 Don't force flatpakrepo files to haved signed content Richard Hughes 2018-07-10 11:15:40 +01:00
  • b133d286d9 Post release version bump Richard Hughes 2018-07-09 14:38:07 +01:00
  • b35144a691 create-usb: Avoid invalidating the summary file Matthew Leeds 2018-07-09 14:28:01 +02:00
  • f16caf23af doc: Fix typos Matthew Leeds 2018-07-10 17:54:39 +02:00
  • 905d7ca096 doc: Fix grammar Matthew Leeds 2018-07-10 17:44:39 +02:00
  • a568740b20 transaction: drop installation caches when needed Alexander Larsson 2018-07-10 15:16:46 +02:00
  • 35786c9529 update-remote-config: Fix potential NULL dereference Alexander Larsson 2018-07-10 12:54:34 +02:00
  • e3ec1ec537 dir: Use flatpak_dir_use_system_helper() more Matthew Leeds 2018-07-09 19:27:34 +02:00
  • e4dbd107b3 system-helper: Fix race condition with idle exit Alexander Larsson 2018-07-08 17:09:33 +02:00
  • 93e1e19a70 Update Polish translation Piotr Drąg 2018-07-08 16:27:13 +02:00
  • 3f4518b15c Run uncrustify Alexander Larsson 2018-07-07 18:20:27 +02:00
  • c97b1d5202 uncrustify: Don't modify valgrind header. Alexander Larsson 2018-07-07 18:14:56 +02:00
  • f15d2937f0 uncrustify: Don't modify brackets Alexander Larsson 2018-07-07 18:12:14 +02:00
  • b5e6852a97 uncrustify.sh: We no longer have gvdb in the repo Alexander Larsson 2018-07-07 18:11:53 +02:00
  • 7179c12e22 Fix error handling while deploying AppStream Simon McVittie 2018-07-07 12:35:10 +01:00
  • 98fd052695 transaction: Move the handling of bundle runtime remote from cli code Alexander Larsson 2018-07-07 15:27:26 +02:00
  • c0ebd3a121 transaction: Move flatpakref installation to transaction code Alexander Larsson 2018-07-05 14:12:17 +02:00
  • 1ecca029a8 transaction: Add flatpak_transaction_set_default_arch Alexander Larsson 2018-07-05 11:50:19 +02:00
  • e959fd3db0 WIP: Add a create-usb command Matthew Leeds 2018-06-26 21:32:17 -07:00
  • 1a79b46059 doc: Point to the source of the generated HTML Matthew Leeds 2018-07-07 17:17:03 +02:00
  • c0f9d81fb0 tests: Fix up ioctl suppressions for tests Alexander Larsson 2018-07-07 11:01:24 +02:00
  • 0d19e60ce3 system-helper: Add EnsureRepo operation Alexander Larsson 2018-07-06 19:13:11 +02:00
  • 3ed522c057 testlibrary: Capture stderr from more commands Simon McVittie 2018-07-01 14:28:21 +01:00
  • 07a225b90e testlibrary: Remove unused argv_str Simon McVittie 2018-07-01 14:29:07 +01:00
  • b999a785f2 flatpak_dir_deploy_appstream: Handle the no-local-commit exists case Alexander Larsson 2018-07-05 09:36:54 +02:00
  • 1df3f7a5ee Update Polish translation Piotr Drąg 2018-07-01 18:50:24 +02:00
  • 1f99b36593 build: Include built files from app/ Simon McVittie 2018-07-01 16:54:50 +01:00
  • 63162411e6 build: Tell make how to build app/*-dbus-generated.h Simon McVittie 2018-07-01 16:53:48 +01:00
  • 85375180aa Update Ukrainian translation Yuri Chornoivan 2018-07-01 15:34:19 +03:00
  • dc3d86139d dir: Improve metadata fetch error message Matthew Leeds 2018-06-29 11:55:07 -07:00
  • f9be8c0fcf Fixed a 'maybe uninitialized' warning and a code style change. Grzegorz Antoniak 2018-07-02 08:25:22 +02:00
  • 8155400fca NULL pointer check after calling getgrgid() Grzegorz Antoniak 2018-07-02 06:57:40 +02:00
  • db1b39bdae Fix parallel builds Matthias Clasen 2018-06-29 15:57:02 +00:00
  • ed4dba55a3 doc/flatpak.xml: Add permission-* commands Matthew Leeds 2018-06-29 10:25:56 -07:00
  • 384edbdd44 Update POTFILES.in Piotr Drąg 2018-06-29 16:38:52 +02:00
  • 2f287cec4e doc: Fix minor mistakes Matthew Leeds 2018-06-29 07:13:21 -07:00
  • 93ca5cdf45 transaction: Add get_installation() Alexander Larsson 2018-06-29 13:47:52 +02:00
  • f504656890 transaction: Mark error const in operation-error signal Alexander Larsson 2018-06-29 13:39:33 +02:00
  • 848dd88a34 Fix a copy-paste error Matthias Clasen 2018-06-28 21:51:17 +00:00
  • 4c0662b03a Add a permission-reset command Matthias Clasen 2018-06-27 23:04:47 -04:00
  • e9f5b1cf06 Add a permission-show command Matthias Clasen 2018-06-28 02:36:55 +00:00
  • 9867bb0cf5 Add a permission-remove command Matthias Clasen 2018-06-28 02:04:15 +00:00
  • 5d9bbeaed2 Add a permission-list command Matthias Clasen 2018-06-27 14:34:26 -04:00
  • 2a095814b5 Generate code for permission store proxy Matthias Clasen 2018-06-27 14:33:08 -04:00
  • a8cca2ebe1 Add the permission store interface Matthias Clasen 2018-06-27 14:31:40 -04:00
  • 313707d9be CI: Don't build ostree Alexander Larsson 2018-06-29 11:52:50 +02:00
  • fad723dbc4 tests: Run tests on /tmp (not /var/tmp) Alexander Larsson 2018-06-29 11:43:33 +02:00
  • aa55665ae1 tests: Don't skip if no user xattrs Alexander Larsson 2018-06-29 11:43:09 +02:00
  • 8f73dbd32d Include appstream and icons in OCI bundles as annotations Owen W. Taylor 2018-06-28 08:20:04 -04:00
  • 79154b63fc Update Polish translation Piotr Drąg 2018-06-28 22:48:50 +02:00
  • 2968e511b4 common/dir: Fix a couple of leaks of GKeyFile config objects Philip Withnall 2018-06-27 17:01:18 +01:00
  • 5b07ece977 Update pofiles 0.99.2 Alexander Larsson 2018-06-27 14:58:18 +02:00
  • 313d566f46 Update version to 0.99.2 Alexander Larsson 2018-06-27 14:21:22 +02:00
  • 236dbef630 Update NEWS for release Alexander Larsson 2018-06-27 14:21:02 +02:00
  • 5754208b19 Fix lock in instance id creation Alexander Larsson 2018-06-27 12:54:32 +02:00
  • 268ccb2278 Update Czech translation AsciiWolf 2018-06-26 22:52:18 +02:00
  • 2ada826e74 build: work around guard changes in libsoup Christian Hergert 2018-06-26 03:18:04 -07:00
  • 7b87bc302e Update to latest libglnx Matthew Leeds 2018-06-26 21:32:36 -07:00
  • d5606cd43a doc: Fix documentation of shared options Matthew Leeds 2018-06-26 00:10:55 -07:00
  • 3ac2672d5d doc: Minor fixes Matthew Leeds 2018-06-25 23:14:25 -07:00
  • 0c27279895 doc: Add missing commands to flatpak(1) Matthew Leeds 2018-06-25 22:02:06 -07:00
  • 3bc0ab97d1 Update Indonesian translation Kukuh Syafaat 2018-06-23 23:38:09 +07:00
  • f8577e0791 Remove outdated ostree version check Matthew Leeds 2018-06-21 08:49:14 -07:00
  • f9af050a81 utils: Add g_key_file_load_from_bytes fallback for old glib Alexander Larsson 2018-06-21 18:52:01 +02:00
  • 0979b4fdf3 Update pofiles 0.99.1 Alexander Larsson 2018-06-21 17:15:29 +02:00
  • 8d07ee5393 build: Respect extensions when building an extension Alexander Larsson 2018-06-21 10:13:46 +02:00
  • c93601adb9 Update NEWS for release Alexander Larsson 2018-06-20 13:50:50 +02:00
  • fc941c6212 Update version to 0.99.1 Alexander Larsson 2018-06-20 11:11:38 +02:00
  • 54e958d202 Transaction: Use flatpak_dir_resolve_p2p_refs to resolve p2p refs Alexander Larsson 2018-06-16 15:19:41 +02:00
  • c647c315ef dir: Add flatpak_dir_resolve_p2p_refs() Alexander Larsson 2018-06-16 15:13:33 +02:00
  • d15fe7f5b2 dir: Break out flatpak_dir_create_child_repo Alexander Larsson 2018-06-16 14:59:48 +02:00
  • 9901ce875f dir: Never fsync child repos Alexander Larsson 2018-06-20 10:24:06 +02:00
  • 71d4539d5d transaction: Fix wording in docs for "ready" signal Matthew Leeds 2018-06-19 12:35:35 -07:00
  • 012e47cb7d doc: Uncomment and tweak P2P docs Matthew Leeds 2018-06-19 12:49:57 -07:00
  • 1a240ac686 transaction: Fix g-ir-scanner warnings Matthew Leeds 2018-06-19 12:30:04 -07:00
  • 85726180a1 tests: Run P2P tests unconditionally Matthew Leeds 2018-06-19 12:58:51 -07:00
  • 4e73b51a0b dir: Avoid unnecessary fetches of ostree-metadata Matthew Leeds 2018-06-19 17:25:59 -07:00
  • ac2d51b1c7 CI: Build ostree master (for p2p stuff) Alexander Larsson 2018-06-19 18:42:22 +02:00
  • 491d174879 Make p2p build non-optional Alexander Larsson 2018-06-19 18:27:52 +02:00
  • 0801f0cb13 configure: Require ostree 2018.6 Alexander Larsson 2018-06-19 18:16:36 +02:00
  • 065053775b run: Never inherit permissions from the runtime Alexander Larsson 2018-06-19 15:37:36 +02:00
  • 80a33e6a1b CliTransaction: Print permissions in ready callback Alexander Larsson 2018-06-19 15:29:36 +02:00
  • 23f1df8a5b Transaction: Add operation getters for metadata and old_metadata Alexander Larsson 2018-06-19 15:28:58 +02:00
  • b1a7930cc7 TablePrinter: Add span cells Alexander Larsson 2018-06-19 15:27:19 +02:00
  • 35615cbe54 Transaction: Track old metadata (for updates) Alexander Larsson 2018-06-19 12:21:10 +02:00
  • db305f7287 Transaction: Keep metadata as GBytes Alexander Larsson 2018-06-19 12:06:04 +02:00
  • c0ef5aadcb scripts: Add a flatpak-coredumpctl to debug crashed application in gdb Thibault Saunier 2018-06-13 12:54:09 -04:00
  • 1e7e6376ff gtk-doc: Add all missing symbols to flatpak.sections Alexander Larsson 2018-06-19 10:03:17 +02:00
  • 0515e49140 transaction: Add APIs to set dependency sources Alexander Larsson 2018-06-19 09:59:09 +02:00
  • 5e8b5e5319 Transaction: Use flatpakTransactionOperation in signals Alexander Larsson 2018-06-18 18:45:33 +02:00
  • 462204462e Transaction: Add flatpak_transaction_operation_get_bundle_path Alexander Larsson 2018-06-18 18:44:49 +02:00