44 Commits (193ca9faee467e8b9e0b912026f956da8c4a0fdb)

Author SHA1 Message Date
  Go MAEDA a9518e28b8 Fix RuboCop offense Rails/HttpStatus (#39889). 1 month ago
  Marius Balteanu 38d950df55 Remove current year from source file copyright headers and update year in footer to 2024 (#40043). 4 months ago
  Go MAEDA 1481c721a2 Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
  Go MAEDA 92bd67c279 Update copyright year to 2023 (#38141). 1 year ago
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Toshi MARUYAMA 91a3b5102b fix source indent of MembersControllerTest 3 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Go MAEDA f37ed77665 Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA 4f5a3a156c Enable frozen_string_literal for some files under test directory (#26561). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Jean-Philippe Lang b834e81d7f Use Rails 5 syntax for functional tests. 7 years ago
  Jean-Philippe Lang a4f167ec1a Don't render memberships forms, use #edit instead. 7 years ago
  Jean-Philippe Lang 514d9bad9e Fixed that project settings should show locked members (#22034). 7 years ago
  Jean-Philippe Lang ec31b61698 Removes calls to #assert_template and #assigns in functional tests. 8 years ago
  Jean-Philippe Lang 2e4e610930 Adds our own class for controller tests. 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang e12322dac3 Adds a configuration setting to enable sudo mode, disabled by default (#19851). 9 years ago
  Jean-Philippe Lang d6f389658b Require password re-entry for sensitive actions (#19851). 9 years ago
  Jean-Philippe Lang ed9f00178c Ability to limit member management to certain roles (#19707). 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang 36fc7beb2f Moved new project member to its own action MemberController#new. 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Jean-Philippe Lang 1257f1960f Adds pagination to users list when adding project or group members (#9549). 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 4cc4e8bfd3 Functional tests cleanup. 11 years ago
  Jean-Philippe Lang d3bfbb800c Removes RJS from MembersController. 12 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Jean-Philippe Lang 78bd24c6f7 Resourcified project memberships. 12 years ago
  Jean-Philippe Lang 1e7c4488b9 Adds functional tests for MembersController. 12 years ago
  Toshi MARUYAMA 86ee7368f0 remove trailing white-spaces from test/functional/members_controller_test.rb. 13 years ago
  Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 13 years ago
  Eric Davis 0d34c3731b Add error messages to MembersController#new so a user is informed of missing data. 14 years ago
  Eric Davis 9b595c689d Refactor: Move the rest of the routing tests to RoutingTest. 14 years ago
  Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 15 years ago
  Jean-Philippe Lang 7707457145 User groups branch merged. 15 years ago
  Jean-Philippe Lang 7dccf9fda6 Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 15 years ago
  Jean-Philippe Lang 04e181b8b0 Adds a user search field with autocompleter on project members screen. 15 years ago
  Jean-Philippe Lang 90810c0741 Ability to add multiple project members in a single action (#1556). 15 years ago
  Jean-Philippe Lang 56bdcf407f Adds some functional tests. 15 years ago
  Eric Davis 765f7abc60 Converted routing and urls to follow the Rails REST convention. 15 years ago