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

CenterForOpenScience / modular-file-renderer / 1356

Builds Branch Commit Type Ran Committer Via Coverage
1356 feature/improve-zip-rendering Add tests and fixtures for build zip tree with sorted file list Pull #331 13 Aug 2018 07:08PM UTC web-flow travis-ci pending completion   set done
1355 feature/improve-zip-rendering Remove empty `__init__.py` in `static/` for zip Pull #331 08 Aug 2018 06:28PM UTC web-flow travis-ci pending completion   set done
1354 ft/improve-metadata-headers Dont pass empty header The OSF provider was passing a header with an empty value, this change means the if the header is empty, then the header isn't sent at all. This technically is a small optimization as well, it removes a few instructions th... Pull #349 06 Aug 2018 08:47PM UTC web-flow travis-ci pending completion   set done
1353 ft/docx-rendering Clarify why wont work locally Added a clarifiaction on why the renderer won't work locally. The rendering service needs to access the file thatis to be rendered, and the url waterbutler gives the renderer is going to be inaccessible to the outsid... Pull #347 06 Aug 2018 05:57PM UTC web-flow travis-ci pending completion   set done
1352 ft/use-correct-types-for-errors Uses the correct data structures for exceptions A tuple is the correct data struuucture for cases where the position in the structure has meaning rather than significance, so a list of tuples is the correct data structure for the stack here. Pull #348 06 Aug 2018 03:08PM UTC web-flow travis-ci pending completion   set done
1351 ft/docx-rendering attr_stack should be a list of tuples This changes th QueryParameterError to append a tuple to its attr stack rather than a list. Pull #347 03 Aug 2018 08:15PM UTC web-flow travis-ci pending completion   set done
1350 ft/docx-rendering Better quoting for long strings Long strings are better quotes with triple quotes so they're more readable, also has the nice effect of lettin strings that have other quotation marks in them not need to be escaped. Pull #347 03 Aug 2018 08:12PM UTC web-flow travis-ci pending completion   set done
1349 ft/docx-rendering Don't import 'escape' directly `markupsafe.escape(url)` is a little more informative to read than just `escape(url)`, so this reverts the change to use the former. Pull #347 03 Aug 2018 07:58PM UTC web-flow travis-ci pending completion   set done
1348 ft/docx-rendering Tidy up imports, small formatting Cleans up some imports that don't need to be qualified, or explicitly imports whatever resources the files need. Pull #347 03 Aug 2018 07:52PM UTC web-flow travis-ci pending completion   set done
1347 develop Merge branch 'feautre/fix-image-dimensions' into develop [SVCS-592] Closes: #340 push 02 Aug 2018 04:09PM UTC cslzchen travis-ci pending completion   set done
1346 ft/fix-idiotic-bug A few minor updates for image exporter - use `image_type` to avoid shadowing built-in `type` - if condition: pass else: action -> if not condition: action - remove unused vars and imporve style Pull #340 02 Aug 2018 04:06PM UTC web-flow travis-ci pending completion   set done
1345 ft/fix-idiotic-bug A few minor updates for image exporter - use `image_type` to avoid shadowing built-in `type` - if condition: pass else: action -> if not condition: action - remove unused vars and imporve style Pull #340 02 Aug 2018 03:51PM UTC web-flow travis-ci pending completion   set done
1344 ft/better-tabular-errors Use `populate_func` to avoid shadowing built-in `function` Pull #339 02 Aug 2018 03:48PM UTC web-flow travis-ci pending completion   set done
1343 ft/fix-idiotic-bug A few minor updates for image exporter - use image_type to avoid shadowing built-in function type() - if condition: pass else: action -> if not condition: action - code and style improvements Pull #340 02 Aug 2018 03:13PM UTC web-flow travis-ci pending completion   set done
1342 ft/fix-idiotic-bug A few minor updates for image exporter - use image_type to avoid shadowing built-in function type() - if condition: pass else: action -> if not condition: action - code and style improvements Pull #340 02 Aug 2018 03:08PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • …
  • 27
  • 28
  • 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