[glib] (105 commits) Non-fast-forward update to branch 1416-macos-ci
- From: Xavier Claessens <xclaesse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] (105 commits) Non-fast-forward update to branch 1416-macos-ci
- Date: Tue, 7 Jan 2020 15:23:55 +0000 (UTC)
The branch '1416-macos-ci' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
242f400... WIP: ci: Add macOS CI runner
3dfcd01... WIP: Try installing meson on macos runnner
4302d40... Update .gitlab-ci.yml
938f416... Update .gitlab-ci.yml
fe201ef... Update .gitlab-ci.yml
ddc9dc2... Update .gitlab-ci.yml
40256bd... Update .gitlab-ci.yml
Commits added to the branch:
b080b45... gparam: Tidy up property naming documentation (*)
0815da8... tests: Rework GParamSpec canonicalisation test (*)
c0e5c6c... tests: Use g_assert_*() in param tests rather than g_assert (*)
96d7921... gdbusmessage: Move variable initialisation to declaration t (*)
de22365... tests: Tidy up test case naming in gdbus-serialization test (*)
30e630c... gparam: Tighten up property name validation (*)
ae27f50... gbinding: Canonicalise source and target properties (*)
26970ed... gbinding: Avoid a string copy of interned property names (*)
b8eb602... gsignal: Tidy up signal naming documentation (*)
90b5180... gsignal: Fold g_quark_try_string() call into signal_id_look (*)
875e2af... gsignal: Canonicalise signal name when looking it up in an (*)
89f955d... gsignal: Canonicalise signal names at installation time (*)
f43f589... binding: Rename some test properties to include hyphens (*)
152547e... binding: Use g_assert_*() in binding tests rather than g_as (*)
fb5cd18... signals: Use g_assert_*() in signals tests rather than g_as (*)
5e89ba5... gsignal: Clarify signal detail format (*)
ccbe969... gsignal: Fix typos in GSignalMatchType documentation (*)
cce274c... signals: Add tests for g_signal_lookup() and g_signal_parse (*)
463a75c... signals: Add tests for constructing signals with invalid na (*)
c577bc8... gsignal: Warn if g_signal_lookup() is called on an invalid (*)
5054b48... gdbusmessage: Limit recursion of variants in D-Bus messages (*)
5f0d0ef... giomodule: gio modules are no longer installed in bindir on (*)
4546b9a... ci: Build Docker images rather than OCI images if using pod (*)
9a93fd9... gdbus-codegen: Remove DocBook link tags from generated code (*)
a6c1ee2... gdbus-codegen: Drop DocBook warning tags from generated cod (*)
c08d58d... glib-autocleanups: Define the cleanup function for GDate (*)
d407b9e... testgdate: Exit with failure if there are not passed tests (*)
1503cfa... Small doc correction (*)
c3ab139... trash portal: Don't follow symlinks (*)
8520163... ci: Work-around successful installed tests having no logs (*)
5ed4e18... Merge branch 'wip/hadess/log-successful-installed-tests' in (*)
8fd71dc... tests: Enable GDBus debug for a number of unreliable tests (*)
90f0733... gdbus-codegen: Add a --glib-min-version argument (*)
e3f80b9... gdbus-codegen: Emit GUnixFDLists if an arg has type `h` w/ (*)
145dc5a... gdbus: Fix runtime warning with debug enabled (*)
37449ce... Merge branch 'actiongroup-docs' into 'master' (*)
5740972... Merge branch 'trash-portal-symlinks' into 'master' (*)
8f5d2c3... Merge branch 'gdate-copy-fixes' into 'master' (*)
cd6612d... gio: Add GMemoryMonitor to monitor for low-memory (*)
e08b10e... gio: Add stub test program for GMemoryMonitor (*)
ae26695... ci: Add dependencies for newer installed tests (*)
8e8ee82... tests: Add GMemoryMonitor installed-tests (*)
9ea7947... tests: Disable another timeout test by default (*)
fa4cbfd... glib: Sort #includes in top-level header files (*)
df4fb2c... Revert "docs: remove GDBusObjectManager example" (*)
7a3c4a4... gtask: Fix GIR annotation (*)
cedecce... Merge branch 'wip/hadess/add-memory-monitor' into 'master' (*)
2f6010e... Merge branch 'wip/hadess/add-dbus-tests-debug' into 'master (*)
fcc1367... Merge branch 'gtkdoc-check-fix' into 'master' (*)
bf91e3a... ci: GMemoryMonitor support is now merged in xdg-desktop-por (*)
5a58da3... ci: Fix installed-tests until a newer GLib is released (*)
4b6ad93... ci: GMemoryMonitor support is now merged in gobject-introsp (*)
c782042... ci: Disable xdg-desktop-portal tests (*)
5a174d1... ci: Fix permission error in valgrind analysis stage (*)
2efa399... Merge branch 'wip/hadess/update-installed-tests-ci' into 'm (*)
df8745f... Revert "Revert "docs: remove GDBusObjectManager example"" (*)
742a7b1... clang-format-diff: Reformat script to satisfy PEP8 and pyli (*)
9ec69ae... clang-format-diff: Output diff for multiple files, not just (*)
4c20fb9... gptrarray: Add an example to the g_ptr_array_steal() docs (*)
ec3589b... Merge branch 'signal-underscores' into 'master' (*)
f9bbee7... Merge branch '1726-codegen-glib-min-version' into 'master' (*)
a07bc20... gsignal: Drop unnecessary warnings from g_signal_lookup() (*)
407eae1... Merge branch 'ptr-array-steal-example' into 'master' (*)
aeb85dd... Update POTFILES.in (*)
639b426... Fix typo: threfore -> therefore (*)
1810c80... Merge branch 'piotrdrag/update-potfiles-191212' into 'maste (*)
a8263ad... Merge branch 'fix-gio-module-path-msvc' into 'master' (*)
ef9ce8e... atomic/tests: test g_atomic_pointer_compare_and_exchange() (*)
ab25fa4... gtype: Define auto-cleanup functions for Module class (*)
8deebec... Merge branch 'master' into 'master' (*)
7aa91a0... Merge branch 'th/atomic-compare-and-exchange' into 'master' (*)
a097342... Merge branch 'autocleanup-class' into 'master' (*)
4ad429c... Merge branch 'revert-1277-i-got-it-wrong' into 'master' (*)
a172aa3... Merge branch '1130-codegen-docs' into 'master' (*)
829ec97... Merge branch '650-signal-lookup-warnings' into 'master' (*)
b3981e9... Merge branch 'format-diff-many-files-better-than-one' into (*)
988dd6a... Merge branch 'ci-docker-fun-times' into 'master' (*)
467b4d6... docs: Update GMemoryMonitor listings in docs (*)
eda0962... docs: Add g_source_set_dispose_function() to documentation (*)
de7d7db... 2.63.3 (*)
5bae85e... Merge branch 'ossfuzz-14870-dbus-message-variant-nesting' i (*)
e6f5b9b... gio-tool-list: Add an option to print display names (*)
c597b0e... Merge branch 'wip/oholy/gio-tool-list-display-names' into ' (*)
6d3f67d... docs: Improve g_fopen description for Win32 (*)
78be7f5... docs: Improve documentation formatting for g_fopen() (*)
2474c65... docs: Clarify handling of 64-bit integer literals with g_ob (*)
457d4c9... gio: update dbus interfaces from xdg-desktop-portal tree (*)
27db702... gio/tests: add a fake implementation of the document portal (*)
926ff8c... gio/tests: add a test for document portal use when launchin (*)
e24db62... gio: do not cache document portal D-Bus proxy (*)
78fa941... Merge branch '833-gobject-set-docs' into 'master' (*)
51c3921... Merge branch 'appinfo-doc-portal-test' into 'master' (*)
a28c34b... tests: Fix an error message set by foo_set_property() (*)
f4ff348... Merge branch 'fix-prop-set-error' into 'master' (*)
135c046... Update Polish translation (*)
338203e... Merge branch '198-fopen-docs' into 'master' (*)
cafb0e6... Update Brazilian Portuguese translation (*)
b9227e6... Update Galician translation (*)
8f3e553... Updated Spanish translation (*)
3e2f443... Update Hungarian translation (*)
7ff3875... Update Indonesian translation (*)
85c19a7... Sync GDtlsConnection handshake docs with GTlsConnection (*)
7d0a1c5... tests: Fix callback arguments in fake-document-portal (*)
027c3f8... Merge branch '1983-fix-fake-document-portal' into 'master' (*)
964db6b... WIP: ci: Add macOS CI runner
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]