OSDN Git Service

redminele/redmine.git
2011-04-08 Jean-Philippe... Adds visibility condition to Issue.by_* count methods.
2011-04-08 Toshi MARUYAMAscm: add filesystem available test at unit repository...
2011-04-08 Toshi MARUYAMAscm: mercurial: add scm command tests at unit model...
2011-04-08 Toshi MARUYAMAscm: git: add scm command tests at unit model test...
2011-04-08 Toshi MARUYAMAscm: mercurial: add client command tests at unit adapte...
2011-04-08 Toshi MARUYAMAscm: git: add client command tests at unit adapter...
2011-04-08 Toshi MARUYAMAscm: mercurial: code clean up unit adapter test.
2011-04-08 Toshi MARUYAMAscm: mercurial: set client available if cvs version...
2011-04-07 Jean-Philippe... Adds missing strings for notification settings (#8075).
2011-04-07 Jean-Philippe... Fixes test broken by r5354.
2011-04-07 Jean-Philippe... Adds functional test for project copy.
2011-04-07 Jean-Philippe... Fixed: empty list for user/version custom fields on...
2011-04-07 Jean-Philippe... Fixes #possible_values for version custom field.
2011-04-06 Toshi MARUYAMAPDF: add test of replacing converting error characters...
2011-04-06 Toshi MARUYAMAPDF: replace converting error characters instead of...
2011-04-06 Toshi MARUYAMAPDF: add test of replacing converting error characters...
2011-04-06 Toshi MARUYAMAscm: git: use "-c log.decorate=no" option instead of...
2011-04-06 Toshi MARUYAMAscm: git: change "decorate = short" to "decorate =...
2011-04-06 Toshi MARUYAMAPDF: nil safe at fix_text_encoding(txt) of lib/redmine...
2011-04-06 Toshi MARUYAMAPDF: add test of Ruby 1.9 compatibility of '0x5c'(backs...
2011-04-06 Toshi MARUYAMAPDF: Ruby 1.9 compatibility of '0x5c'(backslash) handli...
2011-04-06 Toshi MARUYAMAPDF: add \\(double backslashes) handling of FPDF ANSI...
2011-04-06 Toshi MARUYAMAPDF: fix \\(double backslashes) handling of FPDF ANSI...
2011-04-06 Toshi MARUYAMAPDF: set language 'ja' in '0x5c'(backslash) handling...
2011-04-06 Toshi MARUYAMAscm: git: add "decorate = short" in config log section...
2011-04-06 Toshi MARUYAMAPDF: create new unit lib pdf test and add '0x5c'(backsl...
2011-04-05 Toshi MARUYAMAcode clean up lib/redmine/export/pdf.rb.
2011-04-05 Toshi MARUYAMAscm: git: add "--no-decorate" option in "git log".
2011-04-05 Jean-Philippe... Localize anonymous and non member roles names (#8072).
2011-04-05 Jean-Philippe... Wrap text custom fields in the issue list (#8064).
2011-04-05 Toshi MARUYAMAPDF: Ruby 1.9 compatibility for FPDF ANSI (#61).
2011-04-05 Jean-Philippe... Removed duplicate Modules fieldset on project copy...
2011-04-05 Jean-Philippe... Removed a duplicate test.
2011-04-05 Jean-Philippe... Removed calls to deprecated Project.visible_by method.
2011-04-05 Jean-Philippe... Makes search providers use visible scopes.
2011-04-05 Jean-Philippe... Add permission option to wiki page activity provider.
2011-04-05 Jean-Philippe... Makes activity providers use visible scopes.
2011-04-05 Jean-Philippe... Makes visible scopes accept projects option and depreca...
2011-04-05 Jean-Philippe... Set CSV separator to ; and decimal separator to , for...
2011-04-05 Jean-Philippe... Adds context menu for related issues (#8006).
2011-04-05 Jean-Philippe... Cleaner way to handle the replacement of watch links...
2011-04-05 Jean-Philippe... Code cleanup.
2011-04-05 Jean-Philippe... Fixed: DoubleRenderError introduced by #7996.
2011-04-04 Toshi MARUYAMAupdate locales for bulk delete time entries (#7996).
2011-04-04 Toshi MARUYAMAadd function of bulk delete time entries (#7996).
2011-04-04 Toshi MARUYAMAadd functional tests for bulk edit time entries (#7996).
2011-04-04 Toshi MARUYAMAadd bulk edit items and context menu in time entries...
2011-04-04 Toshi MARUYAMAadd bulk edit and bulk update actions for time entries...
2011-04-04 Toshi MARUYAMAadd controller for bulk edit time entries (#7996).
2011-04-04 Toshi MARUYAMAadd view for bulk edit time entries (#7996).
2011-04-04 Toshi MARUYAMAupdate locales for bulk edit time entries (#7996).
2011-04-04 Toshi MARUYAMAadd context menu in time entries for bulk edit (#7996).
2011-04-04 Toshi MARUYAMAcode clean up lib/redmine/export/pdf.rb.
2011-04-04 Toshi MARUYAMAi18n: add test of utf-8 strings.
2011-04-04 Toshi MARUYAMAPDF: remove replacing non ASCII quotation marks (#61).
2011-04-04 Toshi MARUYAMARemove empty lines from test/unit/mailer_test.rb.
2011-04-03 Jean-Philippe... Shorten query[column_names] param name.
2011-04-03 Jean-Philippe... Keep issue filter params on sort headers.
2011-04-03 Jean-Philippe... Changes pagination links to non-AJAX requests (#5138).
2011-04-03 Jean-Philippe... Makes all pagination-like links use #link_to_content_up...
2011-04-03 Jean-Philippe... Removed the changeset-changes class to the commit logs...
2011-04-03 Jean-Philippe... Disable unused fields when switching the period type.
2011-04-03 Jean-Philippe... Removed hidden project_id and issue_id parameters.
2011-04-03 Jean-Philippe... Changed timelogs filters to use non-AJAX requests ...
2011-04-03 Toshi MARUYAMAPDF: code clean up lib/redmine/export/pdf.rb.
2011-04-03 Toshi MARUYAMAPDF: fix width calculation of multi byte character...
2011-04-02 Jean-Philippe... Skip a count(*) SQL query.
2011-04-02 Jean-Philippe... Do not load projects association in #rolled_up_trackers.
2011-04-02 Jean-Philippe... Skip a few count(*) SQL queries on the issue list.
2011-04-02 Toshi MARUYAMAPDF: set enable to use TCPDF UTF-8 on Windows except...
2011-04-02 Toshi MARUYAMAPDF: fix the problem that TCPDF built-in font breaks...
2011-04-02 Toshi MARUYAMAFix typo "attachements" in test/integration/issues_test.rb.
2011-04-01 Jean-Philippe... Adds an index on users.type for faster retrieval of...
2011-04-01 Jean-Philippe... No PUT request to get previous/next month.
2011-04-01 Jean-Philippe... Limits nested set overhead when destroying an issue...
2011-04-01 Jean-Philippe... Fixed: deleting a parent issue may lead to a stale...
2011-04-01 Jean-Philippe... Fixed: list of users for adding to a group may be empty...
2011-04-01 Jean-Philippe... Fixed: bulk destroying parent and child issues raises...
2011-04-01 Toshi MARUYAMAPDF: back out r5253 (#7794, #61).
2011-04-01 Jean-Philippe... Gantt routes with format.
2011-04-01 Jean-Philippe... Shortens filter param names.
2011-04-01 Jean-Philippe... Keep filter params in 'Per page' links.
2011-04-01 Jean-Philippe... Disable unused filter fields so they don't get submitted.
2011-04-01 Jean-Philippe... Converted issue filters to non-AJAX GET requests (...
2011-04-01 Jean-Philippe... Set native EOL.
2011-04-01 Jean-Philippe... Initialize TimeEntry with issue and project for the...
2011-04-01 Jean-Philippe... Fixes #possible_values_options when given an object...
2011-04-01 Jean-Philippe... Adds User and Version custom field format that can...
2011-04-01 Toshi MARUYAMAFix test/integration/api_test/users_test.rb fails due...
2011-04-01 Toshi MARUYAMAFix annotate functional roles_controller_test.rb due...
2011-03-31 Toshi MARUYAMAscm: git: fix annotate test due to changing en.yml...
2011-03-30 Toshi MARUYAMAPDF: fix syntax errors at vendor/plugins/rfpdf/lib...
2011-03-30 Jean-Philippe... Possible values label not hidden on custom field form.
2011-03-30 Jean-Philippe... Modules selection lost on project form after validation...
2011-03-30 Jean-Philippe... Removed hard coded french strings (#8020).
2011-03-30 Jean-Philippe... Fixes en-GB translation for field_member_of_group and...
2011-03-30 Jean-Philippe... Set native eol on en-GB.yml (#7855).
2011-03-30 Jean-Philippe... Translations updates by joergleis (#7855).
2011-03-30 Jean-Philippe... Japanese translation update by Yuki Kita.
2011-03-30 Toshi MARUYAMAPDF: switch TCPDF UTF-8 or FPDF ANSI (#61).
next