[libsoup] (77 commits) Non-fast-forward update to branch wip/remove-deprecations
- From: Patrick Griffis <pgriffis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] (77 commits) Non-fast-forward update to branch wip/remove-deprecations
- Date: Mon, 24 Aug 2020 19:17:20 +0000 (UTC)
The branch 'wip/remove-deprecations' 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:
474cafa... Remove deprecated SoupGnome library
7ab8a2d... Remove deprecated SoupCookieJarSqlite API
f29daf1... Remove deprecated SoupMessageHeaders API
b1e37a0... Remove deprecated SoupAuth API
90ad64e... Remove deprecated SoupCookieJar API
d10dd14... Remove deprecated SoupXMLRPC API
4b6264b... Remove deprecated SoupDate APIs
357737a... Remove deprecated SoupServer API
c3500e1... Remove deprecated SoupForm APIs
7ae9d92... Remove deprecated SoupLogger APIs
790cc08... Remove deprecated SoupMessageBody API
290f900... Remove deprecated SoupChunkAllocator APIs
e2e4d72... Remove deprecated SoupPassword APIs
d6cc556... Remove deprecated SoupRequester APIs
9c050a5... Remove deprecated SoupValue APIs
3d6d148... Remove deprecated SoupSession APIs
72867e8... Remove deprecated SoupKnownStatusCode API
83de2c9... Remove deprecated proxy APIs
731a944... Temporarily re-add SoupSession::request-started
926cd87... Temporarily re-add soup_client_context_* APIs
9a012a3... Add Doxyfile
ff8872f... build: Switch to C99 standard
4191374... build: Link tests against static version of libsoup
26ca7c2... Reorganize source tree
9360c35... Add .editorconfig
b6cd65c... Remove unused soup-portability.h
1e4ad68... Make more APIs private
4151ea3... SoupConnection: Modernsize type delcaration
091a5b2... Remove soup_session_connect_async() API
2b2aebd... Delete soup_client_context_get_address() API
28b37e1... Add soup_add_timeout_reffed()
dca6c47... SoupSessionHost: split from SoupSession
eb9b6b5... Move accept_languages_from_system() to soup-misc
c8f2271... Remove deprecated SoupSessionAsync usage
0a61df1... Delete SoupSessionSync
ceb92c5... tests: More removal of deprecated async session
f9d1a37... Remove SoupSessionAsync
2f6ab2f... Make soup_session_steal_connection() private
debe679... Make soup_message_io_cleanup() private
a37b957... soup-logger: Handled NULL response-phrase
2aaa853... SoupSession: Modernize defintiion and make final type
cc29223... Delete SoupAddress
892c78e... Delete SoupSocket::fd and all fd exposing APIs
7f0ecc2... Make SoupSocket private API
0360200... build: Remove unused list of headers
c9340c6... Replace setsockopt() usage with g_socket_set_option()
51a3ef8... Modernize GObject declarations
57bec87... SoupSession: Make more functions static
0379b11... Update coding style and add clang-format config
Commits added to the branch:
7199743... Update Chinese (China) translation (*)
ab859a8... soup-uri: Check string lengths before reading bytes of %-en (*)
b82aff3... Update French translation (*)
550e835... soup-cookie-jar: Add SOUP_COOKIE_JAR_ACCEPT_GRANDFATHERED_T (*)
3c7c666... soup-session: soup_session_has_feature doesn't work for req (*)
c5813ff... soup-message: Use a hash set to store disabled features (*)
4ec09b2... soup-message: make soup_message_disables_feature_by_type() (*)
d7b8e46... 2.71.0 (*)
eb92d42... Update Friulian translation (*)
830054e... Update Indonesian translation (*)
bfdcd72... soup-session: Add support for status code 308 Permanent Red (*)
230c655... build: Bump C standard from C89 to C99 (*)
9004be5... ci: Fix incompatibility between docker and podman image for (*)
38e2839... ci: Bump CI distribution from Fedora 30 to Fedora 31 (*)
1369a85... soup-message-io: Add sysprof profiling support for HTTP con (*)
561cbf2... ci: Add lcov to docker image (*)
2510288... soup-brotli-decompressor.h: remove superfluous get_type dec (*)
4ef2b9a... build: do not search for unused sqlite header (*)
3efb2e6... Update Turkish translation (*)
be59d3e... Update Basque translation (*)
dced7d2... Update Galician translation (*)
194299d... Enable code coverage analysis and reporting (*)
6e0639f... Update Brazilian Portuguese translation (*)
f6117b7... Update Serbian translation (*)
8400ac4... Update Japanese translation (*)
89e515c... Update Japanese translation (*)
1e11d28... Updated Slovenian translation (*)
0fd044b... Update Croatian translation (*)
6714f9e... Update Catalan translation (*)
db3414f... Remove deprecated SoupGnome library
11c7306... Remove deprecated SoupCookieJarSqlite API
f2e008b... Remove deprecated SoupMessageHeaders API
112d0b1... Remove deprecated SoupAuth API
f452133... Remove deprecated SoupCookieJar API
b6403c7... Remove deprecated SoupXMLRPC API
ef77811... Remove deprecated SoupDate APIs
6a8dc7d... Remove deprecated SoupServer API
7397eeb... Remove deprecated SoupForm APIs
ced5c45... Remove deprecated SoupLogger APIs
6ea7167... Remove deprecated SoupMessageBody API
8f99dba... Remove deprecated SoupChunkAllocator APIs
592c5b5... Remove deprecated SoupPassword APIs
cd02b30... Remove deprecated SoupRequester APIs
ada8604... Remove deprecated SoupValue APIs
569d935... Remove deprecated SoupSession APIs
620ad46... Remove deprecated SoupKnownStatusCode API
6e71698... Remove deprecated proxy APIs
7087788... Temporarily re-add SoupSession::request-started
57b6a11... Temporarily re-add soup_client_context_* APIs
1c1188e... Add Doxyfile
bdd50c6... build: Link tests against static version of libsoup
6faa5e6... Reorganize source tree
77b8743... Add .editorconfig
c5993dc... Remove unused soup-portability.h
7cf1d80... Make more APIs private
4e9ecff... SoupConnection: Modernsize type delcaration
ab9932c... Remove soup_session_connect_async() API
2bafe6b... Delete soup_client_context_get_address() API
70bb9d6... Add soup_add_timeout_reffed()
5defc85... SoupSessionHost: split from SoupSession
c70ce55... Move accept_languages_from_system() to soup-misc
1a2843c... Remove deprecated SoupSessionAsync usage
8bc2b92... Delete SoupSessionSync
ba34977... tests: More removal of deprecated async session
592866e... Remove SoupSessionAsync
db7cef9... Make soup_session_steal_connection() private
ec7e5b9... Make soup_message_io_cleanup() private
7668705... soup-logger: Handled NULL response-phrase
a573b60... Delete SoupAddress
8392a24... Delete SoupSocket::fd and all fd exposing APIs
e71a1c4... Make SoupSocket private API
4734f65... build: Remove unused list of headers
8314512... Replace setsockopt() usage with g_socket_set_option()
99a8574... Modernize GObject declarations
13a38b8... SoupSession: Make more functions static
2525863... Update coding style and add clang-format config
395b026... soup-server: Remove unused constructor override
(*) 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]