18113 Commits (04992e0c0f388bdad4ad4427d345116887da085d)
 

Author SHA1 Message Date
  Go MAEDA 04992e0c0f Ensure tests remain robust against trailing whitespace removal (#31507). 4 months ago
  Go MAEDA 929b2f2cdb Hungarian translation update (#33413). 4 months ago
  Go MAEDA ca64a92f1a Add spaces around the slash for consistency and better readability (#40166). 4 months ago
  Go MAEDA 5d324bdd45 Internationalize "Check all / Uncheck all" tooltip in project list for admins (#40166). 4 months ago
  Go MAEDA 120be1bfa4 Fix click event handling in mobile view after closing flyout menu (#39802). 4 months ago
  Go MAEDA 164153e819 Optimize queries visibility check (#39852). 4 months ago
  Go MAEDA 5c492560b5 Fix RuboCop offense Layout/SpaceAroundBlockParameters (#23307). 4 months ago
  Go MAEDA 4517a4684e Add support for IDN (internationalized domain name) email addresses in user accounts (#29208). 4 months ago
  Marius Balteanu c1fa75386c Include auth_source in /users API response if request includes auth_source (#23307). 4 months ago
  Go MAEDA b971a49c3e Update activerecord-sqlserver-adapter to 7.1 (#40148, #36320). 4 months ago
  Go MAEDA ed0644d151 Fix ScmData.binary? method not to consider UTF-8 text as binary (#40020). 4 months ago
  Go MAEDA 2829ba6c57 Extraneous whitespace when selecting and copying issue number on Chrome/Windows (#37390). 4 months ago
  Marius Balteanu 897c957a16 Use absolute URL (propshaft default format) for images in application.css from classic theme (#39111). 4 months ago
  Marius Balteanu d871f35105 Import application.css in themes using absolute url (#39111). 4 months ago
  Marius Balteanu 28455bc4dc Use absolute URL (propshaft default format) for images in application.css (#39111). 4 months ago
  Marius Balteanu 76e9139aac Use absolute URL (propshaft default format) for images in rtl and scm css files (#39111). 4 months ago
  Marius Balteanu bb49949eb7 Use absolute URL (propshaft default format) for images in jstoolbar.css (#39111). 4 months ago
  Marius Balteanu 3aa12a2e5d Ensure url in context_menu css files is absolute (#39111). 4 months ago
  Go MAEDA f7184cc976 Update Rails to 7.1.3 (#36320). 4 months ago
  Go MAEDA 28619db82d Drop FastCGI support (#40092). 4 months ago
  Go MAEDA 8716ce1cc3 Set TargetRubyVersion of RuboCop to 3.0 (#38585). 4 months ago
  Go MAEDA 005a2578cf Fix RuboCop offense Style/ArgumentsForwarding (#38585). 4 months ago
  Go MAEDA fca8cf6c0f Fix RuboCop offense Style/RedundantFreeze (#38585). 4 months ago
  Go MAEDA ae971404cc Fix RuboCop offense Lint/RedundantDirGlobSort (#38585). 4 months ago
  Go MAEDA bac1e2213a Fix RuboCop offense "Lint/Syntax: invalid escape character syntax" (#38585). 4 months ago
  Marius Balteanu f3021e67ad Use images generated by the asset pipeline in context_menu CSS files (#39111). 4 months ago
  Go MAEDA f54defe80c Drop Ruby 2.7 support (#38585). 4 months ago
  Go MAEDA 4b1b6ce1db Fix RuboCop offense Layout/SpaceAfterComma (#40099). 4 months ago
  Go MAEDA 7c1d3b6740 Fix RuboCop offense Layout/EmptyLineAfterMagicComment (#39111). 4 months ago
  Go MAEDA 352decdb1e Fix RuboCop offense Style/BlockDelimiters, Layout/MultilineBlockLayout, and Layout/BlockEndNewline (#39111). 4 months ago
  Go MAEDA a547662ad0 Fix RuboCop offense Style/MapToHash (#39111). 4 months ago
  Go MAEDA 14e35236ad Fix RuboCop offense Style/ReturnNilInPredicateMethodDefinition (#39111). 4 months ago
  Go MAEDA f6db14c733 Fix RuboCop offense Performance/RedundantEqualityComparisonBlock (#39111). 4 months ago
  Marius Balteanu 71620e9048 Fix failing test by ignoring the directories that start with a dot (#39111). 4 months ago
  Marius Balteanu 8d26675083 Removes debug code added in r22638 (#39111). 4 months ago
  Marius Balteanu 9b271611f7 Fixes multiple RuboCop offenses (#39111). 4 months ago
  Marius Balteanu c88bcfbbee Adds debug code to investigate test fail on CI (#39111). 4 months ago
  Marius Balteanu 1e71db421a Adds user status to users list API (#38948). 4 months ago
  Marius Balteanu 479c54bf1d Include @auth_source@ in /users/:id API response if auth_source is requested (include=auth_source) and request is made by an administrator (#23307). 4 months ago
  Marius Balteanu 5676499ceb Remove deprecated @status=@ param used to get all users. @status=*@ should be used now. (#40124). 4 months ago
  Marius Balteanu 7ad46f7e04 Adds deprecation warning when an empty status param (status=) is used to get all users from API (#40099). 4 months ago
  Marius Balteanu fcad042ed3 Fixes javascript file name by removing ujs reference (#39111). 4 months ago
  Marius Balteanu 63b89a254c Removes @redmine:plugins:assets@ task which is no longer needed after asset pipeline implementation (#39111). 4 months ago
  Marius Balteanu 308e1c522f Remove hardcoded version of rails-ujs and include the one provided by the asset pipeline (#39111). 4 months ago
  Marius Balteanu 88a8234513 Fix tests after asset pipeline implementation (#39111). 4 months ago
  Marius Balteanu e07452e921 Remove code that is no longer needed as a result of asset pipeline implementation (#39111). 4 months ago
  Marius Balteanu c99bb27e27 Add Propshaft library to enable the asset pipeline without modifying existing assets (#39111). 4 months ago
  Marius Balteanu f803778cde Restores API compatibility to legacy status when status param is sent blank (@status=@) and it should return all users (#40099). 4 months ago
  Marius Balteanu 60adf42c08 Enable "any" and "none" operators for status filter in User listing (#40099). 4 months ago
  Marius Balteanu c196f4e2b9 Add test cases for @status=*@, @status=@ and @status=|1|3@ (#40099). 4 months ago