Commit Graph

23197 Commits (29d72dbe364ffccf751d5a522df24027169150f3)
 

Author SHA1 Message Date
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
Jens Ulferts a3595873fa separating viewmodel and view logic 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
Jens Ulferts bb3f9fdc6c consolidate duplicate code 9 years ago
Jens Ulferts 3232a3d21b sort version by name 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
Henriette Dinger ad0eff6d8c Removed an extra line in the calender which should only be there if a filter was selected. 9 years ago
Jan Sandbrink 285b7f5437 move on-behalf-delivery into notification mailer 9 years ago
Oliver Günther 22b33dcfbe Disable letter_opener for the course of development seeds 9 years ago
Jan Sandbrink 762bddb8b2 correctly disable notifications during spec 9 years ago
Oliver Günther 108160ed88 Merge branch 'release/4.3' into dev 9 years ago
Oliver Günther 7c055412b5 Merge pull request #3298 from oliverguenther/fix/repository_seed 9 years ago
Oliver Günther 1de530b100 Re-add missing repository seed. 9 years ago
Jan Sandbrink 3b3ae3f6b3 split up mail delivery and enqueueing 9 years ago
Oliver Günther 5c2d7af28d Extracted acts_as_countable into gem 9 years ago
Oliver Günther 0610280e6f Cleanup 9 years ago
Oliver Günther 4ac89fcde6 Added project counting specs 9 years ago
Oliver Günther c16c1e75d4 Extend SysController to allow WS to check / update storage 9 years ago
Oliver Günther 8b5a120052 Move storage information to database 9 years ago
Oliver Günther 29ab3f74c0 Add quota display using .reposize file. 9 years ago
Jan Sandbrink 974523c370 partly address an edge case that can prevent notification delivery 9 years ago
Oliver Günther e562fde587 Merge pull request #3295 from oliverguenther/fix/outdated_repositories_flash 9 years ago
Oliver Günther 06d203141e Remove outdated flash message 9 years ago
Jan Sandbrink e5d24043ef Merge pull request #3292 from oliverguenther/feature/restrict_scm_types 9 years ago