Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improving generateId method #535

Merged
merged 9 commits into from
Oct 20, 2017
Merged

Improving generateId method #535

merged 9 commits into from
Oct 20, 2017

Commits on Oct 16, 2017

  1. Changing generateId method

    Adding a callback to generateId method provides the program flow to continue after a new generated id is provided.
    efkan committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    ce2516a View commit details
    Browse the repository at this point in the history
  2. Update README.md

    efkan committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    b8d8c8a View commit details
    Browse the repository at this point in the history
  3. Changing generateId method

    Adding callback to generateId method
    efkan committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    88edb13 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. Update server.js

    efkan committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    644c9cd View commit details
    Browse the repository at this point in the history
  2. Update README.md

    efkan committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    5893dd7 View commit details
    Browse the repository at this point in the history
  3. Update server.js

    efkan committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    f270192 View commit details
    Browse the repository at this point in the history
  4. Update server.js

    efkan committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    a7ec71a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2017

  1. add a test

    darrachequesne committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    964e0e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. use strict

    darrachequesne committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    1b50470 View commit details
    Browse the repository at this point in the history