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: hitsz-ids/duetector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.0a0
Choose a base ref
...
head repository: hitsz-ids/duetector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.0b0
Choose a head ref
  • 12 commits
  • 79 files changed
  • 2 contributors

Commits on Sep 12, 2023

  1. Bump to 0.1.0b0

    Wh1isper committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    05d6e8c View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. PIP Server Framework (#56)

    * Prepare pip server file
    
    * Updating base analyzer
    
    * Setup server CLI ,docs and building things
    
    * Use tmpdir in testing
    
    * Typo files
    
    * Fix comment and devtools
    Wh1isper authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    2b75221 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. PIP Server Implementation (#61)

    * Add token validation
    
    * Switch token to security and testing it
    
    * Intro httpx for testing
    
    * Support query and brief in server
    
    * Fix testing
    
    * Intro fast release for mutex
    
    * Testing query
    Wh1isper authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4cb165e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Use run_in_threadpool make server async (#62)

    * Use run_in_threadpool make server async
    
    * Add some cache for instance init
    Wh1isper authored Sep 16, 2023
    Configuration menu
    Copy the full SHA
    cc5afb2 View commit details
    Browse the repository at this point in the history
  2. Intro AnalyzerManager (#63)

    * Intro AnalyzerManager
    
    * Solve dependence
    Wh1isper authored Sep 16, 2023
    Configuration menu
    Copy the full SHA
    8c966dc View commit details
    Browse the repository at this point in the history
  3. Change tracers module (#64)

    Wh1isper authored Sep 16, 2023
    Configuration menu
    Copy the full SHA
    ad3e040 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. More on dependences and docs

    Wh1isper committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    39322d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Add all contributors

    Wh1isper committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    3c7e314 View commit details
    Browse the repository at this point in the history
  2. docs: add wunder957 as a contributor for code (#68)

    * docs: update README.md
    
    * docs: update README_zh.md
    
    * docs: update .all-contributorsrc
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a056115 View commit details
    Browse the repository at this point in the history
  3. docs: add WYXsb as a contributor for code (#69)

    * docs: update README_zh.md
    
    * docs: update .all-contributorsrc
    
    * docs: update README.md
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    Co-authored-by: wunder957 <wakedwunder957@gmail.com>
    allcontributors[bot] and Wh1isper authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    8f3d9f8 View commit details
    Browse the repository at this point in the history
  4. Reorganized contributors

    Wh1isper committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    28accc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

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