forked from syslog-ng/syslog-ng
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
F/container matrix travis #23
Open
bkil-syslogng
wants to merge
41
commits into
f/fix-test-python
Choose a base branch
from
f/container-matrix-travis
base: f/fix-test-python
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bkil-syslogng
force-pushed
the
f/container-matrix-travis
branch
11 times, most recently
from
April 29, 2016 15:29
1fe9957
to
13069f3
Compare
bkil-syslogng
force-pushed
the
f/container-matrix-travis
branch
12 times, most recently
from
May 6, 2016 17:27
a37c767
to
65a99cc
Compare
bkil-syslogng
force-pushed
the
f/fix-test-python
branch
from
May 6, 2016 17:36
02b26a3
to
2e544c9
Compare
bkil-syslogng
force-pushed
the
f/container-matrix-travis
branch
from
May 6, 2016 17:42
65a99cc
to
972d4f6
Compare
bkil-syslogng
force-pushed
the
f/fix-test-python
branch
from
May 6, 2016 17:45
2e544c9
to
3194285
Compare
TODO: Valgrind still shows a g_hash_table memleak Signed-off-by: bkil-syslogng <[email protected]>
Although Valgrind still shows leaks of g_module_open() because resident module are never unloaded and freed by glib, it is more didactic to return your allocated resources. TODO: make modules unloadable by refactoring usage of g_quark_from_static_string(), g_module_close() and removing g_module_make_resident(). Signed-off-by: bkil-syslogng <[email protected]>
Signed-off-by: bkil-syslogng <[email protected]>
Signed-off-by: bkil-syslogng <[email protected]>
TODO: global, bad constant name, too many arguments, ...
TODO: invalid-name, rebase Signed-off-by: bkil-syslogng <[email protected]>
This reverts commit e0d5f952320706196b910e5c13024e54bdef3799.
bkil-syslogng
force-pushed
the
f/container-matrix-travis
branch
from
July 1, 2016 11:14
043bad5
to
858bc33
Compare
bkil-syslogng
force-pushed
the
f/container-matrix-travis
branch
2 times, most recently
from
July 1, 2016 13:35
b7e5ce0
to
6ee8850
Compare
bkil-syslogng
force-pushed
the
f/container-matrix-travis
branch
from
July 1, 2016 13:36
6ee8850
to
77709c4
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
just testing Travis matrix, containers and acceleration