]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2019-09-20 Toshi MARUYAMAuse "attr_writer" instead of "attr_accessor" for Issue...
2019-09-20 Toshi MARUYAMAcode clean up app/models/repository.rb
2019-09-20 Toshi MARUYAMAcode cleanup: rubocop: fix Layout/LeadingCommentSpace...
2019-09-20 Go MAEDAFixes not to call set_tmp_attachments_directory twice...
2019-09-20 Go MAEDARounded corners of the main menu (#32013).
2019-09-19 Go MAEDAUpdate Rouge to 3.11.0 (#31556).
2019-09-19 Toshi MARUYAMAcode cleanup: rubocop: fix Style/StringLiteralsInInterp...
2019-09-19 Go MAEDALog info messages when MailHandler ignored a reply...
2019-09-19 Toshi MARUYAMAcode cleanup: rubocop: fix Layout/IndentAssignment...
2019-09-19 Toshi MARUYAMAbackout r13743
2019-09-18 Toshi MARUYAMAcode cleanup: rubocop: fix Lint/UselessSetterCall in...
2019-09-18 Go MAEDAChange textfield to textarea for "Exclude attachments...
2019-09-17 Go MAEDAAdd wiki toolbar to "Email header" and "Email footer...
2019-09-16 Go MAEDAFix FrozenError during tests (#32071, #26561).
2019-09-15 Toshi MARUYAMAcode cleanup: rubocop: fix Layout/LeadingCommentSpace...
2019-09-15 Toshi MARUYAMAcode cleanup: rubocop: fix Layout/IndentAssignment...
2019-09-15 Go MAEDAConstrain sidebar width on different resolutions (...
2019-09-14 Toshi MARUYAMAcode cleanup: rubocop: fix Layout/IndentationConsistenc...
2019-09-14 Toshi MARUYAMAcode cleanup: rubocop: fix Layout/EmptyLinesAroundMetho...
2019-09-14 Go MAEDAAdd clear query icon next to selected query in sidebar...
2019-09-13 Toshi MARUYAMAcode cleanup: rubocop: fix Layout/IndentationConsistenc...
2019-09-13 Go MAEDAmail_body method in test/test_helper.rb raises an excep...
2019-09-13 Toshi MARUYAMAcode clean up test/functional/repositories_mercurial_co...
2019-09-13 Toshi MARUYAMAcode clean up test/functional/repositories_git_controll...
2019-09-13 Toshi MARUYAMAcode cleanup: rubocop: fix Style/MethodCallWithoutArgsP...
2019-09-13 Toshi MARUYAMArubocop: disable Naming/PredicateName
2019-09-12 Go MAEDAFix that date grouping for MySQL is not working (#32046...
2019-09-12 Go MAEDAAdd additional mail headers for issue tracker (#31910).
2019-09-12 Toshi MARUYAMAcode cleanup: rubocop: fix Lint/HandleExceptions in...
2019-09-12 Toshi MARUYAMArubocop: use Lint/HandleExceptions AllowComments true
2019-09-12 Toshi MARUYAMAcode cleanup: rubocop: fix Lint/AmbiguousOperator in...
2019-09-12 Go MAEDAAdd missing fixture (#13468).
2019-09-12 Go MAEDAUpdate default database config for MySQL to support...
2019-09-12 Toshi MARUYAMAcode cleanup: scm: cvs: remove unused branchPoint metho...
2019-09-11 Go MAEDAFix the test name different from the actual behavior...
2019-09-11 Go MAEDACode cleanup: RuboCop: Fix Performance/RedundantMatch...
2019-09-11 Go MAEDARemove 'app/views/auto_completes/issues.html.erb' which...
2019-09-11 Go MAEDAIssue auto complete should return last 10 issues (...
2019-09-11 Toshi MARUYAMAcode cleanup: rubocop: fix Layout/SpaceInsideReferenceB...
2019-09-11 Toshi MARUYAMAcode cleanup: rubocop: fix Layout/SpaceInsideReferenceB...
2019-09-11 Go MAEDADon't use ^= operator to target the wrapper elements...
2019-09-11 Go MAEDAFix that Redmine::ApiTest::NewsTest fails when config...
2019-09-09 Go MAEDAInline auto complete for issue (#) in wiki-edit fields...
2019-09-09 Go MAEDAREST API for updating news (#13468).
2019-09-09 Go MAEDAREST API for deleting news (#13468).
2019-09-09 Go MAEDAREST API for retrieving news (#13468).
2019-09-09 Go MAEDAREST API for creating news (#13468).
2019-09-05 Go MAEDARemove unnecessary vertical scroll bar from gantt ...
2019-09-05 Go MAEDAAdd missing fixture to IssueStatusesControllerTest...
2019-09-05 Go MAEDABroken gzip icon in the repository view (#32024).
2019-09-05 Go MAEDAFix that test_mail_from_format_should_be_validated...
2019-09-05 Go MAEDAAdd inherit_members to projects API response (#32002).
2019-09-04 Go MAEDABroken JavaScript icon in the repository view (#32012).
2019-09-04 Go MAEDAFooter is not placed at the bottom on pages with little...
2019-09-04 Toshi MARUYAMAadd newline at end of config/settings.yml
2019-09-04 Toshi MARUYAMAcode cleanup: rubocop: fix Layout/SpaceBeforeFirstArg...
2019-09-04 Go MAEDAUpdate Rouge to 3.10.0 (#31556).
2019-09-03 Go MAEDACode cleanup: RuboCop: Fix Performance/InefficientHashS...
2019-09-03 Go MAEDAAdd missing fixtures to TimelogCustomFieldsVisibilityTe...
2019-09-03 Go MAEDAiTraditional Chinese translation (#31997).
2019-09-02 Go MAEDAUpdate raphael.js to 2.3.0 (#31436).
2019-08-31 Toshi MARUYAMAcode cleanup: rubocop: fix Layout/LeadingCommentSpace...
2019-08-31 Toshi MARUYAMAcode cleanup lib/redmine/scm/adapters/cvs_adapter.rb
2019-08-31 Toshi MARUYAMAcode cleanup: rubocop: fix Layout/LeadingCommentSpace...
2019-08-30 Go MAEDABulgarian translation update (#31983).
2019-08-29 Go MAEDAJapanese translation update (#31976).
2019-08-29 Go MAEDASend security notifications when password_required_char...
2019-08-29 Go MAEDAUpdate locales (#4221).
2019-08-29 Go MAEDAUpdate locales (#4221).
2019-08-29 Go MAEDAForce passwords to contain specified character classes...
2019-08-28 Go MAEDAJapanese translation change for "lost password" (#29142).
2019-08-28 Go MAEDAIssueCustomFieldTest randomly fails (#31967).
2019-08-28 Go MAEDAAdd missing fixtures to Redmine::Helpers::GanttHelperTe...
2019-08-28 Go MAEDAAdd missing fixtures to Redmine::ApiTest::VersionsTest...
2019-08-28 Go MAEDAVersionsControllerTest#test_show randomly fails (#31964...
2019-08-27 Go MAEDACodeCleanup: RuboCop: Fix Style/RaiseArgs in app/models...
2019-08-27 Go MAEDAImprove MailHandler logging for unauthorized attempts...
2019-08-27 Go MAEDAAdd CSS class to "journal" and "reply" headers (#31950).
2019-08-27 Go MAEDAReject version custom field values not visible for...
2019-08-27 Go MAEDAReject project custom field values not visible for...
2019-08-27 Go MAEDAGalician translation update (#31958).
2019-08-26 Go MAEDAGerman translation update (#31256).
2019-08-26 Go MAEDACode cleanup: RuboCop: Fix Style/UnneededCondition...
2019-08-26 Go MAEDAReject setting RFC non-compliant emission email address...
2019-08-25 Go MAEDAThemesTest may fail if a third-party theme with a favic...
2019-08-25 Go MAEDACode cleanup: RuboCop: Fix Style/RedundantReturn in...
2019-08-25 Go MAEDARuboCop: Disable Layout/SpaceInsideBlockBraces
2019-08-25 Go MAEDACode cleanup: RuboCop: Fix Lint/UnneededRequireStatemen...
2019-08-25 Go MAEDAJapanese translation for text_no_subject (#31945).
2019-08-25 Go MAEDARussian translation for text_no_subject (#5820).
2019-08-25 Go MAEDAUpdate locales (#5820).
2019-08-25 Go MAEDAFix hard-coded string "no subject" in app/models/mail_h...
2019-08-24 Go MAEDAAdd VersionsCustomFieldsVisibilityTest (#23997).
2019-08-24 Go MAEDAPer role visibility settings for version custom fields...
2019-08-24 Go MAEDAAdd different style for group names in the New member...
2019-08-24 Go MAEDAAdd tests for r18383 (#31231).
2019-08-24 Go MAEDABetter handling of HTML tables when creating an issue...
2019-08-21 Go MAEDAUpdate Rouge to 3.9.0 (#31556).
2019-08-21 Go MAEDAMarkdownFormatterTest#test_should_support_underlined_te...
2019-08-20 Go MAEDACode cleanup: RuboCop: Fix Style/IdenticalConditionalBr...
next