summaryrefslogtreecommitdiff
path: root/spec/models/broadcast_message_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Does not exclude message_html from attributesDouglas Barbosa Alexandre2019-03-201-0/+6
* Refactor BroadcastMessage to use Gitlab::JsonCacheDouglas Barbosa Alexandre2018-12-191-22/+1
* Avoid caching BroadcastMessage as an ActiveRecord objectStan Hu2018-12-081-1/+36
* Backport: Propagate broadcast messages to secondariesMichael Kozono2018-04-111-1/+5
* Fix caching of future broadcast messagesfix-broadcast-message-cachingYorick Peterse2017-08-211-0/+23
* Better caching and indexing of broadcast messagesYorick Peterse2017-08-111-1/+19
* Use described_class when possibleRémy Coutable2017-07-271-4/+4
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* #13336 - display multiple messages in both the UI and git outputMike Ricketts2017-06-151-6/+13
* Use build instead create in BroadcastMessage model specSemyon Pupkov2016-11-191-1/+1
* Now we already included it in spec_helper.rbwall-clock-time-for-showing-pipelineLin Jen-Shin2016-08-201-2/+0
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-3/+3
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-14/+0
* Move `BroadcastMessage#status` to a helper since it's presentationalRobert Speicher2016-01-131-20/+0
* Update BroadcastMessage modelRobert Speicher2016-01-131-5/+86
* Remove alert_type attribute from BroadcastMessageRobert Speicher2016-01-131-1/+0
* Tag model specsDouwe Maan2015-12-091-1/+1
* Add custom ColorValidatorRobert Speicher2015-12-071-0/+15
* Fix rubocop warnings in spec/modelsGuilherme Garnier2015-10-031-2/+2
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-4/+4
* Re-annotate modelsDmitriy Zaporozhets2014-04-091-3/+3
* Customization and previewing of broadcast messagesAndrew Tomaka2013-12-181-0/+2
* AnnotateDmitriy Zaporozhets2013-11-131-0/+13
* Show broadcast message to usersDmitriy Zaporozhets2013-11-121-0/+17
* Broadcast message model + migrationsDmitriy Zaporozhets2013-11-121-0/+7