-
Notifications
You must be signed in to change notification settings - Fork 61
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: uadmin/uadmin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: uadmin/uadmin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 17 files changed
- 3 contributors
Commits on Jul 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 97dc027 - Browse repository at this point
Copy the full SHA 97dc027View commit details
Commits on Jul 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 71ff836 - Browse repository at this point
Copy the full SHA 71ff836View commit details -
Merge pull request #145 from uadmin/jwt-improvements
Jwt improvements
Configuration menu - View commit details
-
Copy full SHA for 970af96 - Browse repository at this point
Copy the full SHA 970af96View commit details
Commits on Jul 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4f7e266 - Browse repository at this point
Copy the full SHA 4f7e266View commit details -
Merge pull request #147 from uadmin/sso-update
updates for SSO for browser compatibility
Configuration menu - View commit details
-
Copy full SHA for 85c9b36 - Browse repository at this point
Copy the full SHA 85c9b36View commit details
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c871222 - Browse repository at this point
Copy the full SHA c871222View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90eaadb - Browse repository at this point
Copy the full SHA 90eaadbView commit details
Commits on Oct 30, 2023
-
Fixing race condition in concurrent writing of 'cachedSessions' map. …
…It is used to keep active sessions in memory. However, it loadSession function in session.go was creating race condition. So, I added a Read and Write Mutex Lock and protected its read and write access (can have multiple reads).
Configuration menu - View commit details
-
Copy full SHA for e8f571d - Browse repository at this point
Copy the full SHA e8f571dView commit details -
Merge pull request #151 from Baber-Jan/fixingRaceConditionInLoadSession
Fixing race condition in concurrent writing of 'cachedSessions' map.
Configuration menu - View commit details
-
Copy full SHA for 63ed75f - Browse repository at this point
Copy the full SHA 63ed75fView commit details
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9fa59c2 - Browse repository at this point
Copy the full SHA 9fa59c2View commit details
Loading
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 v0.10.1...master