-
-
Notifications
You must be signed in to change notification settings - Fork 197
Comparing changes
Open a pull request
base repository: openwisp/openwisp-radius
base: 1.1.1
head repository: openwisp/openwisp-radius
compare: master
- 11 commits
- 38 files changed
- 6 contributors
Commits on Nov 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a78b04e - Browse repository at this point
Copy the full SHA a78b04eView commit details
Commits on Dec 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 11a259f - Browse repository at this point
Copy the full SHA 11a259fView commit details
Commits on Dec 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a56b54e - Browse repository at this point
Copy the full SHA a56b54eView commit details
Commits on Dec 23, 2024
-
[deps] Bumped version to 1.2.0a
- Bumped openwisp-users~=1.2.0a - Bumped openwisp-utisl~=1.2.0a - Bumped openwisp-monitoring~=1.2.0a
Configuration menu - View commit details
-
Copy full SHA for 27e25b4 - Browse repository at this point
Copy the full SHA 27e25b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e2dada - Browse repository at this point
Copy the full SHA 6e2dadaView commit details
Commits on Jan 21, 2025
-
[fix] Set called_station_id max-length to 253 chars #467
- Set max_length attribute of called_station_id to 253 according to best practices - Ensured serializers enforce this constraint in the API to avoid uncaught exceptions Fixes #467
Configuration menu - View commit details
-
Copy full SHA for 02c05dd - Browse repository at this point
Copy the full SHA 02c05ddView commit details
Commits on Jan 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 918faa1 - Browse repository at this point
Copy the full SHA 918faa1View commit details -
[ci] Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.4
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.11.0 to 1.12.4. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.11.0...v1.12.4) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 52d5bef - Browse repository at this point
Copy the full SHA 52d5befView commit details
Commits on Jan 31, 2025
-
[fix] Handle importing UTF-16 encoded CSV files #550
This change ensures proper handling of both UTF-8 and UTF-16 encoded CSV files. Fixes #550 --------- Co-authored-by: Federico Capoano <f.capoano@openwisp.io>
Configuration menu - View commit details
-
Copy full SHA for 7c7fc4a - Browse repository at this point
Copy the full SHA 7c7fc4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61f958d - Browse repository at this point
Copy the full SHA 61f958dView commit details
Commits on Feb 14, 2025
-
[fix] Improved query for RADIUS monitoring dashboard charts
Previously, the queries performed datetime interpolation at the database level, which prevented the database from efficiently using indexes. This change ensures that filters use UTC datetime objects directly, allowing the database to leverage indexes for improved query performance. Fixed also the target_url for "Today's RADIUS Session" chart.
Configuration menu - View commit details
-
Copy full SHA for 0ddf2a6 - Browse repository at this point
Copy the full SHA 0ddf2a6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.1.1...master