summaryrefslogtreecommitdiffstats
path: root/test/integration/api_test/memberships_test.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use Rails 5 syntax for integration tests.Jean-Philippe Lang2017-06-011-13/+23
* Fixed that project settings should show locked members (#22034).Jean-Philippe Lang2016-12-311-14/+20
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Upgrade to Rails 4.2.0 (#14534).Jean-Philippe Lang2015-01-171-6/+6
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Replaced "can't" with "cannot" in error messages.Jean-Philippe Lang2014-12-211-3/+3
* Pull up #setup and #teardown in API tests.Jean-Philippe Lang2014-11-301-4/+0
* Replaced remaining #assert_tag with #assert_select.Jean-Philippe Lang2014-11-221-38/+10
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-1/+1
* Adds a test for adding a group membership with the REST API (#17904).Jean-Philippe Lang2014-10-041-0/+10
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Fixed: cannot retrieve members for closed projects through the REST API (#158...Jean-Philippe Lang2014-01-111-0/+8
* Removed some shoulda context.Jean-Philippe Lang2013-05-181-157/+129
* 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
* Fixed that 200 API responses have a body containing one space (#11388).Jean-Philippe Lang2012-07-141-0/+2
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* Additional test for memberships API.Jean-Philippe Lang2012-04-191-0/+8
* TypoJean-Philippe Lang2012-02-061-1/+1
* REST API for project memberships (#7420).Jean-Philippe Lang2012-02-061-0/+190