aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6607 Update SQ Java to version 3.4 (fix assembly)Julien HENRY2015-07-221-0/+1
* SONAR-6607 Update SQ Java to version 3.4Julien HENRY2015-07-221-1/+1
* Rename variables "sut" to "underTest" in testsSimon Brandhof2015-07-161-4/+4
* Quality flawsSimon Brandhof2015-06-291-1/+4
* Fix logging of warnings when JDBC URL is not correctSimon Brandhof2015-06-261-2/+2
* Fix quality flawsSimon Brandhof2015-06-211-10/+9
* Cleanup warningsGabor Liptak2015-06-171-4/+6
* Fix quality flawsSimon Brandhof2015-06-053-3/+3
* SONAR-6370 remove concept of core pluginSimon Brandhof2015-06-051-8/+0
* SONAR-6370 merge sonar-email-notifications-plugin into server moduleSimon Brandhof2015-06-051-8/+1
* Remove Dead codeDavid Gageot2015-06-031-1/+0
* FIX application zip should contain a top level dirDavid Gageot2015-06-031-1/+1
* Support unzipped sonarqube-applicationDavid Gageot2015-06-032-3/+6
* SONAR-3821 Drop any Maven dependencyJulien HENRY2015-06-032-14/+2
* Drop L10n english pluginSimon Brandhof2015-06-011-7/+0
* Replace references to jira.codehaus.org by jira.sonarsource.comSimon Brandhof2015-05-291-2/+2
* Extract an interface from org.sonar.process.ProcessCommandsSimon Brandhof2015-05-291-1/+2
* SONAR-6370 drop core pluginSimon Brandhof2015-05-281-7/+0
* Use StandardCharsets instead of Guava and commons-ioSimon Brandhof2015-05-152-4/+4
* Useless codeDavid Gageot2015-05-121-1/+1
* Redundant throws clause in testsDavid Gageot2015-05-073-7/+7
* Fix quality flawsSimon Brandhof2015-04-241-1/+1
* SONAR-6445 Decrease the max memory used by server bootstrapper processSimon Brandhof2015-04-221-2/+1
* SONAR-6434 Stop the support of Oracle 10gSimon Brandhof2015-04-201-3/+3
* Add missing line to clearly separate propertiesFabrice Bellingard2015-04-011-0/+1
* Remove bad comment in codeSimon Brandhof2015-03-311-5/+0
* Remove coupling of test with machine localeSimon Brandhof2015-03-311-1/+2
* Remove bad comment of sonar.properties about encodingSimon Brandhof2015-03-302-4/+14
* SONAR-6293 refactor loading of default values of sonar.propertiesSimon Brandhof2015-03-309-194/+44
* SONAR-6293 add property sonar.search.hostschnatterer2015-03-271-0/+2
* Automatic merge from masterJenkins CI2015-03-091-2/+5
|\
| * Complete documentation of db section in sonar.propertiesSimon Brandhof2015-03-091-2/+5
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2015-03-061-1/+1
| * [maven-release-plugin] prepare release 5.1-RC15.1-RC1Eric Hartmann2015-03-061-1/+1
* | Automatic merge from masterJenkins CI2015-03-051-6/+0
|\|
| * SONAR-6055 Embed latest Java 3.0 plugin and stop embedding Findbugs PluginJulien Lancelot2015-03-051-6/+0
* | Update pom to 5.2-SNAPSHOTJulien Lancelot2015-02-271-1/+1
|/
* SONAR-6036 : Remove KnownJavaCommand and clean the memory at the startup of t...Eric Hartmann2015-02-211-2/+1
* Update the test, we are expecting that search is started before web.Eric Hartmann2015-02-211-1/+1
* SONAR-6036 use IPC (Inter Process Communication) for monitoringEric Hartmann2015-02-202-2/+3
* Fix links to documentation of plugins: http://redirect.sonarsource.com/doc/pl...Simon Brandhof2015-02-201-2/+2
* SONAR-6194 SONAR-5009 profiling api + unique property sonar.log.levelSimon Brandhof2015-02-191-2/+2
* SONAR-5700 ability to change level of loggers of 3rd-party librariesSimon Brandhof2015-02-191-5/+4
* Support property sonar.log.debug (boolean)Simon Brandhof2015-02-191-0/+2
* SONAR-6057 Make log rotation more configurable for productionSimon Brandhof2015-02-196-79/+219
* SONAR-6000 Merge cpd core plugin into the batchJulien HENRY2015-02-161-7/+0
* SONAR-6110 Drop support files for Linux PPC 64Julien Lancelot2015-02-132-567/+2
* SONAR-6140 use JVM ciphers by defaultSimon Brandhof2015-02-041-3/+9
* SONAR-6139 Upgrade Tomcat from 7.0.54 to 8.0.18Simon Brandhof2015-02-021-2/+3
* SONAR-6140 Ability to restrict list of HTTPS ciphers with the new propert son...Simon Brandhof2015-02-021-0/+9
e30 Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/NotSquareException.php
blob: a67fac7c20e274f375cc8f98be6f85ca37085ce7 (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
27
<?php
/**
 * @copyright Copyright (c) 2016, ownCloud, Inc.
 *
 * @author Christopher Schäpers <kondou@ts.unde.re>
 * @author Morris Jobke <hey@morrisjobke.de>
 *
 * @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 NotSquareException extends \Exception {
}