Commit History

Author SHA1 Message Date
  Ben Firshman 09279e12a8 Rename services to remove "app" 9 years ago
  Ben Firshman dd03d8937a Use gunicorn for voting app in prod 9 years ago
  Ben Firshman 1a0b0c8b54 Set redis socket timeout to 5s 9 years ago
  Ben Firshman 4d5ce4862e Increase size of "processed by" text 9 years ago
  Aanand Prasad daaa19fa96 Architecture diagram 9 years ago
  Ben Firshman 8e0440b843 Update readme 9 years ago
  Ben Firshman df96dfd638 Add Node debugging 9 years ago
  Ben Firshman 64839f70dc Merge pull request #19 from bfirsh/vote-refactoring 9 years ago
  Ben Firshman c6a5cc9b1c Merge pull request #20 from bfirsh/add-ci-test-for-docker-cloud 9 years ago
  Borja Burgos 2d3fe7d299 fixing bug in dockercloud.yml 9 years ago
  Borja Burgos 9eccee1ac2 adding dockercloud.yml 9 years ago
  Borja Burgos 874a4bc79a adding CI test for Docker Cloud 9 years ago
  Aanand Prasad aa05c12ab7 Always show total vote count 9 years ago
  Aanand Prasad 4b62828661 Extract vote collection function 9 years ago
  Aanand Prasad 1f1a6f97a2 Fix percentage recalculation when both votes are zero 9 years ago
  Ben Firshman 34acff585a Run flask server multithreaded 9 years ago
  Ben Firshman f029fcccc2 Merge pull request #18 from natemcmaster/dotnet 9 years ago
  Nate McMaster e5489683c8 Recreate worker as a .NET Core app 9 years ago
  Ben Firshman 6562cee08c Merge pull request #16 from bfirsh/lazily-connect-to-redis 9 years ago
  Ben Firshman 5ce97c05fe Lazily connect to Redis in voting app 9 years ago
  Ben Firshman e7b46707bd Merge pull request #15 from bfirsh/add-gitignore-remove-pyc 9 years ago
  Ben Firshman 4cce340ca6 Add .gitignore to ignore future *.pyc 9 years ago
  Ben Firshman 702958b0d8 Remove .pyc file 9 years ago
  Ben Firshman 45f53434db Merge pull request #14 from ManoMarks/master 9 years ago
  Mano Marks 3978756bb2 Moving result app to be based on node:5.11.0-slim, adding back links in docker-compose.yml, and removing explicit container names 9 years ago
  Mano Marks be0e4e2ff2 fixing app.py 9 years ago
  Mano Marks 261eb03102 adding in improvements from when we ran the birthday party app. Mostly fixed the Dockerfiles so they use Alpine for the base images. That required re-working the Java worker Docker file. Removed links from compose file. cleaned up a few things like a tab instead of a space in app.py 9 years ago
  Ben Firshman 10a3a3b68a Merge pull request #12 from bfirsh/add-license-maintainers 9 years ago
  Ben Firshman e41af6b81c Add LICENSE and MAINTAINERS 9 years ago
  Ben Firshman 7629961971 Merge pull request #5 from bfirsh/readme-fixes 9 years ago