Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [maven-release-plugin] prepare release 5.0-RC25.0-RC2 | Eric Hartmann | 2014-12-15 | 1 | -1/+1 |
| | |||||
* | SONAR-5753 Fix issue on MySQL | Julien Lancelot | 2014-12-12 | 1 | -3/+3 |
| | |||||
* | Db migration to remove sort criteria from existing issue filters | Simon Brandhof | 2014-12-11 | 7 | -2/+217 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-12-11 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 5.0-RC15.0-RC1 | Eric Hartmann | 2014-12-11 | 1 | -3/+2 |
| | |||||
* | Remove System.out introduced in JB's commit | Simon Brandhof | 2014-12-09 | 1 | -2/+0 |
| | |||||
* | Fix quality flaw | Jean-Baptiste Lievremont | 2014-12-09 | 1 | -1/+1 |
| | |||||
* | fix quality flaw | Teryk Bellahsene | 2014-12-09 | 3 | -7/+3 |
| | |||||
* | Fix quality flaws | Jean-Baptiste Lievremont | 2014-12-09 | 8 | -39/+317 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2014-12-09 | 2 | -18/+9 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2014-12-09 | 1 | -2/+3 |
| | |||||
* | Fix quality flaw | Simon Brandhof | 2014-12-09 | 1 | -4/+3 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2014-12-09 | 18 | -33/+22 |
| | |||||
* | Automatic merge from branch-4.5 | Jenkins CI | 2014-12-08 | 2 | -13/+14 |
|\ | | | | | | | | | | | | | | | | | * origin/branch-4.5: SSF-24 SQL Injection on Measures page Revert "SONAR-5844 Profile inheritance is always displaying '0 rules' whatever the content of Profiles" SONAR-5844 Profile inheritance is always displaying '0 rules' whatever the content of Profiles SONAR-5902 Fix preserving of planned=false Update documentation of PostJob extension | ||||
| * | SSF-24 SQL Injection on Measures page | Julien Lancelot | 2014-12-08 | 2 | -13/+14 |
| | | |||||
| * | Revert "SONAR-5844 Profile inheritance is always displaying '0 rules' ↵ | Julien Lancelot | 2014-12-08 | 2 | -14/+13 |
| | | | | | | | | | | | | whatever the content of Profiles" This reverts commit a060b930acec945a80cbecbba92db66e5f859a91. | ||||
| * | SONAR-5844 Profile inheritance is always displaying '0 rules' whatever the ↵ | Julien Lancelot | 2014-12-08 | 2 | -13/+14 |
| | | | | | | | | content of Profiles | ||||
* | | Fix quality flaws | Julien Lancelot | 2014-12-08 | 3 | -3/+2 |
| | | |||||
* | | Fix quality flaws | Julien Lancelot | 2014-12-08 | 4 | -4/+4 |
| | | |||||
* | | Support missing dates in the migration FeedLissueLongDates | Simon Brandhof | 2014-12-08 | 3 | -3/+34 |
| | | |||||
* | | Re-enable IssueIndexMediumTest | Simon Brandhof | 2014-12-08 | 1 | -93/+71 |
| | | |||||
* | | Improve stability of sonar-server-benchmarks | Simon Brandhof | 2014-12-08 | 2 | -5/+10 |
| | | | | | | | | Optimize Lucene FS so it does not evolve when estimating size | ||||
* | | Fix quality flaws | Simon Brandhof | 2014-12-08 | 13 | -78/+66 |
| | | |||||
* | | SONAR-5801 Protect against null file_sources.data column | Jean-Baptiste Lievremont | 2014-12-08 | 3 | -0/+22 |
| | | |||||
* | | Remove some usages of IssueNormalizer in IssueIndex | Simon Brandhof | 2014-12-05 | 1 | -35/+37 |
| | | |||||
* | | SONAR-5889 Implement api/sources/index on ES index | Jean-Baptiste Lievremont | 2014-12-05 | 12 | -15/+273 |
| | | |||||
* | | Refactor IndexDefinitionHash | Simon Brandhof | 2014-12-05 | 3 | -8/+8 |
| | | |||||
* | | Increase timeout of ProgressLoggerTest for slow boxes | Simon Brandhof | 2014-12-05 | 1 | -1/+1 |
| | | |||||
* | | Fix header | Simon Brandhof | 2014-12-05 | 1 | -0/+19 |
| | | |||||
* | | Fix bad merge | Simon Brandhof | 2014-12-04 | 1 | -2/+2 |
| | | |||||
* | | Stream parsing of data in SourceLineResultSetIterator | Simon Brandhof | 2014-12-04 | 1 | -48/+46 |
| | | |||||
* | | Retry bulk index request on failures | Simon Brandhof | 2014-12-04 | 1 | -4/+37 |
| | | |||||
* | | Add class ProgressLogger to log state of counter at fixed intervals | Simon Brandhof | 2014-12-04 | 9 | -113/+193 |
| | | |||||
* | | Refactor issue indexer (project-agnostic approach) | Simon Brandhof | 2014-12-04 | 47 | -762/+552 |
| | | |||||
* | | WIP SONAR-5802 Log progress of bulk index | Jean-Baptiste Lievremont | 2014-12-04 | 5 | -33/+83 |
| | | |||||
* | | SONAR-5826 Fix reentrance of migration, add unique constraint on ↵ | Jean-Baptiste Lievremont | 2014-12-04 | 5 | -4/+44 |
| | | | | | | | | file_sources to prevent dups | ||||
* | | SONAR-5292 fix mime type of response api/sources/raw | Simon Brandhof | 2014-12-04 | 1 | -0/+1 |
| | | |||||
* | | SONAR-5869 Drop snapshot_sources table | Jean-Baptiste Lievremont | 2014-12-04 | 1 | -1/+1 |
| | | |||||
* | | add file_sources to cleanup task | Teryk Bellahsene | 2014-12-04 | 1 | -10/+8 |
| | | |||||
* | | SONAR-5819 SONAR-5868 Fix required permission in description of source ↵ | Jean-Baptiste Lievremont | 2014-12-04 | 5 | -5/+5 |
| | | | | | | | | related WS | ||||
* | | Fix SearchActionMediumTest (which worked until hardcoded date 2014-12-04) | Simon Brandhof | 2014-12-04 | 4 | -10/+10 |
| | | | | | | | | Workaround is not good at all (postponed the date). Waiting for removal of formatted dates in ws response. | ||||
* | | SONAR-5804 fix source lines purge of multi module projects | Teryk Bellahsene | 2014-12-03 | 8 | -193/+126 |
| | | |||||
* | | compute engine – move ProjectPurgeTask on the server side | Teryk Bellahsene | 2014-12-03 | 6 | -7/+182 |
| | | |||||
* | | SONAR-5819 Add check for codeviewer permission on /api/sources/show | Jean-Baptiste Lievremont | 2014-12-03 | 2 | -0/+16 |
| | | |||||
* | | SONAR-5819 Add check for codeviewer permission on /api/sources/raw | Jean-Baptiste Lievremont | 2014-12-03 | 2 | -0/+13 |
| | | |||||
* | | SONAR-5868 Add check for codeviewer permission on api/sources/hash | Jean-Baptiste Lievremont | 2014-12-03 | 2 | -0/+19 |
| | | |||||
* | | SONAR-5819 Check sourceviewer permission on /api/sources/lines WS | Jean-Baptiste Lievremont | 2014-12-03 | 3 | -8/+52 |
| | | |||||
* | | SONAR-5804 delete source lines from index while purging and deleting a project | Teryk Bellahsene | 2014-12-03 | 8 | -28/+154 |
| | | |||||
* | | SONAR-5869 Remove persistence of highlighting and symbols in snapshot_data | Julien HENRY | 2014-12-02 | 1 | -44/+11 |
| | | |||||
* | | SONAR-5869 Remove SnapshotSourceDto and all related code. Remove colorizer ↵ | Julien HENRY | 2014-12-02 | 20 | -853/+357 |
| | | | | | | | | stuff on server side. |