aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-2787 "My Profile" conf menu should not be restricted to adminsFabrice Bellingard2011-09-091-1/+3
* SONAR-2633 Add action 'change password' to users administration pageEvgeny Mandrikov2011-09-092-20/+31
* SONAR-2200 Improve text positioning algorithm + left margin widthFabrice Bellingard2011-09-091-6/+13
* SONAR-2603 add some messagesSimon Brandhof2011-09-091-3/+3
* SONAR-2784 When the maximum number of JDBC connections is reached some JDBC c...Simon Brandhof2011-09-093-3/+15
* SONAR-2074 Improve Timeline widget styleFabrice Bellingard2011-09-091-5/+7
* SONAR-2603 provide a dedicated settings page to generate server keysimonbrandhof2011-09-0913-82/+234
* SONAR-2200 Improve text positioning and colorsFabrice Bellingard2011-09-081-2/+2
* SONAR-2200 Improve stack area JS APIFabrice Bellingard2011-09-081-14/+36
* SONAR-2781 The annotation @UserRole should be optional on web page extensionsSimon Brandhof2011-09-081-5/+8
* SONAR-2694 fix sorting of property categories when l10n name is not availableSimon Brandhof2011-09-081-1/+1
* Minor optimization of sidebarSimon Brandhof2011-09-081-2/+0
* SONAR-2412 improve checksSimon Brandhof2011-09-082-11/+10
* SONAR-2766 Support ResourceTabs implemented as Ruby on Rails pagessimonbrandhof2011-09-071-2/+2
* SONAR-2750 Incorrect l18n with #human_short_date on locale ensimonbrandhof2011-09-071-0/+180
* SONAR-2200 Provide a new JS API to display a stack areaFabrice Bellingard2011-09-071-9/+185
* SONAR-1091 CPD over different projectsEvgeny Mandrikov2011-09-071-5/+5
* SONAR-2700 improve date format in System Info pageSimon Brandhof2011-09-071-1/+1
* Oracle experience - do not load adapter version from fileSimon Brandhof2011-09-071-1/+4
* SONAR-2549 do not use the Oracle type 'DATE' for ActiveRecord type :datetimeSimon Brandhof2011-09-072-2/+11
* SONAR-2074 Remove the "Date" label.Fabrice Bellingard2011-09-071-10/+1
* SONAR-2200 Add documentation to the Timeline chart JS APIFabrice Bellingard2011-09-071-0/+46
* Remove Oracle specific settingssimonbrandhof2011-09-061-11/+0
* SONAR-2549 do not guess Oracle column type by nameSimon Brandhof2011-09-061-0/+11
* SONAR-2587 SONAR-2549 Fix schema conflicts on Oracle and PostgreSQLSimon Brandhof2011-09-0634-25/+6096
* SONAR-2587 and SONAR-2549 conflicts between database schemassimonbrandhof2011-09-06130-3778/+6011
* Slight refactoring of ColumnView#name()Simon Brandhof2011-09-061-4/+3
* SONAR-2074 Use Prototype #getWidth() method to access DIV widthFabrice Bellingard2011-09-051-2/+2
* SONAR-893 Remove the possibility to recover snapshots once deletedFabrice Bellingard2011-09-052-39/+9
* SONAR-2074 Fix bug on IE6/7Fabrice Bellingard2011-09-051-1/+1
* SONAR-1091 CPD over different projectsEvgeny Mandrikov2011-09-021-2/+3
* SONAR-2074 Update the JS script + JS data generation to fix bug on IEFabrice Bellingard2011-09-011-7/+7
* SONAR-893 Improve style and textFabrice Bellingard2011-09-011-2/+2
* SONAR-2616 Improve the user auto-suggest boxFabrice Bellingard2011-09-014-11/+32
* SONAR-2676 Remove the parameter list from rule description pageFabrice Bellingard2011-09-011-18/+1
* SONAR-1091 Add CPD over different projectsEvgeny Mandrikov2011-09-011-0/+40
* SONAR-2074 Fix display bug caused by Protovis limitationFabrice Bellingard2011-08-311-6/+6
* SONAR-893 Improve the "History" service for projectsFabrice Bellingard2011-08-312-54/+45
* SONAR-2074 Fix bug if event date slightly differs from snapshot dateFabrice Bellingard2011-08-311-3/+3
* SONAR-2745 Fix wrong language display on the Components service pageFabrice Bellingard2011-08-311-0/+14
* SONAR-893 Provide a new "History" service for projectsFabrice Bellingard2011-08-303-0/+121
* SONAR-2701 Change TimeMachine widget style to match Sonar table styleFabrice Bellingard2011-08-291-25/+3
* SONAR-2074 Pull the caption insert on top of the chart Fabrice Bellingard2011-08-291-9/+11
* SONAR-2701 Fix vertical alignment when spark lines are displayedFabrice Bellingard2011-08-291-0/+1
* SONAR-2074 Remove y-axis on the chartFabrice Bellingard2011-08-291-26/+3
* SONAR-2074 Fix timeline widget JS that caused a bug on PROD modeFabrice Bellingard2011-08-291-6/+6
* SONAR-2074 Improve timeline widgetFabrice Bellingard2011-08-261-7/+19
* SONAR-2701 Improve "Time Machine" widgetFabrice Bellingard2011-08-261-23/+17
* SONAR-2734 Provide a new "Deletion" service for each projectFabrice Bellingard2011-08-265-9/+19
* SONAR-2701 Adjustments on TimeMachine widgetFabrice Bellingard2011-08-262-12/+25