OSDN Git Service

redminele/redmine.git
2010-02-14 Jean-Philippe... Adds a few divs to the base layout (#871).
2010-02-14 Jean-Philippe... Removes duplicated LOC.
2010-02-14 Jean-Philippe... Fixed: SystemStackError (stack level too deep) on Issue...
2010-02-14 Jean-Philippe... Slight forum styles changes.
2010-02-14 Jean-Philippe... Do not include news author in emphasis tag.
2010-02-13 Jean-Philippe... Changes SubversionAdapter to use ActiveSupport::XmlMini...
2010-02-13 Jean-Philippe... Adds requirement for ruby version and tells that Rails...
2010-02-13 Jean-Philippe... Adds projects links (#4812).
2010-02-13 Jean-Philippe... Removes a GIF image.
2010-02-13 Jean-Philippe... Minifies PNG images (#4819).
2010-02-12 Eric DavisFixing locales, rake locales:update added extra whitesp...
2010-02-12 Eric DavisFixed a nil method error in Setting#value=
2010-02-12 Eric DavisRemoved hard coded English string.
2010-02-12 Eric DavisRefactor: Merged IssueStatusesController#list and ...
2010-02-12 Jean-Philippe... Fixed: div.task incorrectly wrapping on Gantt Chart...
2010-02-12 Jean-Philippe... Issue relation: fixes error with postgres when entering...
2010-02-11 Jean-Philippe... Fixed: Project copy loses wiki pages hierarchy (#4797).
2010-02-11 Eric DavisLog failed user logins to the Rails logger
2010-02-11 Eric DavisRefactored IssueStatus finder to a before_filter
2010-02-10 Jean-Philippe... Adds filter for system shared versions on the cross...
2010-02-10 Jean-Philippe... Fixed: roadmap show subprojects issues even if subproje...
2010-02-10 Jean-Philippe... Makes use of format_version_name.
2010-02-10 Jean-Philippe... Fixed: Duplicated project name for subproject version...
2010-02-10 Jean-Philippe... Fixed: parent project field doesn't include blank value...
2010-02-10 Eric DavisRefactor: inline the utility methods in ReportsController.
2010-02-10 Eric DavisSwitch to using the shoulda gem from gemcutter. #4573
2010-02-09 Jean-Philippe... Fixed: Repository.fetch_changesets tries to fetch chang...
2010-02-09 Eric DavisExtracted the rendering from each case statement in...
2010-02-09 Eric DavisFixed the link to the Issue Details report, broken...
2010-02-08 Azamat HackimovTranslation updates
2010-02-08 Eric DavisUpdated object_daddy to a newer version (bugfixes)
2010-02-08 Eric DavisRemoved the duplicated configuration in the different...
2010-02-08 Eric DavisSeparated ReportsController#issue_report into two separ...
2010-02-08 Eric DavisMoved a routing test from a functional to an integratio...
2010-02-07 Jean-Philippe... Do not parse the entire git log to fetch new commits...
2010-02-07 Jean-Philippe... Update for 0.9.2 release.
2010-02-07 Jean-Philippe... Korean support for PDF export (#4639).
2010-02-07 Jean-Philippe... Translation updates.
2010-02-06 Jean-Philippe... Fixed: error raised when trying to view the gantt or...
2010-02-06 Jean-Philippe... Fixed: deprecation warning in reposman.rb (#4736).
2010-02-06 Jean-Philippe... Do not show 'Quote' links on locked topics (#4749).
2010-02-06 Jean-Philippe... Removes overflow:auto on #content which broke the fix...
2010-02-06 Jean-Philippe... Fixed: error messages displayed twice when creating...
2010-02-06 Jean-Philippe... Renames WikiFormatting.cache to .cache_store
2010-02-06 Jean-Philippe... Adds pagination to forum messages (#4664).
2010-02-06 Jean-Philippe... Adds a setting to cache textile rendering (off by default).
2010-02-06 Jean-Philippe... Adds a permission for exporting wiki pages.
2010-02-05 Eric DavisRefactor: Pull up several #find_project methods to...
2010-02-04 Azamat HackimovTranslations updates
2010-02-04 Jean-Philippe... Fixed: invalid format parameter returns a DoubleRenderE...
2010-02-04 Jean-Philippe... Reverts r3366.
2010-02-04 Jean-Philippe... Fixed: invalid format parameter returns a DoubleRenderE...
2010-02-04 Eric DavisRefactor: Extracted the select_all calls to a new priva...
2010-02-04 Eric DavisAdded tests for Issue#by_X finders
2010-02-03 Eric DavisChange Role#anonymous and #non_member so they generate...
2010-02-03 Eric DavisRefactor: Moved the raw SQL finders from ReportsControl...
2010-02-03 Eric DavisConverted a test to shoulda and added more checks for...
2010-02-02 Eric DavisRefactor: Extract method to create a Change from a...
2010-02-01 Eric DavisRefactor: Move recipients method into acts_as_event
2010-01-31 Jean-Philippe... Allow commits to reference issues of parent projects...
2010-01-31 Jean-Philippe... Log email delivery errors.
2010-01-31 Jean-Philippe... Log info when sending an email notification.
2010-01-31 Jean-Philippe... Fixed: deleting a project with subprojects breaks the...
2010-01-31 Azamat HackimovTranslation updates
2010-01-30 Jean-Philippe... Fixed: potential security leak on my page calendar...
2010-01-30 Jean-Philippe... Updates for 0.9.1 release.
2010-01-30 Jean-Philippe... Fixed: tests with ruby1.9 broken by r3322 (#4607).
2010-01-30 Jean-Philippe... Fixed: NOT NULL constraint error when adding a group...
2010-01-28 Eric DavisAdded and updated some more object daddy exemplars.
2010-01-28 Eric DavisUse the minimum password length setting when reseting...
2010-01-27 Eric DavisAdded some exemplars for object daddy to generate test...
2010-01-25 Azamat HackimovNew strings to translate (#4647):
2010-01-25 Azamat HackimovNew language - Basque/ Euskara (#4650).
2010-01-23 Eric DavisAdded User.spawn_with_protected to generate an unsaved...
2010-01-21 Eric DavisFixed some labels to be more accessible.
2010-01-18 Jean-Philippe... Accept filters from API calls without set_filter parameter.
2010-01-18 Jean-Philippe... Fixed: PDF export of a issue list grouped by a custom...
2010-01-17 Jean-Philippe... Adds a log message when an API call raises an InvalidAu...
2010-01-17 Jean-Philippe... Move ids in XML views.
2010-01-17 Jean-Philippe... Adds a rake task to receive emails from a POP3 server...
2010-01-17 Jean-Philippe... Adds a few STDOUT.flush to migration scripts (#3675).
2010-01-17 Jean-Philippe... Adds unit test for #3645.
2010-01-17 Jean-Philippe... Fixed: Tab's 'border-bottom' not absent when selected...
2010-01-17 Jean-Philippe... Fixed: Issue Summary tables that list by user are not...
2010-01-17 Jean-Philippe... Adds a test with Japanese keywords in a ISO-2002-JP...
2010-01-17 Jean-Philippe... Set native eol svn property on new lang files (#4526).
2010-01-14 Eric DavisCleaned up the IssueController redirects to use the...
2010-01-14 Jean-Philippe... Fixes project editing route broken by r3313.
2010-01-14 Jean-Philippe... XML REST API for Projects (#296).
2010-01-14 Azamat HackimovNew Croatian language in Redmine! Thanks to Igor P...
2010-01-13 Jean-Philippe... Fixed: error when exporting an issue with target versio...
2010-01-13 Jean-Philippe... XML REST API for issues that provides CRUD operations...
2010-01-13 Eric DavisEscape the parent id parameter.
2010-01-12 Jean-Philippe... Set a white list of issue attributes that can be mass...
2010-01-10 Jean-Philippe... Fixed: email notifications may affect language of notic...
2010-01-10 Jean-Philippe... Fixed: can not search for 2 letters word (#4381).
2010-01-10 Jean-Philippe... Fixed: attachments get saved on issue update even if...
2010-01-10 Jean-Philippe... CHANGELOG updated.
2010-01-10 Jean-Philippe... CHANGELOG updated.
2010-01-10 Jean-Philippe... Fixes Redmine.pm error "closing dbh with active stateme...
next