[glib] (86 commits) Non-fast-forward update to branch wip/laney/skip-memory-monitor-tests-if-dbusmock-is-too-old
- From: Iain Lane <iainl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] (86 commits) Non-fast-forward update to branch wip/laney/skip-memory-monitor-tests-if-dbusmock-is-too-old
- Date: Wed, 22 Jan 2020 07:42:29 +0000 (UTC)
The branch 'wip/laney/skip-memory-monitor-tests-if-dbusmock-is-too-old' 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:
8285ddc... tests: Skip GMemoryMonitor tests if the dbusmock template i
Commits added to the branch:
6d3f67d... docs: Improve g_fopen description for Win32 (*)
78be7f5... docs: Improve documentation formatting for g_fopen() (*)
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' (*)
cc3cf6b... gsocketclient: run timeout source on the task's main contex (*)
e9337a9... gvariant-core: Don't pass NULL second argument to memcpy (*)
b3197f2... tests: Fix incomplete failure check in socket test (*)
e537716... tests: Fix error path not setting an error (*)
076fd5a... WIP: ci: Add macOS CI runner (*)
9761eca... Merge branch 'mcatanzaro/gsocketclient-improvement' into 'm (*)
a7880d8... Merge branch 'wip/smcv/gvariant-memcpy0' into 'master' (*)
4151dfe... Merge branch 'wip/hadess/test-fixes' into 'master' (*)
b04be9e... docs: Fix markup that led to unreadable example (*)
2394bc7... docs: Add full code example for GMemoryMonitor (*)
e706cc9... Merge branch 'wip/hadess/fix-gmemory-monitor-example' into (*)
bbbaae9... Fully deprecate TLS rehandshakes (*)
9765ce8... Merge branch 'mcatanzaro/rehandshake' into 'master' (*)
547f531... Merge branch '1416-macos-ci' into 'master' (*)
cab5772... subprojects: Temporarily avoid using wrapdb while it’s do (*)
9ed4b81... Merge branch 'wrapdb-workaround' into 'master' (*)
17d6fc4... gutils: Avoid null dereference if getpwuid fails to acquire (*)
d2107c1... Reproducer for the null pw_name returned from getpwuid() (*)
8d3c502... gbase64: Fix documentation for line wrapping lengths (*)
be537d8... GThread - Inherit parent thread priority by default for new (*)
6cd263f... gtimezone: fix inverted ignore_leap param parsing julian da (*)
3c0685e... gtimezone: fix parsing of Julian day in POSIX TZ format (*)
7b24e21... Merge branch '1997-base64-wrapping-docs' into 'master' (*)
6f34e84... Merge branch 'thread-win32-inherit-prio' into 'master' (*)
5d79135... gfdonotificationbackend: remove notifications when bus name (*)
2a605f6... gdbus-codegen: Add call_flags and timeout_msec args (*)
a711d59... Merge branch 'tz' into 'master' (*)
93784fb... Merge branch 'codegen-allow-interactive-auth' into 'master' (*)
9f070db... GWin32AppInfo: Support rundll32-using applications (*)
9d4d5df... GWin32AppInfo: fix a potential memory leak (*)
8e82d54... Merge branch 'gutils-crash' into 'master' (*)
8aeca4f... GThreadPool - Don't inherit thread priorities when creating (*)
c0a019c... Merge branch 'threadpool-inherit-prio' into 'master' (*)
5daad37... ci: Use variables for docker images (*)
8661d94... ci: Install some missing packages in fedora docker image (*)
b077c14... ci: Cache subprojects in docker images (*)
5f99781... ci: Update all docker images (*)
595e12b... ci: Pass --wrap-mode=nodownload to every task (*)
321fea1... Merge branch 'wip/muktupavels/notifications' into 'master' (*)
809a921... Support multiple directories in GSETTINGS_SCHEMA_DIR (*)
3499bd7... Merge branch 'issue-1998-gsettings-schema-dir-env-var-multi (*)
65541f1... ci: Add some documentation to the style check CI test (*)
bc77510... Merge branch 'ci-nodownload' into 'master' (*)
8b1f24f... Check for SYS_sched_getattr before using it unconditionally (*)
60dc7e6... Merge branch 'style-check-docs' into 'master' (*)
457ea97... Merge branch 'threadpool-sched-getattr' into 'master' (*)
012660b... Add runtime checks and a fallback if we can't get the threa (*)
d1a3be5... Remove trailing comma from SYS_sched_getattr meson check (*)
9b232fa... W32: Correctly set st_ino when doing private stat() (*)
3fd0699... Update Catalan translation (*)
2a0b1d8... Merge branch 'threadpool-sched-getattr-runtime-check' into (*)
adee3b3... Merge branch 'appinfo-rundll32' into 'master' (*)
fda1c65... Merge branch 'w32-gstat-ino-master' into 'master' (*)
e1cf40a... glib.supp: Ignore the one-off GTask thread pool allocation (*)
9b1c8d7... gdbusconnection: Allocate SignalSubscriber structs individu (*)
bee27dd... gdbusconnection: Tidy up destroy notification for signal su (*)
130455b... gdbusconnection: Fix race when emitting D-Bus signal callba (*)
30c8eb8... gthread: Ensure GThreadSchedulerSettings is always defined (*)
4ec2175... gdbusconnection: Tidy up unsubscription code (*)
a434bfb... gdbusnameowning: Fix race between connection shutdown and N (*)
37b1acd... gdbusconnection: Document threading and refcounting for sig (*)
03380a4... tests: Fix header inclusion in win32-appinfo.c (*)
df0610a... ci: Use --wrap-mode=default on macOS CI runner (only) (*)
33ee190... Merge branch 'wip/pwithnall/thread-settings-fixes' into 'ma (*)
7979257... gdbusnamewatching: Remove a redundant function argument (*)
73a33e5... gdbusnamewatching: Check cancellation of a watch before cal (*)
5c7a88e... Merge branch '978-dbus-signal-emission-race' into 'master' (*)
5853d5c... gdbusobjectmanagerclient: Fix race in signal emission (*)
5d32b99... Merge branch '604-dbus-name-watching-simplification' into ' (*)
4c1b675... Merge branch '1232-object-manager-client-signal-race' into (*)
b413c50... 2.63.4 (*)
0d4f1a9... tests: Skip GMemoryMonitor tests if the dbusmock template i
(*) 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]