]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2013-06-08 Toshi MARUYAMAadd CONTRIBUTING.md for github pull request
2013-06-08 Toshi MARUYAMAfix that project auto generation fails when projects...
2013-06-06 Jean-Philippe... Splits tests (#1005).
2013-06-06 Jean-Philippe... Prepends issue numbers with a number sign (#1005).
2013-06-06 Jean-Philippe... Fixed that journal details about issue relations may...
2013-06-06 Toshi MARUYAMAfix three png transparency (#14223)
2013-06-06 Toshi MARUYAMAGerman translation: grammar + spelling (#14222)
2013-06-06 Toshi MARUYAMAremove redundant empty lines from PluginTest
2013-06-06 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#14224)
2013-06-06 Toshi MARUYAMAremove trailing white-spaces from lib/redmine/plugin.rb
2013-06-06 Toshi MARUYAMAtranslate x_hours in many languages (#14221)
2013-06-05 Jean-Philippe... Don't validate start date when updating an issue withou...
2013-06-05 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#14209)
2013-06-04 Jean-Philippe... Really adjusts error message in tests (#14086).
2013-06-04 Jean-Philippe... Adjusts error message in tests (#14086).
2013-06-04 Jean-Philippe... Adds a specific error message for when the start date...
2013-06-04 Toshi MARUYAMAprevent coderay "warning: already initialized constant...
2013-06-04 Toshi MARUYAMAincrease Capybara.default_wait_time from 4 to 5 (#12822)
2013-06-04 Toshi MARUYAMApdf: replace "id_width" parameter name to original...
2013-06-04 Toshi MARUYAMApdf: restore "id_width" parameter of issues_to_pdf_draw...
2013-06-04 Toshi MARUYAMAItalian translation for 2.3-stable by Riccardo Rocca...
2013-06-01 Jean-Philippe... Adds SCM versions in script/about output.
2013-06-01 Jean-Philippe... Query#add_custom_fields_filters now takes a custom...
2013-06-01 Jean-Philippe... Project#all_issue_custom_fields now returns a scope.
2013-05-31 Jean-Philippe... Fixed that project name is not properly escaped in...
2013-05-31 Toshi MARUYAMAuse English "Tag" and "Branch" in pt-BR locale (#14180)
2013-05-31 Toshi MARUYAMApt-BR translation improved by Marcela Oliveira (#14180)
2013-05-31 Toshi MARUYAMApt-BR translation for 2.3-stable updated by Marcela...
2013-05-30 Toshi MARUYAMAback out r11907 (#14151)
2013-05-30 Toshi MARUYAMAadd changeset comment in revision page title (#14138)
2013-05-30 Toshi MARUYAMAadd test of revision page title (#14138)
2013-05-30 Toshi MARUYAMAGerman "x_days" translation changed by Filou Centrinov...
2013-05-28 Jean-Philippe... Use uid_ methods for retrieving IMAP messages (#14101).
2013-05-28 Jean-Philippe... Disconnect and logout from IMAP after mail receive...
2013-05-28 Jean-Philippe... Adds a button to duplicate a workflow permission to...
2013-05-25 Toshi MARUYAMAremove trailing white-space from app/models/mailer.rb
2013-05-25 Toshi MARUYAMAGerman translation of x_hours updated by Filou Centrino...
2013-05-24 Toshi MARUYAMAuse document.referrer instead of history.length (#13697)
2013-05-24 Toshi MARUYAMAremove trailing white-space from app/views/repositories...
2013-05-21 Toshi MARUYAMAgantt: sort versions by start date (#7335)
2013-05-21 Toshi MARUYAMAgantt: sort issues by start date (#7335)
2013-05-21 Toshi MARUYAMAupgrade mocha 0.14 and remove deprecation warning
2013-05-21 Toshi MARUYAMAfix yaml syntax and comment out (#14060)
2013-05-21 Toshi MARUYAMAremove unneeded escaping at app/views/journals/diff...
2013-05-21 Toshi MARUYAMAfix back-button on description diff page in case of...
2013-05-19 Toshi MARUYAMAcode layout clean up test_bulk_copy_should_allow_not_ch...
2013-05-19 Toshi MARUYAMAcode layout clean up test_bulk_update_with_some_failure...
2013-05-19 Toshi MARUYAMAcode layout clean up test_bulk_update_parent_id of...
2013-05-19 Toshi MARUYAMAcode layout clean up test_bulk_edit_should_only_propose...
2013-05-19 Toshi MARUYAMAcode layout clean up test_create_as_copy_should_add_rel...
2013-05-19 Toshi MARUYAMAadjust functional IssuesControllerTest (#1005)
2013-05-19 Toshi MARUYAMAremove "del" tag from deleted issue relation (#1005)
2013-05-19 Toshi MARUYAMAadd journal after creating/deleting issue relation...
2013-05-19 Toshi MARUYAMAsvn:eol-style native datepicker.js (#14024)
2013-05-19 Toshi MARUYAMAset default issue start/due datepicker from due/start...
2013-05-19 Toshi MARUYAMAincrease Capybara.default_wait_time from 3 to 4 (#12822)
2013-05-19 Toshi MARUYAMAcode layout clean up VersionTest
2013-05-19 Toshi MARUYAMAremove empty setup method from VersionTest
2013-05-19 Toshi MARUYAMAadd test of current issue start and due date datepicker...
2013-05-18 Toshi MARUYAMAreplace non ASCII literal to hexadecimal at Application...
2013-05-18 Toshi MARUYAMAinclude Redmine::I18n in ApplicationHelperTest
2013-05-18 Toshi MARUYAMAbackout r11875 ApplicationHelperTest change
2013-05-18 Jean-Philippe... Include Redmine::I18n in helpers tests.
2013-05-18 Jean-Philippe... Code cleanup.
2013-05-18 Jean-Philippe... Code cleanup.
2013-05-18 Jean-Philippe... Adds markings to emails generated by private comments...
2013-05-18 Toshi MARUYAMAfix unit VersionTest failure
2013-05-18 Toshi MARUYAMAbackout r11865 test/object_helpers.rb changes
2013-05-18 Jean-Philippe... Removed debug log (#14038).
2013-05-18 Jean-Philippe... Removed some shoulda context.
2013-05-18 Jean-Philippe... Removed some shoulda context.
2013-05-18 Jean-Philippe... Removed some shoulda context.
2013-05-18 Jean-Philippe... Removed some shoulda context.
2013-05-18 Jean-Philippe... User #where instead of :conditions.
2013-05-18 Jean-Philippe... Moved links to block titles on "My page".
2013-05-18 Jean-Philippe... Adds a link on "My Page" to view all my spent time...
2013-05-18 Jean-Philippe... Highlighting of source link target line for annotate...
2013-05-18 Jean-Philippe... Highlighting of source link target line (#13746).
2013-05-17 Toshi MARUYAMAgantt: add test to sort issues by current logic (#7335)
2013-05-17 Toshi MARUYAMAgantt: change sort method to class method (#7335)
2013-05-17 Jean-Philippe... Fixed that submitting the form without selecting a...
2013-05-17 Jean-Philippe... Add links to attachments in new issue email notificatio...
2013-05-17 Toshi MARUYAMAincrease Capybara.default_wait_time from default 2...
2013-05-16 Jean-Philippe... Use a shallow block instead of the :shallow option...
2013-05-16 Jean-Philippe... Fixed that filtering may return unwanted blank values...
2013-05-16 Toshi MARUYAMAenable configuration of OpenIdAuthentication.store...
2013-05-16 Toshi MARUYAMAmove filter order tests from helper to model.
2013-05-16 Toshi MARUYAMAincrease base height of author lines on 'Commits per...
2013-05-16 Toshi MARUYAMAremove width and height from repository stats embed...
2013-05-14 Jean-Philippe... Fixed that ordered/unordered lists inside table cell...
2013-05-13 Toshi MARUYAMArun test:ui in CI Server on only Ruby 2.0 (#12822)
2013-05-13 Jean-Philippe... Fixed that values of custom fields are not kept in...
2013-05-13 Jean-Philippe... Display error messages when attachment validation fails...
2013-05-13 Jean-Philippe... Fixed that JS warning is not displayed when attachment...
2013-05-13 Jean-Philippe... Update notified_project_ids while saving record.
2013-05-13 Jean-Philippe... Fixed that locking and unlocking a user resets the...
2013-05-12 Jean-Philippe... Disable autofetching of repository changesets if projec...
2013-05-12 Jean-Philippe... Fix handling multiple text parts in email (#13646).
2013-05-12 Jean-Philippe... Issue#children is never nil (#14015).
2013-05-12 Jean-Philippe... Check inclusion only once (#14015).
next