| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed unneeded #h calls in views. | Jean-Philippe Lang | 2015-02-23 | 2 | -4/+4 |
* | Use named routes or helpers. | Jean-Philippe Lang | 2014-11-26 | 1 | -1/+1 |
* | Restores commits reverted when rails-4.1 branch was merged (#18174). | Jean-Philippe Lang | 2014-10-24 | 1 | -2/+2 |
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 1 | -2/+2 |
* | Use type="button" instead of return false; (#17401). | Jean-Philippe Lang | 2014-07-14 | 1 | -2/+2 |
* | Don't submit the form when tabs are inside a form (#16708). | Jean-Philippe Lang | 2014-04-26 | 1 | -2/+2 |
* | Reverts r12855. | Jean-Philippe Lang | 2014-02-07 | 1 | -1/+0 |
* | Adds JS response support to #render_error (#15760). | Jean-Philippe Lang | 2014-02-07 | 1 | -0/+1 |
* | Show tabs for existing custom field types only and adds a view for choosing t... | Jean-Philippe Lang | 2014-02-07 | 1 | -2/+0 |
* | Rails4: add ApplicationHelper#truncate_single_line_raw method replacing trunc... | Toshi MARUYAMA | 2014-02-06 | 1 | -3/+3 |
* | Adds favicon to ATOM feeds (#14309). | Jean-Philippe Lang | 2014-01-12 | 1 | -0/+1 |
* | Highlighting of source link target line (#13746). | Jean-Philippe Lang | 2013-05-18 | 1 | -2/+2 |
* | Update URL when changing tab (#13900). | Jean-Baptiste Barth | 2013-05-02 | 1 | -1/+1 |
* | move utf8 encoding from view to UnifiedDiff (#12641) | Toshi MARUYAMA | 2013-03-07 | 1 | -5/+5 |
* | remove unnecessary h() from diff filename (#12641) | Toshi MARUYAMA | 2013-03-07 | 1 | -2/+2 |
* | Merged ajax_upload branch (#3957). | Jean-Philippe Lang | 2012-12-10 | 1 | -1/+1 |
* | Hard-coded "Back" on 404 view (#12231). | Jean-Philippe Lang | 2012-10-28 | 1 | -1/+1 |
* | Fixed that git diff displays deleted files as /dev/null (#11868). | Jean-Philippe Lang | 2012-09-18 | 1 | -1/+2 |
* | JQuery in, Prototype/Scriptaculous out (#11445). | Jean-Philippe Lang | 2012-07-22 | 1 | -2/+2 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 1 | -2/+2 |
* | Adds a template for API error messages so that it does not depend on AR::Erro... | Jean-Philippe Lang | 2012-03-04 | 1 | -0/+5 |
* | Rails3: prevent double rendering file view and annotate on Rails 3.0.11 and R... | Toshi MARUYAMA | 2012-02-25 | 1 | -2/+2 |
* | Rails3: view: html_safe for common/_diff.html.erb | Toshi MARUYAMA | 2012-02-22 | 1 | -3/+3 |
* | Fixed double escaping of Atom feed links. | Etienne Massip | 2012-01-14 | 1 | -2/+2 |
* | Rails3: view: html_safe for common/_calendar.html.erb | Toshi MARUYAMA | 2011-12-21 | 1 | -2/+2 |
* | Do not show the paragraph if no message is set. | Jean-Philippe Lang | 2011-11-20 | 1 | -1/+3 |
* | scm: attachment: remove "to_utf8" methods from helpers (#2371) | Toshi MARUYAMA | 2011-11-20 | 2 | -6/+14 |
* | code layout clean up app/views/common/_diff.html.erb | Toshi MARUYAMA | 2011-11-20 | 1 | -1/+3 |
* | code layout clean up app/views/common/_file.html.erb | Toshi MARUYAMA | 2011-11-20 | 1 | -2/+9 |
* | Rails3: rename app/views/common/feed.atom.rxml to app/views/common/feed.atom.... | Toshi MARUYAMA | 2011-10-04 | 1 | -0/+0 |
* | Remove unecessary page title HTML escaping from views (#9252). | Etienne Massip | 2011-10-02 | 1 | -1/+1 |
* | replace tabs to spaces at app/views/common/_tabs.html.erb | Toshi MARUYAMA | 2011-09-18 | 1 | -4/+4 |
* | remove a trailing tab from app/views/common/_calendar.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -1/+1 |
* | remove trailing white-spaces from app/views/common/_calendar.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -1/+1 |
* | remove trailing white-spaces from app/views/common/_tabs.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -2/+2 |
* | rename .rhtml to .html.erb of app/views/common/_diff.rhtml. | Toshi MARUYAMA | 2011-08-24 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/common/_preview.rhtml. | Toshi MARUYAMA | 2011-08-24 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/common/_file.rhtml. | Toshi MARUYAMA | 2011-08-24 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/common/_calendar.rhtml. | Toshi MARUYAMA | 2011-08-24 | 1 | -0/+0 |
* | rename .rhtml to .html.erb of app/views/common/_tabs.rhtml. | Toshi MARUYAMA | 2011-08-24 | 1 | -0/+0 |
* | HTML escape at app/views/common/error.html.erb. | Toshi MARUYAMA | 2011-08-02 | 1 | -1/+1 |
* | HTML escape at app/views/common/_diff.rhtml. | Toshi MARUYAMA | 2011-08-02 | 1 | -2/+2 |
* | set svn:eol-style=native app/views/common/error.html.erb. | Toshi MARUYAMA | 2011-05-21 | 1 | -6/+6 |
* | Highlight changes inside diff lines (#7139). | Jean-Philippe Lang | 2011-03-11 | 1 | -30/+20 |
* | Strip non utf8 content when displaying diff (ruby1.9 compatibility). | Jean-Philippe Lang | 2011-01-01 | 1 | -2/+2 |
* | Refactor: merged error rendering methods. | Jean-Philippe Lang | 2010-10-23 | 3 | -12/+6 |
* | Improved error message when trying to access an archived project (#2995). | Jean-Philippe Lang | 2010-10-23 | 1 | -1/+1 |
* | Display the correct ISO week number on the project calendar. | Eric Davis | 2010-06-19 | 1 | -1/+1 |
* | Updated the project calendar for greater accessibility. | Eric Davis | 2010-06-15 | 1 | -2/+2 |
* | Replace the hardcoded "CodeRay" css class name for highlighted elements. | Jean-Philippe Lang | 2010-03-14 | 2 | -3/+3 |