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

kenjones-cisco / generator-swagapi / 30

Builds Branch Commit Type Ran Committer Via Coverage
30 master chore(dependencies): Update dependencies Updates the dependencies and switch from deprecated features of yeoman to externalized packages now. Some changes resulted from the dependency updates. push 12 Jan 2016 12:35AM UTC kenjones-cisco travis-ci pending completion   set done
29 master chore(project): Fixup release tasking actions Resolve issues from previous release execution to make sure success for next time. push 09 Jan 2016 06:08AM UTC kenjones-cisco travis-ci pending completion   set done
28 master chore(release): Release v0.2.0 push 09 Jan 2016 04:22AM UTC kenjones-cisco travis-ci pending completion   set done
27 v0.2.0 chore(release): Release v0.2.0 push 09 Jan 2016 04:22AM UTC kenjones-cisco travis-ci pending completion   set done
26 master chore(project): Update Vagrantfile for testing To test locally within the VM the directory must start with the prefix generator-, so it is now there. push 09 Jan 2016 03:59AM UTC kenjones-cisco travis-ci pending completion   set done
25 master chore(project): Setting up release tasks Adds tasks to automate releases. push 09 Jan 2016 03:30AM UTC kenjones-cisco travis-ci pending completion   set done
24 master chore(project): Cleanup removing unneeded util Removing util to strip away extra slashes as it is only used in one location and lodash helped convert into a single line call. push 08 Jan 2016 10:43PM UTC kenjones-cisco travis-ci pending completion   set done
23 master feat(template): Support any named path parameter Handle path parameters other than `{id}` and `{parentId}` such that individual API developers can choose to name parameters as they see fit. Currently the paths only support 2 levels, after the 2n... push 08 Jan 2016 10:30PM UTC kenjones-cisco travis-ci pending completion   set done
22 master chore(project): More Refactoring of templates Extract all logic from templates besides looping and calls to lookup or format the output to make sure all logic is fully testable and consistent. push 08 Jan 2016 06:29PM UTC kenjones-cisco travis-ci pending completion   set done
21 master chore(project): More refactoring to optimize Optimizes the code base for faster generation that is easier to maintain with even less lint issues in the generated code. push 08 Jan 2016 04:58AM UTC kenjones-cisco travis-ci pending completion   set done
20 master chore(project): Refactor code base from templates Extract most of the code from the templates for handlers and models. Creates handler snippets that can be included based on conditions. Adds test code for all of the code to get as close to comple... push 08 Jan 2016 12:17AM UTC kenjones-cisco travis-ci pending completion   set done
19 master chore(project): eslint fix push 07 Jan 2016 02:24PM UTC kenjones-cisco travis-ci pending completion   set done
18 master fix(handlers): Map offset to skip for Mongoose The standard for pagination parameters in REST include `offset`, the corresponding option within mongoose/MongoDB is `skip`. This change updates the handling of the `offset` option by mapping to the ... push 07 Jan 2016 01:58PM UTC kenjones-cisco travis-ci pending completion   set done
17 master offset is not supported by the query api `offset` is not supported by the mongoose query api the equivalent is `skip` http://mongoosejs.com/docs/api.html#query_Query-setOptions Pull #9 07 Jan 2016 06:26AM UTC shyashan travis-ci pending completion   set done
16 master feat(handlers): Leverage responses to identify models Use the defined response schema to determine the model for a given handler and then fallback to using the path name if no response schema is defined. closes #7 push 07 Jan 2016 05:11AM UTC kenjones-cisco travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 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