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

emilyhorsman / nightshades-python / 47

Builds Branch Commit Type Ran Committer Via Coverage
47 development Expand unit definition in test_get_units_with_tags push 16 Feb 2016 02:04AM UTC emilyhorsman travis-ci pending completion
45 development Ensure tags are returned as a list push 06 Feb 2016 07:42PM UTC emilyhorsman travis-ci pending completion
44 development Change how serialize_unit_data handles tags push 06 Feb 2016 07:12PM UTC emilyhorsman travis-ci pending completion
43 development Add DELETE to allowed CORS methods push 06 Feb 2016 04:26PM UTC emilyhorsman travis-ci pending completion
42 development No need to pass a UUID into delete_unit push 06 Feb 2016 03:59PM UTC emilyhorsman travis-ci pending completion
41 development Handle tags attribute in create_unit and update_unit Add attributes_required kwarg to validate_payload decorator so action methods can be cleaned up a little (no more `payload.get('attributes', {})`). You can now pass a tags CSV as data.attribut... push 06 Feb 2016 03:51PM UTC emilyhorsman travis-ci pending completion
40 development More accurate error message for api.v1.update_unit push 06 Feb 2016 03:12PM UTC emilyhorsman travis-ci pending completion
39 development Add api.v1.delete_unit action Allows one to delete an ongoing unit. Will 404 if no ongoing unit exists to delete. push 06 Feb 2016 03:08PM UTC emilyhorsman travis-ci pending completion
38 development Add description to api.v1.create_unit push 03 Feb 2016 04:47PM UTC emilyhorsman travis-ci pending completion
37 development Improve responses * Add description to serialize_unit_data. * Add Access-Control-Allow-Methods and Access-Control-Allow-Headers to responses. push 01 Feb 2016 03:07AM UTC emilyhorsman travis-ci pending completion
36 development Add an alternate response for /auth completion This adds support for opening the /auth endpoint in a browser dialog window. If a ?postMessage=true parameter is given on the start of the /auth flow, and intermediate cookie will be set. This cooki... push 31 Jan 2016 11:11PM UTC emilyhorsman travis-ci pending completion
35 development Change CORS response headers and cookie setting Access-Control-Allow-Credentials header is now set on all responses when the CORS configuration is set (see bed50db). It is set to `true`, which means cookies will be sent on cross-origin requests. ... push 31 Jan 2016 09:25PM UTC emilyhorsman travis-ci pending completion
34 development Add CORS header to requests If a NIGHTSHADES_CORS environment variable is set, an Access-Control-Allow-Origin header will be added to every api.v1 request with this value. This allows clients to live on other domains that are not http://api.night... push 31 Jan 2016 08:35PM UTC emilyhorsman travis-ci pending completion
33 development Add api.v1.me endpoint Returns data.attributes.name and can be used by a client as a quick check to see if we're logged in without revealing your user UUID. push 31 Jan 2016 08:06PM UTC emilyhorsman travis-ci pending completion
32 development Improve error handling Use errorhandler decorations on the api.v1 Flask Blueprint instead of using verbose try/except blocks in the endpoints. Extract JSON API error forming to errors.json_error to clean things up. push 31 Jan 2016 05:52PM UTC emilyhorsman travis-ci pending completion
  • ← Previous
  • 1
  • 2
  • 3
  • 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

© 2026 Coveralls, Inc