| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Merge pull request #249 from python-discord/jb3-patch-1 | 2024-07-30 | -0/+2 | |
| |\ | | | | | Add additional logging to LDAP bootstrapper | |||
| | * | Add additional logging to LDAP bootstrapper | 2024-07-30 | -0/+2 | |
| |/ | ||||
| * | Update endpoint used to fetch all users | 2024-07-30 | -1/+1 | |
| | | ||||
| * | Update filters in LDAP and GitHub Grafana team syncers | 2024-07-30 | -2/+2 | |
| | | ||||
| * | I pushed unlinted code to main, I am sorry | 2024-07-30 | -2/+2 | |
| | | ||||
| * | Add Core Developers to LDAP enrollment | 2024-07-30 | -0/+2 | |
| | | ||||
| * | Merge pull request #246 from python-discord/renovate/pydis-core-11.x | 2024-07-27 | -5/+6 | |
| |\ | | | | | fix(deps): update dependency pydis-core to v11.3.1 | |||
| | * | fix(deps): update dependency pydis-core to v11.3.1 | 2024-07-26 | -5/+6 | |
| |/ | | | | | | | datasource | package | from | to | | ---------- | ---------- | ------ | ------ | | pypi | pydis-core | 11.3.0 | 11.3.1 | | |||
| * | Add LDAP native libraries to Dockerfile | 2024-07-26 | -2/+12 | |
| | | ||||
| * | Install LDAP dependencies in lint workflow | 2024-07-26 | -3/+5 | |
| | | ||||
| * | Confirm that LDAP is enabled and Bonsai is available on LDAP cogs load | 2024-07-26 | -2/+16 | |
| | | ||||
| * | Expose a BONSAI_AVAILABLE flag from modules that depend on Bonsai | 2024-07-26 | -3/+14 | |
| | | ||||
| * | Add new flag for enabling LDAP functionality | 2024-07-26 | -0/+2 | |
| | | ||||
| * | Document installing the LDAP group of dependencies and enabling LDAP | 2024-07-26 | -0/+20 | |
| | | ||||
| * | Move bonsai to new LDAP group in dependencies | 2024-07-26 | -2/+4 | |
| | | ||||
| * | Cache the creation of clients for directory APIs | 2024-07-26 | -0/+7 | |
| | | ||||
| * | Update Grafana to sync with both GitHub and LDAP | 2024-07-26 | -20/+193 | |
| | | ||||
| * | Add new LDAP cog | 2024-07-26 | -0/+427 | |
| | | ||||
| * | Add LDAP module | 2024-07-26 | -0/+138 | |
| | | ||||
| * | Add Keycloak module | 2024-07-26 | -0/+29 | |
| | | ||||
| * | Add FreeIPA module | 2024-07-26 | -0/+95 | |
| | | ||||
| * | Add new directory APIs module | 2024-07-26 | -0/+1 | |
| | | ||||
| * | Add LDAP enrollment constants | 2024-07-26 | -0/+13 | |
| | | ||||
| * | Add new config options | 2024-07-26 | -0/+19 | |
| | | ||||
| * | Add new dependencies | 2024-07-26 | -2/+391 | |
| | | ||||
| * | Fix the rules command now that the source file is an rst file | 2024-07-25 | -6/+12 | |
| | | ||||
| * | fix(deps): update dependency sentry-sdk to v2.11.0 (#242) | 2024-07-24 | -5/+5 | |
| | | | | | | | | | datasource | package | from | to | | ---------- | ---------- | ----- | ------ | | pypi | sentry-sdk | 2.9.0 | 2.11.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| * | Ignore ASYNC109 where timeout is used for pagination | 2024-07-24 | -1/+1 | |
| | | ||||
| * | chore(deps): update dependency ruff to v0.5.4 | 2024-07-24 | -21/+21 | |
| | | | | | | | | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | ruff | 0.5.1 | 0.5.4 | | |||
| * | fix(deps): update dependency pydis-core to v11.3.0 (#243) | 2024-07-24 | -5/+5 | |
| | | | | | | | | | datasource | package | from | to | | ---------- | ---------- | ------ | ------ | | pypi | pydis-core | 11.2.0 | 11.3.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| * | Add ff-bot configuration | 2024-07-24 | -0/+13 | |
| | | ||||
| * | Do not install recommended packages (#229) | 2024-07-24 | -1/+1 | |
| | | ||||
| * | Merge pull request #239 from python-discord/renovate/sentry-sdk-2.x | 2024-07-13 | -5/+5 | |
| |\ | | | | | fix(deps): update dependency sentry-sdk to v2.9.0 | |||
| | * | fix(deps): update dependency sentry-sdk to v2.9.0 | 2024-07-13 | -5/+5 | |
| |/ | | | | | | | datasource | package | from | to | | ---------- | ---------- | ----- | ----- | | pypi | sentry-sdk | 2.7.1 | 2.9.0 | | |||
| * | Merge pull request #238 from python-discord/renovate/humanize-4.x | 2024-07-13 | -5/+6 | |
| |\ | | | | | fix(deps): update dependency humanize to v4.10.0 | |||
| | * | fix(deps): update dependency humanize to v4.10.0 | 2024-07-13 | -5/+6 | |
| |/ | | | | | | | datasource | package | from | to | | ---------- | -------- | ----- | ------ | | pypi | humanize | 4.9.0 | 4.10.0 | | |||
| * | Merge pull request #237 from python-discord/renovate/configure | 2024-07-13 | -24/+8 | |
| |\ | | | | | chore: Configure Renovate | |||
| | * | Add custom Renovate config | 2024-07-13 | -1/+3 | |
| | | | ||||
| | * | Remove dependabot configuration | 2024-07-13 | -24/+0 | |
| | | | ||||
| | * | Add renovate.json | 2024-07-13 | -0/+6 | |
| |/ | ||||
| * | import King Arthur from the bot module | 2024-07-13 | -1/+1 | |
| | | ||||
| * | Merge pull request #235 from python-discord/quotes | 2024-07-13 | -5/+104 | |
| |\ | | | | | Add a quotes command | |||
| | * | add programming quotes command | 2024-07-13 | -0/+67 | |
| | | | ||||
| | * | add bs4 dependency | 2024-07-13 | -5/+37 | |
| |/ | ||||
| * | Merge pull request #236 from python-discord/set-user-agent-explicitly | 2024-07-13 | -1/+3 | |
| |\ | | | | | Set explicit user-agent header | |||
| | * | Set explicit user-agent header | 2024-07-13 | -1/+3 | |
| |/ | | | | | Allow people to know that we're not just a dumb scraper, but we're business professionals. | |||
| * | Merge pull request #231 from python-discord/fix-status-embed-problems | 2024-07-05 | -1/+1 | |
| |\ | | | | | Fix transient issues in status embed | |||
| | * | Fix transient issues in status embed | 2024-07-05 | -1/+1 | |
| |/ | | | | As seen in a dozen other Python Discord projects. | |||
| * | Create sentry releases using getsentry's action | 2024-07-05 | -3/+2 | |
| | | ||||
| * | Bump the number of missions to get each day to 5 | 2024-07-05 | -1/+1 | |
| | | | | | This is to cover the edge case where the mission-giver uploads more than 2 videos a day | |||