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

0.1 #3

Open
wants to merge 164 commits into
base: master
Choose a base branch
from
Open

0.1 #3

wants to merge 164 commits into from

Commits on Feb 5, 2020

  1. initial accessory & bridge implementations.

    added uuid project to contrib/.
    huseyin uslu committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    b5ce93a View commit details
    Browse the repository at this point in the history
  2. more accessory & bridge work.

    huseyin uslu committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    fbfbd1d View commit details
    Browse the repository at this point in the history
  3. initial characteristics work.

    huseyin uslu committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    9f9c2a9 View commit details
    Browse the repository at this point in the history
  4. implemented initial characteristics.

    huseyin uslu committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    47b7d0a View commit details
    Browse the repository at this point in the history
  5. seperated homekit logic to new project.

    huseyin uslu committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    109543a View commit details
    Browse the repository at this point in the history
  6. added build project.

    added github workflow support.
    huseyin uslu committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    4135980 View commit details
    Browse the repository at this point in the history
  7. fixed build file permissions.

    huseyin uslu committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    d5c5b99 View commit details
    Browse the repository at this point in the history
  8. tiny fix for linux builds.

    huseyin uslu committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    7050e51 View commit details
    Browse the repository at this point in the history
  9. fixing github workflow builds.

    huseyin uslu committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    ea1582f View commit details
    Browse the repository at this point in the history
  10. renamed project as homer

    huseyin uslu committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    def90f1 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    bonesoul authored Feb 5, 2020
    Configuration menu
    Copy the full SHA
    0c4efe4 View commit details
    Browse the repository at this point in the history
  12. implemented ientity.

    more characteristics work.
    huseyin uslu committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    29c5e19 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Create LICENSE

    bonesoul authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    f6131c2 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    bonesoul authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    51e76b4 View commit details
    Browse the repository at this point in the history
  3. Update LICENSE

    bonesoul authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    5c7ac4b View commit details
    Browse the repository at this point in the history
  4. Update LICENSE

    bonesoul authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    2566325 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    433f82b View commit details
    Browse the repository at this point in the history
  6. updated license texts.

    huseyin uslu committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    90851cc View commit details
    Browse the repository at this point in the history
  7. updated license texts.

    huseyin uslu committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    ab436a4 View commit details
    Browse the repository at this point in the history
  8. added optional characteristics to services.

    huseyin uslu committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    79d72b2 View commit details
    Browse the repository at this point in the history
  9. more service implementation.

    huseyin uslu committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    d85f77f View commit details
    Browse the repository at this point in the history
  10. tiny improvement in Characteristic.cs

    huseyin uslu committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    6c55d40 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    bonesoul authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    c27996d View commit details
    Browse the repository at this point in the history
  12. Update README.md

    bonesoul authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    6484b11 View commit details
    Browse the repository at this point in the history
  13. added homer gifs.

    huseyin uslu committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    b0f769e View commit details
    Browse the repository at this point in the history
  14. tiny fix.

    huseyin uslu committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    75d768c View commit details
    Browse the repository at this point in the history
  15. Update README.md

    bonesoul authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    d31823c View commit details
    Browse the repository at this point in the history
  16. Update README.md

    bonesoul authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    988bfb9 View commit details
    Browse the repository at this point in the history
  17. Update README.md

    bonesoul authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    0382c65 View commit details
    Browse the repository at this point in the history
  18. Update README.md

    bonesoul authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    a8c2b46 View commit details
    Browse the repository at this point in the history
  19. Update README.md

    bonesoul authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    b914218 View commit details
    Browse the repository at this point in the history
  20. Update README.md

    bonesoul authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    7a9237e View commit details
    Browse the repository at this point in the history
  21. Update README.md

    bonesoul authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    96cffa3 View commit details
    Browse the repository at this point in the history
  22. Update README.md

    bonesoul authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    95985c8 View commit details
    Browse the repository at this point in the history
  23. Update README.md

    bonesoul authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    12a4b03 View commit details
    Browse the repository at this point in the history
  24. Update README.md

    bonesoul authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    f12a3ad View commit details
    Browse the repository at this point in the history
  25. Update README.md

    bonesoul authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    e03009d View commit details
    Browse the repository at this point in the history
  26. Update README.md

    bonesoul authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    fea98ca View commit details
    Browse the repository at this point in the history
  27. some tests.

    huseyin uslu committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    572445b View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Configuration menu
    Copy the full SHA
    c8a4929 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from bonesoul/renovate/mcmaster.extensions.comm…

    …andlineutils-2.x
    
    Update dependency McMaster.Extensions.CommandLineUtils to v2.5.1
    bonesoul authored Feb 7, 2020
    Configuration menu
    Copy the full SHA
    e8e3e45 View commit details
    Browse the repository at this point in the history
  3. more characteristic work.

    huseyin uslu committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    480579a View commit details
    Browse the repository at this point in the history
  4. remove unused files.

    huseyin uslu committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    c6c5530 View commit details
    Browse the repository at this point in the history
  5. added packages.

    huseyin uslu committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    4dd96ab View commit details
    Browse the repository at this point in the history
  6. implemented core internals.

    huseyin uslu committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    bac9131 View commit details
    Browse the repository at this point in the history
  7. fixed missing files.

    huseyin uslu committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    dc6c6c4 View commit details
    Browse the repository at this point in the history
  8. started working on bonjour server.

    huseyin uslu committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    96d191f View commit details
    Browse the repository at this point in the history
  9. fixed namespaces.

    huseyin uslu committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    a010166 View commit details
    Browse the repository at this point in the history
  10. trying bonjour support.

    huseyin uslu committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    414fa7c View commit details
    Browse the repository at this point in the history
  11. tiny fix.

    huseyin uslu committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    90a4e21 View commit details
    Browse the repository at this point in the history
  12. another fix.

    huseyin uslu committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    dbf56d4 View commit details
    Browse the repository at this point in the history
  13. renamed project homer.server as homer.

    huseyin uslu committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    4ff4b53 View commit details
    Browse the repository at this point in the history
  14. more work.

    huseyin uslu committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    b555e88 View commit details
    Browse the repository at this point in the history
  15. bridgesetupmanager work.

    huseyin uslu committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    8bf2ee7 View commit details
    Browse the repository at this point in the history
  16. Update README.md

    bonesoul authored Feb 7, 2020
    Configuration menu
    Copy the full SHA
    23e8971 View commit details
    Browse the repository at this point in the history
  17. Update README.md

    bonesoul authored Feb 7, 2020
    Configuration menu
    Copy the full SHA
    b5ea467 View commit details
    Browse the repository at this point in the history
  18. Update README.md

    bonesoul authored Feb 7, 2020
    Configuration menu
    Copy the full SHA
    2f41fcf View commit details
    Browse the repository at this point in the history
  19. added hkas metadata.

    initial characteristics class metada generation done.
    bonesoul committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    115585c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2020

  1. updated import.js

    done generating all pre-defined characteristics.
    bonesoul committed Feb 9, 2020
    Configuration menu
    Copy the full SHA
    a1c50c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf0cfe5 View commit details
    Browse the repository at this point in the history
  3. tiny update for import.js.

    bonesoul committed Feb 9, 2020
    Configuration menu
    Copy the full SHA
    55b95d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. added services support to import.js.

    added initial service definitions.
    huseyin uslu committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    7c13acc View commit details
    Browse the repository at this point in the history
  2. const fix in characteristic definitions.

    huseyin uslu committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    7e03b25 View commit details
    Browse the repository at this point in the history
  3. tiny change in characteristic.html

    huseyin uslu committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    31199eb View commit details
    Browse the repository at this point in the history
  4. tiny bridgesetupmanager work.

    huseyin uslu committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    1909758 View commit details
    Browse the repository at this point in the history
  5. fixed services.

    huseyin uslu committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    a4ff1bb View commit details
    Browse the repository at this point in the history
  6. fixed optional characteristics in services.

    huseyin uslu committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    24fd6b3 View commit details
    Browse the repository at this point in the history
  7. initial mdns implementation.

    huseyin uslu committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    bc2b3d3 View commit details
    Browse the repository at this point in the history
  8. accessorybase now prints it's data.

    huseyin uslu committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    2a69eb7 View commit details
    Browse the repository at this point in the history
  9. more LogAccessorySummary() work.

    huseyin uslu committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    7da3850 View commit details
    Browse the repository at this point in the history
  10. added homekit config support.

    huseyin uslu committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    2890661 View commit details
    Browse the repository at this point in the history
  11. added const uuids to characteristics and services.

    initial accessoryinfo and identifiercache work.
    huseyin uslu committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    a20b192 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    044a7ee View commit details
    Browse the repository at this point in the history
  13. Merge pull request #15 from bonesoul/renovate/microsoft.visualstudio.…

    …threading.analyzers-16.x
    
    Update dependency Microsoft.VisualStudio.Threading.Analyzers to v16.5.132
    bonesoul authored Feb 10, 2020
    Configuration menu
    Copy the full SHA
    c3e2936 View commit details
    Browse the repository at this point in the history
  14. started implementing a simple node version.

    bonesoul committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    fc3257e View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. initial discovery done.

    huseyin uslu committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    56a77dc View commit details
    Browse the repository at this point in the history
  2. initial api work.

    huseyin uslu committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    25b663b View commit details
    Browse the repository at this point in the history
  3. added async/await support.

    huseyin uslu committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    ba201fd View commit details
    Browse the repository at this point in the history
  4. more plugin manager work.

    huseyin uslu committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    c3b957f View commit details
    Browse the repository at this point in the history
  5. plugin init work.

    huseyin uslu committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    42cb49d View commit details
    Browse the repository at this point in the history
  6. improved plugin subsystem.

    huseyin uslu committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    799ccf3 View commit details
    Browse the repository at this point in the history
  7. more plugin manager work.

    huseyin uslu committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    bff2dbd View commit details
    Browse the repository at this point in the history
  8. tiny plugin & api version work.

    bonesoul committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    691ec3a View commit details
    Browse the repository at this point in the history
  9. implemented accessory repository.

    closed my samsung tv - first!
    bonesoul committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    e96db15 View commit details
    Browse the repository at this point in the history
  10. make accessory config compatible with homebridge.

    bonesoul committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    5bc05db View commit details
    Browse the repository at this point in the history
  11. accessory events / on, off tests.

    bonesoul committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    64b4b38 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    174fb9b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Update README.md

    bonesoul authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    fc94ca5 View commit details
    Browse the repository at this point in the history
  2. tiny change.

    bonesoul committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    c9105d5 View commit details
    Browse the repository at this point in the history
  3. updated node-persist.

    huseyin uslu committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    a06c050 View commit details
    Browse the repository at this point in the history
  4. updated to winston3.

    huseyin uslu committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    d0b2523 View commit details
    Browse the repository at this point in the history
  5. added ms support to winston logs.

    huseyin uslu committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    95a0325 View commit details
    Browse the repository at this point in the history
  6. added labels to all log-lines.

    huseyin uslu committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    1065552 View commit details
    Browse the repository at this point in the history
  7. we have a single version file now.

    huseyin uslu committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    089a57f View commit details
    Browse the repository at this point in the history
  8. loggers are configurable again.

    huseyin uslu committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    d9535d8 View commit details
    Browse the repository at this point in the history
  9. implemented custom loggers.

    huseyin uslu committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    1517991 View commit details
    Browse the repository at this point in the history
  10. improved pluggin loggers.

    huseyin uslu committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    0c37893 View commit details
    Browse the repository at this point in the history
  11. fixed plugin's splat logging.

    huseyin uslu committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    17407fd View commit details
    Browse the repository at this point in the history
  12. fix vscode internal terminal outputs.

    huseyin uslu committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    b55a5c4 View commit details
    Browse the repository at this point in the history
  13. tiny change on confs.

    huseyin uslu committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    f70e716 View commit details
    Browse the repository at this point in the history
  14. tiny change on default.yaml.

    huseyin uslu committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    73b3f5a View commit details
    Browse the repository at this point in the history
  15. moved custom config to local.yaml.

    bonesoul committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    be2f715 View commit details
    Browse the repository at this point in the history
  16. moved node-prototype to contrib/node-prototype.

    bonesoul committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    fef7255 View commit details
    Browse the repository at this point in the history
  17. identifier cache work.

    bonesoul committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    3306a8e View commit details
    Browse the repository at this point in the history
  18. fixed typo.

    bonesoul committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    175123b View commit details
    Browse the repository at this point in the history
  19. removed unused bridgesetupmanager for now.

    bonesoul committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    771983c View commit details
    Browse the repository at this point in the history
  20. bridge & accessorybase clean-up.

    bonesoul committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    7a2620b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. moved dotnet-core project to dotnet-core/.

    moved back node.js project to node.js/.
    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    0aa3395 View commit details
    Browse the repository at this point in the history
  2. fix dotnet-core folder name.

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    6a3c32f View commit details
    Browse the repository at this point in the history
  3. fix github actions dotnet-core builds.

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    08a4c9d View commit details
    Browse the repository at this point in the history
  4. another fix for github builds.

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    42a6c57 View commit details
    Browse the repository at this point in the history
  5. fix github builds.

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    b9d5ee4 View commit details
    Browse the repository at this point in the history
  6. another fix for github builds.

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    c80852d View commit details
    Browse the repository at this point in the history
  7. fixed dotnet-core project's builds.

    added artifacts support to github ci builds.
    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    e533538 View commit details
    Browse the repository at this point in the history
  8. fix github builds.

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    034ee45 View commit details
    Browse the repository at this point in the history
  9. updated dotnetcore-sdk version.

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    e0cb10e View commit details
    Browse the repository at this point in the history
  10. aonther github ci fix.

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    b33f784 View commit details
    Browse the repository at this point in the history
  11. test gitversion.

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    1ea652c View commit details
    Browse the repository at this point in the history
  12. fix artifact names

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    4090f77 View commit details
    Browse the repository at this point in the history
  13. another ci fix.

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    37b3fac View commit details
    Browse the repository at this point in the history
  14. tiny change on ci builds.

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    7a38c8d View commit details
    Browse the repository at this point in the history
  15. tiny fix on ci builds.

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    79cd25d View commit details
    Browse the repository at this point in the history
  16. ci builds fix.

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    5afbe19 View commit details
    Browse the repository at this point in the history
  17. ci improvements.

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    29acdec View commit details
    Browse the repository at this point in the history
  18. ci fix.

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    07bd5f5 View commit details
    Browse the repository at this point in the history
  19. test ci matrix.

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    1fabefa View commit details
    Browse the repository at this point in the history
  20. ci test.

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    1a5259d View commit details
    Browse the repository at this point in the history
  21. ubuntu-latest

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    669581a View commit details
    Browse the repository at this point in the history
  22. test ci

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    b3ab5c5 View commit details
    Browse the repository at this point in the history
  23. another ci test.

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    fe87fd5 View commit details
    Browse the repository at this point in the history
  24. ci test

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    84d70c0 View commit details
    Browse the repository at this point in the history
  25. test ci.

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    14d0922 View commit details
    Browse the repository at this point in the history
  26. test ci

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    2bb71fd View commit details
    Browse the repository at this point in the history
  27. ci test

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    e32303c View commit details
    Browse the repository at this point in the history
  28. another test.

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    c622177 View commit details
    Browse the repository at this point in the history
  29. test ci

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    ac1a6c0 View commit details
    Browse the repository at this point in the history
  30. test ci

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    2257774 View commit details
    Browse the repository at this point in the history
  31. test ci

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    e3c9b69 View commit details
    Browse the repository at this point in the history
  32. test ci

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    67a1fe4 View commit details
    Browse the repository at this point in the history
  33. fixed ci

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    3227628 View commit details
    Browse the repository at this point in the history
  34. fix ci.

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    be98816 View commit details
    Browse the repository at this point in the history
  35. test ci

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    98afebf View commit details
    Browse the repository at this point in the history
  36. tiny fix.

    huseyin uslu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    da6f525 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Configuration menu
    Copy the full SHA
    91883d2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #29 from bonesoul/renovate/aspnet-extensions-monorepo

    Update aspnet Extensions monorepo to v3.1.2
    bonesoul authored Feb 18, 2020
    Configuration menu
    Copy the full SHA
    8979cd9 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Configuration menu
    Copy the full SHA
    79daa49 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from bonesoul/renovate/bullseye-3.x

    Update dependency Bullseye to v3.2.0
    bonesoul authored Feb 20, 2020
    Configuration menu
    Copy the full SHA
    07a7f94 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Configuration menu
    Copy the full SHA
    bbb79a2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31 from bonesoul/renovate/config-3.x

    Update dependency config to v3.2.6
    bonesoul authored Feb 21, 2020
    Configuration menu
    Copy the full SHA
    8105682 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Update build.yml

    bonesoul authored Feb 26, 2020
    Configuration menu
    Copy the full SHA
    f425482 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Configuration menu
    Copy the full SHA
    cd714ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #32 from bonesoul/renovate/config-3.x

    Update dependency config to v3.3.0
    bonesoul authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    0e22096 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

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

