aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change return type of Plugin#getSonarQubeVersion()Simon Brandhof2016-04-115-18/+32
* SONAR-7540 Throwable attached to logs is lost on scanner side when using LogO...Julien HENRY2016-04-114-3/+50
* fixed version for 5.5-SNAPSHOTTom2016-04-1156-56/+56
* Fixed tests submodules pomsTom2016-04-0831-33/+59
* SONAR-7402 make it possible to see more about domain on the overview pageStas Vilchik2016-04-087-25/+75
* drop npm.tar.gz from sourcesStas Vilchik2016-04-081-0/+0
* SONAR-7402 fix formatting of differential measuresStas Vilchik2016-04-081-1/+1
* [maven-release-plugin] prepare for next development iterationTom2016-04-0726-27/+27
* [maven-release-plugin] prepare release 5.5-RC15.5-RC1Tom2016-04-0726-27/+27
* [maven-release-plugin] prepare for next development iterationTom2016-04-0726-27/+27
* [maven-release-plugin] prepare release 5.5Tom2016-04-0726-33/+30
* SONAR-7528 WS api/measures/component handles developer measuresTeryk Bellahsene2016-04-076-14/+128
* SONAR-7528 WS api/measures/component_tree handles developer measuresTeryk Bellahsene2016-04-0714-24/+284
* SONAR-7402 add ability to drilldown with developer selectedStas Vilchik2016-04-074-20/+38
* fix the order of code smells and technical debt in the leak periodStas Vilchik2016-04-071-6/+6
* change the link on technical debt from measures page to issues pageStas Vilchik2016-04-071-4/+8
* do not render issues for already destroyed source viewerStas Vilchik2016-04-071-2/+4
* SONAR-7402 drop pagination, filter out components with no measure valueStas Vilchik2016-04-077-63/+13
* SONAR-7402 do not display differential valuesStas Vilchik2016-04-074-28/+56
* SONAR-6948 Ability for Java server extensions to call web servicesSimon Brandhof2016-04-0734-74/+1170
* rename "Tools" to "More" in the component navigation barStas Vilchik2016-04-071-1/+1
* fix quality flawsSébastien Lesaint2016-04-0611-64/+56
* SONAR-6732 stabilize ComputeEngineSettingsTestSébastien Lesaint2016-04-061-2/+2
* SONAR-7488 add PostProjectAnalysisTaskTesterSébastien Lesaint2016-04-067-0/+1337
* SONAR-7488 add ITs for PostProjectAnalysisTaskSébastien Lesaint2016-04-067-18/+214
* SONAR-7488 support PostProjectAnalysisTask in report CE taskSébastien Lesaint2016-04-0629-34/+2168
* SONAR-7488 add API PostTaskSébastien Lesaint2016-04-065-0/+334
* SONAR-7488 add listener to ComputationStepExecutorSébastien Lesaint2016-04-062-7/+65
* SONAR-7401 display total remediation effortStas Vilchik2016-04-062-1/+6
* SONAR-7411 drop support for HTTPs Tomcat connectorSébastien Lesaint2016-04-069-561/+23
* reorder columns on code/projects pageStas Vilchik2016-04-062-6/+6
* SONAR-6732 rename ComputeEngineSettings#remove to load + add UTsSébastien Lesaint2016-04-066-6/+358
* update to parent POM 31Sébastien Lesaint2016-04-061-1/+1
* fix rule workspaceStas Vilchik2016-04-062-9/+7
* SONAR-7402 display complementary measuresStas Vilchik2016-04-0613-22/+147
* expose js libs through global variablesStas Vilchik2016-04-062-43/+11
* SONAR-7527 Replace columns in provided "Projects" measure filterJulien Lancelot2016-04-062-2/+4
* Fix quality flawsJulien Lancelot2016-04-0611-29/+153
* Fix quality flawsSimon Brandhof2016-04-0612-26/+33
* Fix quality flawsTeryk Bellahsene2016-04-0524-45/+124
* Add test for developer and view in TreeActionTestTeryk Bellahsene2016-04-051-40/+63
* create web development serverStas Vilchik2016-04-055-4/+113
* SONAR-7402 do not show identical sets of coverage metricsStas Vilchik2016-04-051-1/+22
* SONAR-7498 OkHttpClient doesn't use ssl socket factory by defaultSébastien Lesaint2016-04-052-7/+17
* Fix ProcessStateSystemInfoTest on Java 8Simon Brandhof2016-04-051-5/+2
* enforce js code style5.5-M14Stas Vilchik2016-04-05332-921/+319
* Fix ServerSystemTestSimon Brandhof2016-04-051-1/+1
* SONAR-7436 replace JMX/RMI by HTTPSimon Brandhof2016-04-0566-2013/+1689
* SONAR-7524 Update embedded C# plugin to 5.0Julien HENRY2016-04-051-1/+1
* SONAR-7522 Update embedded JavaScript plugin to 2.11Julien HENRY2016-04-051-1/+1
backport/48142/stable27 Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/lib/private/serviceunavailableexception.php
blob: 2c08f37897c31b4673d831a1f1a36110fe56e406 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?php
/**
 * @author Morris Jobke <hey@morrisjobke.de>
 * @author Robin Appelman <icewind@owncloud.com>
 *
 * @copyright Copyright (c) 2015, ownCloud, Inc.
 * @license AGPL-3.0
 *
 * This code is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Affero General Public License, version 3,
 * as published by the Free Software Foundation.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 * GNU Affero General Public License for more details.
 *
 * You should have received a copy of the GNU Affero General Public License, version 3,
 * along with this program.  If not, see <http://www.gnu.org/licenses/>
 *
 */

namespace OC;

class ServiceUnavailableException extends \Exception {
}