aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/utils/Semaphores.java
Commit message (Expand)AuthorAgeFilesLines
* Drop deprecated class org.sonar.api.utils.SemaphoresSimon Brandhof2018-01-091-131/+0
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* Minor Quality flawsSimon Brandhof2016-07-291-1/+1
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* SONAR-6701 - Drop the db table SEMAPHORESSimon Brandhof2015-07-081-0/+2
* SONAR-6596 Remove database semaphores from batchJulien Lancelot2015-06-101-7/+2
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-201-2/+2
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-111-3/+6
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* Fixed quality issuesJean-Baptiste Vilain2013-06-051-6/+7
* Fixed quality issuesJean-Baptiste Vilain2013-06-051-3/+3
* DEVACT-38 Typo in semaphore fieldJean-Baptiste Vilain2013-05-291-5/+5
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* Add TaskComponent to SemaphoreUpdater and SemaphoresSimon Brandhof2013-03-151-5/+5
* Fix quality flawsSimon Brandhof2013-02-121-1/+2
* SONAR-4053 Automatically release semaphores when outdatedJulien HENRY2013-02-111-4/+8
* SONAR-3887 refactor semaphore APISimon Brandhof2012-12-141-0/+125