289 Commits (e82e0189384e3516a4e8f6ae6a3801f2b7ab4806)

Author SHA1 Message Date
  Go MAEDA dc8079fa22 Add "View Differences" button above wiki and repository revisions table (#12221). 5 years ago
  Go MAEDA 37d1fcf8a4 Adds previews for audio / video attachments (#27336). 6 years ago
  Jean-Philippe Lang 607a82aa86 Use tabs to switch between file changes and diff of a commit. 7 years ago
  Jean-Philippe Lang 24d9570944 Use fancy colors as right border instead of background. 7 years ago
  Jean-Philippe Lang 41bb302594 Display commit messages like in 3.3 on revision list (#26403). 7 years ago
  Jean-Philippe Lang a628ba7e60 Don't display download button for dir entries (#26350). 7 years ago
  Jean-Philippe Lang 5c30876f09 Render repository graphs using Chart.js instead of SVG (#26253). 7 years ago
  Jean-Philippe Lang 580b591c57 Add download link to no preview message (#26035). 7 years ago
  Jean-Philippe Lang 0a9b0dd46c Move download link to contextual area (#26035). 7 years ago
  Jean-Philippe Lang 9ea27ba156 Style links on repository entries as 2nd level tabs (like in settings) (#25999). 7 years ago
  Jean-Philippe Lang e0410e7f39 Add download icon to download links on file and repo entry preview (#25999). 7 years ago
  Jean-Philippe Lang c0daecb52b View content of repository files by default, instead of its history (#25999). 7 years ago
  Jean-Philippe Lang 9814dcf231 Use css pseudo-classes instead of cycle("odd", "even") (#15361). 7 years ago
  Jean-Philippe Lang 18463cad4d Typo: s/changset-comments/changeset-comments/ (#22758, #24604). 7 years ago
  Jean-Philippe Lang ba2a47a8fb Adds a setting to enable/disable formatting of commit messages (#22758). 7 years ago
  Jean-Philippe Lang 49fcec80b7 Reverts r16051 and r16050 for now (#15361). 7 years ago
  Jean-Philippe Lang 48f72a3d15 Use css pseudo-classes instead "odd", "even" classes (#15361). 7 years ago
  Jean-Philippe Lang 5e447c7555 Use #link_to_user (#23998). 7 years ago
  Jean-Philippe Lang 53427eb01c Adds link to author in revisions list (#23998). 7 years ago
  Jean-Philippe Lang 942b85e441 Show revision details using the same structure and look from the journals details (#23146). 7 years ago
  Jean-Philippe Lang 1db54e228d Don't respond with the error template when annotate is not available. 8 years ago
  Jean-Philippe Lang f4e7765e01 Don't generate urls with params. 8 years ago
  Jean-Philippe Lang b2044e6dfc Don't generate urls with params. 8 years ago
  Jean-Philippe Lang 3d2c198c0f Add view for "no preview" repository files (#22482). 8 years ago
  Jean-Philippe Lang 5865e39ad7 Whitespace only change (#22058). 8 years ago
  Jean-Philippe Lang 2fbce6515d Add inline image preview/display for attachments and repository entries (#22058). 8 years ago
  Jean-Philippe Lang e4a879b422 Make full revision table available on mobile devices (#22336). 8 years ago
  Jean-Philippe Lang eaea4e9fee Improve accessibility for icon-only links by adding hidden text (#21805). 8 years ago
  Jean-Philippe Lang 40e6a74d48 Tests broken (#4266). 8 years ago
  Jean-Philippe Lang 453c4ae580 Display the changeset details when the diff is for a single changeset only (#4266). 8 years ago
  Jean-Philippe Lang f761d74316 Locals are not used in the partial (#4266). 8 years ago
  Jean-Philippe Lang afc4e0b39d Adds changeset comments to diff view (#4266). 8 years ago
  Jean-Philippe Lang 7467c145c0 Replace uses of image_tag() with CSS (#21256). 8 years ago
  Jean-Philippe Lang ae045cdac9 Use ul tags to do pagination (#21258). 8 years ago
  Toshi MARUYAMA 039c333cec adjust source indents (#20298) 9 years ago
  Toshi MARUYAMA df383bf6c5 "div" tag around revision details (#20298) 9 years ago
  Jean-Philippe Lang b778c51e90 Removed unneeded #h calls in views. 9 years ago
  Jean-Philippe Lang bfd8113046 Adds p/n access keys for previous/next links (#18692). 9 years ago
  Jean-Philippe Lang 86d8acb344 Fixed "First argument in form cannot contain nil or be empty" error (#18275). 9 years ago
  Jean-Philippe Lang 1e0045e69b Removed duplicate element ids. 9 years ago
  Toshi MARUYAMA cc688bb1b1 Backport r13313 from rails-4.1 to trunk. 9 years ago
  Toshi MARUYAMA 52e043d0e4 Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate at app/views/repositories/revision.html.erb 10 years ago
  Toshi MARUYAMA b412f0cc00 Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate at app/views/repositories/_dir_list_content.html.erb 10 years ago
  Toshi MARUYAMA 3d77481081 Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate at app/views/repositories/_revisions.html.erb 10 years ago
  Toshi MARUYAMA 4d806cc7f5 remove unneeded h() from app/views/repositories/_revisions.html.erb 10 years ago
  Toshi MARUYAMA 8d0ce6498e remove unneeded h() from app/views/repositories/_dir_list_content.html.erb 10 years ago
  Jean-Philippe Lang f5985b3cd5 Use :button_save instead of :button_update on committers form (#15275). 10 years ago
  Toshi MARUYAMA 5aa8358f97 scm: fix annotate error with non ASCII author on Ruby 1.9 and Ruby 2.0 (#14931) 10 years ago
  Toshi MARUYAMA d604725b40 scm: remove unnecessary h() from annotate author (#14931) 10 years ago
  Toshi MARUYAMA 12e1499b06 code format cleanup app/views/repositories/annotate.html.erb (#14931) 10 years ago