summaryrefslogtreecommitdiffstats
path: root/test/integration/api_test/wiki_pages_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r21414 to 4.1-stable (#36494).Marius Balteanu2022-02-201-0/+11
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Ajax Request Returns 200 but an error event is fired instead of success (#300...Go MAEDA2019-02-051-3/+3
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use Rails 5 syntax for integration tests.Jean-Philippe Lang2017-06-011-14/+14
* Add support for attaching file to WIKI pages by REST API (#14830).Jean-Philippe Lang2016-05-161-0/+19
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Pull up #setup and #teardown in API tests.Jean-Philippe Lang2014-11-301-4/+0
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Wiki Pages REST API with version returns wrong comments (#15235).Jean-Philippe Lang2013-11-091-0/+1
* Adds a subclass of ActionDispatch::IntegrationTest for API tests.Jean-Philippe Lang2013-01-221-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* REST API for deleting wiki pages (#7082).Jean-Philippe Lang2012-10-281-0/+9
* Adds last edit comments on the wiki page (#7082).Jean-Philippe Lang2012-10-251-0/+1
* Adds ?include=attachments option when retrieving a wiki page with the REST AP...Jean-Philippe Lang2012-10-251-0/+15
* REST API for creating/updating wiki pages (#7082).Jean-Philippe Lang2012-10-251-3/+86
* REST API for retrieving wiki pages (#7082).Jean-Philippe Lang2012-10-251-0/+85