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

sirosen / SALVE / 168

Builds Branch Commit Type Ran Committer Via Coverage
168 dev Merge branch 'refactor/import-conventions' into dev push 17 Oct 2015 04:47AM UTC sirosen travis-ci pending completion   set done
167 wip/refactor/clean-initfiles Refactor salve.action into subpackages To sanely cleanup the action subpackage, it was necessary to break it down into smaller components. Each category of action, backup, copy, create, and modify, now has its own subpackage which cleanly exposes... push 19 Jul 2015 06:44AM UTC sirosen travis-ci pending completion   set done
166 wip/refactor/clean-initfiles Altered salve.filesys naming to clean its imports filesys.abstract still defines a Filesys, but filesys.concrete now defines a ConcreteFilesys, which prevents confusion and conflicts with the Abstract Filesystem type. Moved the access code enum i... push 12 Jul 2015 11:10PM UTC sirosen travis-ci pending completion   set done
165 wip/refactor/clean-initfiles Move Exception defs to an exceptions package This package colocates all exceptions that can be thrown by SALVE. Not only does this serve to make the code more self-documenting, as the thrown exceptions are now easily findable, but it also ensures... push 12 Jul 2015 10:30PM UTC sirosen travis-ci pending completion   set done
164 wip/refactor/clean-initfiles Converted ExecutionContext to a Singleton There's quite a bit of messiness associated with trying to pass around the single ExecutionContext object and ensure that it is reachable from all parts of the code. This shows up especially in the packag... push 12 Jul 2015 10:11PM UTC sirosen travis-ci pending completion   set done
163 dev Merge branch 'testing/travis-nosudo' into dev push 12 Jul 2015 08:37PM UTC sirosen travis-ci pending completion   set done
162 testing/travis-nosudo Set Travis sudo:false to improve travis builds sudo:false is Travis' way of detecting that the build does not need root privileges, and therefore can be run on their container-based infrastructure. This should yield slightly faster build times. push 12 Jul 2015 06:48PM UTC sirosen travis-ci pending completion   set done
161 dev Merge branch 'testing/unit/dirblock-coverage' into dev push 12 Jul 2015 06:42PM UTC sirosen travis-ci pending completion   set done
160 dev Merge branch 'refactor/stricter-pep8' into dev push 12 Jul 2015 06:22PM UTC sirosen travis-ci pending completion   set done
159 dev Merge branch 'feature/v3style-relative-paths' into dev push 12 Jul 2015 05:48PM UTC sirosen travis-ci pending completion   set done
158 wip/feature/improved-relative-paths Add a basic system test for running in --ver3 mode Expands the system testing "run_on_manifest" to allow specification of commandline options, and adds a simple test for file creation. Regains code coverage across the full testsuite. push 12 Feb 2015 05:00AM UTC sirosen travis-ci pending completion   set done
157 wip/feature/mock-fs-verify Rewrites to virtual symlink resolution Numerous correctness fixes. Most importantly, fixes the circular dependencies between some of the outward facing tools like type lookups and existence and the inner workings of normalization. Introduces a se... push 08 Dec 2014 05:13PM UTC sirosen travis-ci pending completion   set done
156 wip/feature/mock-fs-verify Fixed StatInfo namedtuple in virtual FS Virtual FS StatInfo is a namedtuple, but args had a nasty typo (missing parens). push 27 Sep 2014 06:10PM UTC sirosen travis-ci pending completion   set done
153 wip/feature/mock-fs-verify Correct virtual link path normalization Link loop detection now relies on the memoization map in order to short-circuit its way out of evaluation. This is a bit of a hack and produces results slightly different from os.path.realpath, but still ar... push 01 Sep 2014 02:12AM UTC sirosen travis-ci pending completion   set done
152 wip/feature/mock-fs-verify First components of a virtual FS Far from complete, but the File, Dir, Link, and FS types are all laid out in their basics. Some clever logic is needed to make the handling of virtualized symlinks correct. push 31 Aug 2014 06:50AM UTC sirosen travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • 15
  • 16
  • 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