- 27 Jun, 2016 2 commits
-
-
Mark Schall authored
-
Mark Schall authored
-
- 26 Jun, 2016 1 commit
-
-
Mark Schall authored
-
- 14 Jun, 2016 9 commits
-
-
Samuel Giddins authored
[Installer] Embed Pods Frameworks in UI Tests
-
Daniel Tomlinson authored
-
-
Samuel Giddins authored
Move Pods Project Generation into an Xcode namespace
-
Samuel Giddins authored
[PodTarget] Make #recursive_dependent_targets handle cyclic dependencies
-
Samuel Giddins authored
[Cache] Use `git ls-remote` to skip full clones for branch dependencies
-
Samuel Giddins authored
[Travis] Add Ruby 2.3 to matrix
-
Samuel Giddins authored
-
Samuel Giddins authored
-
- 13 Jun, 2016 1 commit
-
-
Juan Pablo Civile authored
Fixes #5362
-
- 12 Jun, 2016 4 commits
-
-
Muhammed Yavuz Nuzumlalı authored
Fix minimum deployment target error for local pods.
-
Muhammed Yavuz Nuzumlali authored
-
Muhammed Yavuz Nuzumlali authored
When resolver fails because of platform deployment target for a local pod, `possibility` value is non-nil. We use this to discriminate this error type with conflict caused by a change in dependencies of the local pod.
-
Boris Bügling authored
Use `require` instead of `autoload` for fourflusher
-
- 11 Jun, 2016 3 commits
-
-
Boris Bügling authored
-
Boris Bügling authored
Fixes #5445
-
Juan Pablo Civile authored
This adds the posibility of caches hits for git branch depedencies. Previously, since pods didn't know the commit the branch points it always did a full clone of the repo. Using `ls-remote` we can check the commit the branch points to and reuse cached version of the pods if available.
-
- 10 Jun, 2016 6 commits
-
-
Samuel Giddins authored
-
Samuel Giddins authored
[Validator] Support linting pods that link against XCTest
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Daniel Tomlinson authored
* Fix Dangerfile Rubocop violations * Update CHANGELOG.md * Update docs * Don't use Type = Type::Type in tests
-
Samuel Giddins authored
use `pr_title` instead of `pr.title` in Dangerfile
-
- 09 Jun, 2016 4 commits
-
-
Daniel Tomlinson authored
-
Samuel Giddins authored
[Setup] Allow running with --silent
-
Samuel Giddins authored
-
Samuel Giddins authored
Added rake task to check submodules
-
- 08 Jun, 2016 6 commits
-
-
Ben Asher authored
-
Marius Rackwitz authored
[PodTarget] Allow non-deduped targets to be frameworks
-
Marius Rackwitz authored
Fix typo in ISSUE_TEMPLATE.md
-
Samuel Giddins authored
-
Samuel Giddins authored
-
Daniel Tomlinson authored
-
- 05 Jun, 2016 1 commit
-
-
Samuel Giddins authored
[XCConfigHelper] Add the ability to inhibit swift warnings
-
- 02 Jun, 2016 3 commits
-
-
Marius Rackwitz authored
-
Marius Rackwitz authored
Release 1.0.1 # gpg: Signature made Thu Jun 2 09:48:54 2016 CEST using RSA key ID 3DFEE92F # gpg: Good signature from "Marius Rackwitz <kontakt@mariusrackwitz.de>" [unknown] # gpg: aka "Marius Rackwitz <git@mariusrackwitz.de>" [unknown] # gpg: WARNING: This key is not certified with a trusted signature! # gpg: There is no indication that the signature belongs to the owner. # Primary key fingerprint: A17F 9CBC 413C 82A4 6079 0B66 0871 0E60 6F3D F673 # Subkey fingerprint: 3770 0395 CD71 7665 8293 986E 5CCF E6D8 3DFE E92F # Conflicts: # Gemfile # Gemfile.lock
-
Marius Rackwitz authored
-