Commits on Mar 8, 2020

  1. Merge pull request #33 from bonesoul/renovate/gitversiontask-5.x

    Update dependency GitVersionTask to v5.2.0
    bonesoul authored Mar 8, 2020
    Configuration menu
    Copy the full SHA
    d690427 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdb9ef3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #34 from bonesoul/renovate/mcmaster.extensions.com…

    …mandlineutils-2.x
    
    Update dependency McMaster.Extensions.CommandLineUtils to v2.6.0
    bonesoul authored Mar 8, 2020
    Configuration menu
    Copy the full SHA
    f0af803 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Configuration menu
    Copy the full SHA
    d5adc97 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #35 from bonesoul/renovate/hap-nodejs-0.x

    Update dependency hap-nodejs to v0.5.7
    bonesoul authored Mar 11, 2020
    Configuration menu
    Copy the full SHA
    ba52db6 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. Configuration menu
    Copy the full SHA
    c67b56e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #37 from bonesoul/renovate/gitversiontask-5.x

    Update dependency GitVersionTask to v5.2.4
    bonesoul authored Mar 17, 2020
    Configuration menu
    Copy the full SHA
    53808c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Configuration menu
    Copy the full SHA
    fd6f91c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #39 from bonesoul/renovate/aspnet-extensions-monorepo

    Update aspnet Extensions monorepo to v3.1.3
    bonesoul authored Mar 24, 2020
    Configuration menu
    Copy the full SHA
    839f9ec View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. Bump lodash from 4.17.15 to 4.17.19 in /node.js

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.19)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 19, 2020
    Configuration menu
    Copy the full SHA
    b4234e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #40 from bonesoul/dependabot/npm_and_yarn/node.js/…

    …lodash-4.17.19
    
    Bump lodash from 4.17.15 to 4.17.19 in /node.js
    bonesoul authored Jul 19, 2020
    Configuration menu
    Copy the full SHA
    221234e View commit details
    Browse the repository at this point in the history