summaryrefslogtreecommitdiffstats
path: root/test/integration/api_test/groups_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Error when adding user to group where he is already assigned (#18665).Jean-Philippe Lang2014-12-211-0/+13
* Replaced "can't" with "cannot" in error messages.Jean-Philippe Lang2014-12-211-2/+2
* Pull up #setup and #teardown in API tests.Jean-Philippe Lang2014-11-301-4/+0
* Adds buit-in groups to give specific permissions to anonymous and non members...Jean-Philippe Lang2014-09-281-2/+32
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Removed some shoulda context.Jean-Philippe Lang2013-05-181-152/+110
* 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/+4
* Makes users optional in GET /groups/:id (#8981).Jean-Philippe Lang2012-06-031-0/+9
* REST Api for Groups (#8981).Jean-Philippe Lang2012-06-031-0/+199