• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

cloudfoundry / uaa
86%

Build:
DEFAULT BRANCH: master
Repo Added 28 Apr 2014 08:53PM UTC
Files 0
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master

pending completion
7878

Pull #772

travis-ci

web-flow
UaaTokenStore: Don't fall over when failing to expire oauth codes

MySQL does row-level locking, which means when we delete expired oauth
codes in parallel we can sometimes hit a harmless deadlock (where the
two delete updates execute across the rows in different order
simultaneously).  This is not an issue as the winning update will expire
tokens as appropriate, plus the tokens are checked for expiry on use.
Pull Request #772: UaaTokenStore: Don't fall over when failing to expire oauth codes

3 of 3 new or added lines in 1 file covered. (100.0%)

21367 of 24715 relevant lines covered (86.45%)

6.01 hits per line

Relevant lines Covered
Build:
Build:
24715 RELEVANT LINES 21367 COVERED LINES
6.01 HITS PER LINE
Source Files on master
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
7878 master UaaTokenStore: Don't fall over when failing to expire oauth codes MySQL does row-level locking, which means when we delete expired oauth codes in parallel we can sometimes hit a harmless deadlock (where the two delete updates execute across the r... Pull #772 16 Feb 2018 07:41PM UTC web-flow travis-ci pending completion  
7864 master UaaTokenStore: Don't fall over when failing to expire oauth codes MySQL does row-level locking, which means when we delete expired oauth codes in parallel we can sometimes hit a harmless deadlock (where the two delete updates execute across the r... Pull #772 13 Feb 2018 06:38PM UTC web-flow travis-ci pending completion  
7855 master UaaTokenStore: Don't fall over when failing to expire oauth codes MySQL does row-level locking, which means when we delete expired oauth codes in parallel we can sometimes hit a harmless deadlock (where the two delete updates execute across the r... Pull #772 09 Feb 2018 10:46PM UTC web-flow travis-ci pending completion  
7836 master Merge branch 'releases/4.10.0' push 06 Feb 2018 07:10PM UTC fhanik travis-ci pending completion  
7806 master Fix the problem with WAS (IBM WebSphere) 9 In IBM WebSphere 9, this getServletPath() returns a blank String, and with a blank origin, UAA is unable to successfully authenticate. This getRequestURL() works fine for both Tomcat and WAS 9. Pull #763 31 Jan 2018 10:39PM UTC web-flow travis-ci pending completion  
7793 master Bump release version to 4.9.0 push 30 Jan 2018 07:39PM UTC fhanik travis-ci pending completion  
7664 master Merge branch 'releases/4.8.3' push 10 Jan 2018 08:10PM UTC fhanik travis-ci pending completion  
7656 master Merge branch 'releases/4.8.2' push 09 Jan 2018 11:26PM UTC fhanik travis-ci pending completion  
7624 master Error: Key Manager must be set Fixed the error of Key Manager must be set Pull #757 08 Jan 2018 11:29AM UTC web-flow travis-ci pending completion  
7592 master Merge branch 'releases/4.8.1' push 21 Dec 2017 06:51PM UTC shashwathi travis-ci pending completion  
See All Builds (5239)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc