OSDN Git Service

redminele/redmine.git
2010-06-20 Eric DavisSupport listing directories in svn which include square...
2010-06-20 Eric DavisAdd some assertions on the default data loading test...
2010-06-20 Eric DavisFix for Ruby 1.9 strings.
2010-06-20 Eric DavisAdded two hooks to the issues report. #5233
2010-06-19 Eric DavisDisplay the correct ISO week number on the project...
2010-06-19 Eric DavisCalculate the correct week number for weeks starting...
2010-06-19 Eric DavisAdded tests for #5533's behavior.
2010-06-19 Eric DavisAdd a css class to hide content when printing. #5508
2010-06-19 Eric DavisDisplay the link name when external links are used...
2010-06-19 Eric DavisAdded documentation about the session_path. #3968
2010-06-19 Eric DavisHide the role forms when editing or adding Project...
2010-06-19 Eric DavisAccept email from anonymous users with an empty from...
2010-06-19 Eric DavisPin shoulda, 2.11.x changes it's API and deprecates...
2010-06-19 Eric DavisAccept key authentication to ProjectsController#index...
2010-06-19 Eric DavisAdd ATOM auto discovery link to the Projects list....
2010-06-19 Eric DavisFixed HTML validation errors
2010-06-19 Eric DavisUnused variable
2010-06-19 Eric DavisRefactor: extract test method
2010-06-19 Eric DavisFix a nil error when a Project cannot save attachments.
2010-06-17 Eric DavisAdd example url and author url to the plugin generator.
2010-06-17 Eric DavisPlugin models and controllers must be unloadable.
2010-06-15 Eric DavisUpdated the project calendar for greater accessibility.
2010-06-09 Eric DavisIgnore rubinius .rbc files
2010-06-05 Azamat Hackimovfr update (#5617)
2010-06-05 Eric DavisAdded JSON support to the issues API. #1214
2010-06-05 Eric DavisConvert tests to shoulda
2010-05-29 Eric DavisAdd an "Assigned To" keyword to receiving email. #5594
2010-05-28 Eric DavisAdd 'Start date' and 'End date' keywords for incoming...
2010-05-28 Azamat HackimovLocales update
2010-05-27 Eric DavisInclude the Project name when sorting versions.
2010-05-27 Eric DavisShow subproject versions on the Roadmap.
2010-05-27 Eric DavisSomehow ran out of unique identifiers.
2010-05-27 Azamat HackimovTranslation updates, Locales sync (rake locales:update)
2010-05-26 Eric DavisMake the Gantt zoom images more accessible
2010-05-26 Eric DavisRefactor: extract gantt zoom links to a helper.
2010-05-26 Eric DavisAdd the page title when editing /my/page.
2010-05-26 Azamat HackimovTranslation update: Japanese (#5600 get haha, congratul...
2010-05-26 Azamat HackimovTranslation updates
2010-05-26 Azamat Hackimovzh-TW update (#5597)
2010-05-26 Azamat HackimovTranslation sync
2010-05-25 Eric DavisConvert the file attachment's description to a label.
2010-05-24 Eric DavisAdd error messages to MembersController#new so a user...
2010-05-24 Eric DavisInvalid HTML
2010-05-24 Eric DavisAdded a missing label to my/page_layout.
2010-05-24 Eric DavisAdded missing labels to the Issue Calendar.
2010-05-23 Eric DavisAllow AuthSources to control if they allow password...
2010-05-23 Eric DavisRefactor AuthSourcesController to support non-LDAP...
2010-05-23 Eric DavisRemove hard coded LDAP log message.
2010-05-22 Jean-Philippe... Typo in french locale.
2010-05-22 Jean-Philippe... Typo in french locale.
2010-05-15 Azamat HackimovUpdates (#5409)
2010-05-15 Azamat Hackimovsr and sr-CY languages (#5409)
2010-05-14 Azamat HackimovNew translation (Latvian, #5446, thanks to Dzintars...
2010-05-14 Eric DavisUse present? instead of any?. Handles nil case.
2010-05-09 Jean-Philippe... Eager load group projects to avoid N SQL queries.
2010-05-09 Jean-Philippe... Adds missing thead tags (#5440).
2010-05-03 Eric DavisRefactor: move Project Calendar to it's own controller.
2010-05-01 Jean-Philippe... Fixing indentation.
2010-05-01 Jean-Philippe... Adds trackers to individual project XML (#5342).
2010-05-01 Jean-Philippe... Adds issue relations to individual issue XML (#5305).
2010-05-01 Jean-Philippe... Updates for 0.9.4 release.
2010-05-01 Jean-Philippe... Adds auto scroll to context submenus (#2863).
2010-05-01 Jean-Philippe... Fixes strange random test failures with Mysql.
2010-05-01 Jean-Philippe... Fixes Bazaar adapter for JRuby/Win32 (#5404).
2010-05-01 Jean-Philippe... Fixes Mercurial adapter for JRuby (#4494, #5404).
2010-05-01 Jean-Philippe... Adds jdbc rake tasks (#5404).
2010-05-01 Jean-Philippe... Adds test helpers for test repositories.
2010-04-30 Jean-Philippe... Fixes EOL style related test failures.
2010-04-30 Jean-Philippe... Fixes some textile issues with JRuby (#5404).
2010-04-30 Eric DavisRefactor: Pull up #find_optional_project to Application...
2010-04-30 Jean-Philippe... Fixes theme discovery under JRuby on Rails war structur...
2010-04-30 Jean-Philippe... Fixes workflow edit with JRuby (#5404).
2010-04-30 Jean-Philippe... Fixes time report with JRuby (#5404).
2010-04-30 Jean-Philippe... Fixes random test failure.
2010-04-30 Jean-Philippe... Removes broken code in ProjectsController (#5412).
2010-04-30 Jean-Philippe... Fixed: watchers selection lost when issue creation...
2010-04-30 Jean-Philippe... Fixes selected menu tab when issue creation fails.
2010-04-30 Jean-Philippe... Fixes URLs in atom feeds broken by r3681 (#5403).
2010-04-30 Jean-Philippe... Fixed: 500 internal error when browsing any Redmine...
2010-04-30 Jean-Philippe... Fixes some parameters in functional tests.
2010-04-30 Jean-Philippe... Fixes an object instantiation in tests.
2010-04-29 Eric DavisOnly copy visible issues.
2010-04-29 Eric DavisRefactor: pull #query_statement_invalid up to Applicati...
2010-04-28 Eric DavisRefactor: Move gantts to a separate controller.
2010-04-27 Jean-Philippe... Add "Check/Unckeck all" buttons to rows and columns...
2010-04-27 Jean-Philippe... Adds an assertion on issues deletion when deleting...
2010-04-27 Jean-Philippe... Fixed: private subprojects names may be revealed on...
2010-04-27 Eric DavisRefactor: move method to helper.
2010-04-26 Eric DavisRefactor: extract error to new method with before_filter.
2010-04-23 Eric DavisRefactor: Extract duplicated code to a new method.
2010-04-22 Eric DavisRefactor: Split IssuesController#new to #new and #creat...
2010-04-21 Eric DavisRefactor: Move the rest of the routing tests to Routing...
2010-04-20 Eric DavisMove more routing tests into the routing integration...
2010-04-20 Eric DavisAdding missing setter for Query#available_columns
2010-04-19 Eric DavisRefactor: Move method to Query model
2010-04-18 Jean-Philippe... Fixes behaviour of move_issues permission for non membe...
2010-04-18 Jean-Philippe... Removes hard-coded size on user search fields (#5319).
2010-04-18 Jean-Philippe... Fixes acts_as_event with a String as url option (#5343).
2010-04-17 Jean-Philippe... Add "Repository" menu item after repository creation...
2010-04-17 Jean-Philippe... Fixed: API 401 response does not include WWW-Authentica...
next