summaryrefslogtreecommitdiffstats
path: root/test/integration
Commit message (Collapse)AuthorAgeFilesLines
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-6/+9
| | | | | | test/integration/attachments_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19051 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-10/+15
| | | | | | test/integration/api_test/issue_categories_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19029 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-2/+3
| | | | | | test/integration/api_test/api_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19026 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-103/+128
| | | | | | test/integration/api_test/issues_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19016 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-19/+18
| | | | | | test/integration/api_test/versions_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19014 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-19/+34
| | | | | | test/integration/api_test/time_entries_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@19012 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-14/+15
| | | | | | test/integration/api_test/custom_fields_attribute_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18999 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-40/+39
| | | | | | test/integration/api_test/news_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18979 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-091-10/+12
| | | | | | test/integration/api_test/my_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18978 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-081-18/+27
| | | | | | test/integration/api_test/users_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18958 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-081-18/+27
| | | | | | test/integration/api_test/files_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18950 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-11-081-1/+1
| | | | | | test/integration/lib/redmine/menu_manager_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18942 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add estimated hours and spent hours to Versions API (#32242).Go MAEDA2019-10-311-1/+8
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18883 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Specific action for updating role permissions.Jean-Philippe Lang2019-10-251-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18862 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation and ↵Toshi MARUYAMA2019-10-231-8/+8
| | | | | | Layout/IndentHeredoc in test/integration/lib/redmine/hook_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18849 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in ↵Toshi MARUYAMA2019-10-141-2/+0
| | | | | | test/integration/api_test/my_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18652 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in ↵Toshi MARUYAMA2019-10-141-3/+0
| | | | | | test/integration/api_test/attachments_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18651 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/IndentHeredoc in ↵Toshi MARUYAMA2019-10-141-30/+30
| | | | | | test/integration/api_test/files_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18650 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/IndentHeredoc and ↵Toshi MARUYAMA2019-10-141-8/+6
| | | | | | Layout/IndentationConsistency in test/integration/api_test/custom_fields_attribute_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18649 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code clean up test/integration/issues_test.rbToshi MARUYAMA2019-10-071-4/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18620 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in ↵Toshi MARUYAMA2019-10-071-1/+1
| | | | | | test/integration/issues_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18619 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/SpaceAfterColon in ↵Toshi MARUYAMA2019-10-071-3/+2
| | | | | | test/integration/wiki_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18611 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix test failure due to missing call to set_tmp_attachments_directory (#32122).Go MAEDA2019-10-041-1/+0
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18593 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Code cleanup: RuboCop: Fix Performance/Count and Performance/Detect.Go MAEDA2019-10-021-1/+1
| | | | | | | This change corrects newly detected offenses after updating rubocop-performance to 1.5.0 in r18579. git-svn-id: http://svn.redmine.org/redmine/trunk@18580 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/IndentHeredoc in ↵Toshi MARUYAMA2019-09-301-12/+9
| | | | | | test/integration/api_test/issues_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18562 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in ↵Toshi MARUYAMA2019-09-301-25/+21
| | | | | | test/integration/api_test/issues_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18561 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in ↵Toshi MARUYAMA2019-09-301-4/+0
| | | | | | test/integration/api_test/issues_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18553 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in ↵Toshi MARUYAMA2019-09-251-35/+31
| | | | | | test/integration/api_test/issues_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18538 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes not to call set_tmp_attachments_directory twice after each test (#32094).Go MAEDA2019-09-201-3/+0
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18484 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add missing fixture (#13468).Go MAEDA2019-09-121-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18455 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that Redmine::ApiTest::NewsTest fails when config.time_zone is set (#13468).Go MAEDA2019-09-111-2/+1
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18445 e93f8b46-1217-0410-a6f0-8f06a7374b81
* REST API for updating news (#13468).Go MAEDA2019-09-091-0/+112
| | | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@18443 e93f8b46-1217-0410-a6f0-8f06a7374b81
* REST API for deleting news (#13468).Go MAEDA2019-09-091-0/+20
| | | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@18442 e93f8b46-1217-0410-a6f0-8f06a7374b81
* REST API for retrieving news (#13468).Go MAEDA2019-09-091-1/+56
| | | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@18441 e93f8b46-1217-0410-a6f0-8f06a7374b81
* REST API for creating news (#13468).Go MAEDA2019-09-091-0/+148
| | | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@18440 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add inherit_members to projects API response (#32002).Go MAEDA2019-09-051-3/+15
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18431 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add missing fixtures to Redmine::ApiTest::VersionsTest (#31965).Go MAEDA2019-08-281-1/+2
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18407 e93f8b46-1217-0410-a6f0-8f06a7374b81
* ThemesTest may fail if a third-party theme with a favicon is installed (#31941).Go MAEDA2019-08-251-4/+5
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18395 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Code cleanup: RuboCop: Layout/TrailingBlankLinesGo MAEDA2019-08-141-1/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18367 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Support "active" attribute in Enumerations REST API (#31559).Go MAEDA2019-06-301-1/+7
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18325 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Load changesets and time entries tabs async (#3058).Jean-Philippe Lang2019-06-201-0/+2
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18275 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Enables API access to /my/account for updating user account data (#31399).Go MAEDA2019-06-163-5/+111
| | | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@18257 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add missing frozen string literals and copyrights (#31508).Go MAEDA2019-06-131-1/+19
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18255 e93f8b46-1217-0410-a6f0-8f06a7374b81
* ApiTest fails if config.time_zone is set (#31388).Go MAEDA2019-06-082-6/+6
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18237 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove trailing whitespaces from test (#31506).Go MAEDA2019-06-066-9/+9
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18233 e93f8b46-1217-0410-a6f0-8f06a7374b81
* scm: fix error when *.yml and *.txt show (#31141, #30850)Toshi MARUYAMA2019-05-302-6/+39
| | | | | | Contributed by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18211 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add *.yaml and *.txt to RoutingRepositoriesTest (#31141, #30850)Toshi MARUYAMA2019-05-301-1/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18207 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year.Go MAEDA2019-05-2589-89/+89
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18198 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Do not lose submitted content when attempting to update a wiki page that has ↵Go MAEDA2019-05-151-0/+56
| | | | | | | | | been renamed in the meantime (#31334). Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@18165 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Generalize issues imports (#28234).Go MAEDA2019-05-091-1/+2
| | | | | | | | | Extend import controller to support arbitrary imports based on Import subclasses. This way, we may add other kinds of imports, by providing some views and a custom import class. This may also be done from within plugins. Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@18145 e93f8b46-1217-0410-a6f0-8f06a7374b81