aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp/WEB-INF/app/models/internal.rb
Commit message (Expand)AuthorAgeFilesLines
* Move sonar-server, sonar-search and sonar-process into sub-dir server/Simon Brandhof2014-07-101-101/+0
* SONAR-5007 refactor Q profile exportersSimon Brandhof2014-07-011-4/+12
* SONAR-5007 improve restore, copy and reset of Q profilesSimon Brandhof2014-06-051-4/+0
* SONAR-5007 restore Q profile backup by keeping parent-child associationSimon Brandhof2014-06-031-2/+0
* SONAR-5007 remove old ES indices for rules, active rules and rule tagsSimon Brandhof2014-05-221-1/+1
* SONAR-5007 move api/rules2 to api/rulesSimon Brandhof2014-05-191-1/+1
* SONAR-5007 drop tables RULE_TAGS and RULES_RULE_TAGSSimon Brandhof2014-05-151-4/+0
* SONAR-5174 Use only RubyRuleService to use Rules from RailsJulien Lancelot2014-03-311-5/+1
* SONAR-5056 Refactoring of DebtModelService to have a clean dedicated server s...Julien Lancelot2014-03-181-1/+1
* SONAR-5121 Verify remediation factor and offset following remediation functio...Julien Lancelot2014-03-141-1/+1
* SONAR-4095Jean-Baptiste Lievremont2014-03-141-0/+4
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-5056 Create new Durations API to format Duration and convert String to ...Julien Lancelot2014-03-061-1/+5
* SONAR-4996 Update work duration message and move code to i18n APIJulien Lancelot2014-03-031-4/+0
* SONAR-4996 Update debt on measures sqale_indexJulien Lancelot2014-02-251-0/+4
* Fix some quality flawsSimon Brandhof2014-02-011-2/+2
* Override distance_of_time_in_words_to_now in order to have consistent age dat...Julien Lancelot2014-01-301-0/+4
* QProfiles refactoring : move all logic to underlying servicesJulien Lancelot2014-01-261-0/+8
* SONAR-4326 Move rule-related actions to dedicated classJean-Baptiste Lievremont2014-01-231-1/+5
* SONAR-4326 Create dedicated facade for rule tag managementJean-Baptiste Lievremont2014-01-221-0/+4
* SONAR-4535 Rename Internal.qprofiles to Internal.quality_profiles, rename upd...Julien Lancelot2013-12-171-1/+1
* SONAR-4535 Quality profile creation is now done in JavaJulien Lancelot2013-12-131-1/+1
* SONAR-4535 Add searchProfile actionJulien Lancelot2013-12-121-0/+4
* Update copyright header of ruby sourcesSimon Brandhof2013-12-041-1/+1
* SONAR-4930 Fix service nameJulien Lancelot2013-12-041-1/+1
* SONAR-4930 Add first version of WS without paging and text searchingJulien Lancelot2013-12-031-0/+4
* SONAR-4756 Define a JRuby facade for profiling, use it in rules searchJean-Baptiste Lievremont2013-12-021-0/+4
* SONAR-4834 Add technical debt in issues changelogJulien Lancelot2013-11-031-0/+3
* SONAR-4716 Remove Technical Debt MyBatis classes and replace it by RailsJulien Lancelot2013-10-111-3/+2
* SONAR-4716 Add technical debt detail on issueJulien Lancelot2013-10-071-1/+5
* SONAR-4463 Fixed quality flaws and updated permission template service layerJean-Baptiste Vilain2013-07-051-1/+1
* SONAR-4463 Added binding in internal rb class for new permission template ope...Jean-Baptiste Vilain2013-07-051-0/+4
* SONAR-4412 Completed users and groups roles management WS backendJean-Baptiste Vilain2013-06-271-0/+4
* SONAR-4301 Load componentRoot, assignee and reporter from db instead of getti...Julien Lancelot2013-05-311-0/+4
* SONAR-4323 new web service /api/users/searchSimon Brandhof2013-05-131-0/+4
* SONAR-3755 refactor commentsSimon Brandhof2013-05-131-4/+4
* SONAR-3755 rename COST to EFFORT_TO_FIXSimon Brandhof2013-05-031-1/+1
* SONAR-3755 refactor issue searchSimon Brandhof2013-05-031-3/+3
* Improve interactions between JRuby and Java componentsSimon Brandhof2013-04-271-0/+45