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

rcjsuen / dockerfile-language-server-nodejs / 265

Builds Branch Commit Type Ran Committer Via Coverage
265 master Fix a broken link caused by a copy paste error Signed-off-by: Remy Suen <remy.suen@gmail.com> push 14 Oct 2017 08:55AM UTC rcjsuen travis-ci pending completion   set done
264 master Prepare the 0.0.9 release Signed-off-by: Remy Suen <remy.suen@gmail.com> push 14 Oct 2017 08:46AM UTC rcjsuen travis-ci pending completion   set done
263 master Fix #178 Fix broken socket support Changed the dependency to vscode-languageserver to fix the module's broken socket support. The client should listen for connections on a port and then pass that port in when starting up the language server. The ... push 13 Oct 2017 09:33AM UTC rcjsuen travis-ci pending completion   set done
262 master Fix #183 Check before sending workspace/applyEdit The language server currently provides code actions that point to commands that are handled by the server via the use of the workspace/applyEdit request. However, clients can opt to not support th... push 12 Oct 2017 11:09AM UTC rcjsuen travis-ci pending completion   set done
261 master Fix #185 Warn if ADD does not have two arguments Signed-off-by: Remy Suen <remy.suen@gmail.com> push 10 Oct 2017 10:09AM UTC rcjsuen travis-ci pending completion   set done
260 master Remove unused code and enforce stricter type safety Signed-off-by: Remy Suen <remy.suen@gmail.com> push 07 Oct 2017 03:32AM UTC rcjsuen travis-ci pending completion   set done
259 master Remove unused code and enforce stricter type safety Signed-off-by: Remy Suen <remy.suen@gmail.com> push 07 Oct 2017 02:15AM UTC rcjsuen travis-ci pending completion   set done
258 master Fix #184 Suggest variables even if ARG is malformed In order to suggest variables to the user for a textDocument/completion request, we must examine all the ARG and ENV instructions that exist prior to the current cursor location to find all the ... push 07 Oct 2017 12:02AM UTC rcjsuen travis-ci pending completion   set done
257 master Disambiguate function by specifying return types Signed-off-by: Remy Suen <remy.suen@gmail.com> push 06 Oct 2017 11:02AM UTC rcjsuen travis-ci pending completion   set done
256 master Bump version and dependencies for 0.0.8 release Signed-off-by: Remy Suen <remy.suen@gmail.com> push 05 Oct 2017 11:01AM UTC rcjsuen travis-ci pending completion   set done
255 master Fix #179 Implement support for workspace/configuration The new workspace/configuration request that's being proposed will allow the validator's settings to not be global but to instead be scoped to a given resource. This means that the generated ... push 05 Oct 2017 10:53AM UTC rcjsuen travis-ci pending completion   set done
254 master Fix #180 Add the missing dockerPlainText.ts changes Signed-off-by: Remy Suen <remy.suen@gmail.com> push 03 Oct 2017 09:41AM UTC rcjsuen travis-ci pending completion   set done
252 master WIP #166 Suggest the --chown flag for COPY Signed-off-by: Remy Suen <remy.suen@gmail.com> push 02 Oct 2017 09:20PM UTC rcjsuen travis-ci pending completion   set done
251 master WIP #166 Validate ADD's flags spelling and values Signed-off-by: Remy Suen <remy.suen@gmail.com> push 02 Oct 2017 12:47PM UTC rcjsuen travis-ci pending completion   set done
250 master WIP #166 Validate --chown flag for ADD and COPY Signed-off-by: Remy Suen <remy.suen@gmail.com> push 02 Oct 2017 10:22AM UTC rcjsuen travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • 22
  • 23
  • 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