OSDN Git Service

redminele/redmine.git
2009-02-21 Jean-Philippe... Limit the size of repository files displayed inline...
2009-02-21 Jean-Philippe... Fixes new setting name.
2009-02-21 Jean-Philippe... Adds a setting to limit the size of text attachments...
2009-02-21 Jean-Philippe... Process all translations files.
2009-02-21 Jean-Philippe... Adds locales:update task as a replacement for gloc...
2009-02-21 Jean-Philippe... Add missing 'support' section to he and it locales.
2009-02-21 Jean-Philippe... Do not show the changed files list on the revision...
2009-02-21 Jean-Philippe... Moves project menu tests to a dedicated integration...
2009-02-21 Jean-Philippe... Fixes menu translation.
2009-02-21 Jean-Philippe... Adds rake config/initializers/session_store.rb to the...
2009-02-21 Jean-Philippe... Deprecated truncate call.
2009-02-21 Jean-Philippe... Fixes UsersControllerTest.
2009-02-21 Jean-Philippe... Merged Rails 2.2 branch. Redmine now requires Rails...
2009-02-21 Eric DavisRefactored the mess known as Hook default_url_options...
2009-02-21 Eric DavisImplementing the missing tests now that HookTest has...
2009-02-21 Eric DavisRefactored the HookTest methods to use Redmine::Hook...
2009-02-20 Eric DavisList the Default Columns displayed on the issue list...
2009-02-20 Eric DavisAllow the other format links to appear on the issue...
2009-02-20 Jean-Philippe... Fixes "too few arguments" error on activerecord error...
2009-02-20 Jean-Philippe... Adds (a maximum of 3) links to project ancestors in...
2009-02-20 Jean-Philippe... Send an email to the user when an administrator activat...
2009-02-20 Eric DavisFixed the bug in the OpenID registration where the...
2009-02-20 Eric DavisFixed a bug in the OpenID login when a user signed...
2009-02-19 Jean-Philippe... Fixes Setting.openid? (#2764).
2009-02-18 Azamat Hackimovtranslation updates: hu (#2737), sv (#2740), pl (#2741...
2009-02-18 Azamat Hackimovtranslation updates: zh, zh-tw (#2743, #2758), ru
2009-02-16 Nicolas ChucheFixed: add group option to set the repository gid....
2009-02-15 Jean-Philippe... Fixed: User#identity_url raises an error when invalid...
2009-02-15 Jean-Philippe... Makes the "type" field disabled when updating a custom...
2009-02-15 Jean-Philippe... Create a wiki with a default start page named 'Wiki...
2009-02-15 Jean-Philippe... Do not DELETE/INSERT enabled_modules when updating...
2009-02-15 Jean-Philippe... Replaces Enumeration.get_values and Enumeration.default...
2009-02-15 Jean-Philippe... Updates 0.8.1 CHANGELOG.
2009-02-15 Jean-Philippe... Removes invalid css class on issue details (#2753).
2009-02-14 Jean-Philippe... Adds an index on watchers table to speed up watched...
2009-02-14 Jean-Philippe... Fixes headings style in html emails (#2739).
2009-02-13 Jean-Philippe... Timelog is ignored when updating an issue if user is...
2009-02-13 Jean-Philippe... Removes invalid css class on issue details (#2733).
2009-02-12 Jean-Philippe... Adds watch/unwatch link on the issue context menu ...
2009-02-12 Jean-Philippe... Issues pagination loses project param after applying...
2009-02-12 Jean-Philippe... Removes the fat ruby-openid gem. Simply use 'gem instal...
2009-02-12 Jean-Philippe... Link to watched issues list on my page.
2009-02-12 Jean-Philippe... Adds ability to filter watched issues (#846).
2009-02-12 Jean-Philippe... Adds missing strings (#699).
2009-02-12 Jean-Philippe... Hide openid stuff on my account if disabled (#699).
2009-02-12 Eric DavisNormalize the identity_url when it's set.
2009-02-12 Eric DavisFixed the bundled ruby-openid gem
2009-02-11 Jean-Philippe... Slight changes to the issue lists displayed on My page.
2009-02-11 Eric DavisAdded a space so words don't runtogeatherlikethis....
2009-02-11 Eric DavisAdded a system setting for allowing OpenID logins and...
2009-02-11 Eric DavisPrevent registration via OpenID if self registration...
2009-02-11 Eric DavisRefactored common methods out of register and open_id_a...
2009-02-11 Eric DavisAdded user setup needed based on the system's registrat...
2009-02-11 Eric DavisAdded tests for the other OpenID authentication cases...
2009-02-11 Eric DavisAdding OpenID mock and test. #699
2009-02-11 Eric DavisHooked up on the fly OpenID user creation.
2009-02-11 Eric DavisAdded the ability to login via OpenID.
2009-02-11 Eric DavisFixed a bug in open_id_authentication, where relative_u...
2009-02-11 Eric DavisAdded identity_url to User. #699
2009-02-11 Eric DavisAdded OpenID tables. #699
2009-02-11 Eric DavisAdded open_id_authentication plugin
2009-02-11 Eric DavisUnpacked OpenID gem. #699
2009-02-10 Jean-Philippe... Leave wiki links untouched if target project doesn...
2009-02-10 Jean-Philippe... Replaces the repositories management SOAP API with...
2009-02-10 Jean-Philippe... Fixes broken action url on time edit form (#2707).
2009-02-10 Azamat HackimovNew language - Macedonian (mk). Thank to Ilin Tatabitov...
2009-02-10 Azamat HackimovTranslation updates (#2643, #2645, #2668)
2009-02-10 Azamat HackimovUpdated translations (#2577, #2640, #2644, #2652)
2009-02-10 Eric DavisRenamed variables to be more descriptive. #2542
2009-02-10 Eric DavisAdded request and controller objects to the hooks by...
2009-02-10 Eric DavisAdded two new plugin hooks:
2009-02-10 Eric DavisAdded plugin hook :view_projects_roadmap_version_bottom...
2009-02-09 Jean-Philippe... Strip keywords from received email body (#2436).
2009-02-09 Jean-Philippe... Removes hardcoded table names (#2701).
2009-02-09 Jean-Philippe... Fixed: TypeError (can't modify frozen string) on settin...
2009-02-08 Jean-Philippe... Fixed: migration 98 breaks when using table name prefix.
2009-02-07 Jean-Philippe... Fixed: path parameter is not an array when changing...
2009-02-05 Jean-Philippe... Fixed: inline attached image should not match partial...
2009-02-05 Jean-Philippe... Typo in wiki link example (#2673).
2009-02-03 Jean-Philippe... Closed issue are not overdue, fixes r2140 (#2337).
2009-02-03 Jean-Philippe... Typos/fixes in views (#2654).
2009-02-03 Jean-Philippe... Fixes message search eager loading (#2654).
2009-02-02 Jean-Philippe... Adds a 'box' div around news comment form (#2632).
2009-02-01 Jean-Philippe... Include both version date and name when sorting issues...
2009-02-01 Jean-Philippe... Include both last and first name when sorting issues...
2009-02-01 Jean-Philippe... Adds a setting to limit the number of revisions display...
2009-02-01 Jean-Philippe... Use estimated hours to weight issues in version complet...
2009-02-01 Jean-Philippe... Changes color of activity events/search results summary.
2009-02-01 Jean-Philippe... Show line breaks in activity events summary.
2009-02-01 Jean-Philippe... Do not repeat one-line commit logs on the activity...
2009-02-01 Jean-Philippe... Fixed: Contextual divs after attachments are placed...
2009-01-31 Jean-Philippe... Less strict textile links parsing (#2582).
2009-01-31 Jean-Philippe... Fixed: issue details view discloses relations to issues...
2009-01-31 Jean-Philippe... Removes Issue.visible_by
2009-01-31 Jean-Philippe... Updates footer year.
2009-01-31 winterheartNew translation - Slovenian, thank to Nejc Vidmar for...
2009-01-31 Jean-Philippe... Adds :async_smtp and :async_sendmail delivery methods...
2009-01-30 Jean-Philippe... Changes time related icons.
2009-01-29 Jean-Philippe... Cleaning test.
2009-01-29 Jean-Philippe... Fixed: TOC does not parse wiki page reference links...
next