ldb: Free memory when repacking database
[garming/samba-autobuild/.git] / script / autobuild.py
2019-08-06 Stefan Metzmacherscript/autobuild.py: remove explicit --picky-developer"
2019-06-20 Joe Guoscript/autobuild.py: make code more pythonic
2019-06-20 Joe Guoscript/autobuild.py: avoid nested try except block
2019-06-20 Joe Guoscript/autobuild.py: rm redundant empty str in options
2019-06-20 Joe Guoscript/autobuild.py: define cwd for builder and avoid...
2019-06-20 Joe Guoscript/autobuild.py: improve run_cmd with check_output
2019-06-20 Joe Guoscript/autobuild.py: add helper functions to simplify...
2019-06-20 Joe Guoscript/autobuild.py: replace random-sleep.sh with pytho...
2019-06-20 Joe Guoscript/autobuild.py: rm unused mime type text/plain...
2019-06-20 Joe Guoscript/autobuild.py: fix tasks indent
2019-06-18 Volker Lendeckeautobuild: Fix autobuild for python3
2019-05-10 Joe Guoscript/autobuild.py: define LCOV_CMD and run it after...
2019-05-10 Joe Guoscript/autobuild.py: add ENABLE_COVERAGE placeholder...
2019-05-10 Joe Guoscript/autobuild.py: replace more placeholders in cmds...
2019-05-10 Joe Guoscript/autobuild.py: add --enable-coverage option
2019-05-10 Joe Guoscript/autobuild.py: mv optionparse to top
2019-05-10 Joe Guoscript/autobuild.py: mv find_git_root and gitroot to top
2019-05-10 Joe Guoscript/autobuild.py: rename sdir to test_source_dir
2019-04-25 Andreas Schneiderautobuild: Build also Samba AD with MIT Kerberos
2019-04-24 Lutz Justenwaf: build: Respect --disable-python for third_party...
2019-04-12 Garming Samselftest: rename schemaupgrade_dc (+pair) to schema_dc
2019-04-11 Aaron Haslettselftest: split schemaupgrade testenv out
2019-04-05 Douglas Bagnallautobuild: attempt authenticated email if environment...
2019-02-27 Stefan Metzmacherautobuild: try to distribute the tasks a bit more
2019-02-27 Stefan Metzmacherautobuild: spread ad-dc tests over 6 autobuild/ci separ...
2019-02-27 Stefan Metzmacherautobuild: add samba-ad-member task
2019-02-27 Stefan Metzmacherautobuild: run ad_dc_backup tests in samba-ad-dc-backup
2019-02-27 Stefan Metzmacherautobuild: move maptoguest and simpleserver to 'samba...
2019-02-27 Stefan Metzmacherautobuild: move nt4_dc_schannel out of 'samba'
2019-02-27 Stefan Metzmacherselftest:Samba4: add ad_dc_backup alias to ad_dc
2019-02-27 Stefan Metzmacherselftest:Samba4: add ad_dc_default alias to ad_dc_ntvfs
2019-02-27 Stefan Metzmacherselftest:Samba4: add ad_dc_slowtests alias to ad_dc_ntvfs
2019-02-27 Stefan Metzmacherselftest:Samba4: add fl2008dc as alias to ad_dc_ntvfs
2019-02-20 Tim Bealeselftest: Add basic sanity-check tests for nopython...
2019-02-15 Tim Bealeautobuild: Drop 'py2' flag
2019-02-15 Tim Bealeautobuild: Replace samba-buildpy2-only with samba-nopyt...
2019-02-15 Tim Bealeautobuild: Remove ${EXTRA_PYTHON} variable
2019-02-15 Tim Bealeautobuild: Tidy up unnecessary line-breaks in 'TESTS='
2019-02-15 Tim Bealeautobuild: Remove the PY3_ONLY variable
2019-02-15 Tim Bealeautobuild: Update variable name to make more sense
2019-02-15 Tim Bealeautobuild: Drop py2 autobuild jobs
2019-02-14 Stefan Metzmacherscript/autobuild.py: add 'lsb_release -a' and 'mount...
2019-02-11 Ralph BoehmeCI: split out "samba-ad-dc-ntvfs[-py2]" test targets
2019-02-05 Tim Bealeautobuild: Split backup/restore testenvs out into separ...
2018-12-12 Douglas Bagnallautobuild: convert top_commit_msg to str for Py 3
2018-12-12 Douglas Bagnallautobuild: py3: cope with bytes when compiling system...
2018-12-10 Noel Powerautobuild: We should run autobuild with python3 by...
2018-12-10 Noel Powerautobuild: Convert old py3 tasks to py2
2018-12-10 Noel Powerautobuild: Adjust autobuild for PY2/PY3 get_python_lib...
2018-12-10 Noel Powerautobuild: Modify old samba_buildpy3_only job to python2
2018-12-10 Noel Powerautobuild: Remove temporary purepy3 tasks
2018-12-10 Noel PowerCI: Add new (TEMP) pure python3 autobuild jobs for...
2018-12-10 Noel Powerscript: Add new (temporary) pure python3 ad-dc test
2018-11-28 Andreas Schneiderautobuild: Add _FORTIFY_SOURCE=2 to the -O3 build
2018-11-14 Noel Powerscript: Add new (temporary) pure python3 ad-dc-2 test
2018-11-01 Douglas Bagnallautobuild: remove unused variables
2018-10-23 Noel PowerCI/Autobuild: Remove samba-none-env-py3 test
2018-10-23 Noel Powerscript: Add new (temporary) autobuild task for none...
2018-09-27 Noel Powerscript: add new autobuild task for building pure python3
2018-09-26 Philipp Gesangturn --with-json-audit into global --with-json
2018-09-05 Alexander Bokovoyscript/autobuild: Fix formatting in send_email
2018-09-05 Alexander Bokovoyscript/autobuild: re-use CACHE_SUFFIX from waflib
2018-09-05 Thomas Nagyscript/autobuild: use --out instead of -b when calling...
2018-09-05 Thomas Nagybuild:wafsamba: detail where we are processing the...
2018-08-29 Andrew Bartlettautobuild: Avoid subshell for tail -f invocation
2018-08-29 Andrew Bartlettautobuild: use close_fds=True to avoid *.stderr and...
2018-08-29 Andrew Bartlettautobuild: Move backup/restore environments into to...
2018-08-29 Andrew Bartlettautobuild: Move ad_dc_no_nss into to samba-ad-dc-2...
2018-08-29 Andrew Bartlettautobuild: Reduce duplication of task list in autobuild
2018-08-29 Andrew Bartlettautobuild: Implement a split python2 and python2 build...
2018-08-27 Andrew Bartlettautobuild: Fix -py3 support to look in tasks (the table...
2018-08-25 Andrew Bartlettautobuild: Allow automatic handling of autobuild tasks...
2018-08-24 Douglas BagnallPEP8: improve spacing around colons
2018-08-24 Joe GuoPEP8: fix E401: multiple imports on one line
2018-08-24 Joe GuoPEP8: fix E305: expected 2 blank lines after class...
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E261: at least two spaces before inline comment
2018-08-24 Joe GuoPEP8: fix E251: unexpected spaces around keyword /...
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E225: missing whitespace around operator
2018-08-24 Joe GuoPEP8: fix E222: multiple spaces after operator
2018-08-24 Joe GuoPEP8: fix E203: whitespace before ':'
2018-08-24 Joe GuoPEP8: fix E202: whitespace before ')'
2018-08-24 Joe GuoPEP8: fix E201: whitespace after '('
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E123: closing bracket does not match indentat...
2018-08-24 Joe GuoPEP8: fix E122: continuation line missing indentation...
2018-08-24 Joe GuoPEP8: fix E121: continuation line under-indented for...
2018-07-28 Andrew Bartlettautobuild: Test with and without building bundled popt
2018-07-24 Ralph Boehmeautobuild: add some basic tests for the all static...
2018-07-05 Andrew Bartlettautobuild: Fix random-sleep.sh invocation in autobuild.py
2018-06-26 Andrew Bartlettautobuild: Build samba-fileserver --without-json-audit
2018-05-25 Andrew Bartlettautobuild: cover the Gentoo case with python disabled...
2018-05-23 Andrew Bartlettautobuild: Include information of disk free in system...
2018-05-23 Andrew Bartlettautobuild: build ldb --without-ldb-lmdb
2018-05-05 Douglas Bagnallautobuild: do not try to send email to no recipient
2018-05-05 Douglas Bagnallautobuild: add compiler version to results tarball
2018-05-03 Andrew Bartlettautobuild: Extend build combinations tested to include...
2018-03-27 Andrew Bartlettautobuild: Run all envs that depend on ad_dc in the...
next