]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2011-12-08 Toshi MARUYAMARails3: model: Member: errors must be set on existing...
2011-12-08 Toshi MARUYAMAreplace tabs to spaces at app/views/issues/_form.html.erb
2011-12-07 Toshi MARUYAMARails3: view: html_safe for timelog/_date_range.html.erb
2011-12-07 Toshi MARUYAMARails3: helper: html_safe for render_flash_messages...
2011-12-07 Jean-Philippe... Fixed that a cross-project custom query is not remember...
2011-12-07 Jean-Philippe... Adds an explicit error message for invalid YAML configu...
2011-12-07 Toshi MARUYAMAcode layout clean up app/views/gantts/show.html.erb
2011-12-07 Toshi MARUYAMAremove trailing white-spaces from calendar-hr.js
2011-12-07 Toshi MARUYAMAconvert calendar-hr.js (Croatian) from Windows-1250...
2011-12-06 Jean-Philippe... Removed obsolete nss/svn scripts.
2011-12-06 Jean-Philippe... Fixed that custom values get saved when assigning custo...
2011-12-06 Jean-Philippe... Removed the "more" link to edit additional properties...
2011-12-06 Jean-Philippe... Issue forms cleanup.
2011-12-06 Toshi MARUYAMApdf: move note number to the head of line for single...
2011-12-05 Jean-Philippe... Fixed: error when filtering by numeric custom field...
2011-12-05 Jean-Philippe... Parameter changed to issue_category in r7882 (#9724).
2011-12-05 Jean-Philippe... Adds tests for MailHandler.
2011-12-05 Jean-Philippe... Slight change to time report style.
2011-12-05 Jean-Philippe... Replace raw SQL with a .count call.
2011-12-05 Jean-Philippe... Fixed time report broken by r8085.
2011-12-05 Toshi MARUYAMApdf: add note number for single issue's PDF (#9720)
2011-12-04 Jean-Philippe... Removed ARCondition.
2011-12-04 Jean-Philippe... Use scopes instead of ARCondition.
2011-12-04 Jean-Philippe... Use scopes instead of ARCondition.
2011-12-04 Jean-Philippe... Use Query.visible scope.
2011-12-04 Jean-Philippe... Removed unnecessary calculations in time entries index.
2011-12-04 Jean-Philippe... Adds named scopes for time entries index.
2011-12-04 Jean-Philippe... Adds named scopes for projects index.
2011-12-04 Jean-Philippe... Adds named scopes for users index.
2011-12-04 Jean-Philippe... Adjusts images position in filters.
2011-12-04 Jean-Philippe... Progress bar style.
2011-12-04 Jean-Philippe... Moves test to non-transactional fixtures tests (failure...
2011-12-04 Jean-Philippe... Fixes spent time column sort for postgresql.
2011-12-04 Jean-Philippe... Fixes test conditions.
2011-12-04 Jean-Philippe... Removed open/closed percentage on the roadmap.
2011-12-04 Jean-Philippe... Adds a test for invalid query statement.
2011-12-04 Jean-Philippe... Makes spent time column available on the issue list...
2011-12-04 Toshi MARUYAMARails3: model: replace deprecated validate method at...
2011-12-04 Toshi MARUYAMAadd unit test to validate watcher
2011-12-04 Toshi MARUYAMARails3: model: replace deprecated before_save method...
2011-12-04 Toshi MARUYAMAadd unit test to ensure user preference others is hash...
2011-12-04 Toshi MARUYAMARails3: model: replace deprecated validate method at...
2011-12-04 Toshi MARUYAMAadd unit test of member_role validate
2011-12-03 Jean-Philippe... Adds tests for plugin API.
2011-12-03 Jean-Philippe... Removed unused method.
2011-12-03 Jean-Philippe... Adds a test for when accessing wiki history without...
2011-12-03 Jean-Philippe... Don't change setting value in tests.
2011-12-03 Jean-Philippe... Adds a test for parent issues display.
2011-12-03 Jean-Philippe... Fixed malformed HTML.
2011-12-03 Jean-Philippe... Fixes assertion.
2011-12-03 Jean-Philippe... Adds a test for subtasks display.
2011-12-03 Toshi MARUYAMARails3: model: replace deprecated before_destroy method...
2011-12-03 Toshi MARUYAMAadd test to check to set issue category assignee nil...
2011-12-03 Jean-Philippe... Adds test for test email failure.
2011-12-03 Jean-Philippe... Adds a test for child_pages macro failure.
2011-12-03 Jean-Philippe... Adds a test for macro registration.
2011-12-03 Jean-Philippe... Adds a test for macro_list wiki macro.
2011-12-03 Jean-Philippe... Test for repository edit and cleanup.
2011-12-03 Jean-Philippe... Test for repository edit and cleanup.
2011-12-03 Jean-Philippe... Test for repository edit and cleanup.
2011-12-03 Jean-Philippe... Test for repository edit and cleanup.
2011-12-03 Jean-Philippe... Fixed test_updated_on_eager_load.
2011-12-03 Toshi MARUYAMARails3: model: replace deprecated validate method at...
2011-12-03 Toshi MARUYAMAfix member validate test of empty role at unit test
2011-12-03 Jean-Philippe... Adds tests for SysController.
2011-12-03 Jean-Philippe... Typo.
2011-12-03 Jean-Philippe... Do not trigger repository validation in migration.
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.
next