Commit Graph

162 Commits (df5f899b2f712c4fbafd21f66e95f6b116eb25cd)

Author SHA1 Message Date
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
luz paz 3683042c9b Fix typos in user facing and non-user facing code 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
ulferts 5968c0b18a
Fix/replace custom i18n function (#8681) 4 years ago
ulferts 9e2287bfcc
rename and inflect according to zeitwerk 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
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