aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2405 Configured routes.rb to have more RESTful URLsFabrice Bellingard2011-05-312-10/+11
* Fix violationsEvgeny Mandrikov2011-05-302-2/+2
* SONAR-1922 Fix bulk action - deactivation of rulesEvgeny Mandrikov2011-05-302-29/+25
* SONAR-2453 Update the way "FALSE-POSITIVE" reviews are managedFabrice Bellingard2011-05-301-0/+2
* SONAR-2404 Extend the Review web service API to create & updateFabrice Bellingard2011-05-302-4/+6
* SONAR-2404 Extend the Review web service API to create & updateFabrice Bellingard2011-05-302-1/+49
* SONAR-2404 Extend the Review web service API to create & updateFabrice Bellingard2011-05-302-2/+202
* SONAR-2390 patch activerecord to automatically manage max nb of elts in IN st...simonbrandhof2011-05-281-9/+30
* SONAR-1922 Improve UI for profile changelogEvgeny Mandrikov2011-05-282-6/+32
* Improve guide about creation of migration scriptsEvgeny Mandrikov2011-05-271-0/+4
* SONAR-1922 Improve UI for profile changelogEvgeny Mandrikov2011-05-272-25/+29
* SONAR-2388 clear the "Assigned to" field when appropriateFabrice Bellingard2011-05-271-1/+1
* SONAR-1922 Add a kind of version control for quality profilesEvgeny Mandrikov2011-05-2747-118/+738
* SONAR-1688 Search box does not allow mouse clicks to select the item.Fabrice Bellingard2011-05-261-3/+5
* SONAR-2388 Make it possible to search for 'false-positive' reviewsFabrice Bellingard2011-05-2612-19/+58
* SONAR-2443 Remove indicator from suggest field to prevent "shaking"Fabrice Bellingard2011-05-261-5/+1
* SONAR-2397 Remove sort on Assignee and ProjectFabrice Bellingard2011-05-262-9/+2
* SONAR-2453 Update the way "FALSE-POSITIVE" reviews are managedFabrice Bellingard2011-05-264-15/+65
* SONAR-2469 refactor Modulesimonbrandhof2011-05-2512-599/+26
* SONAR-2450 Display the last comment of review in the Reviews pageFabrice Bellingard2011-05-252-4/+4
* SONAR-2443 Improve DB request to potentially fix IT pbm on OracleFabrice Bellingard2011-05-251-1/+1
* SONAR-2443 Improve the assignee select-box in the resource viewerFabrice Bellingard2011-05-247-30/+28
* SONAR-2443 Improve the user select-box when searching for reviewFabrice Bellingard2011-05-247-20/+113
* SONAR-2425 Add index on CHARACTERISTIC_PROPERTIES.CHARACTERISTIC_IDEvgeny Mandrikov2011-05-241-1/+1
* SONAR-2425 Add index on CHARACTERISTIC_PROPERTIES.CHARACTERISTIC_IDEvgeny Mandrikov2011-05-242-0/+31
* SONAR-2462 Leave false-positive review open until violation removedFabrice Bellingard2011-05-234-10/+45
* SONAR-2454 Assignee must become null when flagging as false-positiveFabrice Bellingard2011-05-231-0/+2
* SONAR-2457 Fix source shown on review even if user is not 'codeviewer'Fabrice Bellingard2011-05-231-1/+1
* SONAR-2450 Display last comment on each review in the Reviews pageFabrice Bellingard2011-05-233-12/+19
* SONAR-2438 Display the last update date of reviewsFabrice Bellingard2011-05-201-6/+10
* SONAR-2397 Add the ability to sort the reviews in the "Reviews" pageFabrice Bellingard2011-05-203-10/+59
* SONAR-2450 Display the last comment on each review in the Reviews page Fabrice Bellingard2011-05-203-1/+15
* SONAR-2438 Display the last update date of reviewsFabrice Bellingard2011-05-201-0/+10
* SONAR-2419 Remove background color and border for permalinksFabrice Bellingard2011-05-201-4/+0
* SONAR-2449 'updated_at' attribute of a review is not always updatedFabrice Bellingard2011-05-202-17/+29
* SONAR-2445 Do not remove BouncyCastle security providersimonbrandhof2011-05-1927-399/+1208
* SONAR-2426 Allow to directly assign a violation to usersFabrice Bellingard2011-05-191-2/+2
* Merge branch 'WS'Fabrice Bellingard2011-05-192-8/+5
|\
| * SONAR-2421 Review WS API is limited to "VIOLATION" by defaultFabrice Bellingard2011-05-192-8/+5
* | SONAR-2419 Improve permalink visibility on reviewFabrice Bellingard2011-05-196-24/+25
* | Fix merge of release 2.8simonbrandhof2011-05-199-26/+39
|/
* SONAR-2402 When specifying a review id in the "Reviews" page, all other filte...Fabrice Bellingard2011-05-191-1/+12
* SONAR-2426 Allow to directly assign a violation to usersFabrice Bellingard2011-05-192-3/+3
* SONAR-2426 Allow to directly assign a violation to usersFabrice Bellingard2011-05-192-2/+5
* SONAR-2419 Improve permalink visibility on reviewFabrice Bellingard2011-05-186-42/+25
* Upgrade to version 2.9-SNAPSHOTsimonbrandhof2011-05-131-1/+1
* Fix security issue in /reviews/show URLsimonbrandhof2011-05-121-1/+5
* Fix error log in webappsimonbrandhof2011-05-121-0/+4
* Fix display of source code in review detailsimonbrandhof2011-05-121-1/+1
* Temporarily downgrade version to 2.8-SNAPSHOTsimonbrandhof2011-05-101-1/+1