summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merged r9768 from trunk.Jean-Philippe Lang2012-06-051-1/+1
* Merged r9759 to r9764.Jean-Philippe Lang2012-06-038-15/+15
* Merged r9740 and r9741 from trunk.Jean-Philippe Lang2012-06-032-8/+17
* Merged r9734 from trunk (#11032)Toshi MARUYAMA2012-05-281-1/+1
* Merged r9719, r9726, r9727 from trunk.Jean-Philippe Lang2012-05-275-8/+23
* Merged r9710 from trunk.Jean-Philippe Lang2012-05-261-1/+1
* Merged r9709 from trunk.Jean-Philippe Lang2012-05-261-1/+1
* Merged r9699 from trunk.Jean-Philippe Lang2012-05-261-1/+1
* Merged r9703 from trunk.Jean-Philippe Lang2012-05-211-3/+8
* Merged r9702 from trunk.Jean-Philippe Lang2012-05-211-1/+1
* Merged r9700 from trunk.Jean-Philippe Lang2012-05-211-4/+8
* Removed delete_broken_cookies filter.Jean-Philippe Lang2012-05-131-11/+0
* Restored List-Id header in email notifications (#10888).Jean-Philippe Lang2012-05-131-1/+2
* Fixes custom_field_tag helper broken by r9682.Jean-Philippe Lang2012-05-131-1/+1
* Fixed that option tags are escaped.Jean-Philippe Lang2012-05-131-6/+6
* Use content_tag helper.Jean-Philippe Lang2012-05-131-3/+3
* Fixed that enumerations option tags are escaped.Jean-Philippe Lang2012-05-131-1/+1
* Use content_tag helper.Jean-Philippe Lang2012-05-131-1/+1
* Fixed that group filter is escaped on users index.Jean-Philippe Lang2012-05-131-1/+1
* Redirect to referer when deleting a user (#10865).Jean-Philippe Lang2012-05-131-1/+1
* Adds all/none operators to text custom field filters (#9790).Jean-Philippe Lang2012-05-121-2/+2
* Adaptive display of "Per page" links (#7720).Jean-Philippe Lang2012-05-101-4/+16
* change mailer model method comments to Rails3 styleToshi MARUYAMA2012-05-091-35/+35
* replace Mailer deliver syntax to Rails3 style at reminders method of mailer m...Toshi MARUYAMA2012-05-091-1/+1
* code layout cleanup app/views/wiki/edit.html.erbToshi MARUYAMA2012-05-091-3/+8
* Fixed that REST Uploads fail with fastcgi (#10832).Jean-Philippe Lang2012-05-081-1/+1
* remove redundant code from app/models/mail_handler.rbToshi MARUYAMA2012-05-061-4/+0
* Trackers should be sorted by position not by name.Jean-Philippe Lang2012-05-051-1/+1
* Fixed that activities option tags on the time entry bulk edit form are escaped.Jean-Philippe Lang2012-05-051-1/+1
* Fixed deprecated render calls in Mailer.Jean-Philippe Lang2012-05-054-4/+4
* Adds a deprecation warning to Mailer.deliver_*.Jean-Philippe Lang2012-05-051-0/+1
* replace Mailer deliver syntax to Rails3 styleToshi MARUYAMA2012-05-0513-18/+20
* Changes RedMine to Redmine in copyright notices.Jean-Philippe Lang2012-05-051-1/+1
* Copyright update.Jean-Philippe Lang2012-05-05144-140/+208
* Code cleanup, reuse the visible scope.Jean-Philippe Lang2012-05-051-3/+1
* Use Mail instead of TMail in MailHandler.Jean-Philippe Lang2012-05-052-32/+41
* route: scm: split entry and raw actionsToshi MARUYAMA2012-05-052-2/+15
* model: convert news finder to Rails3 syntaxToshi MARUYAMA2012-05-041-4/+3
* scm: fix revision graph left paddingToshi MARUYAMA2012-05-041-1/+4
* Fixed undefined method `<=>' for nil:NilClass when sorting repositories with ...Jean-Philippe Lang2012-05-041-1/+1
* scm: git: fix creating and updating repositoryToshi MARUYAMA2012-05-032-24/+24
* scm: fix broken main repository 'root' linkToshi MARUYAMA2012-05-021-1/+3
* scm: fix git and mercurial branch list box actionToshi MARUYAMA2012-05-021-1/+2
* Fixed error on commits per month graph (#10806).Jean-Philippe Lang2012-05-011-2/+2
* Adds css class to custom field input tags.Jean-Philippe Lang2012-05-011-11/+15
* Adds environment information display to /admin/info.Jean-Philippe Lang2012-05-011-1/+5
* Fixed that sidebar with hook content only should not be hidden.Jean-Philippe Lang2012-05-012-2/+10
* recovery base.html.erb "call_hook :view_layouts_base_sidebar" changed in Rail...Toshi MARUYAMA2012-05-011-4/+1
* Fixed openid redirect.Jean-Philippe Lang2012-04-291-1/+1
* Adds an id to the flash message divs (#9034).Jean-Philippe Lang2012-04-291-1/+1