]> TLD Linux GIT Repositories - tld-builder.git/shortlog
tld-builder.git
2024-04-02 Marcin Krol- show full time and date in HTML queue, drop filtering... master
2024-04-02 Marcin Krol- use ThreadingHTTPServer
2023-12-02 Marcin Krol- don't kill processes, it intereferes with other build...
2023-07-07 Marcin Krol- mail requests are no longer supported
2021-05-10 Marcin Krol- fixed mail encoding errors
2021-05-09 Marcin Krol- python3 raises error when dictionary is changed durin...
2021-05-03 Marcin Krol- fix byte/str for chroot.popen
2021-05-02 Marcin Krol- import shutil
2021-05-02 Marcin Krol- use subprocess.Popen instead of os.popen which is...
2021-05-02 Marcin Krol- cleanup
2021-05-02 Marcin Krol- fix urllib imports
2021-05-02 Marcin Krol- cast stream size to float
2021-05-02 Marcin Krol- import subprocess
2021-05-02 Marcin Krol- use subprocess.Popen instead of os.popen which is...
2021-05-02 Marcin Krol- fix getting size of stream
2021-05-02 Marcin Krol- drop util.sendfile, use shutil.copyfileobj instead
2021-05-02 Marcin Krol- mode wb not allowed in os.popen
2021-05-02 Marcin Krol- substitute cmp for python3
2021-05-02 Marcin Krol- fix sendfile for binary data
2021-05-02 Marcin Krol- one more fix for python3
2021-05-02 Marcin Krol- use builtin python3 urllib instead of urllib2
2021-05-02 Marcin Krol- misc fix
2021-05-02 Marcin Krol- use builtin urllib instead of urllib3
2021-05-02 Marcin Krol- more python3 fixes, dropped python2 support
2021-04-13 Bartosz Świątek- Update make-request to python3 with urllib3
2021-03-23 Marcin Krol- more python 3.x fixes
2021-03-22 Marcin Krol- more python 3.x fixes
2021-03-22 Marcin Krol- more pythin 3.x fixes
2021-03-22 Marcin Krol- more python 3.x fixes
2021-03-22 Marcin Krol- doh, fix join() again
2021-03-22 Marcin Krol- more python 3.x fixes
2021-03-22 Marcin Krol- more python 3.x fixes
2021-03-22 Marcin Krol- more python 3.x fixes
2021-03-22 Marcin Krol- use python3
2021-03-22 Marcin Krol- python 3.x fixes
2021-03-21 Marcin Krol- indentation fix
2021-03-21 Marcin Krol- indentation fix
2021-03-21 Marcin Krol- merged PLD changes, now it works with python 3.x
2021-03-20 Marcin Krol- fix indentation
2021-03-20 Marcin Krol- cosmetics and cleanup
2021-03-20 Marcin Krol- adjusted options for rpm.org RPM
2021-03-20 Marcin Krol- tagging no longer supported
2021-03-20 Marcin Krol- tag testing no longer supported
2018-10-07 Marcin Krol- hostname changed
2018-10-07 Marcin Krol- hostname changed
2016-07-28 Marcin Krol- TLD uses pkgrevs, not git tags
2016-07-28 Marcin Krol- cleanup
2016-07-28 Marcin Krol- cleanup
2016-07-28 Marcin Krol- switch to HTTPS, disable SSL certificate validation
2016-07-28 Marcin Krol- fix builder params
2016-07-28 Marcin Krol- fix rpm opts
2016-07-28 Marcin Krol- prefer HTTPS notify by default
2016-07-28 Marcin Krol- disable SSL certificate validation globally to allow...
2016-07-28 Marcin Krol- cleanup
2016-07-28 Marcin Krol- fixed ssl configuration handling
2016-07-28 Marcin Krol- script for generating request handler server certificate
2016-07-28 Marcin Krol- required to run request_handler_server
2016-07-28 Marcin Krol- missed new files
2016-07-28 Marcin Krol- fix paths
2016-07-27 Marcin Krol- PLD merge, fully (re)TLDized
2016-07-27 Marcin Krol- cleanup
2016-07-27 Marcin Krol- fix params
2015-07-28 Marcin Krol- script for getting package revisions for list of...
2014-09-26 Marcin Krol- use pkgrevs instead of tagging
2013-08-01 Marcin Krol- get rid of git command output when checking in which...
2012-07-10 Marcin Krol- fix auto tagging
2012-07-10 Marcin Krol- TLDize
2012-07-10 Bartosz Świątek- fix sending with new autotags style
2012-07-10 Marcin Krol- proper TLD settings
2012-07-10 Marcin Krol- from https://github.com/pld-linux/pld-builder.new