]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2024-07-22 Go MAEDATraditional Chinese translation update (#41045).
2024-07-19 Go MAEDAFix RuboCop offense Layout/EmptyLineBetweenDefs (#39887).
2024-07-19 Go MAEDASet default age parameter for User.prune method to...
2024-07-18 Go MAEDAJapanese translation update (#41039).
2024-07-18 Go MAEDAUpdate locales (#39997).
2024-07-18 Go MAEDAAdd an option to render Integer and Float custom fields...
2024-07-18 Go MAEDAUpdated `number.format.delimiter` values in locale...
2024-07-18 Go MAEDARefactor ApplicationHelper#format_object to accept...
2024-07-16 Go MAEDAJapanese translation update (#41027).
2024-07-14 Marius BalteanuUpdate users routing test to include assertions for...
2024-07-14 Marius BalteanuAdds test for bulk unlock users (#40913).
2024-07-14 Marius BalteanuFix tests for updated git repository (#40948).
2024-07-14 Marius BalteanuUpdates broken git repository archive introduced in...
2024-07-14 Go MAEDAUpdate locales (#36197).
2024-07-14 Go MAEDAAdd configurable setting for copying attachments when...
2024-07-13 Marius BalteanuAdd bulk unlock to user list context menu (#40913).
2024-07-13 Marius BalteanuIncreases number of revisions and fileschanges in test...
2024-07-11 Go MAEDAFix RuboCop offense Style/CollectionCompact (#39887).
2024-07-11 Go MAEDAUpdate RuboCop to 1.65 (#39887).
2024-07-11 Go MAEDAFix RuboCop offense Style/MapCompactWithConditionalBloc...
2024-07-08 Marius BalteanuFixes rubocop offenses (#40946).
2024-07-08 Marius BalteanuIntroduces @valid_watcher?@ check on watchables (@40946).
2024-07-08 Marius BalteanuPermission check based on the type of @watchables@...
2024-07-08 Marius BalteanuCheck view watchers permission when copying issues...
2024-07-08 Marius BalteanuImprove watcher list permissions check to explicitly...
2024-07-08 Marius BalteanuUpdate all locales for @notice_invalid_watcher@ that...
2024-07-08 Marius BalteanuImprove english translation for @notice_invalid_watcher...
2024-07-08 Marius BalteanuTruncate git authors to 255 characters (#40948).
2024-07-08 Go MAEDAGalician translation update (#40940).
2024-07-06 Go MAEDADisable RuboCop Style/PerlBackrefs (#39887).
2024-07-06 Go MAEDAAdd test for r22906 (#40716).
2024-07-06 Go MAEDAPrevent issue links with double hash (##nnn) from being...
2024-07-06 Go MAEDAFix RuboCop offense Style/RedundantRegexpEscape in...
2024-06-30 Go MAEDASpent hours ignoring "Time Span Format" Setting on...
2024-06-27 Go MAEDADisable custom query links while loading to prevent...
2024-06-27 Go MAEDAExpose project updated_on column and filter in project...
2024-06-25 Marius BalteanuAdd bulk lock feature to user list context menu (#40913).
2024-06-25 Go MAEDARemove unused "label_browse" from all locales (#40882).
2024-06-25 Go MAEDAAdd test for r22895 (#40860).
2024-06-25 Go MAEDACreating a new issue fails with an internal error if...
2024-06-23 Go MAEDAJapanese translation update (#40880).
2024-06-22 Go MAEDAUpdate locales (#37279).
2024-06-21 Go MAEDAImprove Czech translation for "two-factor authenticatio...
2024-06-21 Go MAEDACzech translation update (#40876).
2024-06-21 Go MAEDAReject passwords that are the same as login, first...
2024-06-20 Go MAEDAUpgrade jQuery to 3.7.1 and jQuery UI to 1.13.3 (#40853...
2024-06-19 Go MAEDASupport multiple multi-word phrases in the search engin...
2024-06-19 Go MAEDAFix misalignment issue when displaying the table of...
2024-06-17 Go MAEDAOptimize Version#behind_schedule? by avoiding the call...
2024-06-17 Go MAEDAOptimize FixedIssuesExtension#closed_percent by bypassi...
2024-06-17 Go MAEDAOptimize Version model by reducing redundant SQL count...
2024-06-17 Go MAEDAFix RuboCop offense Rails/ActiveRecordCallbacksOrder...
2024-06-17 Go MAEDAUpdate MiniMagick to 4.13 (#40849).
2024-06-13 Go MAEDARevisions count is wrong on the wiki content page ...
2024-06-12 Go MAEDAFix "ArgumentError: Invalid response name: unprocessabl...
2024-06-12 Go MAEDAAdd LICENSE.txt in the root directory (#40202).
2024-06-12 Go MAEDAAdd missing fixture journal_details to JournalsHelperTe...
2024-06-12 Go MAEDAUpdates for 5.1.3 release.
2024-06-11 Go MAEDA`chmod +x bin/changelog.rb` to make it executable.
2024-06-07 Go MAEDAReplace BlankSlate with BasicObject for Builder 3.0...
2024-06-06 Go MAEDASuppress RuboCop false positive for Security/Open ...
2024-06-06 Go MAEDADisable RuboCop Style/NumericPredicate (#39887).
2024-06-05 Go MAEDAFix RuboCop offense Naming/MemoizedInstanceVariableName...
2024-06-05 Go MAEDARemove unsupported :after option from add_column in...
2024-06-04 Marius BalteanuAdds estimated remaining time to version page (#37862...
2024-06-04 Marius BalteanuMove logic for estimated remaining hours from @QueryCol...
2024-06-04 Marius BalteanuSet migration version to 7.1 (#9309).
2024-06-04 Marius BalteanuAdds description field to custom queries (#9309).
2024-06-04 Go MAEDAReduce an extra SQL query in IssuesController#retrieve_...
2024-06-02 Go MAEDABulgarian translation update (#40771).
2024-06-02 Go MAEDATraditional Chinese translation update (#40762).
2024-05-29 Go MAEDAJapanese translation update (#40749).
2024-05-29 Go MAEDAUpdate locales (#31756).
2024-05-29 Go MAEDAIntroduce configuration for done ratio options interval...
2024-05-28 Marius BalteanuLink "Last activity" column to project activity page...
2024-05-27 Go MAEDAAdd timeout for thumbnail generation process (#37530).
2024-05-27 Go MAEDAAdd `updated_on` and `updated_by` fields to Issues...
2024-05-24 Go MAEDAFix duplicated alt and title attributes for attached...
2024-05-24 Go MAEDAAdd tests for current alt attribute behavior in images...
2024-05-23 Go MAEDAUpdate RuboCop to 1.64 (#39887).
2024-05-23 Go MAEDAFix RuboCop offense Style/SuperArguments (#39887).
2024-05-21 Go MAEDARelax rouge version dependency in Gemfile (#36594).
2024-05-19 Go MAEDADynamic generation of supported code highlighting langu...
2024-05-18 Go MAEDAUpdate RuboCop Rails to 2.25 (#39889).
2024-05-18 Go MAEDAFix RuboCop offense Rails/WhereRange (#39889).
2024-05-18 Go MAEDAFix RuboCop offense Rails/HttpStatus (#39889).
2024-05-16 Go MAEDAJapanese translation update (#40703).
2024-05-16 Go MAEDAKey/value-pair custom field type not available to all...
2024-05-16 Go MAEDAIgnore statuses in Project#rolled_up_statuses which...
2024-05-14 Go MAEDAExplicitly reference table name in Project#like scope...
2024-05-14 Go MAEDAFix slow display of projects list when including projec...
2024-05-13 Go MAEDAUpdate roadie-rails to 3.2.0 (#40685).
2024-05-13 Go MAEDAFix RuboCop offense Style/RedundantSelfAssignment ...
2024-05-13 Go MAEDAFix RuboCop offense Style/RedundantSelfAssignment ...
2024-05-12 Go MAEDACzech translation update (#40654).
2024-05-12 Go MAEDACzech translation update for 5.1-stable (#40682, #40654).
2024-05-11 Marius BalteanuAdds test to check @view_issue_watchers@ permission...
2024-05-11 Marius BalteanuFixes issue list filter "Watched by: me" only shows...
2024-05-11 Go MAEDATraditional Chinese translation update (#40658).
2024-05-11 Go MAEDAUpdate locales (#23954).
next