]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2011-12-03 Jean-Philippe... Adds a test for revision diff as raw format.
2011-12-03 Etienne MassipEnforced unicity of relations between 2 issues with...
2011-12-03 Toshi MARUYAMAadd gmtime at unit wiki page "test_updated_on_eager_loa...
2011-12-03 Jean-Philippe... Adds tests for plugin settings editing.
2011-12-03 Jean-Philippe... Tests/cleanup VersionsController.
2011-12-03 Jean-Philippe... Test class cleanup.
2011-12-03 Jean-Philippe... Adds functional tests for repository creation/update.
2011-12-03 Toshi MARUYAMARails3: helper: html_safe for "format_activity_descript...
2011-12-03 Toshi MARUYAMARails3: view: html_safe for parents and children revisions
2011-12-03 Toshi MARUYAMAcode layout clean up application helper "link_to_revisi...
2011-12-02 Jean-Philippe... Do not show warnings for disabled scm.
2011-12-02 Jean-Philippe... Makes the link in an issue update notification point...
2011-12-02 Jean-Philippe... Routes cleanup.
2011-12-02 Jean-Philippe... Routes cleanup.
2011-12-02 Jean-Philippe... Dropped TimeEntryReportsController.
2011-12-02 Jean-Philippe... Extracted time report logic from the controller.
2011-12-02 Toshi MARUYAMAcode layout clean up issues helper
2011-12-02 Toshi MARUYAMARails3: helper: html_safe for issues helper "show_detai...
2011-12-01 Toshi MARUYAMAscm: git: mercurial: not show revision graph in sub...
2011-12-01 Jean-Philippe... Controller cleanup.
2011-12-01 Jean-Philippe... Resourcified boards.
2011-12-01 Jean-Philippe... Routes cleanup.
2011-12-01 Jean-Philippe... Add missing fixtures.
2011-12-01 Jean-Philippe... Removed obsolete routes.
2011-12-01 Toshi MARUYAMAremove trailing white-spaces except SQL from extra...
2011-12-01 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#9705)
2011-11-30 Jean-Philippe... Additional assertion for documents routing tests.
2011-11-30 Jean-Philippe... Updated documents routing tests.
2011-11-30 Jean-Philippe... Resourcified documents.
2011-11-30 Jean-Philippe... Removed #find_project already defined as #find_project_...
2011-11-30 Jean-Philippe... Reverted r8007.
2011-11-30 Jean-Philippe... Removed #find_project already defined in parent class.
2011-11-30 Jean-Philippe... Test class cleanup.
2011-11-30 Jean-Philippe... Adds functional tests for DocumentsController.
2011-11-30 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#9695)
2011-11-30 Toshi MARUYAMApdf: fix textilized outputs of coderay line numbers...
2011-11-29 Jean-Philippe... Set version to 1.3.0.
2011-11-29 Jean-Philippe... Adds functional tests on issue list content formatting.
2011-11-29 Jean-Philippe... Adds functional tests for MembersController.
2011-11-29 Jean-Philippe... Adds functional tests for GroupsController.
2011-11-29 Jean-Philippe... Misplaced closing tbody tag.
2011-11-29 Jean-Philippe... Adds functional tests for EnumerationsController.
2011-11-29 Jean-Philippe... Adds functional tests for ActivitiesController.
2011-11-29 Jean-Philippe... Fixed: crypting blank passwords raises an error (#9137).
2011-11-29 Jean-Philippe... Fixed: version files in Files module cannot be download...
2011-11-29 Jean-Philippe... Prevent fixture files from being deleted.
2011-11-29 Jean-Philippe... Adds an autoscroll div around time entry list and repor...
2011-11-29 Jean-Philippe... Removed useless rescue.
2011-11-29 Jean-Philippe... Removed unused method.
2011-11-29 Jean-Philippe... Code cleanup.
2011-11-29 Jean-Philippe... Removed a useless rescue.
2011-11-29 Jean-Philippe... Removed deprecated methods.
2011-11-28 Jean-Philippe... Fixed: Wiki section edit escapes pre tags inside pre...
2011-11-28 Jean-Philippe... Fixed: Wiki section edit escapes code tags inside pre...
2011-11-28 Jean-Philippe... Removed delete button on enumeration edit form.
2011-11-28 Jean-Philippe... Removed EnumerationsController#list action.
2011-11-28 Jean-Philippe... Adds #current_version? method to wiki content.
2011-11-28 Jean-Philippe... Fixed: Wiki export link doesn't work for users without...
2011-11-28 Jean-Philippe... Fixed: Section-edit buttons not available when a the...
2011-11-28 Jean-Philippe... Fixed: Angle brackets within 'pre' blocks are silently...
2011-11-28 Jean-Philippe... Adds functional tests for GroupsController.
2011-11-28 Toshi MARUYAMARails3: helper: html_safe for robot_exclusion_tag
2011-11-28 Toshi MARUYAMARails3: view: html_safe for login user link
2011-11-28 Toshi MARUYAMApdf: expand relational issues status column width of...
2011-11-28 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2011-11-27 Jean-Philippe... Exclude gems from test coverage.
2011-11-27 Jean-Philippe... Adds test for r7961 fix (#9672).
2011-11-27 Jean-Philippe... Update MessagesController#quote to match the input...
2011-11-27 Jean-Philippe... Adds functional tests for CustomFieldsController.
2011-11-27 Jean-Philippe... Fixes require path in test.
2011-11-27 Jean-Philippe... Adds an explicit message for when reposman gets a 403.
2011-11-27 Jean-Philippe... Adds an option to reposman for reading the API key...
2011-11-27 Jean-Philippe... Do not include extra_info attribute in SysController...
2011-11-27 Jean-Philippe... Set format for activeresource client in reposman.
2011-11-27 Jean-Philippe... Adds an option to rdm-mailhandler for reading the API...
2011-11-27 Jean-Philippe... Adds an option to rdm-mailhandler to disable server...
2011-11-27 Jean-Philippe... Improved user creation from incoming email.
2011-11-27 Toshi MARUYAMAadd tests to export time entry csv in French for csv...
2011-11-27 Toshi MARUYAMAfix csv decimal separator of time entry csv (#8368)
2011-11-27 Toshi MARUYAMAadd csv separator check to the test to export time...
2011-11-27 Jean-Philippe... Resourcified attachments.
2011-11-27 Toshi MARUYAMAfix time entry csv last line encoding (#8549)
2011-11-27 Jean-Philippe... Adds routes for group users.
2011-11-27 Jean-Philippe... Replaced error_messages_for with #error_messages.
2011-11-27 Toshi MARUYAMAadd tests to export time log csv in Traditional Chinese...
2011-11-27 Toshi MARUYAMAadd tests to export issues csv in Traditional Chinese...
2011-11-27 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#9671)
2011-11-27 Toshi MARUYAMAbackout r6356: HTML escape of app/helpers/timelog_helper.rb
2011-11-27 Toshi MARUYAMAcover the issues pdf test in English and CJK locales
2011-11-26 Jean-Philippe... View cleanup.
2011-11-26 Jean-Philippe... Sort the issue list by author/assignee according to...
2011-11-26 Jean-Philippe... Version routes cleanup in views.
2011-11-26 Jean-Philippe... Version routes cleanup in views.
2011-11-26 Jean-Philippe... Adds icon on new item links in project settings.
2011-11-26 Jean-Philippe... Locales updates.
2011-11-26 Jean-Philippe... Locales updates.
2011-11-26 Jean-Philippe... Set style for tips in forms.
2011-11-26 Jean-Philippe... CSS class for modal box buttons.
2011-11-26 Jean-Philippe... Removed non standard values for "white-space" CSS property.
2011-11-26 Jean-Philippe... Removed non standard "filter" CSS property.
next