summaryrefslogtreecommitdiffstats
path: root/sonar-server/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix quality flawJean-Baptiste Lievremont2014-07-071-1/+1
* | Slight UI adjustments on rule activation detailsStas Vilchik2014-07-071-0/+1
* | SONAR-5209 Improve the message of removed componentStas Vilchik2014-07-073-4/+3
* | Remove detach link in project viewersSimon Brandhof2014-07-041-17/+0
* | Improve exception handling in BaseDaoSimon Brandhof2014-07-041-10/+23
* | fix quality flaw (Using production ready timeout value)Stephane Gamard2014-07-041-1/+1
* | fix quality flaw (Throw exception when ES fails within timeout)Stephane Gamard2014-07-041-6/+13
* | SONAR-5007 Sort languages by label (instead of id) in Coding Rules filterJean-Baptiste Lievremont2014-07-041-0/+2
* | Add the possibility to search for all rules (used by SQALE Sunbirst widget)Julien Lancelot2014-07-042-7/+97
* | SONAR-5207 Do not show dashboard link on very small componentsStas Vilchik2014-07-042-3/+9
* | SONAR-5207 Fix widget html pathStas Vilchik2014-07-041-1/+0
* | SONAR-5207 Treemap as a metric widget skeletonStas Vilchik2014-07-044-10/+151
* | SONAR-5209 Fix showing several issues on issues pageStas Vilchik2014-07-041-1/+2
* | SONAR-5209 Show error message when component api failsStas Vilchik2014-07-042-4/+17
* | SONAR-5334 Fix l10n cache issue (304 passing as done)Jean-Baptiste Lievremont2014-07-041-1/+3
* | SONAR-5007 - Fix date-synch for ES Synchronizer when date == null (initial st...Stephane Gamard2014-07-043-6/+6
* | fix quality flaw (removed non necessary try/catch)Stephane Gamard2014-07-041-11/+12
* | SONAR-5007 - Fix date-synch for ES SynchronizerStephane Gamard2014-07-042-7/+15
* | WIP frontend medium tests for Quality GatesJean-Baptiste Lievremont2014-07-043-0/+308
* | Fix assign_to_me issue actionStas Vilchik2014-07-042-7/+7
* | SONAR-5001 SONAR-5405 improve clean-up of duplicated rules and usersSimon Brandhof2014-07-033-7/+50
* | SONAR-5432 Remove weighted_violations from coffeeJulien Lancelot2014-07-031-1/+0
* | Fix loading of project DSM in drilldown pageSimon Brandhof2014-07-0312-103/+134
* | SONAR-5007 Fix profile links on profiles compare pageJulien Lancelot2014-07-031-4/+4
* | SONAR-5432 Remove RCI and Weighted issues metricsJulien Lancelot2014-07-033-8/+4
* | fix quality flaw (fixed Ignored test)Stephane Gamard2014-07-031-6/+16
* | fix quality flaw (possible NPE)Stephane Gamard2014-07-031-1/+1
* | fix quality flaw (possible NPE)Stephane Gamard2014-07-031-9/+12
* | SONAR-5007 - Ignore test for SONAR-5183Stephane Gamard2014-07-032-16/+27
* | SONAR-5007 - Reverted final modifier for base method because of legacy @MockStephane Gamard2014-07-031-7/+7
* | SONAR-5007 - added createdAt and updatedAt fields for ActiveRuleDtoStephane Gamard2014-07-034-13/+42
* | SONAR-5300 id should be a long instead of an integerJulien Lancelot2014-07-031-1/+1
* | Fix availability of Inheritance filter in Coding RulesJean-Baptiste Lievremont2014-07-031-2/+2
* | Highlight the top-link "Dashboards" in blue on project dashboardsSimon Brandhof2014-07-021-1/+1
* | SONAR-5424 Login and password should not have autocomplete on Settings pageSimon Brandhof2014-07-021-0/+1
|/
* SONAR-5334 SONAR-5209 Defer loading of translation message (messages not avai...Jean-Baptiste Lievremont2014-07-022-2/+1
* Fix quality flawsJulien Lancelot2014-07-021-16/+0
* Fix key shortcuts after performing an actionStas Vilchik2014-07-021-0/+5
* Fix small issueStas Vilchik2014-07-022-2/+1
* SONAR-5209 Add separators between decoratorsStas Vilchik2014-07-021-0/+2
* SONAR-5333 Responsive widget gridStas Vilchik2014-07-021-1/+17
* Remove console.logJean-Baptiste Lievremont2014-07-021-1/+0
* SONAR-5334 Remove localStorage based translation methodsJean-Baptiste Lievremont2014-07-022-19/+3
* SONAR-5209 Fix clearing of issuesStas Vilchik2014-07-021-0/+4
* SONAR-5209 Fix duplication rendering issueStas Vilchik2014-07-022-2/+2
* SONAR-5333 Underline linksStas Vilchik2014-07-021-2/+2
* SONAR-5334 Fix performance issue with localStorage on SafariJean-Baptiste Lievremont2014-07-021-11/+8
* SONAR-5209 Only closed issues should be displayed at the topStas Vilchik2014-07-022-3/+3
* Fix quality flawsJulien Lancelot2014-07-021-34/+44
* Fix quality flawsJulien Lancelot2014-07-021-4/+6