]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2012-03-22 Simon BrandhofAdd some HTML ids for integration tests
2012-03-22 Simon BrandhofSONAR-3224 update javadoc
2012-03-22 Evgeny MandrikovFix some quality flaws
2012-03-22 Evgeny MandrikovEnforce that parameters are non null by default in...
2012-03-22 Simon BrandhofSONAR-3224 remove the need for server restart
2012-03-22 Simon BrandhofSONAR-3224 API: support Ruby on Rails applications
2012-03-22 Fabrice BellingardSONAR-3323 Display tab/page/widget only when required...
2012-03-22 Simon BrandhofFix backward-compatibility of /api/properties
2012-03-21 Fabrice BellingardSONAR-3343 Improve AnnotationRuleParser for better...
2012-03-21 Fabrice BellingardSONAR-2977 Stop Sonar if more than 1 default profile...
2012-03-21 Fabrice BellingardSONAR-2977 Fix issue when new profile added and set...
2012-03-21 Simon BrandhofSONAR-2084 missing whitespace
2012-03-21 Evgeny MandrikovSONAR-3289 Mark metric 'class_complexity_distribution...
2012-03-20 Simon BrandhofRemove calendar.css from dev mode
2012-03-20 Simon BrandhofSONAR-3328 Measure drilldown should not display zero...
2012-03-20 Simon BrandhofSONAR-3229 PMD fails when inspecting Java files suffixe...
2012-03-20 Simon BrandhofRemove some classes of org.sonar.check that are depreca...
2012-03-20 Simon BrandhofSONAR-2900 The AnnotationCheckFactory should accept...
2012-03-20 Simon BrandhofSONAR-3344 Display metadata of SonarSource licenses
2012-03-20 Simon BrandhofAPI: add the methods DateUtils#parseDateQuietly(String...
2012-03-20 Evgeny MandrikovSONAR-3289 Mark metric 'class_complexity_distribution...
2012-03-20 Fabrice BellingardSONAR-3006 Remove ChartsControler and related code
2012-03-20 Fabrice BellingardSONAR-3006 Remove the old TimeMachine page & all relate...
2012-03-20 Simon BrandhofSONAR-2084 open documentation in a new tab
2012-03-20 Simon BrandhofSONAR-2084 improve usability
2012-03-20 Simon BrandhofSONAR-2084 fix some quality flaws
2012-03-20 Simon BrandhofSONAR-2084 fix the key of the property sonar.secretKeyPath
2012-03-20 Simon BrandhofSONAR-2084 focus on the clear text input when loading...
2012-03-20 Fabrice BellingardSONAR-3283 Do not allow to search reviews by author...
2012-03-20 Fabrice BellingardSONAR-3278 Fix some rendering issues
2012-03-20 Evgeny MandrikovSONAR-3289 On java projects compute complexity distribu...
2012-03-20 Evgeny MandrikovAdd some Javadocs
2012-03-19 Evgeny MandrikovSONAR-3072 Fix wrong refactoring of ViolationTrackingDe...
2012-03-19 Simon BrandhofMerge remote-tracking branch 'origin/master'
2012-03-19 Simon BrandhofFix POST /api/properties on embedded database
2012-03-19 Fabrice BellingardSONAR-1700 Some links to the projects end up in new...
2012-03-19 Fabrice BellingardSONAR-2977 Setting a profile to default via the API...
2012-03-19 Evgeny MandrikovSONAR-2721 Display number of "projects" in "Size" widget
2012-03-19 Evgeny MandrikovReformat code for some core widgets
2012-03-19 Fabrice BellingardRevert "SONAR-2977 Setting a profile to default via...
2012-03-18 Simon BrandhofSONAR-1378 validate type when creating/updating propert...
2012-03-16 Fabrice BellingardSONAR-2977 Setting a profile to default via the API...
2012-03-16 Simon BrandhofSONAR-1378 auto-detect password properties that are...
2012-03-16 Evgeny MandrikovSONAR-3072 Restore behaviour of tracking of violations...
2012-03-16 Simon BrandhofMinor - remove useless ; in enum
2012-03-16 Simon BrandhofSONAR-1378 validate property types + update type of...
2012-03-15 Fabrice BellingardSONAR-3277 Improve HTML rendering
2012-03-15 Evgeny MandrikovAdd missing license headers
2012-03-15 Evgeny MandrikovSONAR-3072 sonar-diff module is useless for the moment...
2012-03-15 Fabrice BellingardSONAR-3319 Extract code used for backward compatibility...
2012-03-15 Evgeny MandrikovSONAR-3072 Add greedy algorithm to track violations...
2012-03-15 Simon BrandhofSONAR-3316 trim all the properties
2012-03-15 Simon BrandhofSONAR-2043 fix error when opening file without sources...
2012-03-15 Simon BrandhofSONAR-3334 Drop the table RULES_CATEGORIES
2012-03-15 Simon BrandhofMerge remote-tracking branch 'origin/master'
2012-03-15 Simon BrandhofDo not use deprecated rule categories (column MEASURES...
2012-03-15 Simon BrandhofSONAR-3332 API: delete the deprecated class org.sonar...
2012-03-15 Fabrice BellingardMerge branch 'current'
2012-03-15 Fabrice BellingardSONAR-3319 Update location of HMLT files in L10n Englis...
2012-03-14 Simon BrandhofSONAR-2084 complete Web UI to encrypt properties
2012-03-14 Simon BrandhofSONAR-1378 Add the ability to specify a "type" when...
2012-03-14 Simon BrandhofSONAR-2084 default value of sonar.secretKeyPath is...
2012-03-14 Simon BrandhofFix some quality flaws
2012-03-14 Fabrice BellingardSONAR-3319 Update one test method
2012-03-14 Fabrice BellingardSONAR-3319 Prevent conflicts in l10n of description...
2012-03-14 Fabrice BellingardSONAR-3327 Make the links to external resources open...
2012-03-14 Fabrice BellingardSONAR-1708 Problems with alert status
2012-03-14 Fabrice BellingardSONAR-3326 Problem displaying History when project...
2012-03-14 Simon BrandhofSONAR-2084 add the page "Settings Encryption"
2012-03-14 Simon BrandhofFix some quality flaws
2012-03-14 Evgeny MandrikovFix quality flaws in tests: remove unused imports
2012-03-14 Evgeny MandrikovSONAR-3072 Add sonar-diff library
2012-03-14 Evgeny MandrikovSkip sanity checks in dev profile
2012-03-14 Simon BrandhofDo not log 'require upgrade' on fresh installs
2012-03-13 Simon BrandhofSONAR-2084 complete web UI to generate secret key and...
2012-03-13 Simon BrandhofSONAR-2084 draft of new page 'Password encryption'
2012-03-13 Simon BrandhofMerge remote branch 'origin/master'
2012-03-13 Simon BrandhofSONAR-2084 replace asymetric RSA by symetric AES
2012-03-13 Fabrice BellingardSONAR-3297 Sort issue with stripes on groups
2012-03-13 Fabrice BellingardSONAR-3277 Add message to inform about dups with delete...
2012-03-13 Simon BrandhofSONAR-2084 use RSA to encrypt settings
2012-03-13 Fabrice BellingardSONAR-3073 column sorting for 'key' does not work in...
2012-03-13 Fabrice BellingardSONAR-3003 Fix issue
2012-03-13 Fabrice BellingardSONAR-3003 Remove only the last empty line, not all
2012-03-13 Fabrice BellingardSONAR-3003 Do not display last empty line in source...
2012-03-13 Fabrice BellingardSONAR-3243 Rollback popup removal and put it in seperat...
2012-03-13 Fabrice BellingardSONAR-3243 Pass params and anchor to the file page
2012-03-12 Fabrice BellingardSONAR-3278 Display the review permalink in the breadcrumb
2012-03-12 Fabrice BellingardSONAR-3243 Wrong permalink & breadcrumbs when file...
2012-03-12 Fabrice BellingardSONAR-3278 Incorrect breadcrumb link on review listing
2012-03-12 Simon BrandhofRemove Hibernate from org.sonar.server.platform.ServerImpl
2012-03-12 Simon BrandhofRemove picocontainer stackstace from logs
2012-03-12 Simon BrandhofSkip sanity checks in quick-build scripts
2012-03-12 Simon BrandhofLog a clean message when an exception is thrown during...
2012-03-12 Simon BrandhofRemove Hibernate from the component org.sonar.api.confi...
2012-03-12 Simon BrandhofComplete the MyBatis DAO for PROPERTIES
2012-03-12 Simon BrandhofFix indentation
2012-03-09 Fabrice BellingardSONAR-2841 Tests suite results are not always ignored
2012-03-09 Fabrice BellingardSONAR-3294 Elements of "History table" widget is unordered
2012-03-09 Fabrice BellingardSONAR-3305 NPE thrown when no description or title...
next