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

merge cleanup #617

Merged
merged 118 commits into from
Nov 17, 2018
Merged

merge cleanup #617

merged 118 commits into from
Nov 17, 2018

Commits on Jul 25, 2018

  1. Merge pull request #21 from AzureCR/master

    Update dev to match Microsoft/vscode-docker/master
    Esteban Rey authored Jul 25, 2018
    Configuration menu
    Copy the full SHA
    05b3138 View commit details
    Browse the repository at this point in the history
  2. Added Azure Credentials Manager Singleton (#18)

    * Added Azure Credentials Manager Singleton
    * Added getResourceManagementClient
    Esteban Rey authored Jul 25, 2018
    Configuration menu
    Copy the full SHA
    a7be0b3 View commit details
    Browse the repository at this point in the history
  3. Sorted Existing Create Registry ready for code review

    Esteban Rey committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    b2e5740 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef1ccfa View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. broke up createnewresourcegroup method and fixed client use

    Added try catch loop and awaited for resource group list again to check for duplicates with ResourceManagementClient
    rsamai committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    1fca0da View commit details
    Browse the repository at this point in the history
  2. Jackson esteban/unified client nit Fix (#24)

    * Added Azure Credentials Manager Singleton
    
    * Small Style Fixes
    
    * Further Style fixes, added getResourceManagementClient
    
    * Lazy Initialization Patches
    Esteban Rey authored Jul 26, 2018
    Configuration menu
    Copy the full SHA
    60f68d3 View commit details
    Browse the repository at this point in the history
  3. Enabled location selection

    rsamai committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    26f00e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. Location request fixes

    -Changed order of questions asked to user for better UX (location of new res group & location of new registry)
    -Placeholder of location is display name view
    rsamai committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    fe0fe2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c8d364 View commit details
    Browse the repository at this point in the history
  3. Added SKU selection

    rsamai committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    a61c728 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b51397 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. Configuration menu
    Copy the full SHA
    048eb67 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

  1. Merge pull request #30 from AzureCR/master

    Master update
    rsamai authored Aug 2, 2018
    Configuration menu
    Copy the full SHA
    bc905d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37d8a27 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2018

  1. Julia/delete image (#29)

    * first fully functional version of delete through input bar AND right click
    
    * refactored code to make it prettier!
    
    * comments
    
    * comments, added subscription function
    
    * fixed to style guide
    
    * style fixes, refactoring
    
    * delete image after reviews
    
    put my functions from azureCredentialsManager into two new files: utils/azure/acrTools.ts, and commands/utils/quick-pick-azure.ts
    
    Edited code based on Esteban's and Bin's reviews
    
    * One last little change to delete image
    
    * moved repository, azureimage, and getsubscriptions to the correct places within deleteImage
    
    * changes from PR reviews on delete image
    
    * fixed authentication issue, got rid of azureAccount property for repository and image
    
    **on constructor for repository, azurecredentialsmanager was being recreated and thus couldn't find the azureAccount. For this reason, I got rid of the azureAccount property of the classes Repository and AzureImage. This bug may lead to future problems (Esteban and I couldn't see why it was happening)
    
    * minor fixes deleteImage
    
    * delete a parentheses
    julialieberman authored Aug 4, 2018
    Configuration menu
    Copy the full SHA
    b80af87 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

  1. Configuration menu
    Copy the full SHA
    f4f1924 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2018

  1. Configuration menu
    Copy the full SHA
    e2cf013 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42 from AzureCR/master

    Master merge maintain fork updated
    jvstokes authored Aug 7, 2018
    Configuration menu
    Copy the full SHA
    64c8282 View commit details
    Browse the repository at this point in the history
  3. Estebanreyl/dev merge fixes (#43)

    * Merge fixes to acquire latest telemetry items
    
    * Updated to master AzureUtilityManager
    Esteban Rey authored and rsamai committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    05df67c View commit details
    Browse the repository at this point in the history
  4. added acrbuild stuff

    jvstokes committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    2332645 View commit details
    Browse the repository at this point in the history
  5. added acrbuild stuff

    jvstokes committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    7d7a7d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17fedec View commit details
    Browse the repository at this point in the history
  7. Rutusamai/list build tasks for each registry (#37)

    * tslint updates, transfered from old branch
    
    * updated icon
    
    * Addressed PR comments- mostly styling/code efficiency
    
    * Changed url to aka.ms link
    
    * changed Error window to Info message for no build tasks in your registry
    
    * Changed default sku and unified parsing resource group into a new method, getResourceGroup in acrTools.ts
    
    * Changed build task icon
    rsamai authored Aug 7, 2018
    Configuration menu
    Copy the full SHA
    126c01e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. Configuration menu
    Copy the full SHA
    0a8eba4 View commit details
    Browse the repository at this point in the history
  2. clean

    jvstokes committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    73f6e81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3106ef8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c7dcdd View commit details
    Browse the repository at this point in the history
  5. Added subscription support

    jvstokes committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    53b215a View commit details
    Browse the repository at this point in the history
  6. utility bug fix

    jvstokes committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    108a5bb View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. Julia/delete repository final (#49)

    * deleteRepo moved over to branch off dev
    
    * Got rid of unnecessary code, fully functioning!
    
    * deleteRepo moved over to branch off dev
    
    * Got rid of unnecessary code, fully functioning!
    
    * spacing
    
    * final commit
    
    * Cleaned code
    
    * Added Telemetry
    Esteban Rey authored Aug 9, 2018
    Configuration menu
    Copy the full SHA
    0a3d6e1 View commit details
    Browse the repository at this point in the history
  2. Julia/delete registry final (#47)

    Delete azure registry functionality added
    
    Delete azure registry moved to branch off dev
    
    Reorganized stye
    Esteban Rey authored Aug 9, 2018
    Configuration menu
    Copy the full SHA
    19f8b72 View commit details
    Browse the repository at this point in the history
  3. Made loginCredentials method in acrTools more efficient, added Pull I…

    …mage from Azure option, temporary fix for no registries
    rsamai committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    2b12ed0 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. added folder select

    jvstokes committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    def6162 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2018

  1. Split the loginCredentials function, added docker login and docker pu…

    …ll and telemetry actions
    rsamai committed Aug 11, 2018
    Configuration menu
    Copy the full SHA
    dc34528 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. Configuration menu
    Copy the full SHA
    d26247d View commit details
    Browse the repository at this point in the history
  2. deleted push to azure

    rsamai committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    a16d877 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c16571 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master2' into dev

    Esteban Rey committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    06b0c99 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #52 from AzureCR/master-dev-merge

    Master dev merge
    rsamai authored Aug 13, 2018
    Configuration menu
    Copy the full SHA
    d694255 View commit details
    Browse the repository at this point in the history
  6. Clean up

    rsamai committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    57f3912 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e18256 View commit details
    Browse the repository at this point in the history
  8. Made loginCredentials method in acrTools more efficient, added Pull I…

    …mage from Azure option, temporary fix for no registries
    rsamai committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    47642b1 View commit details
    Browse the repository at this point in the history
  9. Split the loginCredentials function, added docker login and docker pu…

    …ll and telemetry actions
    rsamai committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    dc02f2b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e02d9d5 View commit details
    Browse the repository at this point in the history
  11. deleted push to azure

    rsamai committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    086a574 View commit details
    Browse the repository at this point in the history
  12. Clean up

    rsamai committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    9cadc21 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a0ccbb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. Configuration menu
    Copy the full SHA
    dc77b1a View commit details
    Browse the repository at this point in the history
  2. Updates and fixes

    jvstokes committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    1f3b25a View commit details
    Browse the repository at this point in the history
  3. Fixes from PR comments

    -renamed loginCredentials functions
    -added await to docker commands in image pull
    -cleanup
    rsamai committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    9736b40 View commit details
    Browse the repository at this point in the history
  4. uncapitalize AzureRegistryNode

    rsamai committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    8c36bb9 View commit details
    Browse the repository at this point in the history
  5. Refactoring, prod.

    jvstokes committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    6c06d76 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. Merge pull request #53 from AzureCR/rutusamai/pullFromACR

    Rutusamai/ Pull image from Azure
    rsamai authored Aug 15, 2018
    Configuration menu
    Copy the full SHA
    90dc12e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. Configuration menu
    Copy the full SHA
    36853de View commit details
    Browse the repository at this point in the history
  2. Flexible OSType

    jvstokes committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    3eed8a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77dd36e View commit details
    Browse the repository at this point in the history
  4. Estebanreyl/ready for production (#55)

    * began updating
    
    * Reorganized create registry and delete azure image
    
    * continued improvements
    
    * Began updating login
    
    * being credentials update
    
    * further updates
    
    * Finished updating, need to test functionality now
    
    * Updated requests, things all work now
    
    * Applied some nit fixes
    
    * Updates to naming
    
    * maintain UtilityManager standards
    
    * Updated Prompts
    
    * Updated imports and naming / standarized telemetry
    
    * Added explorer refresh capabilities on delete/add
    Esteban Rey authored Aug 16, 2018
    Configuration menu
    Copy the full SHA
    341f097 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea9e049 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2331636 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2018

  1. Jackson/quick build dev (#46)

    * added acrbuild stuff
    
    * added acrbuild stuff
    
    * Update to match utility manager class
    
    * Added quick pick for selecting resource group and registry
    
    * clean
    
    * Added subscription support
    
    * utility bug fix
    
    * added folder select
    
    * Updates and fixes
    
    * Refactoring, prod.
    
    * Flexible OSType
    jvstokes authored and Esteban Rey committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    1ee4f10 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. added ID

    jvstokes committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    0a4dcb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. Merge branch 'dev' into master2

    Esteban Rey authored Aug 23, 2018
    Configuration menu
    Copy the full SHA
    9912c2e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #65 from AzureCR/master2

    Master2 Keep dev updated
    rsamai authored Aug 23, 2018
    Configuration menu
    Copy the full SHA
    ad17751 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #67 from AzureCR/dev

    updating branch
    jvstokes authored Aug 23, 2018
    Configuration menu
    Copy the full SHA
    d174c6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa0a5ec View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2018

  1. Move build to azure commands

    jvstokes committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    c280b12 View commit details
    Browse the repository at this point in the history
  2. cleanup

    jvstokes committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    f5f3ef3 View commit details
    Browse the repository at this point in the history
  3. Relative dockerfile support

    jvstokes committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    b255dad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34a2787 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. Merge branch 'dev' into master3

    Esteban Rey committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    b90dee9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #69 from AzureCR/master3

    merge most recent upstream changes into dev
    rsamai authored Aug 29, 2018
    Configuration menu
    Copy the full SHA
    eab4fd8 View commit details
    Browse the repository at this point in the history
  3. fixed chdir

    jvstokes committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    6a954eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1465dff View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. flexible ostype

    jvstokes committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    71f6fa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    711351e View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

  1. Merge pull request #68 from AzureCR/Jackson/QuickBuildDev

    Jackson/quick build dev
    jvstokes authored Sep 3, 2018
    Configuration menu
    Copy the full SHA
    567bf5d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. Rutusamai/Show Build Task properties (#70)

    * Show build task works through input bar
    
    * added run build task
    
    * Right click not working on BuildTaskNode. Works through command palette
    
    * quick fixes
    
    * quick fix to enable context menu on buildTaskNode
    
    * comamnd not sending via right click
    
    * working from right click now. trying to do show in json
    
    * Acquire properties in JSON format internally, works
    
    * Now shows organized task jsons on right click
    
    * import
    
    * to do
    
    * issues with getImagesByRepository
    
    * try catch build step
    
    * acrTools
    
    * small refactor
    
    * Show build task works through input bar
    
    * added run build task
    
    * Right click not working on BuildTaskNode. Works through command palette
    
    * quick fixes
    
    * quick fix to enable context menu on buildTaskNode
    
    * comamnd not sending via right click
    
    * working from right click now. trying to do show in json
    
    * Acquire properties in JSON format internally, works
    
    * Now shows organized task jsons on right click
    
    * import
    
    * to do
    
    * issues with getImagesByRepository
    
    * try catch build step
    
    * acrTools
    
    * small refactor
    
    * Show is working- final
    
    * removed run build task stuff
    
    * cleanup
    
    * addressed esteban's comments
    
    * buildTask = context.task.name rather than label
    
    * fixes from Bin's comments
    rsamai authored Sep 4, 2018
    Configuration menu
    Copy the full SHA
    d90ed09 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. Merge branch 'dev' of https://github.com/AzureCR/vscode-docker into m…

    …aster4
    Esteban Rey committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    a6825ae View commit details
    Browse the repository at this point in the history
  2. merge

    Esteban Rey committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    9c4d367 View commit details
    Browse the repository at this point in the history
  3. missed small changes

    Esteban Rey committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    216bb2f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dev' into master4

    Esteban Rey authored Sep 7, 2018
    Configuration menu
    Copy the full SHA
    d74649c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #74 from AzureCR/master4

    Master4
    jvstokes authored Sep 7, 2018
    Configuration menu
    Copy the full SHA
    cb70c48 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. Rutusamai/Run a Build Task (#71)

    * Show build task works through input bar
    
    * added run build task
    
    * Right click not working on BuildTaskNode. Works through command palette
    
    * quick fixes
    
    * quick fix to enable context menu on buildTaskNode
    
    * comamnd not sending via right click
    
    * working from right click now. trying to do show in json
    
    * Acquire properties in JSON format internally, works
    
    * Now shows organized task jsons on right click
    
    * import
    
    * to do
    
    * issues with getImagesByRepository
    
    * try catch build step
    
    * acrTools
    
    * small refactor
    
    * Show build task works through input bar
    
    * added run build task
    
    * Right click not working on BuildTaskNode. Works through command palette
    
    * quick fixes
    
    * quick fix to enable context menu on buildTaskNode
    
    * comamnd not sending via right click
    
    * working from right click now. trying to do show in json
    
    * Acquire properties in JSON format internally, works
    
    * Now shows organized task jsons on right click
    
    * import
    
    * to do
    
    * issues with getImagesByRepository
    
    * try catch build step
    
    * acrTools
    
    * small refactor
    
    * Show is working- final
    
    * run is working for right click
    
    * run build task works through command pallette. added success notification
    
    * removed show build task
    
    * cleanup- matched quickpick buils task and tasknode withshow build task branch
    
    * removed showTaskManager
    
    * spacing
    
    * outputChannel and null icon
    
    * merge to update with dev
    rsamai authored and inorthtyphoon committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    32332ab View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2018

  1. Estebanreyl/build logs final (#72)

    *  "Merge branch 'estebanreyl/buildlogsWithAccesibility' of https://github.com/AzureCR/vscode-docker into estebanreyl/buildlogsWithAccesibility"
    
    This reverts commit e645cbf, reversing
    changes made to fc4a477.
    
    * Refactored and organized log view into readable components.
    
    * moved storage
    
    * Began incorporating icons
    
    * Added icons
    
    * Further standarization
    
    * added logs
    
    * Added download log capabilities
    
    * Updated Copy
    
    * Updated inner div size alignment
    
    * Added resizing script
    
    * header sort by is only clickable on text now
    
    * fixed header table
    
    * Fix minor display issues
    
    * Identified filtering strategy
    
    * Begin adding sorting
    
    * Merge with dev
    
    * Added proper filtering
    
    * Nit loading improvements
    
    * Added accesibility, key only behaviour
    
    * accesibility retouches and enable right click from tasknode
    
    * merges
    
    * fix module name
    Esteban Rey authored and inorthtyphoon committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    ec20087 View commit details
    Browse the repository at this point in the history
  2. Adds streaming and command standarization (ext.ui) (#73)

    * Adds streaming and command standarization (ext.ui)
    
    * removed unecessary append lines
    
    * small fixes
    
    * Fix merge issues
    Esteban Rey authored and inorthtyphoon committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    64a7a95 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. changes for ACR 3.0.0 (#80)

    * This commit contains changes necessary for the
    azure-arm-containerregistry 3.0.0
    
    * Fixed PR feedback
    rosanch authored and inorthtyphoon committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    039b80c View commit details
    Browse the repository at this point in the history
  2. Run task fixed. Issue ID: 79

    rosanch committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    d772951 View commit details
    Browse the repository at this point in the history
  3. missing changes added

    rosanch committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    3b723e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

  1. Merge pull request #81 from rosanch/roy/fix79

    Roy/fix79
    rosanch authored Sep 19, 2018
    Configuration menu
    Copy the full SHA
    4b1e21b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a9c892 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #82 from rosanch/roy/image-runlogs

    Roy/image runlogs
    sajayantony authored Sep 19, 2018
    Configuration menu
    Copy the full SHA
    5580979 View commit details
    Browse the repository at this point in the history
  4. Sajaya/top1 (#83)

    * Query only 1 record for runs
    
    * View Azure logs
    sajayantony authored and inorthtyphoon committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    5e54169 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e12b963 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #84 from rosanch/roy/refactoring-3.0.0

    Refactoring
    rosanch authored Sep 19, 2018
    Configuration menu
    Copy the full SHA
    5d90507 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2018

  1. Configuration menu
    Copy the full SHA
    3dc9a9c View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. adding run yaml file

    rosanch committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    ad2a802 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. Refactoring to run task file.

    rosanch committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    320a4a5 View commit details
    Browse the repository at this point in the history
  2. fixing logs filter for images

    rosanch committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    69af81b View commit details
    Browse the repository at this point in the history
  3. Last Update time Fixed

    rosanch committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    1d697c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b98b152 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2018

  1. Configuration menu
    Copy the full SHA
    5115de2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fad896 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2018

  1. Update settings.json

    rosanch authored Oct 4, 2018
    Configuration menu
    Copy the full SHA
    f0d3a66 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2018

  1. minor PR review fixes 1

    rosanch committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    52dcd5c View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

  1. Merge pull request #90 from AzureCR/roy/rcyaml-issue58

    Adding run task from yaml + fixes
    rosanch authored Oct 15, 2018
    Configuration menu
    Copy the full SHA
    a1e2b40 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. PR fixes 1

    rosanch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    a95d38f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5a8087 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d767dba View commit details
    Browse the repository at this point in the history
  4. Missed: change any to string

    rosanch committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    1df265b View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Merge pull request #91 from AzureCR/roy/dev

    Adding delete Image (delete digest)
    rosanch authored Oct 23, 2018
    Configuration menu
    Copy the full SHA
    9463027 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. Merge pull request #92 from Microsoft/master

    Sync with Microsoft microsoft#506
    rosanch authored Nov 9, 2018
    Configuration menu
    Copy the full SHA
    5db8e68 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2018

  1. Configuration menu
    Copy the full SHA
    f60f50d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #93 from AzureCR/dev-update

    Dev - Master sync
    inorthtyphoon authored Nov 10, 2018
    Configuration menu
    Copy the full SHA
    f406afc View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

  1. merge clean up

    rosanch committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    86514af View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. Configuration menu
    Copy the full SHA
    b5e7f18 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

  1. ACR request Improvements

    rosanch committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    8f40d2f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2018

  1. Minor grammar fixes

    rosanch committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    dfc4f11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3f3923 View commit details
    Browse the repository at this point in the history