Permalink
Commits on Mar 16, 2016
  1. Merge pull request #617 from fastlane/KrauseFx-patch-1

    Linked logo to main repo
    KrauseFx committed Mar 16, 2016
Commits on Mar 15, 2016
  1. Linked logo to main repo

    KrauseFx committed Mar 15, 2016
Commits on Mar 8, 2016
  1. Adding new issue template.

    samrobbins committed Mar 8, 2016
Commits on Mar 7, 2016
  1. Merge pull request #616 from fastlane/deprecate-for-mono-repo

    Update repo for monorepo changes
    Sam Phillips committed Mar 7, 2016
Commits on Mar 2, 2016
  1. Merge pull request #612 from fastlane/patch/gemfile-update

    Gemspec Update
    samrobbins committed Mar 2, 2016
  2. Gemspec Update

    - Update fastlane_core version required.
    samrobbins committed Mar 2, 2016
  3. Merge pull request #439 from lacostej/missing_app_review_information

    Hide app_review_information.demo_password
    samrobbins committed Mar 2, 2016
Commits on Mar 1, 2016
  1. Mask app_review_information.demo_password

    lacostej committed Oct 20, 2015
  2. Merge pull request #606 from jaleksynas/proxy_readme

    Added HTTP Proxy section
    KrauseFx committed Mar 1, 2016
  3. Merge pull request #607 from fastlane/skip-metadata

    Don't show HTML summary if metadata is not being uploaded
    KrauseFx committed Mar 1, 2016
  4. Added HTTP Proxy section

    jaleksynas committed with Jacob Aleksynas Feb 29, 2016
  5. Merge pull request #610 from jacobvanorder/jacobvanorder-patch-1

    Fixed typo in Deliver description
    samrobbins committed Mar 1, 2016
  6. Fixed typo

    jacobvanorder committed Mar 1, 2016
  7. Don't show HTML summary if metadata is not being uploaded

    KrauseFx committed Mar 1, 2016
Commits on Feb 26, 2016
  1. Merge pull request #544 from henriquegemignani/patch-1

    Exit with non-zero status if binary upload failed
    asfalcone committed Feb 26, 2016
  2. Exit with non-zero status if binary upload failed

    Currently, fastlane only prints to the log file if the binary upload failed, hiding this information from callers unless they parse the text output.
    
    An ugly side effect of the current code would be to submit an app for review with the old binary.
    henriquegemignani committed with henriquegemignani Jan 18, 2016
Commits on Feb 23, 2016
  1. Merge pull request #598 from fastlane/relative-path

    Updated README to use relative image paths
    KrauseFx committed Feb 23, 2016
  2. Updated README to use relative image paths

    KrauseFx committed Feb 23, 2016
Commits on Feb 19, 2016
  1. Merge pull request #595 from ConfusedVorlon/master

    Fix the default-setting feature.
    mfurtak committed Feb 19, 2016
  2. Fix the default-setting feature.

    This is required for upload_metadata/load_from_filesystem to correctly load default values from the default folder.
    ConfusedVorlon committed Feb 19, 2016
Commits on Feb 18, 2016
  1. Merge pull request #593 from fastlane/KrauseFx-patch-1

    Version bump
    KrauseFx committed Feb 18, 2016
  2. Merge pull request #568 from martinjuhasz/master

    Fixing folder creation on downloads
    asfalcone committed Feb 18, 2016
  3. Version bump

    KrauseFx committed Feb 18, 2016
  4. Merge pull request #592 from fastlane/exit-status-fix

    Fixed not failing deliver if the binary upload files
    KrauseFx committed Feb 18, 2016
  5. Fixed not failing deliver if the binary upload files

    Fixes #522
    KrauseFx committed Feb 18, 2016
Commits on Feb 17, 2016
  1. Merge pull request #588 from fastlane/ui-fix

    Fixed spelling mistake
    KrauseFx committed Feb 17, 2016
  2. Fixed spelling mistake

    Fixes #587
    KrauseFx committed Feb 17, 2016
Commits on Feb 16, 2016
  1. Fixing folder creation on downloads

    Download commands should not create a `screenshots` or `metadata`
    folder if a custom path is used.
    martinjuhasz committed Feb 16, 2016
Commits on Feb 12, 2016
  1. Merge pull request #578 from fastlane/update-to-1.10.2

    Version bump
    Sam Phillips committed Feb 12, 2016
  2. Merge pull request #577 from fastlane/update-to-use-latest-fastlane-core

    Update to use latest fastlane_core and add a spec
    Sam Phillips committed Feb 12, 2016
  3. Update to use latest fastlane_core and add a spec

    Sam Phillips committed Feb 11, 2016
  4. Version bump

    Sam Phillips committed Feb 12, 2016
  5. Version bump

    KrauseFx committed Feb 12, 2016