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

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

New Sync View #6813

wants to merge 17 commits into from

Commits on Oct 7, 2024

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

    LeFrosch committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4f059e6 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 7, 2024
    Configuration menu
    Copy the full SHA
    5f1d0ae View commit details
    Browse the repository at this point in the history
  4. added build view

    LeFrosch committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    39833b0 View commit details
    Browse the repository at this point in the history
  5. added event parser

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

    LeFrosch committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    27a7460 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 7, 2024
    Configuration menu
    Copy the full SHA
    2a40b7a View commit details
    Browse the repository at this point in the history
  8. fixed clwb tests

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

    LeFrosch committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    311c7d9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f83c8fb View commit details
    Browse the repository at this point in the history
  11. added progress indicator

    LeFrosch committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1b92c66 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8ef83eb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    11b4da2 View commit details
    Browse the repository at this point in the history
  14. improved event parsing

    LeFrosch committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e6cf441 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4884aee View commit details
    Browse the repository at this point in the history
  16. fixed log scope

    LeFrosch committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    001a6a6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    74f63c4 View commit details
    Browse the repository at this point in the history