]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2011-12-10 Jean-Philippe... Role.all broken in migration due to default sort (colum...
2011-12-10 Jean-Philippe... Fixed tests with the valid login url.
2011-12-10 Jean-Philippe... CHANGELOG updated.
2011-12-10 Jean-Philippe... Removed useless routes.
2011-12-10 Jean-Philippe... Removed useless routes.
2011-12-10 Jean-Philippe... Removed useless routes.
2011-12-10 Jean-Philippe... Makes assertion compatible with ruby1.9.
2011-12-10 Jean-Philippe... ruby1.9: macro must accept 2 arguments.
2011-12-10 Etienne MassipAdded method to attachments routes.
2011-12-10 Jean-Philippe... Fixed assert call.
2011-12-10 Etienne MassipRemoved boards widcard route.
2011-12-10 Etienne MassipRemoved repositories widcard route.
2011-12-10 Etienne MassipRemoved default route.
2011-12-10 Etienne MassipExplicitly declare all routes and deactivate default...
2011-12-10 Toshi MARUYAMAscm: git: remove unused --since option (#4547, #4716...
2011-12-10 Jean-Philippe... Issue destroy is now DELETE only.
2011-12-10 Jean-Philippe... Removed no longer working old wiki route.
2011-12-10 Jean-Philippe... Droppped old repositories routes.
2011-12-10 Jean-Philippe... Changed ProjectsController#destroy to DELETE only.
2011-12-10 Jean-Philippe... Changed IssuesController#destroy to DELETE only.
2011-12-10 Jean-Philippe... Changed IssuesController#destroy to DELETE only.
2011-12-10 Jean-Philippe... Removed obsolete project news route.
2011-12-10 Jean-Philippe... Moved bulk_edit/update routes into issues resources.
2011-12-10 Jean-Philippe... Custom fields display on bulk edit form.
2011-12-10 Jean-Philippe... REST urls for user memberships.
2011-12-09 Jean-Philippe... Resourcified roles.
2011-12-09 Jean-Philippe... Resourcified custom fields.
2011-12-09 Jean-Philippe... Renamed TabularFormBuilder to Redmine::Views::LabelledF...
2011-12-09 Jean-Philippe... Removed TabularFormBuilder references in views.
2011-12-09 Jean-Philippe... Use #labelled_form_for instead of #labelled_tabular_for...
2011-12-09 Toshi MARUYAMARails3: model: user: use ::Query instead of Query
2011-12-09 Toshi MARUYAMARails3: test: replace deprecated Errors#on to Errors...
2011-12-09 Toshi MARUYAMARails3: test: replace deprecated Errors#on to Errors...
2011-12-09 Toshi MARUYAMARails3: test: replace deprecated Errors#on to Errors...
2011-12-09 Toshi MARUYAMARails3: test: replace deprecated Errors#on to Errors...
2011-12-09 Toshi MARUYAMARails3: test: replace deprecated Errors#on to Errors...
2011-12-09 Toshi MARUYAMARails3: test: replace deprecated Errors#on to Errors...
2011-12-09 Toshi MARUYAMARails3: test: replace deprecated Errors#on to Errors...
2011-12-09 Toshi MARUYAMARails3: test: replace deprecated Errors#on to Errors...
2011-12-08 Jean-Philippe... Makes project and tracker assigned first in #attributes=
2011-12-08 Jean-Philippe... Changes auto_complete calls to GET requests.
2011-12-08 Etienne MassipHandle spaces in development scm stderr log file path.
2011-12-08 Jean-Philippe... Tests broken with ruby1.8.6 (#9751).
2011-12-08 Toshi MARUYAMARails3: model: Member: add virtual attribute to prevent...
2011-12-08 Toshi MARUYAMAadd unit test of error message in case that member...
2011-12-08 Toshi MARUYAMAback out r8124
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.
next