]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2017-05-13 Jean-Philippe... Moves project quick search to a dedicated action.
2017-05-10 Toshi MARUYAMAremove trailing white spaces from test/unit/issue_test.rb
2017-05-10 Toshi MARUYAMAGemfile: pin roadie-rails version 1.1 (#25807)
2017-04-25 Toshi MARUYAMAremove trailing white-space from app/models/time_entry_...
2017-04-25 Toshi MARUYAMAremove trailing white-space from app/models/user.rb
2017-04-16 Toshi MARUYAMAJapanese translation for field_attr_* changed by Go...
2017-04-13 Jean-Philippe... Preview when editing journal notes broken by r15621.
2017-04-13 Jean-Philippe... Prevent deadlocks by only locking the exact records...
2017-04-13 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#25573)
2017-04-09 Jean-Philippe... For 3 comments or more, show reply link at top of comme...
2017-04-09 Jean-Philippe... Adds setting_show_custom_fields_on_registration string...
2017-04-09 Jean-Philippe... Introduce setting to hide optional user custom fields...
2017-04-09 Jean-Philippe... Updates for 3.3.3 release.
2017-04-09 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#25557)
2017-04-08 Toshi MARUYAMAgenerate i18n keys (#482)
2017-04-08 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2017-04-08 Jean-Philippe... Adds tests for default assignments (#482).
2017-04-08 Jean-Philippe... Option to set a default assignee on each project (...
2017-04-08 Jean-Philippe... Use rbpdf 1.19.2 (#22335, #24271).
2017-04-06 Toshi MARUYAMAGemfile: remove jruby definitions
2017-04-06 Toshi MARUYAMAGemfile: pin sqlite3 1.3.12 on Windows Ruby 1.9.3
2017-04-06 Toshi MARUYAMAGemfile: pin ffi 1.9.14 on Windows Ruby 1.9.3
2017-04-06 Toshi MARUYAMAshow Windows code page on appveyor
2017-04-06 Jean-Philippe... Fixed that watchers list is not updated when changing...
2017-04-06 Jean-Philippe... Option to copy watchers when copying issues (#10460).
2017-04-06 Jean-Philippe... Let the context menu work on elements that are not tr.
2017-04-06 Jean-Philippe... Reverts to rbpdf 1.19.0 for now.
2017-04-06 Jean-Philippe... Set autocomplete to off on project quick search (#23310).
2017-04-06 Jean-Philippe... Fixed that related to "no open issues" filter shows...
2017-04-06 Jean-Philippe... Rename @noborder@ CSS class to @wiki-class-noborder...
2017-04-06 Jean-Philippe... Filter arbitrary class names and ids in rendered HTML...
2017-04-06 Jean-Philippe... Helper methods to find out if a given language is suppo...
2017-04-06 Jean-Philippe... Add kbd to ALLOWED_TAGS (#25503).
2017-04-05 Toshi MARUYAMARussian "setting_timespan_format" translation updated...
2017-04-05 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#25518)
2017-04-05 Toshi MARUYAMARussian translation for label_user_mail_option_only_...
2017-04-05 Jean-Philippe... Adds a test for #25526.
2017-04-05 Jean-Philippe... Always set spent_hours instance variables to a Float...
2017-04-05 Jean-Philippe... Code cleanup.
2017-04-05 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#25518)
2017-04-05 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#25507)
2017-04-05 Toshi MARUYAMAGemfile: explicitly use rbpdf 1.19.1 (#22335, #24271)
2017-04-05 Toshi MARUYAMAremove trailing white space from Gemfile
2017-04-04 Jean-Philippe... Use 2 queries that use an index.
2017-04-04 Jean-Philippe... Use #to_sql to generate the subquery.
2017-04-04 Jean-Philippe... Adds a scope to left join the issue.
2017-04-04 Jean-Philippe... Don't compare LOWER() with #downcase.
2017-04-04 Jean-Philippe... SQL Cleanup.
2017-04-04 Jean-Philippe... Adds a link back to the issue list that we are coming...
2017-04-04 Jean-Philippe... Better handling of update failures when bulk editing...
2017-04-04 Jean-Philippe... Let the issue list be grouped by private flag.
2017-04-04 Jean-Philippe... Don't hardcode the groups on My page.
2017-04-04 Jean-Philippe... Adds methods to User model to handle tokens.
2017-04-04 Jean-Philippe... Makes Attachments column available on the issue list...
2017-04-03 Toshi MARUYAMARussian translation for 3.2-stable updated by Kirill...
2017-04-03 Toshi MARUYAMAFix Japanese mistranslation for field_base_dn by Go...
2017-04-03 Jean-Philippe... Query through multiple projects by issue custom field...
2017-04-03 Jean-Philippe... Russian translation update (#25397).
2017-04-03 Jean-Philippe... Change Russian translation for field_due_date and label...
2017-04-03 Jean-Philippe... Deny edit/update/delete for anonymous user (#25483).
2017-04-03 Jean-Philippe... Use path instead of URL of image in preview (#25295).
2017-04-03 Jean-Philippe... Adds a test for when the file comparison fails (#25215).
2017-04-03 Jean-Philippe... Cleanup tests with mock files.
2017-04-03 Jean-Philippe... Delete the file after the change is committed (#25215).
2017-04-03 Jean-Philippe... Adds file equality check to deduplication hook (#25215).
2017-04-03 Jean-Philippe... Reuse existing identical disk files for new attachments...
2017-04-03 Jean-Philippe... Adds :field_digest string to locales (#25240).
2017-04-03 Jean-Philippe... Change MD5 table header to Checksum (#25240).
2017-04-03 Jean-Philippe... Adds a rake task to update attachments digests to SHA25...
2017-04-03 Jean-Philippe... Changes the digest used for attachments to SHA256 ...
2017-04-03 Jean-Philippe... Send email even if password is not changed (#7577).
2017-04-03 Jean-Philippe... Renaming "duplicates" and "duplicated by" to something...
2017-04-03 Jean-Philippe... Reset status when copying issues (#23610).
2017-04-03 Jean-Philippe... Timelog move between projects (#588).
2017-04-03 Jean-Philippe... Adds a User.admin scope (#25416).
2017-04-03 Jean-Philippe... Restore timestamp in asset paths (#24617).
2017-04-03 Jean-Philippe... Working external URLs not documented (#21375).
2017-04-03 Jean-Philippe... Change extra_info to long text (#14626).
2017-04-02 Toshi MARUYAMAspelling fixes (#25495)
2017-03-29 Toshi MARUYAMAPortuguese translation for trunk updated by Rui Rebelo...
2017-03-29 Toshi MARUYAMAPortuguese translation changed by Rui Rebelo (#25204)
2017-03-29 Toshi MARUYAMAPortuguese translation for 3.2-stable updated by Rui...
2017-03-29 Toshi MARUYAMAPortuguese translation for 3.3-stable updated by Rui...
2017-03-29 Toshi MARUYAMAPortuguese translation for 3.2-stable updated by Rui...
2017-03-29 Toshi MARUYAMAremove duplicate empty line from config/locales/pt.yml
2017-03-24 Toshi MARUYAMAgit: use '--no-renames' option in 'show' command (...
2017-03-21 Toshi MARUYAMAadd missing fixtures to test/integration/attachments_te...
2017-03-21 Toshi MARUYAMAadd missing fixtures to test/integration/api_test/api_t...
2017-03-20 Toshi MARUYAMAremove empty line including trailing white space from...
2017-03-20 Toshi MARUYAMAGit 2.9 compatibility (#25371)
2017-03-20 Toshi MARUYAMAset "warning = false" for "rake test:scm:units" and...
2017-03-18 Jean-Philippe... Reverts r16419.
2017-03-18 Jean-Philippe... Change translation for label_send_information (#25249).
2017-03-18 Jean-Philippe... Make project custom fields available as columns on...
2017-03-18 Jean-Philippe... Remove initial indentation of blockquotes for better...
2017-03-18 Jean-Philippe... Load queries from the helper.
2017-03-16 Jean-Philippe... Fix tests (#1565).
2017-03-16 Jean-Philippe... Use helper methods for rendering blocks.
2017-03-16 Jean-Philippe... Allow multiple instances of custom queries on My page...
2017-03-16 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
next