157 Commits (9955844da1d209778f06ad9a3583949048b8ee88)

Author SHA1 Message Date
  Go MAEDA 9955844da1 Drop OpenID support (#35755). 2 years ago
  Go MAEDA 712cf0d8c9 Add missing fixtures to UserTest (#35975). 2 years ago
  Marius Balteanu 4378b7e1b4 Remove references to deleted user from "user"-Format CustomFields when destroying an user (#32977). 2 years ago
  Go MAEDA ec3527102d Remove deprecated WikiContent::Version (#35031). 3 years ago
  Go MAEDA e86476eb5b Fix "ActiveRecord::StaleObjectError: Attempted to update a stale object: Issue." (#29914, #32912). 3 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Go MAEDA 1d96cd2c4c RuboCop: Fix Layout/SpaceInsideBlockBraces due to r20547 (#34071). 3 years ago
  Go MAEDA 1dcebf8ce0 Changes User.try_to_login to catch and log AuthSourceExceptions, and introduces User.try_to_login! replicating the original behavior (#34071). 3 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Toshi MARUYAMA 71072f619c cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/unit/user_test.rb 4 years ago
  Toshi MARUYAMA 7cc5f37eeb cleanup: rubocop: fix Layout/IndentFirstArgument in test/unit/user_test.rb 4 years ago
  Toshi MARUYAMA ed20805df5 cleanup: rubocop: fix Layout/SpaceAfterComma in test/unit/user_test.rb 4 years ago
  Toshi MARUYAMA 9b362ca043 cleanup: rubocop: fix Layout/SpaceInsideParens in test/unit/user_test.rb 4 years ago
  Go MAEDA 81a2e5338d Add a fixture for UserTest#test_bookmarked_project_ids (#29482). 4 years ago
  Toshi MARUYAMA c36d7f84bd code cleanup: rubocop: fix Layout/AlignArguments in test/unit/user_test.rb 4 years ago
  Go MAEDA b1f1108606 Option to filter after my bookmarked projects (#32302, #29482, #31355). 4 years ago
  Toshi MARUYAMA a4133891e4 code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/unit/user_test.rb 4 years ago
  Go MAEDA 5ce4a363a9 Fix test failure due to missing call to set_tmp_attachments_directory (#32122). 4 years ago
  Go MAEDA 35e6a532f5 Force passwords to contain specified character classes (#4221). 4 years ago
  Jean-Philippe Lang 001853ef79 Groups are incorrect when grouping by date without user timezone set. 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 1cadb28a6e Current user should be nil to prevent ActiveJob::DeserializationError errors in tests. 5 years ago
  Jean-Philippe Lang ce1c652250 Upgrade to Rails 5.2.0 (#23630). 5 years ago
  Jean-Philippe Lang 2bc719e2c8 LdapError is deprecated (#24970). 6 years ago
  Jean-Philippe Lang 92ca57e938 Fixed User#project_ids_by_role when first called within chained scopes (#26376). 6 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 6 years ago
  Jean-Philippe Lang 1ab58b6aa5 Adds a User.admin scope (#25416). 7 years ago
  Toshi MARUYAMA 6139e0033a spelling fixes (#25495) 7 years ago
  Toshi MARUYAMA 5a86f95d29 revert r16322 (#24970) 7 years ago
  Toshi MARUYAMA d37125dfe9 replace depricated Net::LDAP::LdapError by Net::LDAP::Error (#24970) 7 years ago
  Toshi MARUYAMA a1c37e7d6c remove empty lines including white space from test/unit/user_test.rb 7 years ago
  Jean-Philippe Lang bf5dade8df Use assert_nil instead of assert_equal. 7 years ago
  Jean-Philippe Lang 3a2b6c7c96 Enforce issue assignee validation (#23921). 7 years ago
  Jean-Philippe Lang 57afa5345e Don't pass conditions to #delete_all. 7 years ago
  Jean-Philippe Lang 97a647c1e5 Validate status of users and groups. 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang f5702c35df Missing fixtures. 8 years ago
  Jean-Philippe Lang 11bce09825 Typo "coma" (#20551). 8 years ago
  Jean-Philippe Lang a9f052532e Fixed workflow rules when user has duplicated role by inheritance (#19569). 9 years ago
  Jean-Philippe Lang e3618bdbec Add support for multiple email addresses per user (#4244). 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang ee8e7a4e33 Added missing tests for notify_about? 9 years ago
  Jean-Philippe Lang 8127b2b4bd Removed some test contexts. 9 years ago
  Jean-Philippe Lang aa9e142765 Fixed tests broken by r13646. 9 years ago
  Jean-Philippe Lang 1316f6b491 Removed some test contexts. 9 years ago
  Jean-Philippe Lang 4989c9f6a8 Removed some test contexts. 9 years ago
  Jean-Philippe Lang 827ab38725 Selected projects in email notifications on "my account" are lost when the page is redisplayed after a validation error (#18060). 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago