index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
script
/
autobuild.py
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-20
script/autobuild.py: make code more pythonic
Joe Guo
1
-43
/
+31
2019-06-20
script/autobuild.py: avoid nested try except block
Joe Guo
1
-11
/
+12
2019-06-20
script/autobuild.py: rm redundant empty str in options
Joe Guo
1
-20
/
+20
2019-06-20
script/autobuild.py: define cwd for builder and avoid chdir
Joe Guo
1
-5
/
+3
2019-06-20
script/autobuild.py: improve run_cmd with check_output
Joe Guo
1
-4
/
+4
2019-06-20
script/autobuild.py: add helper functions to simplify make test cmd
Joe Guo
1
-120
/
+131
2019-06-20
script/autobuild.py: replace random-sleep.sh with python function
Joe Guo
1
-33
/
+39
2019-06-20
script/autobuild.py: rm unused mime type text/plain in tasks
Joe Guo
1
-294
/
+288
2019-06-20
script/autobuild.py: fix tasks indent
Joe Guo
1
-430
/
+467
2019-06-18
autobuild: Fix autobuild for python3
Volker Lendecke
1
-1
/
+1
2019-05-10
script/autobuild.py: define LCOV_CMD and run it after each make test
Joe Guo
1
-2
/
+35
2019-05-10
script/autobuild.py: add ENABLE_COVERAGE placeholder in configure cmd option
Joe Guo
1
-10
/
+10
2019-05-10
script/autobuild.py: replace more placeholders in cmds for coverage
Joe Guo
1
-0
/
+4
2019-05-10
script/autobuild.py: add --enable-coverage option
Joe Guo
1
-0
/
+3
2019-05-10
script/autobuild.py: mv optionparse to top
Joe Guo
1
-53
/
+53
2019-05-10
script/autobuild.py: mv find_git_root and gitroot to top
Joe Guo
1
-14
/
+16
2019-05-10
script/autobuild.py: rename sdir to test_source_dir
Joe Guo
1
-7
/
+7
2019-04-25
autobuild: Build also Samba AD with MIT Kerberos
Andreas Schneider
1
-1
/
+1
2019-04-24
waf: build: Respect --disable-python for third_party modules
Lutz Justen
1
-0
/
+2
2019-04-12
selftest: rename schemaupgrade_dc (+pair) to schema_dc
Garming Sam
1
-4
/
+4
2019-04-11
selftest: split schemaupgrade testenv out
Aaron Haslett
1
-0
/
+14
2019-04-05
autobuild: attempt authenticated email if environment suggests it
Douglas Bagnall
1
-0
/
+6
2019-02-27
autobuild: try to distribute the tasks a bit more
Stefan Metzmacher
1
-21
/
+21
2019-02-27
autobuild: spread ad-dc tests over 6 autobuild/ci separate tasks/jobs
Stefan Metzmacher
1
-12
/
+62
2019-02-27
autobuild: add samba-ad-member task
Stefan Metzmacher
1
-3
/
+15
2019-02-27
autobuild: run ad_dc_backup tests in samba-ad-dc-backup
Stefan Metzmacher
1
-3
/
+2
2019-02-27
autobuild: move maptoguest and simpleserver to 'samba-fileserver'
Stefan Metzmacher
1
-1
/
+7
2019-02-27
autobuild: move nt4_dc_schannel out of 'samba'
Stefan Metzmacher
1
-1
/
+6
2019-02-27
selftest:Samba4: add ad_dc_backup alias to ad_dc
Stefan Metzmacher
1
-0
/
+2
2019-02-27
selftest:Samba4: add ad_dc_default alias to ad_dc_ntvfs
Stefan Metzmacher
1
-0
/
+2
2019-02-27
selftest:Samba4: add ad_dc_slowtests alias to ad_dc_ntvfs
Stefan Metzmacher
1
-0
/
+2
2019-02-27
selftest:Samba4: add fl2008dc as alias to ad_dc_ntvfs
Stefan Metzmacher
1
-2
/
+5
2019-02-20
selftest: Add basic sanity-check tests for nopython target
Tim Beale
1
-0
/
+2
2019-02-15
autobuild: Drop 'py2' flag
Tim Beale
1
-9
/
+2
2019-02-15
autobuild: Replace samba-buildpy2-only with samba-nopython-py2
Tim Beale
1
-8
/
+32
2019-02-15
autobuild: Remove ${EXTRA_PYTHON} variable
Tim Beale
1
-17
/
+8
2019-02-15
autobuild: Tidy up unnecessary line-breaks in 'TESTS='
Tim Beale
1
-21
/
+10
2019-02-15
autobuild: Remove the PY3_ONLY variable
Tim Beale
1
-13
/
+10
2019-02-15
autobuild: Update variable name to make more sense
Tim Beale
1
-4
/
+4
2019-02-15
autobuild: Drop py2 autobuild jobs
Tim Beale
1
-6
/
+0
2019-02-14
script/autobuild.py: add 'lsb_release -a' and 'mount' to system-info.txt
Stefan Metzmacher
1
-0
/
+2
2019-02-11
CI: split out "samba-ad-dc-ntvfs[-py2]" test targets
Ralph Boehme
1
-6
/
+20
2019-02-05
autobuild: Split backup/restore testenvs out into separate job
Tim Beale
1
-0
/
+12
2018-12-12
autobuild: convert top_commit_msg to str for Py 3
Douglas Bagnall
1
-0
/
+1
2018-12-12
autobuild: py3: cope with bytes when compiling system-info.txt
Douglas Bagnall
1
-3
/
+8
2018-12-10
autobuild: We should run autobuild with python3 by default
Noel Power
1
-1
/
+1
2018-12-10
autobuild: Convert old py3 tasks to py2
Noel Power
1
-8
/
+8
2018-12-10
autobuild: Adjust autobuild for PY2/PY3 get_python_lib behaviour
Noel Power
1
-4
/
+4
2018-12-10
autobuild: Modify old samba_buildpy3_only job to python2
Noel Power
1
-6
/
+6
2018-12-10
autobuild: Remove temporary purepy3 tasks
Noel Power
1
-82
/
+0
[next]