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

Repository insert/update returns a Future[Unit] #11

Merged
merged 5 commits into from
Oct 27, 2014

Commits on Oct 24, 2014

  1. Configuration menu
    Copy the full SHA
    3346dc1 View commit details
    Browse the repository at this point in the history
  2. Repository insert & update now return Future[Unit] instead of Future[_].

    Added search and count forwarders without parenthesis to SearchableRepository.
    Removed custom JacksonOptionSerializer.
    Bumped dependencies.
    melezov committed Oct 24, 2014
    Configuration menu
    Copy the full SHA
    61403be View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2014

  1. Fixed scaladoc / formatting.

    melezov committed Oct 26, 2014
    Configuration menu
    Copy the full SHA
    d216659 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af194be View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2014

  1. Configuration menu
    Copy the full SHA
    ea5a863 View commit details
    Browse the repository at this point in the history