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: certego/BuffaLogs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.11
Choose a base ref
...
head repository: certego/BuffaLogs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.0
Choose a head ref
  • 6 commits
  • 26 files changed
  • 2 contributors

Commits on Mar 7, 2024

  1. Revert "1.2.11"

    Lorygold authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    15b7b65 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #101 from certego/revert-100-develop

    Revert "1.2.11"
    Lorygold authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    61ae45b View commit details
    Browse the repository at this point in the history
  3. Version 1.2.11

    Lorygold committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    abe65d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b13cd0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #102 from certego/develop

    1.2.11
    Lorygold authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    78d1bb3 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

  1. 1.3.0 (#106)

    * Cleaned venv from useless packages (#103)
    
    * Cleaned venv from useless packages
    
    * Added pytz required in celery_beat
    
    * fix
    
    * Updated CHANGELOG.md
    
    * Registered UserAdmin for authentication app in admin.py
    
    * Configuration panel (#104)
    
    * [refactor] Added enums in new costants.py file for "choices" fields in the models
    
    * [refactor] Added default config values in the django settings (certego.py file)
    
    * Added default configs in settings
    
    * Updated CHANGELOG.md
    
    * [test-view] Ignore alerts order for views return API
    
    * Fixed linters paths
    
    * Changed "null=True" to "blank=True" for Charfields
    
    * changes for flake8 linter
    
    * Revoed E231 flake8 rule for certego.py file
    
    * removed comment
    
    * Updated CHANGELOG.md
    
    * [CI] Updated to compose v2
    
    * fix
    
    * Alerts fields utilities (#105)
    
    * Added method to get the alert name label, for tagging
    
    * Added ipython for develop
    
    * Added new fields in login_raw_data for more info about previous login
    
    * Updated CHANGELOG.md
    
    * Version 1.3.0
    Lorygold authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    542727c View commit details
    Browse the repository at this point in the history
Loading