summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed: login form fields have different width with IE (#3582).Jean-Philippe Lang2009-07-042-2/+3
* Do not use settings/settings partial name in sample plugin (#3557).Jean-Philippe Lang2009-07-022-1/+1
* Fixes links to wiki atom feed (#3581).Jean-Philippe Lang2009-07-022-4/+4
* Fixed: case sensitivity in issue subject filtering (#3536).Jean-Philippe Lang2009-06-282-7/+9
* Fixes wiki diff escaping.Jean-Philippe Lang2009-06-281-1/+1
* Fixes broken --unknown-user option in mailhandler script (#3514).Jean-Philippe Lang2009-06-251-1/+1
* Fixes default data loader broken by r2777 (#3507).Jean-Philippe Lang2009-06-232-9/+12
* Added workaround for a Ruby BigDecimal bug, CVE-2009-1904. (#3475)Eric Davis2009-06-141-0/+30
* Ability to accept incoming emails from unknown users (#2230, #3003).Jean-Philippe Lang2009-06-145-11/+128
* Ignores test repositories.Jean-Philippe Lang2009-06-140-0/+0
* Fixed: editing a message may cause sticky attribute to be NULL (#3356).Jean-Philippe Lang2009-06-143-0/+28
* Fixes drop-down list selected value (#3472).Jean-Philippe Lang2009-06-131-1/+1
* Added the Rails i18n language file to the plugin generator.Eric Davis2009-06-103-0/+7
* Added an empty tmp/test directory so rake test will run out of the box.Eric Davis2009-06-081-0/+0
* Converted script/about to use Unix line ending. It has DOS line endings and ...Eric Davis2009-06-071-6/+6
* Fixes locales broken by r2781 (#3456).Jean-Philippe Lang2009-06-072-2/+2
* Translation updates (#3401, #3409, #3434, #3446)Azamat Hackimov2009-06-064-322/+331
* Fixed: Bazaar "[merge]" tags parsing fails (#3445).Jean-Philippe Lang2009-06-061-1/+1
* Do not start user session when accessing atom feed with token-based authentic...Jean-Philippe Lang2009-06-062-6/+20
* Delete previous tokens when creating a new one.Jean-Philippe Lang2009-06-022-4/+22
* Changed Enumerations to use a Single Table InheritanceEric Davis2009-05-3032-86/+391
* Added Redmine::Info.issue to get links to specific issue numbers.Eric Davis2009-05-301-0/+5
* Added plugin hook, :controller_timelog_edit_before_save. (#3341)Eric Davis2009-05-301-0/+3
* Added more plugin hooks:Eric Davis2009-05-302-0/+3
* Added hook, :model_changeset_scan_commit_for_issue_ids_pre_issue_update. #3279Eric Davis2009-05-301-0/+2
* Added two plugin hooks to the account page:Eric Davis2009-05-301-0/+2
* Added :view_versions_show_contextual hook. (#3036)Eric Davis2009-05-301-0/+1
* Fixed failing test in #3391. Quotes (") are html escaped.Eric Davis2009-05-301-1/+1
* FIxed: inline images not displayed in atom feeds (#3391).Jean-Philippe Lang2009-05-265-2/+29
* Render new message form if needed.Jean-Philippe Lang2009-05-251-0/+2
* Add plugins information to script/about (#3387).Jean-Philippe Lang2009-05-252-4/+22
* Ability to watch a wiki or a single wiki page (#413).Jean-Philippe Lang2009-05-257-5/+20
* Fixed: Atom feeds leak email address (#3408).Jean-Philippe Lang2009-05-252-2/+2
* Validate project identifier only when changed (#3352).Jean-Philippe Lang2009-05-252-6/+16
* Link to the appropriate repository (#3376).Jean-Philippe Lang2009-05-181-1/+1
* ru.yml translation, adding to zh.yml missed stringAzamat Hackimov2009-05-182-19/+20
* Translation updates (#3374, #3375, # 3378, #3380, #3381)Azamat Hackimov2009-05-185-40/+39
* Fixed an interpolation argument error in nl.ymlEric Davis2009-05-171-1/+1
* Fixes code comments.Jean-Philippe Lang2009-05-171-3/+3
* Translations updates.Jean-Philippe Lang2009-05-171-7/+7
* Adds a setting to choose which role is given to a non-admin user who creates ...Jean-Philippe Lang2009-05-1738-1/+44
* Translations updates.Jean-Philippe Lang2009-05-174-39/+39
* Translations updates.Jean-Philippe Lang2009-05-175-74/+75
* Ability to allow non-admin users to create projects (#1007).Jean-Philippe Lang2009-05-1742-30/+106
* Adds email notification on wiki changes (#413). It's disabled by default and ...Jean-Philippe Lang2009-05-1744-4/+314
* Makes issues/show accept rss key (#3362).Jean-Philippe Lang2009-05-171-1/+1
* Fixed: issue status bulk edit broken by r2726 (#3347).Jean-Philippe Lang2009-05-142-1/+13
* Ability to use any custom field as a cross-project custom query column (#3321).Jean-Philippe Lang2009-05-131-1/+1
* Do not autologin if more that one token is found (#3351).Jean-Philippe Lang2009-05-131-4/+8
* Add token value uniqueness validation (#3351).Jean-Philippe Lang2009-05-131-0/+1