• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

RH-FMK / skt / 1267

Builds Branch Commit Type Ran Committer Via Coverage
1267 342 Remove cmd_cleanup This patch removes cmd_cleanup because: 1. The --wipe option is pretty drastic, especially if the working directory is a cached git repo or contains additional files, or directories that the user forgot about; and hence is not... Pull #345 10 Sep 2018 01:46PM UTC web-flow travis-ci pending completion   set done
1266 minor_fix Runner.py: Remove unused variable 'job' Pull #347 06 Sep 2018 06:21AM UTC web-flow travis-ci pending completion   set done
1264 minor_fix Iterating the dictionary directly instead of calling .keys() Dictionaries implement a tp_iter slot that returns an efficient iterator that iterates over the keys of the dictionary. This means that we can write: for k in dict: ... which is equi... Pull #347 06 Sep 2018 05:49AM UTC web-flow travis-ci pending completion   set done
1263 342 Remove cmd_cleanup Fixes #342 Pull #345 05 Sep 2018 05:30PM UTC web-flow travis-ci pending completion   set done
1262 342 Remove cmd_cleanup Fixes #342 Pull #345 05 Sep 2018 04:23PM UTC web-flow travis-ci pending completion   set done
1261 dirs Make builder conform to the input/output dir structure Builder would expect a merge.source dir in its input directory. Have merge command use aforementioned directory to check out the git tree and have builder copy it over to its output dir if ne... Pull #337 05 Sep 2018 02:28PM UTC web-flow travis-ci pending completion   set done
1260 master Don't catch exceptions when aborting patch application If `git am --abort` goes wrong, something is seriously wrong and we shouldn't continue as if it wasn't. Instead of catching the exception, let skt abort when it happens. Doing so allows to d... push 05 Sep 2018 10:47AM UTC spbnick travis-ci pending completion   set done
1259 kerneltree Don't catch exceptions when aborting patch application If `git am --abort` goes wrong, something is seriously wrong and we shouldn't continue as if it wasn't. Instead of catching the exception, let skt abort when it happens. Doing so allows to d... Pull #344 05 Sep 2018 08:06AM UTC web-flow travis-ci pending completion   set done
1258 dirs Make builder conform to the input/output dir structure Builder would expect a merge.source dir in its input directory. Have merge command use aforementioned directory to check out the git tree and copy it over to its output dir if needed, and hav... Pull #337 05 Sep 2018 08:06AM UTC web-flow travis-ci pending completion   set done
1257 master Use defusedxml for XML parsing In theory, a user can pass a maliciously crafted XML, exploiting the server/testing side. While currently it means they would exploit their own infrastructure, if in the future there is a publicly available service ... push 05 Sep 2018 07:59AM UTC spbnick travis-ci pending completion   set done
1256 security Use defusedxml for XML parsing In theory, a user can pass a maliciously crafted XML, exploiting the server/testing side. While currently it means they would exploit their own infrastructure, if in the future there is a publicly available service ... Pull #341 04 Sep 2018 06:15PM UTC web-flow travis-ci pending completion   set done
1255 kerneltree Don't catch exceptions when aborting patch application If `git am --abort` goes wrong, something is seriously wrong and we shouldn't continue as if it wasn't. Instead of catching the exception, let skt abort when it happens. Doing so allows to d... Pull #344 04 Sep 2018 04:57PM UTC web-flow travis-ci pending completion   set done
1254 dirs Make builder conform to the input/output dir structure Builder would expect a merge.source dir in its input directory. Have merge command use aforementioned directory to check out the git tree and copy it over to its output dir if needed, and hav... Pull #337 04 Sep 2018 03:57PM UTC web-flow travis-ci pending completion   set done
1253 security Use defusedxml for XML parsing In theory, a user can pass a maliciously crafted XML, exploiting the server/testing side. While currently it means they would exploit their own infrastructure, if in the future there is a publicly available service ... Pull #341 04 Sep 2018 03:56PM UTC web-flow travis-ci pending completion   set done
1252 master Document __get_remote_url Signed-off-by: Veronika Kabatova <vkabatov@redhat.com> push 04 Sep 2018 03:54PM UTC major travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • …
  • 54
  • 55
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc