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

pkgcore / snakeoil / 189

Builds Branch Commit Type Ran Committer Via Coverage
189 master distutils_extensions: add build_py3 class to run 3to2 for py2 targets Basically the mirror of the build_py class which runs 2to3 for py3 targets. push 05 Aug 2015 01:59AM UTC radhermit travis-ci pending completion   set done
188 master tweak gitignore push 04 Aug 2015 06:21AM UTC radhermit travis-ci pending completion   set done
187 master don't count distribution related files for coverage push 04 Aug 2015 06:13AM UTC radhermit travis-ci pending completion   set done
186 dist move distribution related files back into snakeoil proper For a number of reasons, first off the subtree workflow seems to be annoying to use with regular rebasing techniques, second it's annoying keeping all the files in the various repos update... push 04 Aug 2015 05:23AM UTC radhermit travis-ci pending completion   set done
185 dist move distribution related files back into snakeoil proper For a number of reasons, first off the subtree workflow seems to be annoying to use with regular rebasing techniques, second it's annoying keeping all the files in the various repos update... push 04 Aug 2015 04:17AM UTC radhermit travis-ci pending completion   set done
181 master move snakeoil.namespaces to snakeoil.process.namespaces Mostly because namespaces directly relate to process groups and we'll probably add a similar module for cgroups in the near future. push 03 Aug 2015 05:25AM UTC radhermit travis-ci pending completion   set done
179 master osutils.ensure_dirs(): Fix sgid check to use st_mode field Fix sticky_parent check to use st_mode for S_ISGID check rather than incorrect st_gid. Pull #15 01 Aug 2015 09:03PM UTC mgorny travis-ci pending completion   set done
178 master namespaces: add support for setting the domain name for UTS namespaces This requires passing an FQDN instead of a singular hostname to create_utsns(). push 01 Aug 2015 06:57AM UTC radhermit travis-ci pending completion   set done
177 master namespaces: add create_utsns() that supports setting a new hostname This is done via a call to sethostname from libc since socket.sethostname() only works on py33 and up. If no hostname argument is passed the new UTS namespace defaults to using t... push 01 Aug 2015 06:14AM UTC radhermit travis-ci pending completion   set done
176 master namespaces: avoid child mount namespaces affecting the parent namespace Some distros use shared rootfs mount namespaces by default so child mount events propagate back up to their parents if they aren't made private or slaved. push 01 Aug 2015 12:42AM UTC radhermit travis-ci pending completion   set done
175 master add initial tests for namedtuple push 31 Jul 2015 06:32AM UTC radhermit travis-ci pending completion   set done
174 master process: add dir checks for find_binary() tests Just to make sure we don't return directories as binaries. push 31 Jul 2015 05:58AM UTC radhermit travis-ci pending completion   set done
173 master remove redundant passes from no-op functions Using a docstring is enough to declare an empty function. Also, this allows the coverage mechanism to work properly instead of having to manually exclude the pass lines if their functions aren't specif... push 31 Jul 2015 05:42AM UTC radhermit travis-ci pending completion   set done
172 master force byte strings for py3 mount() test Otherwise it would be testing the same unicode arguments twice. push 31 Jul 2015 05:25AM UTC radhermit travis-ci pending completion   set done
171 master osutils: make sure to accept unicode args on py27 as well Previously they would only be encoded to byte strings on py3. push 30 Jul 2015 10:17PM UTC radhermit travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • …
  • 23
  • 24
  • 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