Commit történet

Szerző SHA1 Üzenet Dátum
  Daniel Alm 89151a5266 Oops - forgot a conflict marker. 7 éve
  Daniel Alm a00e088cc2 Fix a merge conflict. 7 éve
  Daniel Alm 94251446d4 Merge branch 'master' of github.com:grpc/grpc-swift into move-free-methods 7 éve
  Daniel Alm 8b34c26255 Merge branch 'master' of github.com:grpc/grpc-swift into optional-completion-blocks 7 éve
  Daniel Alm c960e9ca84 Merge branch 'master' of github.com:grpc/grpc-swift into var-let-mutex 7 éve
  Tim Burks 3602c874d7 Merge pull request #136 from MrMage/no-nsmutableset 7 éve
  Tim Burks 37c7d6d197 Merge pull request #135 from MrMage/unused-arguments 7 éve
  Tim Burks 155203721a Merge pull request #133 from MrMage/metadata-tweaks 7 éve
  Tim Burks 28ad64a4d5 Merge pull request #132 from MrMage/remove-implicitly-unwrapped-optionals 7 éve
  Daniel Alm 55328b5bce Fix the tests. 7 éve
  Daniel Alm 77c29ddd46 Add the option to generate code for services that do not provide a package name. 7 éve
  Daniel Alm 749ceb8ae7 Add the free methods `initialize`, `shutdown`, `version` and `gStandsFor` as static members to a `gRPC` class, to avoid namespace collision. 7 éve
  Daniel Alm 55823b2c24 Fix the tests, this time for real. 7 éve
  Daniel Alm 2e740b3ef5 Make CI verify that runtime library+generated code are matching 7 éve
  Daniel Alm 414b5b5581 Fix the tests. 7 éve
  Daniel Alm d76b9e9f7e Make most completion blocks optional, so that clients don't need to pass them. 7 éve
  Daniel Alm 40978ae486 Make and variable again, for use in client code. 7 éve
  Daniel Alm 3cd392b5bc Make more variables `let` and use `Mutex.synchronize` instead of `Mutex.lock()+unlock()` in a few more cases for consistency. 7 éve
  Daniel Alm 9a34c32937 Avoid using `NSMutableSet` in `Server`. 7 éve
  Daniel Alm c9fc04ed34 Minor function argument cleanup in the plugin and fix a compiler warning about using `String.characters`. Purely cosmetic. 7 éve
  Daniel Alm 176cebff87 Improve metadata handling. 7 éve
  Daniel Alm f47347d2be Actually, forcibly unwrap a few call results that we _know_ to never return nil. 7 éve
  Daniel Alm be73f23449 Remove a few implicitly unwrapped optionals/explicit optional unwrapping. 7 éve
  Daniel Alm a708d5aa67 Create a first version of a Podspec that seems to be working. 7 éve
  Tim Burks c7a7885260 Merge pull request #129 from MrMage/remove-templates-swift-from-source-control 7 éve
  Tim Burks 0acc1567de Merge branch 'MrMage-remove-templates-swift-from-source-control' 7 éve
  Tim Burks 66fea55249 Merging PR #129 7 éve
  Tim Burks 0035d1b5fc Merge pull request #128 from MrMage/change-cgrpc-h-case 7 éve
  Tim Burks 3b2a50eeaa Merge pull request #126 from MrMage/fix-warnings-cgrpc 7 éve
  Tim Burks c9e3f1152d Merge pull request #125 from MrMage/code-cleanup 7 éve