Commit Graph

22571 Commits (bbd119431c65e16dd1f99528cfb7abdeb888cf92)
 

Author SHA1 Message Date
Jan Sandbrink bbd119431c Merge pull request #3297 from ulferts/fix/filter_allowed_projects_on_move 9 years ago
Jan Sandbrink 886445bbee Merge pull request #3309 from HDinger/fix/20629-overleaping-lines-in-diff 9 years ago
ulferts 66acf26050 Merge pull request #3310 from NobodysNightmare/feature/hide_inactive_priorities 9 years ago
Henriette Dinger 53f69f584a made the line height a bit smaller 9 years ago
Jan Sandbrink 90e3bcaffa hide inactive priorities when applicable 9 years ago
Henriette Dinger 1e71ca71ac Changed the line height so that the lines don't overleap and everything is readable 9 years ago
Jens Ulferts a8b4ca5e83 remove superfluous safeguard 9 years ago
Jens Ulferts 6f3e289f9a remove duplicate assignment of custom field values 9 years ago
Oliver Günther 8be2db0a3d Merge branch 'release/4.3' into dev 9 years ago
Oliver Günther 510dbe2bb1 Merge pull request #3305 from oliverguenther/fix/repository_capybara_cache 9 years ago
Oliver Günther 0a3dcfac9e Use find selector after JS redirect 9 years ago
Oliver Günther e05f251e54 Merge pull request #3303 from NobodysNightmare/feature/bump_bundler_version 9 years ago
Jan Sandbrink daf0f13450 bump bundler to 1.10.6 9 years ago
Jan Sandbrink db466de084 Merge pull request #3296 from oliverguenther/fix/git_annotate_utf8 9 years ago
Jan Sandbrink 98ef27058b Merge branch 'release/4.3' into dev 9 years ago
Jan Sandbrink 9b6cd88e44 Merge pull request #3277 from oliverguenther/feature/repository_quota_display 9 years ago
Oliver Günther 3d77326aa6 Git: Use utf-8 path encoding as default 9 years ago
Oliver Günther b213cade8d Fix invalid expectactions in specs due to refactoring 9 years ago
Oliver Günther e4ca352f53 Merge pull request #3302 from ulferts/fix/initialize_empty_files_array 9 years ago
Jens Ulferts 611255dd0a initialize files to prevent operations on undefined 9 years ago
Oliver Günther 519c7a29ac Correct localization of project view 9 years ago
Oliver Günther 003dc16fb1 Configurable cache expiry 9 years ago
Oliver Günther e8c7e73dff Force setting of root_url for local git repositories 9 years ago
Oliver Günther b638de1c85 Use more explicit partial parameter extraction 9 years ago
Oliver Günther 2891ea1466 Pin acts_as_countable to 2471265. 9 years ago
Oliver Günther d0be7846d8 Merge pull request #3290 from NobodysNightmare/feature/aggregated_mails 9 years ago
Oliver Günther 612a1809f4 Confirmed that UTF-16 incorrectly returns nil 9 years ago
Oliver Günther bfa0c4d69d Extend repository with UTF-16 encoded file, extend specs accordingly 9 years ago
Jan Sandbrink bec03cb74c Merge pull request #3299 from oliverguenther/fix/avoid_seed_mails 9 years ago
Jan Sandbrink 3231e2102b add test case for hard edge-case of edge-case 9 years ago
Jan Sandbrink e384f8dde8 fix bad behaving notifications 9 years ago
Jan Sandbrink ca03e6543a fix specs 9 years ago
Jan Sandbrink e405605343 fix wrongful notificaiton delivery 9 years ago
Oliver Günther 0aa12f0219 Re-introduce path encoding option to Git repositories. 9 years ago
Oliver Günther 2b0ac5f86e Use heuristic check to determine binary files based on null bytes 9 years ago
Jan Sandbrink 70de5df267 add specs for notification mailer part of edge case 9 years ago
Jens Ulferts d082237fc2 adapt spec to changed interface 9 years ago
Jens Ulferts 07fab1f315 further method extraction 9 years ago
Jens Ulferts fcaa4ca886 extract methods to reduce complexity 9 years ago
Jens Ulferts e055683464 please rubocop 9 years ago
Jens Ulferts 7a2a0324ae extract method 9 years ago
Jens Ulferts 7221368325 scoping specs 9 years ago
Jens Ulferts 6837fffc77 remove instances of User.current 9 years ago
Jens Ulferts f5437ff077 consolidate specs for move work package service 9 years ago
Jens Ulferts 1b82ddcd57 merge specs for copy and move 9 years ago
Jens Ulferts bdf20ef94d extract work package move/copy to own service 9 years ago
Jens Ulferts a8a0eee2d8 prevent moving to not allowed project in work package model 9 years ago
Jens Ulferts 309254bf20 explicitly hand over the current user 9 years ago
Jens Ulferts 00a441e289 use existing method for permission check 9 years ago
Jens Ulferts c56665455d prevent admins from moving a wp into unfitting project 9 years ago