aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix violations, simplify code and improve documentationDavid Gageot2012-05-2321-139/+142
* Reset Rails default cycle between widgets.Simon Brandhof2012-05-231-0/+1
* Filter widget : add the icon "loading" when clicking in pagination footerSimon Brandhof2012-05-232-4/+12
* SONAR-3378 Add new DB Cleaner parameterFabrice Bellingard2012-05-233-9/+23
* Fix violationsFabrice Bellingard2012-05-231-6/+3
* SONAR-3016 Escape filter name and keyDavid Gageot2012-05-232-6/+6
* SONAR-3016 Filter now have a logical keyDavid Gageot2012-05-2317-30/+89
* SONAR-3240 Fully remove support of old format for DUPLICATIONS_DATAFabrice Bellingard2012-05-233-70/+40
* SONAR-2706 Clean codeFabrice Bellingard2012-05-234-30/+11
* SONAR-3462 A project dashboard that shouldn't become a global dashboardDavid Gageot2012-05-232-2/+6
* FIX A user cannot unfollow its own dashboardsDavid Gageot2012-05-231-1/+1
* Fix Pagination and sorting in filter widgetDavid Gageot2012-05-234-49/+86
* SONAR-2706 remove logSimon Brandhof2012-05-231-1/+0
* SONAR-2706 fix reloading of available commands in review detailSimon Brandhof2012-05-234-19/+33
* Revert "Fix Pagination and sorting in filter widget"David Gageot2012-05-233-78/+46
* Fix Pagination and sorting in filter widgetDavid Gageot2012-05-233-46/+78
* SONAR-2706 Should feed the ':review_screens' value for every actionFabrice Bellingard2012-05-231-8/+8
* SONAR-2706 improve error handling on command executionSimon Brandhof2012-05-2310-31/+56
* Add a javadoc to org.sonar.api.Property#defaultValue()Simon Brandhof2012-05-231-0/+3
* SONAR-2706 Make it possible to have actions on violations w/o reviewFabrice Bellingard2012-05-233-5/+11
* SONAR-3016 Don't load default filters if they already existDavid Gageot2012-05-2311-37/+51
* Trying to fix filters on OracleDavid Gageot2012-05-234-9/+14
* SONAR-2706 Fix issue with element focusFabrice Bellingard2012-05-231-1/+1
* SONAR-2706 Fix issue with button messageFabrice Bellingard2012-05-233-3/+2
* Remove warningsDavid Gageot2012-05-238-63/+62
* SONAR-3407 improve messageSimon Brandhof2012-05-231-1/+1
* SONAR-2706 fix commands from review detail pageSimon Brandhof2012-05-231-1/+1
* Remove the classes RulesManager and DaoFacade.Simon Brandhof2012-05-2310-187/+8
* SONAR-3407 fail analysis if the project version used for comparison does not ...Simon Brandhof2012-05-232-12/+15
* SONAR-2706 Reload review after execution of commandSimon Brandhof2012-05-222-1/+2
* Fix minor quality flawsSimon Brandhof2012-05-222-4/+2
* Filter widget : reduce height of bottom marginSimon Brandhof2012-05-221-1/+1
* SONAR-2706 some refactoringSimon Brandhof2012-05-2210-37/+75
* Fix some quality flawsEvgeny Mandrikov2012-05-231-7/+3
* SONAR-3182 Remove unused codeEvgeny Mandrikov2012-05-232-65/+0
* SONAR-2706 add unit testsSimon Brandhof2012-05-227-4/+201
* SONAR-3016 Provide default filters through extension pointDavid Gageot2012-05-2214-115/+388
* FIX we shouldn't be able to unfollow a non-shared dashboardDavid Gageot2012-05-222-4/+7
* FIX A newly followed dashboard should always come last in the listDavid Gageot2012-05-221-1/+2
* FIX Show only enabled projectsDavid Gageot2012-05-221-1/+1
* Rename Ruby partialDavid Gageot2012-05-221-0/+0
* SONAR-2706 Add utility class to offer easier APIFabrice Bellingard2012-05-222-2/+53
* SONAR-3445 The path "Search" feature on filters doesn't work any moreSimon Brandhof2012-05-222-44/+58
* SONAR-2706 add support of default values in HasProjectPropertyConditionSimon Brandhof2012-05-222-1/+21
* SONAR-3016 Remove unused importsDavid Gageot2012-05-221-12/+4
* SONAR-3016 Partial documentation of extension point for filter templateDavid Gageot2012-05-226-92/+188
* SONAR-2706 Delete unused classes in APISimon Brandhof2012-05-229-688/+0
* SONAR-3016 More work on extension point for filter templateDavid Gageot2012-05-2216-63/+387
* SONAR-3016 More work on extension point for filter templateDavid Gageot2012-05-226-14/+191
* SONAR-3016 More work on extension point for filter templateDavid Gageot2012-05-2216-111/+477