Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Applying fluent model design patterns in existing models and collections. #679

Merged
merged 20 commits into from
May 5, 2016
Merged

Commits on May 3, 2016

  1. Part-1: Experimenting with service managers - moving methods in Authe…

    …nticated to managers, using autheticate() as factory method for manager
    anuchandy committed May 3, 2016
    Configuration menu
    Copy the full SHA
    467f8fe View commit details
    Browse the repository at this point in the history
  2. Part-2: Experimenting with service managers - moving methods in Authe…

    …nticated to managers, using autheticate() as factory method for manager
    anuchandy committed May 3, 2016
    Configuration menu
    Copy the full SHA
    0489971 View commit details
    Browse the repository at this point in the history
  3. Part-2: Experimenting with service managers - moving methods in Authe…

    …nticated to managers, using autheticate() as factory method for manager
    anuchandy committed May 3, 2016
    Configuration menu
    Copy the full SHA
    dcfbbbb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1096 from anuchandy/resexp

    Experimenting with service managers - moving methods in Authenticated to managers, using autheticate() as factory method for manager
    anuchandy committed May 3, 2016
    Configuration menu
    Copy the full SHA
    a103aad View commit details
    Browse the repository at this point in the history
  5. Some cleanup

    anuchandy committed May 3, 2016
    Configuration menu
    Copy the full SHA
    42592d1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1098 from anuchandy/resexp

    Some cleanup
    anuchandy committed May 3, 2016
    Configuration menu
    Copy the full SHA
    0f0bab9 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2016

  1. Part-3: Experimenting with service managers - moving methods in Authe…

    …nticated to managers, using autheticate() as factory method for manager
    anuchandy committed May 4, 2016
    Configuration menu
    Copy the full SHA
    90ecff3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1099 from anuchandy/resexp

    Part-3: Experimenting with service managers - moving methods in Authe…
    anuchandy committed May 4, 2016
    Configuration menu
    Copy the full SHA
    61ecf56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6efca0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1100 from anuchandy/resexp

    Done with making Manager::authenticate as factory method for Manager
    anuchandy committed May 4, 2016
    Configuration menu
    Copy the full SHA
    c31f449 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    545ff86 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1101 from anuchandy/resexp

    Make DeploymentsInGroup depends on Deployments
    anuchandy committed May 4, 2016
    Configuration menu
    Copy the full SHA
    e3784b4 View commit details
    Browse the repository at this point in the history
  7. Make DeploymentOperationInGroup depends on DeploymentOperations and c…

    …hanging few fluent models and collections to follow pattern
    anuchandy committed May 4, 2016
    Configuration menu
    Copy the full SHA
    8acdf7e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3eabc76 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1102 from anuchandy/resexp

    Make DeploymentOperationInGroup depends on DeploymentOperations and apply patterns to fluent models and collections
    anuchandy committed May 4, 2016
    Configuration menu
    Copy the full SHA
    98cb3aa View commit details
    Browse the repository at this point in the history

Commits on May 5, 2016

  1. When user call ResourceGroup::ConnectToResource - reuse the RestClien…

    …t instead of creating a new one
    anuchandy committed May 5, 2016
    Configuration menu
    Copy the full SHA
    40917c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1103 from anuchandy/resexp

    When user call ResourceGroup::ConnectToResource - reuse the RestClien…
    anuchandy committed May 5, 2016
    Configuration menu
    Copy the full SHA
    ef78ea1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1104 from Azure/resexp

    Applying fluent model design patterns in existing models and collections.
    anuchandy committed May 5, 2016
    Configuration menu
    Copy the full SHA
    232ab27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c355c01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4713ef4 View commit details
    Browse the repository at this point in the history