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

New Sync View #6813

Merged
merged 19 commits into from
Oct 18, 2024
Merged

New Sync View #6813

merged 19 commits into from
Oct 18, 2024

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    77781b0 View commit details
    Browse the repository at this point in the history
  2. Rename .java to .kt

    LeFrosch committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    49a5792 View commit details
    Browse the repository at this point in the history
  3. refactor for IssueOutput to extend BuildIssue

    # Conflicts:
    #	base/src/com/google/idea/blaze/base/wizard2/ui/BlazeEditProjectViewControl.java
    LeFrosch committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e3145e8 View commit details
    Browse the repository at this point in the history
  4. added build view

    # Conflicts:
    #	base/src/com/google/idea/blaze/base/sync/SyncProjectTargetsHelper.java
    LeFrosch committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    87eefd9 View commit details
    Browse the repository at this point in the history
  5. added event parser

    LeFrosch committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f82eda7 View commit details
    Browse the repository at this point in the history
  6. Rename .java to .kt

    LeFrosch committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7bf8b66 View commit details
    Browse the repository at this point in the history
  7. added bazel build service

    # Conflicts:
    #	base/src/com/google/idea/blaze/base/sync/aspects/BlazeIdeInterfaceAspectsImpl.java
    LeFrosch committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    81848a0 View commit details
    Browse the repository at this point in the history
  8. fixed clwb tests

    LeFrosch committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    87a3ea2 View commit details
    Browse the repository at this point in the history
  9. fixed ijwb tests

    LeFrosch committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6a0e1bd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1c147ac View commit details
    Browse the repository at this point in the history
  11. added progress indicator

    LeFrosch committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7a19708 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    650e376 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f264562 View commit details
    Browse the repository at this point in the history
  14. improved event parsing

    LeFrosch committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ff26aec View commit details
    Browse the repository at this point in the history
  15. fixed log scope

    LeFrosch committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    27c2877 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    590a382 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2611aef View commit details
    Browse the repository at this point in the history
  18. addressed review comments

    LeFrosch committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d8c2ad4 View commit details
    Browse the repository at this point in the history
  19. fix kotlin build issue

    LeFrosch committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    dff0223 View commit details
    Browse the repository at this point in the history