summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2084 complete web UI to generate secret key and to encrypt passwordsSimon Brandhof2012-03-1313-46/+126
* SONAR-2084 draft of new page 'Password encryption'Simon Brandhof2012-03-137-5/+105
* Merge remote branch 'origin/master'Simon Brandhof2012-03-1316-22/+90
|\
| * SONAR-3297 Sort issue with stripes on groupsFabrice Bellingard2012-03-132-3/+1
| * SONAR-3277 Add message to inform about dups with deleted resources Fabrice Bellingard2012-03-133-4/+17
| * SONAR-3073 column sorting for 'key' does not work in filterFabrice Bellingard2012-03-135-3/+29
| * SONAR-3003 Fix issue Fabrice Bellingard2012-03-131-3/+3
| * SONAR-3003 Remove only the last empty line, not allFabrice Bellingard2012-03-131-1/+3
| * SONAR-3003 Do not display last empty line in source viewerFabrice Bellingard2012-03-131-4/+5
| * SONAR-3243 Rollback popup removal and put it in seperate GitHub repoFabrice Bellingard2012-03-134-9/+23
| * SONAR-3243 Pass params and anchor to the file pageFabrice Bellingard2012-03-132-5/+19
* | SONAR-2084 replace asymetric RSA by symetric AESSimon Brandhof2012-03-1311-254/+267
* | SONAR-2084 use RSA to encrypt settingsSimon Brandhof2012-03-139-10/+418
|/
* SONAR-3278 Display the review permalink in the breadcrumbFabrice Bellingard2012-03-121-2/+29
* SONAR-3243 Wrong permalink & breadcrumbs when file is shownFabrice Bellingard2012-03-127-45/+19
* SONAR-3278 Incorrect breadcrumb link on review listingFabrice Bellingard2012-03-124-10/+13
* Remove Hibernate from org.sonar.server.platform.ServerImplSimon Brandhof2012-03-124-34/+24
* Remove picocontainer stackstace from logsSimon Brandhof2012-03-123-13/+42
* Skip sanity checks in quick-build scriptsSimon Brandhof2012-03-122-2/+2
* Log a clean message when an exception is thrown during picocontainer startupSimon Brandhof2012-03-124-7/+124
* Remove Hibernate from the component org.sonar.api.config.SettingsSimon Brandhof2012-03-1211-90/+100
* Complete the MyBatis DAO for PROPERTIESSimon Brandhof2012-03-128-9/+185
* Fix indentationSimon Brandhof2012-03-121-48/+48
* SONAR-2841 Tests suite results are not always ignoredFabrice Bellingard2012-03-093-1/+78
* SONAR-3294 Elements of "History table" widget is unorderedFabrice Bellingard2012-03-092-1/+57
* SONAR-3305 NPE thrown when no description or title on a ruleFabrice Bellingard2012-03-092-30/+125
* Merge remote-tracking branch 'origin/release-2.14'Eric Hartmann2012-03-091-0/+2
|\
| * Fix MeasuresFiltersEvgeny Mandrikov2012-03-091-0/+2
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2012-03-0836-36/+36
| * [maven-release-plugin] prepare release 2.14-RC3Eric Hartmann2012-03-0836-36/+36
| * Merge branch 'release-2.14' of github.com:SonarSource/sonar into release-2.14Eric Hartmann2012-03-084-11/+22
| |\
| * | [maven-release-plugin] prepare for next development iterationEric Hartmann2012-03-0736-36/+36
| * | [maven-release-plugin] prepare release 2.14-RC2Eric Hartmann2012-03-0736-36/+36
* | | Upgrade to JDK 6 compilation. Remove sanityChecks profile, now using the prop...Eric Hartmann2012-03-091-32/+33
* | | SONAR-3006 Make the TimeMachine service a dashboard pageFabrice Bellingard2012-03-083-0/+113
* | | SONAR-3277 NPE on duplications tab when a project has been deletedFabrice Bellingard2012-03-081-2/+2
* | | Merge remote-tracking branch 'origin/release-2.14'Eric Hartmann2012-03-082-5/+8
|\ \ \ | | |/ | |/|
| * | Persist duplications XML measure directly into databaseEvgeny Mandrikov2012-03-082-6/+14
| * | Do not close false-positivesSimon Brandhof2012-03-082-5/+8
| |/
* | Delete unused class DatabaseExceptionSimon Brandhof2012-03-071-33/+0
* | Decrease the number of Hibernate initializations in unit testsSimon Brandhof2012-03-074-104/+117
* | SONAR-3292 improve messages when database is not up-to-dateSimon Brandhof2012-03-0726-290/+514
* | Persist duplications XML measure directly into databaseEvgeny Mandrikov2012-03-072-6/+14
* | SONAR-1053 NPE in config backupSimon Brandhof2012-03-071-11/+14
* | SONAR-2270 Make Checkstyle:ParameterNumber rule instantiableSimon Brandhof2012-03-071-8/+2
* | SONAR-3172 It should not be possible to create a manual violation on a unit t...Simon Brandhof2012-03-073-1/+6
* | Upgrade some JDBC libsSimon Brandhof2012-03-071-4/+3
* | Merge branch 'release-2.14'Eric Hartmann2012-03-0636-285/+612
|\|
| * The button 'assign to me' should accept a commentSimon Brandhof2012-03-062-8/+6
| * Commit instead of flush statements when changing preparedStatement of batchSimon Brandhof2012-03-0611-245/+290