gitlab-org--gitlab-foss/spec/models/concerns
Yorick Peterse 223d8a3d26
Prepare for zero downtime migrations
Starting with GitLab 9.1.0 we will no longer allow downtime migrations
unless absolutely necessary. This commit updates the various developer
guides and adds code that is necessary to make zero downtime migrations
less painful.
2017-04-12 18:15:19 +02:00
..
access_requestable_spec.rb Make access request specs explicitly enable or disable access requests as required 2016-11-11 15:45:47 +00:00
awardable_spec.rb Order award tooltips by their created_at date 2016-09-01 08:40:10 +10:00
cache_markdown_field_spec.rb Fix specs 2017-02-23 09:31:57 -06:00
case_sensitivity_spec.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
discussion_on_diff_spec.rb Address review comments 2017-04-05 17:44:14 +01:00
expirable_spec.rb Differentiate the expire from leave event 2016-10-20 00:26:45 +00:00
faster_cache_keys_spec.rb
has_status_spec.rb Add tests for relations and scopes, and setting 2017-04-06 02:21:31 +08:00
ignorable_column_spec.rb Prepare for zero downtime migrations 2017-04-12 18:15:19 +02:00
issuable_spec.rb Prevented error on nil author from Issuable delegation 2017-03-21 12:52:27 +00:00
mentionable_spec.rb Use :empty_project where possible in model specs 2017-01-26 17:44:59 -05:00
milestoneish_spec.rb Issue milestone remaining time tooltip 2017-03-16 11:34:46 +00:00
noteable_spec.rb Address review comments 2017-04-05 17:44:14 +01:00
participable_spec.rb
presentable_spec.rb More improvements to presenters 2017-01-18 16:38:35 +01:00
project_features_compatibility_spec.rb Use :empty_project where possible in model specs 2017-01-26 17:44:59 -05:00
reactive_caching_spec.rb Add a ReactiveCaching concern for use in the KubernetesService 2016-12-19 19:53:03 +00:00
relative_positioning_spec.rb [Issue sorting]Addressed review comments 2017-03-14 14:11:59 +02:00
resolvable_discussion_spec.rb Address review comments 2017-04-05 17:44:14 +01:00
resolvable_note_spec.rb Address review comments 2017-04-05 17:44:14 +01:00
routable_spec.rb use more explicit and explanatory sql statement 2017-04-06 10:01:14 +02:00
spammable_spec.rb Spam check and reCAPTCHA improvements 2017-02-21 13:32:49 -03:00
strip_attribute_spec.rb
subscribable_spec.rb Allow subscriptions to be created without a project 2016-11-17 15:10:13 -02:00
token_authenticatable_spec.rb Allow users to seed the initial runner registration token using an environment variable 2016-12-01 17:21:21 -08:00
uniquify_spec.rb Implement final review comments from @DouweM and @rymai 2017-02-24 16:50:20 +05:30