aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src
Commit message (Expand)AuthorAgeFilesLines
...
* | SONAR-2610 web service for manual measures + copy manual measures during anal...simonbrandhof2011-07-147-36/+236
* | Add ruby method Api::Utils.is_integer?simonbrandhof2011-07-141-0/+4
* | Remove unused importssimonbrandhof2011-07-141-6/+3
* | SONAR-2589 Modification of web ruby templates to use bundlesFabrice Bellingard2011-07-1315-121/+87
* | SONAR-2589 Modification of web ruby templates to use bundlesFabrice Bellingard2011-07-123-45/+47
* | SONAR-2610 Replace the table ASYNC_MEASURES_SNAPSHOTS by MANUAL_MEASURESSimon Brandhof2011-07-1215-188/+82
* | SONAR-2589 Modification of all web ruby templates to use bundlesFabrice Bellingard2011-07-121-6/+19
* | SONAR-75 continue i18nsimonbrandhof2011-07-112-31/+31
* | Merge branch 'SONAR-2524' of https://github.com/davidfestal/sonar into davidf...Simon Brandhof2011-07-115-12/+141
|\ \
| * | I18n support in ActiveRecord Rule objectDavid Festal2011-07-041-0/+36
| * | Code cleanupDavid Festal2011-07-041-7/+1
| * | Internationalization of metrics through the model classDavid Festal2011-07-042-10/+104
| * | New API for Ruby and Java sideDavid Festal2011-07-042-3/+8
* | | SONAR-2583 Remove the unused table PARAMETERSSimon Brandhof2011-07-112-6/+34
* | | Integration tests successful - revert commitSimon Brandhof2011-07-111-2/+1
* | | Test automation of upgrade tests - db migration should failSimon Brandhof2011-07-111-1/+2
| |/ |/|
* | Minor change of HTML buttons to improve rendering on IE : darker border and l...Simon Brandhof2011-07-071-8/+6
|/
* SONAR-2436 gray border to buttonsSimon Brandhof2011-07-041-2/+2
* SONAR-2571 Fix convert_string_to_unix_newlinesEvgeny Mandrikov2011-07-012-2/+4
* SONAR-2453,SONAR-2404 Allow search for reviews by resolutionsEvgeny Mandrikov2011-06-282-2/+31
* SONAR-2404 Refactor reviews API - web-service and sonar-ws-clientEvgeny Mandrikov2011-06-273-137/+179
* SONAR-2443 Use user login instead of id for the auto-suggest fieldFabrice Bellingard2011-06-236-12/+12
* SONAR-2443 Use user login instead of id for the auto-suggest fieldFabrice Bellingard2011-06-236-22/+26
* Small UI fixesEvgeny Mandrikov2011-06-232-3/+12
* SONAR-2453 Update the way "false-positive" reviews are managedEvgeny Mandrikov2011-06-234-16/+26
* SONAR-2414 do not display the coverage option if the measure is not computedSimon Brandhof2011-06-231-1/+1
* Improve the color of buttons in order to match the sonar themeSimon Brandhof2011-06-221-19/+19
* Do not suggest the Coverage option in Clouds page if the project has no cover...Simon Brandhof2011-06-221-1/+3
* Do not suggest the Coverage option in Clouds page if the project has no cover...Simon Brandhof2011-06-221-1/+5
* SONAR-2436 Fix problem with delete button on filters Fabrice Bellingard2011-06-221-1/+2
* SONAR-75 Fix /i18n/unknown_keys and remove unused i18n maven moduleSimon Brandhof2011-06-211-22/+13
* Do not display pointer over disabled buttonsSimon Brandhof2011-06-211-10/+10
* Fix rendering of cloud in IESimon Brandhof2011-06-211-4/+6
* SONAR-2497 Merge i18n plugin with coreSimon Brandhof2011-06-211-0/+64
* Fix alignment of measures drilldown pageSimon Brandhof2011-06-212-3/+2
* Merge remote branch 'upstream/master'Fabrice Bellingard2011-06-213-28/+30
|\
| * SONAR-2535 The resource viewer displays an error message when there are more ...Simon Brandhof2011-06-202-22/+24
| * SONAR-1922 improve size of HTML columnsSimon Brandhof2011-06-201-6/+6
* | SONAR-2436 Improve CSS to grey disabled buttonsFabrice Bellingard2011-06-212-1/+13
|/
* Fix key of components registered in picocontainersimonbrandhof2011-06-201-1/+8
* SONAR-2428 Detection new violations, when new module added to projectEvgeny Mandrikov2011-06-173-8/+18
* SONAR-2436 Add red color to "Delete"-like buttonsFabrice Bellingard2011-06-178-22/+46
* SONAR-2410 Fix positioning on IE6Fabrice Bellingard2011-06-161-0/+4
* SONAR-2436 Improve the look&feel of html buttonsFabrice Bellingard2011-06-161-2/+47
* SONAR-2520 When flagging as flase positive, set status to OPENFabrice Bellingard2011-06-162-19/+7
* SONAR-2520 Fix typoFabrice Bellingard2011-06-151-1/+1
* SONAR-2520 Fix typoFabrice Bellingard2011-06-151-1/+1
* SONAR-2520 Add support for RESOLVED and REOPENED statuses for reviewsFabrice Bellingard2011-06-159-18/+127
* Remove useless logs during server startup (minor)Simon Brandhof2011-06-151-3/+2
* SONAR-2410 Footer extension is hidden by sidebarSimon Brandhof2011-06-142-41/+29