Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: BloopAI/bloop
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.11
Choose a base ref
...
head repository: BloopAI/bloop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.12
Choose a head ref
  • 9 commits
  • 16 files changed
  • 2 contributors

Commits on Dec 18, 2023

  1. tweak rlimits (#1181)

    ggordonhall committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    2b197a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8407ce0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dd9892 View commit details
    Browse the repository at this point in the history
  4. Up soft rlimit (#1185)

    * check for low soft limit
    
    * remove hard limit check
    ggordonhall committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    c6faac2 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    ae14de5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53106d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Qdrant keyword path filter in proc (#1190)

    * use keyword filter for path matches in proc
    
    * extract search params into struct
    
    * remove clippy allow
    
    * set exact_match to false for code search
    ggordonhall committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    6560200 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. qdrant logging (#1191)

    ggordonhall committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    6ff7561 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0d7142 View commit details
    Browse the repository at this point in the history
Loading