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

m-a-r-c-e-l-i-n-o / unistack / 49

Builds Branch Commit Type Ran Committer Via Coverage
49 master refactor: Ensure command communication scalability Previously, handling unknown commands was done through a specialized method called "commandNotFound". This commits substitutes that method with an generalized event method. push 01 Aug 2016 07:49PM UTC m-a-r-c-e-l-i-n-o travis-ci pending completion   set done
48 master refactor: Ensure command communication scalability Previously, handling unknown commands was done through a specialized method called "commandNotFound". This commits substitutes that method with an generalized event method. push 01 Aug 2016 06:26PM UTC m-a-r-c-e-l-i-n-o travis-ci pending completion   set done
47 master test: Ensure 100% coverage There was a coverage complaint do to a unnecessary nested if statement which let to its non-existent else clause to never be called. It's a rather silly blocker to 100% branch coverage. This commit fixes that by combini... push 01 Aug 2016 04:52AM UTC m-a-r-c-e-l-i-n-o travis-ci pending completion   set done
45 master test: Ensure 100% coverage There was a coverage complaint do to a unnecessary nested if statement which let to its non-existent else clause to never be called. It's a rather silly blocker to 100% branch coverage. This commit fixes that by combini... push 01 Aug 2016 12:35AM UTC m-a-r-c-e-l-i-n-o travis-ci pending completion   set done
44 master test: Add missing tests for bundle rebuild and file change Refers to the "rebuildBundles" and "handleFileChange" methods. push 01 Aug 2016 12:19AM UTC m-a-r-c-e-l-i-n-o travis-ci pending completion   set done
43 master feat: Establish working connection with core Unistack needs to be able to recover from fatal errors and also restart when JSPM configuration changes are made, as JSPM does not allow other processes to modify certain files. This commit makes it po... push 31 Jul 2016 10:59PM UTC m-a-r-c-e-l-i-n-o travis-ci pending completion   set done
42 master test: Add missing test for the system constants generator This commit adds a test for ensuring that the system constants is cached instead of generating a new object each time. Also refactors the existing ones to be more atomic. push 31 Jul 2016 05:36PM UTC m-a-r-c-e-l-i-n-o travis-ci pending completion   set done
41 master test: Add missing test for the system constants generator This commit adds a test for ensuring that the system constants is cached instead of generating a new object each time. Also refactors the existing ones to be more atomic. push 31 Jul 2016 05:11PM UTC m-a-r-c-e-l-i-n-o travis-ci pending completion   set done
40 master feat: Add ability to stop all development services Do to its automate nature, Unistack's dev enviroment requires a number of services to be teared down when exiting. This commit introduces an orchestration method to handle the destruction of thes... push 30 Jul 2016 06:07PM UTC m-a-r-c-e-l-i-n-o travis-ci pending completion   set done
39 master feat: Add ability to start all development services Do to its automate nature, Unistack's dev enviroment requires a number of services to be spun up. This commit introduces an orchestration method to handle initialization of these services, in th... push 30 Jul 2016 05:45PM UTC m-a-r-c-e-l-i-n-o travis-ci pending completion   set done
38 master refactor: Add ground work for CLI Introduces the base code for the CLI, nothing special, just a class structure with a communication system to interact with the core instance. push 30 Jul 2016 12:21AM UTC m-a-r-c-e-l-i-n-o travis-ci pending completion   set done
37 master feat: Add ground work for CLI Introduces the base code for the CLI, nothing special, just a class structure with a communication system to interact with the core instance. push 29 Jul 2016 09:03PM UTC m-a-r-c-e-l-i-n-o travis-ci pending completion   set done
36 master feat: Add auto reloading for browser This commit adds a reloading functionality that triggers a hard refresh on the browser whenever the server is restarted. push 26 Jul 2016 08:24PM UTC m-a-r-c-e-l-i-n-o travis-ci pending completion   set done
35 master fix: Ensure file "change" even is called "change" Silly mistake, called the "change" event "echo" which the client side hot reloader would not understand. This commit fixes that. push 26 Jul 2016 06:18PM UTC m-a-r-c-e-l-i-n-o travis-ci pending completion   set done
34 master fix: Persist server when client js files change Previously, the server would close whenever changes to the client side files were made. That is unnecessary as nothing in the server code has changed. This commit resolves that by issuing a differen... push 26 Jul 2016 05:08PM UTC m-a-r-c-e-l-i-n-o travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 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