Commit Graph

114 Commits (7a2a0324ae38fe9831c169fb036c69125bba05a0)

Author SHA1 Message Date
Oliver Günther 06d203141e Remove outdated flash message 9 years ago
Oliver Günther c5b200d7a0 Review corrections 9 years ago
Oliver Günther 0284d11f21 Corrections from review 9 years ago
Oliver Günther 319bd21daf Moved managed repository lifetime entirely to the model. 9 years ago
Oliver Günther 1e8c873544 Remove filesystem adapter 9 years ago
Oliver Günther b0c0d0a53f Avoid fishy factory delegation. 9 years ago
Oliver Günther da27a552a1 Frontend extensions and build refactoring 9 years ago
Oliver Günther 2b39d8fbdf Cleaning up, Rubocop 9 years ago
Oliver Günther abc597a6d2 First draft implementation of radio-based frontend. 9 years ago
Oliver Günther 05b27c1b98 Asynchronous creation, deletion of repositories from OP. 9 years ago
Oliver Günther 7ebac37c14 Repository Management - Refactoring and Preparation 9 years ago
Jens Ulferts 13e0940171 only display scm options if they are configured 10 years ago
Jens Ulferts b37ea687e2 showing error messages on scm updates 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 8a28b1a730 Prefer #map over #collect in (Rails) controllers 10 years ago
Alex Coles bb0e6e6aa5 Fix syntax (w/Rubocop) in (Rails) controllers 10 years ago
Alex Coles 336446c59d Use 1.9+ Hash syntax in (Rails) controllers 10 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Jens Ulferts dc98efb5ac fixes route globbing for repositories 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Michael Frister 774be9fc43 Don't embed commits per author graph for unauthorized users 11 years ago
Michael Frister a9d2520b00 Deny access to repository commit author stats for unauthorized users 11 years ago
Hagen Schink 0030de86be Adapts format handling 11 years ago
Hagen Schink 1edbf747cf Adapts Rails3's changed route globbing behavior 11 years ago
Jens Ulferts 6c720a8d5d changes the last controllers to will_paginate 12 years ago
Jens Ulferts 09b1c00e69 uses will_paginate for changesets 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow ec3829e11b be careful with nested namespace'd controllers in our controllers 12 years ago
Martin Linkhorst 6200acf6f6 fix some active record queries for postgres and apply a patch from redmine at the same time 12 years ago
Martin Linkhorst 09e496f54b REVIEW: get the changes by joining with the changesets in order to have access to the #committer of the changesets as required in the tests which group changes by the committer 12 years ago
Dennis Schmidt 958f58a4f2 remove default ordering for count(*) query 12 years ago
Martin Linkhorst aa297a2a99 fix repositories subversion controller 12 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Eric Davis 4b3bd797b0 Fix errors when trying to check for binary SCM strings in 1.9.2 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Toshi MARUYAMA be2046b189 scm: set mime type in downloading file. 14 years ago
Toshi MARUYAMA 6fcddfe2e2 scm: fix non ascii text files displaying (#6256). 14 years ago
Toshi MARUYAMA 1c0e7790be scm: recovery showing "root @ branch" in repository tree viewing. 14 years ago
Toshi MARUYAMA 49fde3723b scm: fix diff revision param validation. 14 years ago
Toshi MARUYAMA 6cd9bc5ca5 scm: space and tab cleanup of app/controllers/repositories_controller.rb. 14 years ago
Toshi MARUYAMA 3d11a22624 scm: fix non ASCII filename downloaded from repo is broken on Internet Explorer (#7288). 14 years ago
Toshi MARUYAMA e1667dabbf scm: use format_revision() for history, view and annotate (#3724). 14 years ago
Jean-Philippe Lang e14e244f7b Use #blank? instead of #nil? || #empty?. 14 years ago
Jean-Philippe Lang 7d0b1b3830 Respond with 404 instead of 500 when revision/entry is not found in the repository (#7307). 14 years ago
Toshi MARUYAMA 98b3a50657 scm: fix error on revision page for empty revision (#7307). 14 years ago
Toshi MARUYAMA ebb19c5863 scm: changing two revision diff text at SCM adapter level (#3724). 14 years ago
Toshi MARUYAMA 2e1bcb2abf Changing revision label and identifier at SCM adapter level (#3724, #6092) 14 years ago
Jean-Philippe Lang 03397f605c Fixes valid revision regexp. 14 years ago