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: advantis/HelloForm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: advantis/HelloForm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/gm
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 15 files changed
  • 1 contributor

Commits on Jul 22, 2014

  1. Migrated to modern collection declaration syntax

    Yuri Kotov committed Jul 22, 2014
    Configuration menu
    Copy the full SHA
    c5ea901 View commit details
    Browse the repository at this point in the history
  2. Removed obsolete @conversion attributes

    Yuri Kotov committed Jul 22, 2014
    Configuration menu
    Copy the full SHA
    028dd18 View commit details
    Browse the repository at this point in the history
  3. Obsolete @lazy attribute has been converted to "lazy" declaration mod…

    …ifier
    Yuri Kotov committed Jul 22, 2014
    Configuration menu
    Copy the full SHA
    d4dd92c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2014

  1. Removed empty constructor

    Yuri Kotov committed Sep 10, 2014
    Configuration menu
    Copy the full SHA
    a04af1f View commit details
    Browse the repository at this point in the history
  2. Switched from LogicValue to BooleanType

    Yuri Kotov committed Sep 10, 2014
    Configuration menu
    Copy the full SHA
    946cb55 View commit details
    Browse the repository at this point in the history
  3. Removed obsolete @class_protocol attribute

    Yuri Kotov committed Sep 10, 2014
    Configuration menu
    Copy the full SHA
    4266cb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80d0195 View commit details
    Browse the repository at this point in the history
  5. Resolved issues in Event class

    Yuri Kotov committed Sep 10, 2014
    Configuration menu
    Copy the full SHA
    d4b7745 View commit details
    Browse the repository at this point in the history
  6. Outlets made implicitly unwrapped optionals

    Yuri Kotov committed Sep 10, 2014
    Configuration menu
    Copy the full SHA
    47ce1ac View commit details
    Browse the repository at this point in the history
  7. Revert "Removed empty constructor"

    This reverts commit a04af1f.
    Yuri Kotov committed Sep 10, 2014
    Configuration menu
    Copy the full SHA
    4415de4 View commit details
    Browse the repository at this point in the history
  8. Optional evaluation made explicit

    Yuri Kotov committed Sep 10, 2014
    Configuration menu
    Copy the full SHA
    ef7ac1c View commit details
    Browse the repository at this point in the history
  9. Added 'override' keyword

    Yuri Kotov committed Sep 10, 2014
    Configuration menu
    Copy the full SHA
    aeba20d View commit details
    Browse the repository at this point in the history
  10. Added explicit NSErrorPointer evaluation

    Yuri Kotov committed Sep 10, 2014
    Configuration menu
    Copy the full SHA
    99a135a View commit details
    Browse the repository at this point in the history
  11. Resolved issues in JSON enum

    Yuri Kotov committed Sep 10, 2014
    Configuration menu
    Copy the full SHA
    46a1ab7 View commit details
    Browse the repository at this point in the history
Loading