summaryrefslogtreecommitdiffstats
path: root/lib/redmine/views/builders/structure.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r17643 to 3.3-stable (#20788).Jean-Philippe Lang2018-11-291-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Don't include milliseconds in JSON API responses (#19354).Jean-Philippe Lang2015-03-151-3/+14
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Adds JSONP support to the API (#11469).Jean-Philippe Lang2012-07-271-1/+5
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Support for nested array in API builder.Jean-Philippe Lang2012-01-291-1/+5
* remove trailing white-spaces from lib/redmine/views/builders/structure.rb.Toshi MARUYAMA2011-09-011-7/+7
* Restores object count and adds offset/limit attributes to API responses for p...Jean-Philippe Lang2010-12-111-1/+2
* Fixes unhandled case in json builder.Jean-Philippe Lang2010-12-041-2/+2
* Fixes unhandled case in json builder.Jean-Philippe Lang2010-12-041-1/+5
* Converts IssuesController to use the new API template system and makes xml/js...Jean-Philippe Lang2010-12-031-0/+2
* Adds a builder-like template system for rendering xml and json API responses.Jean-Philippe Lang2010-12-031-0/+68