| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'origin/branch-4.4' | Julien Lancelot | 2014-07-17 | 22 | -0/+2706 |
|\ |
|
| * | SONAR-5333 Highligh markdown links | Stas Vilchik | 2014-07-17 | 2 | -5/+5 |
| * | Fix display of default profiles | Julien Lancelot | 2014-07-16 | 1 | -1/+1 |
| * | Fix /api/profiles due to missing defaultProfile() method | Julien Lancelot | 2014-07-16 | 2 | -14/+18 |
| * | Restore rails dev mode in start-dev-server profile | Julien Lancelot | 2014-07-16 | 1 | -0/+1 |
| * | Revert "wip" | Julien Lancelot | 2014-07-16 | 1 | -6/+0 |
| * | wip | Julien Lancelot | 2014-07-16 | 1 | -0/+6 |
| * | SONAR-5338 Fix UT | Julien Lancelot | 2014-07-16 | 2 | -3/+17 |
| * | SONAR-5338 Add stacktrace when test_data measure is used | Julien Lancelot | 2014-07-16 | 2 | -8/+2 |
| * | SONAR-5338 Read test info from the test_data measure | Julien Lancelot | 2014-07-16 | 5 | -13/+159 |
| * | Remove console.logs... | Jean-Baptiste Lievremont | 2014-07-16 | 1 | -2/+0 |
| * | Hide "Key" filter on Rules page | Jean-Baptiste Lievremont | 2014-07-16 | 1 | -2/+7 |
| * | Branch fix: add sonar.woff | Stas Vilchik | 2014-07-15 | 1 | -0/+0 |
| * | Improve font rendering | Stas Vilchik | 2014-07-11 | 26 | -13/+2558 |
| * | Fix drag'n'drop | Stas Vilchik | 2014-07-11 | 1 | -1/+1 |
| * | Header IE fix | Stas Vilchik | 2014-07-10 | 1 | -0/+1 |
| * | Issue when trying to plan an issue and no action plan exists | Stas Vilchik | 2014-07-10 | 1 | -6/+2 |
* | | Remove unused directory /sonar-server | Simon Brandhof | 2014-07-16 | 1 | -74/+0 |
* | | Update karma tests | Stas Vilchik | 2014-07-15 | 9 | -516/+0 |
* | | karma tests | Stas Vilchik | 2014-07-15 | 9 | -0/+516 |
* | | SONAR-4898 - Initial start.jar available in distribution bundle | Stephane Gamard | 2014-07-10 | 1 | -0/+74 |
* | | Move sonar-server, sonar-search and sonar-process into sub-dir server/ | Simon Brandhof | 2014-07-10 | 3399 | -363120/+0 |
* | | Header IE fix | Stas Vilchik | 2014-07-10 | 1 | -0/+1 |
* | | Issue when trying to plan an issue and no action plan exists | Stas Vilchik | 2014-07-10 | 1 | -6/+2 |
* | | Merge commit 'f1fa4be793dcadbd6628150d24e441c2095e0a54' into HEAD | Jenkins CI | 2014-07-10 | 15 | -204/+263 |
|\| |
|
| * | SONAR-5007 return debt characteristic names in WS responses | Simon Brandhof | 2014-07-10 | 15 | -204/+263 |
* | | SONAR-5410 - Moved NetworkUtils to sonar-search module | Stephane Gamard | 2014-07-09 | 1 | -48/+0 |
* | | Merge commit '46a655cc343aba370396d8af5fbc34d5da668a0a' into HEAD | Jenkins CI | 2014-07-09 | 3 | -3/+9 |
|\| |
|
| * | SONAR-5333 Update links style inside markdown text | Stas Vilchik | 2014-07-09 | 3 | -3/+8 |
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-07-08 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 4.4-RC24.4-RC2 | Eric Hartmann | 2014-07-08 | 1 | -1/+1 |
| * | SONAR-5007 fix bug related to synchronization of rule parameters | Simon Brandhof | 2014-07-07 | 3 | -48/+119 |
| * | SONAR-5007 fix registration of template rules | Simon Brandhof | 2014-07-07 | 2 | -388/+388 |
| * | SONAR-5007 - Fixed hasDebt filter in RuleIndex | Stephane Gamard | 2014-07-07 | 2 | -12/+22 |
| * | SONAR-5007 fix removal of param value | Simon Brandhof | 2014-07-07 | 3 | -27/+25 |
| * | Improve search_by_has_debt_characteristic Medium Test to search for rules wit... | Julien Lancelot | 2014-07-07 | 1 | -14/+17 |
| * | SONAR-5007 fix update of param activation when no default value | Simon Brandhof | 2014-07-07 | 2 | -10/+16 |
| * | Add a Medium Test when activating a rule with param having no default value (... | Julien Lancelot | 2014-07-07 | 1 | -4/+22 |
| * | Slight UI adjustments on rule activation details | Stas Vilchik | 2014-07-07 | 1 | -0/+1 |
| * | SONAR-5209 Improve the message of removed component | Stas Vilchik | 2014-07-07 | 3 | -4/+3 |
| * | Remove detach link in project viewers | Simon Brandhof | 2014-07-04 | 1 | -17/+0 |
| * | Improve exception handling in BaseDao | Simon Brandhof | 2014-07-04 | 1 | -10/+23 |
| * | fix quality flaw (Using production ready timeout value) | Stephane Gamard | 2014-07-04 | 1 | -1/+1 |
| * | fix quality flaw (Throw exception when ES fails within timeout) | Stephane Gamard | 2014-07-04 | 1 | -6/+13 |
| * | SONAR-5007 Sort languages by label (instead of id) in Coding Rules filter | Jean-Baptiste Lievremont | 2014-07-04 | 1 | -0/+2 |
| * | Add the possibility to search for all rules (used by SQALE Sunbirst widget) | Julien Lancelot | 2014-07-04 | 2 | -7/+97 |
| * | SONAR-5334 Fix l10n cache issue (304 passing as done) | Jean-Baptiste Lievremont | 2014-07-04 | 1 | -1/+3 |
| * | SONAR-5209 Fix showing several issues on issues page | Stas Vilchik | 2014-07-04 | 1 | -1/+2 |
| * | SONAR-5209 Show error message when component api fails | Stas Vilchik | 2014-07-04 | 2 | -4/+17 |
| * | SONAR-5007 - Fix date-synch for ES Synchronizer when date == null (initial st... | Stephane Gamard | 2014-07-04 | 3 | -6/+6 |