Commit Graph

156 Commits (1c12e000c7d0bb1d3b208512f9da5baba65958bd)

Author SHA1 Message Date
Oliver Günther d32e9f6788
Use page_param, not params[:page] 6 years ago
Markus Kahl 9db7749b4b fixed CSP for dynamic graphs in repo stats page 6 years ago
Oliver Günther 8c477e5860
Fix more project settings related specs 7 years ago
Oliver Günther ab4f9b7ed5
Replace settings and boards remotes with actual responses 7 years ago
Oliver Günther 8fb1c1573d
Fix repo tests due to changes repo_path 7 years ago
Oliver Günther 85a1079e25
Fix route generation for source urls and general escaping of quotes 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
ulferts 5471c7686e force html format for viewable repo entries (#5793) 7 years ago
ulferts 520815956d preserve params when redirecting for login on repository (#5671) 7 years ago
Markus Kahl 470bf12826 show warning in subfolders too; fixed specs 8 years ago
Markus Kahl c7cec30020 allow truncating repo browser list - Setting.repository_truncate_at 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther 279ea14775
[24360] Force format when rendering html diff template 8 years ago
Oliver Günther 9c1508bad0
Fix legacy repository specs 8 years ago
Jens Ulferts cf8b2c568e
ActionController::Parameter no longer is a hash 8 years ago
Oliver Günther fe0e8dd919
Rename before_filter to before_action 8 years ago
Oliver Günther 1f66b19112 Fix double escaping of repository path params 9 years ago
Oliver Günther 1360639341 Fix URI escaping of svn checkout paths 9 years ago
Oliver Günther 396dcdd859 Add path-based checkout for SVN 9 years ago
Oliver Günther d36c7d6591 Fix committers array access 9 years ago
Stefan Botzenhart 1f53f5472e Code style enhancements to fight against bad scoring 9 years ago
Oliver Günther dc90d71942 Replace severer warnings with danger zone 9 years ago
Oliver Günther bef80793a0 Small visual corrections for checkout 9 years ago
Oliver Günther 1481afb666 Corrections from review 9 years ago
Oliver Günther 6661f2b6d5 Refuse to delete a repository in OpenProject on FS permission errors 9 years ago
Jan Sandbrink f9cb083481 in production handle internal API errors gracefully 9 years ago
Oliver Günther dfb8ac4853 Add basic checkout instructions 9 years ago
Oliver Günther 0b583c3ccf Extend autofetching of commits into update repository information 9 years ago
Oliver Günther 3ccde73519 Allow automatic creation of manageable repositories through a setting 9 years ago
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
Alex Coles 8b4be7f749 Indent fix in RepositoriesController for Rubocop 9 years ago
Alex Coles 0ad3cfb4b2 Prefer do…end for controller respond_to blocks 9 years ago
Alex Coles 0942d7335b Add explicit join references in controllers 9 years ago
Alex Coles ec1bb39f9b Fix syntax (w/Rubocop) in (Rails) controllers 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 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