<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/evolution-data-server.git/src/libedataserver/e-module.c, branch master</title>
<subtitle>gitlab.gnome.org: GNOME/evolution-data-server.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/'/>
<entry>
<title>e-module: Add debug prints about module loading</title>
<updated>2022-04-27T14:02:57+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2022-04-27T14:02:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=6a4d809b990c85993a49bb1263666e0dd98e8aca'/>
<id>6a4d809b990c85993a49bb1263666e0dd98e8aca</id>
<content type='text'>
This can help to see where the modules are expected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This can help to see where the modules are expected.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow to load modules from custom prefixes</title>
<updated>2021-02-25T07:02:36+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2021-02-25T07:02:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=4aff145a850b13232cae9958e1f409ae6e99f0cf'/>
<id>4aff145a850b13232cae9958e1f409ae6e99f0cf</id>
<content type='text'>
This change loads modules not only from the install prefix,
but tries to read it also from the ~/.local/share/evolution/modules
and from the directories listed in the EDS_EXTRA_PREFIXES, which
is a list of paths separated by colon (':').
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change loads modules not only from the install prefix,
but tries to read it also from the ~/.local/share/evolution/modules
and from the directories listed in the EDS_EXTRA_PREFIXES, which
is a list of paths separated by colon (':').
</pre>
</div>
</content>
</entry>
<entry>
<title>M!34 - Use G_PARAM_STATIC_STRINGS</title>
<updated>2020-01-07T07:51:57+00:00</updated>
<author>
<name>Niels De Graef</name>
<email>nielsdegraef@gmail.com</email>
</author>
<published>2020-01-07T07:51:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=fecc025654d3a415801d58221d3cdd5283afc33f'/>
<id>fecc025654d3a415801d58221d3cdd5283afc33f</id>
<content type='text'>
Closes https://gitlab.gnome.org/GNOME/evolution-data-server/merge_requests/34
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://gitlab.gnome.org/GNOME/evolution-data-server/merge_requests/34
</pre>
</div>
</content>
</entry>
<entry>
<title>M!32 - Replace deprecated 'g_type_class_add_private'</title>
<updated>2019-09-09T09:17:34+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-09-09T09:17:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=f94369975d773c023c5e7e292f97a5cc3987dfa2'/>
<id>f94369975d773c023c5e7e292f97a5cc3987dfa2</id>
<content type='text'>
Closes https://gitlab.gnome.org/GNOME/evolution-data-server/merge_requests/32
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://gitlab.gnome.org/GNOME/evolution-data-server/merge_requests/32
</pre>
</div>
</content>
</entry>
<entry>
<title>e_module_load_all_in_directory: Use g_debug() instead of g_warning()</title>
<updated>2017-09-11T12:06:04+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2017-09-11T12:06:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=8f559b2e7023fe20a7697d875fb9849707ba8949'/>
<id>8f559b2e7023fe20a7697d875fb9849707ba8949</id>
<content type='text'>
While most of the module directories exist always, the credential-modules
directory exists only if GOA or UOA modules are built. As the warning
doesn't make much sense in such case, make it a debug message instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While most of the module directories exist always, the credential-modules
directory exists only if GOA or UOA modules are built. As the warning
doesn't make much sense in such case, make it a debug message instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganize directory structure</title>
<updated>2016-10-11T09:47:14+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2016-10-11T09:47:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=d7931c6dd9db1e090f4bb466983c3dced19e2201'/>
<id>d7931c6dd9db1e090f4bb466983c3dced19e2201</id>
<content type='text'>
Let's have it as it's common to be, which means top level src/ for
sources, single data/ for data, and so on.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Let's have it as it's common to be, which means top level src/ for
sources, single data/ for data, and so on.
</pre>
</div>
</content>
</entry>
</feed>
