Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: senia-otus/1_1
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dmitr2/1_1
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 3 commits
  • 37 files changed
  • 2 contributors

Commits on Aug 28, 2020

  1. implement scala homework 1-1 tasks

    * counter: CounterService
    * echo: EchoService
    * key-value: WorldChampionService
    * lazy-value: Factorial2020Service
    * any arbitrary service: CaesarCipher
    dmitr2 committed Aug 28, 2020
    Copy the full SHA
    d2dada7 View commit details

Commits on Oct 4, 2020

  1. Update src/main/scala/ru/otus/sc/counter/model/CounterRequest.scala

    Co-authored-by: Anton Parkhomenko <chuwy@users.noreply.github.com>
    dmitr2 and chuwy authored Oct 4, 2020
    Copy the full SHA
    b526bd3 View commit details
  2. Merge pull request #1 from dmitriichernykh/homework_1-1

    implement scala homework 1-1 tasks
    dmitr2 authored Oct 4, 2020
    Copy the full SHA
    2bd1de4 View commit details
Loading