Commit Graph

886 Commits (03525bf0041b8053c8aa2335e8529dad71798f32)

Author SHA1 Message Date
Jens Ulferts 11d7e428ad reuse version calculation on eager loaded projects 9 years ago
Stefan Botzenhart 1f53f5472e Code style enhancements to fight against bad scoring 9 years ago
Markus Kahl b071308444 fixed broken permitted param specs 9 years ago
Jens Ulferts 0980f01a95 copy over symbol in custom value to customizable 9 years ago
Oliver Günther 353039fcfe Allow PermittedParams to receive new keys from plugins 9 years ago
Stefan Botzenhart a71e253841 Rename spec description 9 years ago
Stefan Botzenhart ba3c727dcc Remove pending specs 9 years ago
Mohamed Wael Khobalatte e10cc2d6ad Pass project_id instead of project instance to version_attributes 9 years ago
Oliver Günther 589ba8e7b1 Relocate repositories locally and remote 9 years ago
Mohamed Wael Khobalatte 18ac022927 Add specs for new strong_params methods 9 years ago
Mohamed Wael Khobalatte a1bf92212d Fix legacy and cucumber specs failing because of strong params 9 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Oliver Günther 02807e02a8 Refactor CopyProjectJob to class 9 years ago
Jens Ulferts b0a86a69c2 refactor types action on projects controller 9 years ago
Mohamed Wael Khobalatte 7e7868b5a9 Send `watcher set` emails only when said watcher allows email notifications. 9 years ago
Jens Ulferts c3ab585e80 remove dead code 9 years ago
Jens Ulferts 60a7e8a0d3 add spec for saving of preferences refered to as other 9 years ago
Jens Ulferts 7eb8bdad53 invert setting for self notification 9 years ago
Stefan Botzenhart 89c982f003 Remove manual spec retries 9 years ago
Oliver Günther acb4431d8a Implement UserPreferences endpoint 9 years ago
Mohamed Wael Khobalatte 4764684089 Ensure warning-free use of `raise_error` 9 years ago
Mohamed Wael Khobalatte c885551329 Pass id to AR's `exists?` and `find` instead of an instance 9 years ago
Stefan Botzenhart 1c01b5801e Use login_as helper method throughout all specs 9 years ago
Stefan Botzenhart 1f603b3d1e Retry principal spec 9 years ago
Stefan Botzenhart 33dbbc2f39 Provide fixtures for legacy specs 9 years ago
Jens Ulferts 5937cf4999 fix typo 9 years ago
Jens Ulferts d279e2a3ce use delegation for available assignees/responsibles 9 years ago
Jan Sandbrink e9031a38b1 Reintroduce clear statements that were still neccessary 9 years ago
Markus Kahl 4eda276ecb always clear delivieries so one does not have to worry about it 9 years ago
Jens Ulferts 0b2f482797 move :preference to principal 9 years ago
Jens Ulferts 4bfc4cc8b2 sort versions case insensitive 9 years ago
Oliver Günther 15273724c3 Homescreen functionality 9 years ago
Oliver Günther c13afd01c4 Force disabled_types to be symbols 9 years ago
Oliver Günther 9ff73c2c31 Set enabled SCM types in storage spec 9 years ago
Stefan Botzenhart 3fccb90c57 Use factory girl instead of object daddy 9 years ago
Oliver Günther 22b7d2550e Fix broken localized tests 9 years ago
Oliver Günther 1219e08c1c Remove deprecated finders in repository spec 9 years ago
Oliver Günther f2abbbaaa3 Provide weird workaround for flickering storage spec 9 years ago
Oliver Günther b15002beca More explicit validation error message for repositories 9 years ago
Oliver Günther a71ce6f1a5 Refactor SCM config to lowercase / symbols 9 years ago
Alex Coles fbda936441 Update Repository specs for file_changes rename 9 years ago
Oliver Günther 2022a87532 Workaround to PG adapter returning non-integer aggregated values 9 years ago
Oliver Günther 1d6ed59450 Move project required disk space counting to sql 9 years ago
Oliver Günther a8f4446c41 Enable SCM config for spec 9 years ago
Oliver Günther 18b99eceba Refactor automatic repository setting into single select 9 years ago
Oliver Günther 3ccde73519 Allow automatic creation of manageable repositories through a setting 9 years ago
Alex Coles cdffaedbca Fix deprecation regressions in Repository specs 9 years ago
Jens Ulferts 708cffaa30 remove expectation on mocked method 9 years ago
Jens Ulferts 3504cf61e6 save project before mocking .all method 9 years ago
Jens Ulferts e87b53639a enable no_self_notification per default 9 years ago