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

strongloop / loopback-next / 1556

Builds Branch Commit Type Ran Committer Via Coverage
1556 master Merge operation spec from @operation and @param (#462) Example usage: ```ts class MyController { @operation('get', '/', {responses}) @param(offsetSpec) @param(pageSizeSpec) list(offset?: number, pageSize?: number) {} } ``` cron 28 Jul 2017 12:55PM UTC web-flow travis-ci pending completion   set done
1552 master Update Repository Pull #464 27 Jul 2017 05:59PM UTC web-flow travis-ci pending completion   set done
1551 docs-alpha Update Repository push 27 Jul 2017 05:59PM UTC loay travis-ci pending completion   set done
1549 docs-alpha Update testlab push 27 Jul 2017 05:45PM UTC loay travis-ci pending completion   set done
1550 master Update testlab Pull #464 27 Jul 2017 05:44PM UTC web-flow travis-ci pending completion   set done
1546 master Add app.validateApiSpec() and fix invalid specs Pull #475 27 Jul 2017 02:16PM UTC web-flow travis-ci pending completion   set done
1545 feature/expose-full-open-api-spec Add app.validateApiSpec() and fix invalid specs push 27 Jul 2017 02:10PM UTC bajtos travis-ci pending completion   set done
1544 feature/expose-full-open-api-spec Add app.validateApiSpec() and fix invalid specs push 27 Jul 2017 02:04PM UTC bajtos travis-ci pending completion   set done
1543 master Merge operation spec from @operation and @param (#462) Example usage: ```ts class MyController { @operation('get', '/', {responses}) @param(offsetSpec) @param(pageSizeSpec) list(offset?: number, pageSize?: number) {} } ``` push 27 Jul 2017 08:57AM UTC web-flow travis-ci pending completion   set done
1542 master Merge operation spec from @operation and @param Example usage: ```ts class MyController { @operation('get', '/', {responses}) @param(offsetSpec) @param(pageSizeSpec) list(offset?: number, pageSize?: number) {} } ``` Pull #462 27 Jul 2017 08:39AM UTC web-flow travis-ci pending completion   set done
1541 feature/merge-operation-spec-with-param-spec Merge operation spec from @operation and @param Example usage: ```ts class MyController { @operation('get', '/', {responses}) @param(offsetSpec) @param(pageSizeSpec) list(offset?: number, pageSize?: number) {} } ``` push 27 Jul 2017 08:38AM UTC bajtos travis-ci pending completion   set done
1540 master Add more `@param.*` shortcuts (#460) * Move @param.query tests to a standalone file * Add more `@param.*` shortcuts - `@param.header.string(name)` - `@param.header.number(name)` - `@param.header.integer(name)` - `@param.header.boolea... push 27 Jul 2017 08:32AM UTC web-flow travis-ci pending completion   set done
1538 master Add more `@param.*` shortcuts - `@param.header.string(name)` - `@param.header.number(name)` - `@param.header.integer(name)` - `@param.header.boolean(name)` - `@param.path.string(name)` - `@param.path.number(name)` - `@param.path.integer(na... Pull #460 27 Jul 2017 08:03AM UTC web-flow travis-ci pending completion   set done
1539 feature/decorators-param-source-shortcuts Add more `@param.*` shortcuts - `@param.header.string(name)` - `@param.header.number(name)` - `@param.header.integer(name)` - `@param.header.boolean(name)` - `@param.path.string(name)` - `@param.path.number(name)` - `@param.path.integer(na... push 27 Jul 2017 08:03AM UTC bajtos travis-ci pending completion   set done
1535 master Add shortcut decorators for HTTP verbs (#459) - `@post()` - `@put()` - `@patch()` - `@del()` Note that `delete` is a reserved keyword that cannot be used as a function name. push 27 Jul 2017 07:41AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 1096
  • 1097
  • 1098
  • 1099
  • 1100
  • 1101
  • 1102
  • 1103
  • 1104
  • …
  • 1152
  • 1153
  • 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