aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp/WEB-INF/app/models/api
Commit message (Expand)AuthorAgeFilesLines
* Move sonar-server, sonar-search and sonar-process into sub-dir server/Simon Brandhof2014-07-103-411/+0
* SONAR-5191 fix some usage of java list.sort in ruby codeSimon Brandhof2014-04-021-3/+7
* SONAR-5191 fix some usage of java list.sort in ruby codeSimon Brandhof2014-04-021-2/+6
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-113-3/+3
* Override distance_of_time_in_words_to_now in order to have consistent age dat...Julien Lancelot2014-01-301-2/+5
* Add formatted date on action plan wsJulien Lancelot2014-01-281-2/+30
* Rename 18n methods to get age of dates, add age on Issues search WS, update a...Julien Lancelot2014-01-241-0/+5
* SONAR-4535 Access to profiles from a project should be reserved to profile ad...Julien Lancelot2013-12-181-0/+10
* Update copyright header of ruby sourcesSimon Brandhof2013-12-043-3/+3
* Refactor Ruby "x ? x.y : nil" to "x && x.y", which is more readable.Simon Brandhof2013-09-031-1/+1
* SONAR-4487 Fix web vulnerabilitiesSimon Brandhof2013-08-081-0/+9
* SONAR-3755 Improve action plan rightsJulien Lancelot2013-06-041-1/+12
* Remove some unused code related to reviewsSimon Brandhof2013-05-251-63/+0
* SONAR-4321 improve rendering of dates and html textSimon Brandhof2013-05-131-3/+14
* SONAR-3755 Add closed Action Plan listJulien Lancelot2013-05-061-0/+5
* Improve interactions between JRuby and Java componentsSimon Brandhof2013-04-271-2/+2
* Update copyright headersSimon Brandhof2013-04-224-16/+16
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-214-8/+8
* Sort languages in Api::Utils.languages()Simon Brandhof2012-12-141-1/+1
* SONAR-3825 use abbreviations of period labelsSimon Brandhof2012-12-111-0/+6
* Refactor way to load period labels in rubySimon Brandhof2012-12-061-1/+6
* Add breadcrumb to profiles consoleSimon Brandhof2012-11-281-1/+2
* SONAR-3841 In the "Description" widget we should display the the language nam...Julien Lancelot2012-11-271-0/+9
* SONAR-3896 The last empty line of source file is not displayed in the source ...Julien Lancelot2012-11-211-3/+2
* Use Api::Utils.java_facade in utils.rbSimon Brandhof2012-10-031-1/+1
* Shorter codeDavid Gageot2012-10-011-6/+4
* SONAR-2602 support project modules with different languagesSimon Brandhof2012-09-271-0/+4
* SONAR-3623 apply modal window to creation/restore Q profilesSimon Brandhof2012-09-241-0/+4
* SONAR-3432 Support Regular expressionsDavid Gageot2012-07-061-1/+1
* SONAR-3432 Fix and Improve rule param validationDavid Gageot2012-07-061-0/+13
* Extract beta api from review workflowSimon Brandhof2012-05-281-1/+1
* SONAR-2706 improve error handling on command executionSimon Brandhof2012-05-231-4/+12
* SONAR-2706 Add documentationFabrice Bellingard2012-05-141-0/+13
* SONAR-2706 / SONAR-2541 RefactoringFabrice Bellingard2012-05-141-0/+50
* SONAR-3431 Complete the web service /api/profiles to backup and restore profileSimon Brandhof2012-04-251-1/+14
* Rename version 2.15 to 3.0Simon Brandhof2012-04-111-3/+3
* SONAR-3368 Error log "ActiveRecord::JDBCError: Unknown column 'project_measur...Fabrice Bellingard2012-04-021-0/+7
* Improve the ruby class Api::PaginationSimon Brandhof2012-04-011-13/+20
* Management console of project roles : add pagination and support of new resou...Simon Brandhof2012-04-011-0/+62
* Add ruby methods Api::Utils#insensitive_sort(arr) and Api::Utils#insensitive_...Simon Brandhof2012-03-271-0/+47
* SONAR-3003 Fix issue Fabrice Bellingard2012-03-131-3/+3
* SONAR-3003 Remove only the last empty line, not allFabrice Bellingard2012-03-131-1/+3
* SONAR-3003 Do not display last empty line in source viewerFabrice Bellingard2012-03-131-4/+5
* Update copyright header for this new yearSimon Brandhof2012-01-102-2/+2
* SONAR-2973 add the column RULE_FAILURES.OVERRIDDEN_SEVERITY (BOOLEAN)Simon Brandhof2011-12-081-25/+0
* SONAR-1974 improve UI+error handlingsimonbrandhof2011-12-061-1/+1
* Fix drilldown page in order to accept the parameter period=0simonbrandhof2011-12-041-2/+2
* The field "period_index" of the ruby component Api::DashboardConfiguration sh...Simon Brandhof2011-12-021-3/+2
* SONAR-3046 change the title when a period is selected + improve links on viol...Simon Brandhof2011-11-301-2/+3
* SONAR-3029 compatibility with the widget Most Violated RulesSimon Brandhof2011-11-251-0/+25