summaryrefslogtreecommitdiff
path: root/spec/models/service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Move project services log to a separate fileFelipe Artur2018-09-061-0/+27
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Check whether new service created from template is valid after unflagging it ...Douwe Maan2018-07-051-1/+1
* Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan2018-04-051-0/+16
* When a Service templates are invalid newly created projects will have them in...Tiago Botelho2018-03-281-0/+15
* Resolve conflicts in VERSION, db/schema.rb, and spec/models/service_spec.rbStan Hu2018-01-161-3/+3
* Merge branch 'security-10-3-do-not-expose-passwords-or-tokens-in-service-inte...Stan Hu2018-01-161-0/+34
* Create Kubernetes based on Application TemplatesMayra Cabrera2018-01-041-0/+8
* 41054-Disallow creation of new Kubernetes integrationsMayra Cabrera2018-01-041-0/+18
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-8/+8
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Merge branch '31138-improve-test-settings-for-services-in-empty-projects' int...Douwe Maan2017-04-271-23/+28
|\
| * improves test settings for chat notification services for empty projects31138-improve-test-settings-for-services-in-empty-projectsTiago Botelho2017-04-271-23/+28
* | tadds migration to remove invalid servicesTiago Botelho2017-04-271-1/+1
* | remove invalid servicesTiago Botelho2017-04-261-0/+4
|/
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-8/+8
* Remove empty describe block in service specSemyon Pupkov2016-11-221-3/+0
* Defer saving project services to the database if there are no user changesadam-build-missing-services-when-necessaryAdam Niedzielski2016-11-161-7/+3
* Add markdown cache columns to the database, but don't use them yetNick Thomas2016-10-071-1/+1
* Fix issues importing services via Import/ExportJames Lopez2016-10-041-0/+17
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-2/+2
* Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-121-3/+3
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-2/+0
* Cache the presence of an issue_tracker at project levelPaco Guzman2016-06-101-0/+33
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-21/+0
* Annotate modelsStan Hu2016-01-061-0/+1
* Tag model specsDouwe Maan2015-12-091-1/+1
* Improve invalidation of stored service password if the endpoint URL is changedimprove_reset_service_password_v2Alex Lossent2015-10-151-6/+104
* Revert "Improve invalidation of stored service password if the endpoint URL i...Valery Sizov2015-10-141-36/+3
* Improve invalidation of stored service password if the endpoint URL is changedAlex Lossent2015-10-141-3/+36
* Invalidate stored service password if the endpoint URL is changedreset_service_passwordValery Sizov2015-10-121-0/+23
* Provide more feedback what went wrong if HipChat service failed testStan Hu2015-08-121-0/+10
* Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-231-6/+2
|\
| * Update mock and stub syntax for specsRobert Speicher2015-06-221-6/+2
* | Fix Style/Blocks cop violationsRobert Speicher2015-06-221-3/+10
* | Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher2015-06-221-1/+1
* | Remove unnecessary whitespace between let and (Dmitriy Zaporozhets2015-06-221-2/+2
|/
* Re-annotate modelsStan Hu2015-05-031-0/+1
* Re-annotate modelsDmitriy Zaporozhets2015-03-041-13/+13
* Issue #595: Support Slack notifications upon issue and merge request eventsStan Hu2015-03-031-0/+4
* Merge pull request #8785 from jvanbaarsen/rspec-upgradeDmitriy Zaporozhets2015-02-121-4/+4
|\
| * Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-4/+4
* | Add a test for service template.Marin Jankovski2015-02-121-0/+25
* | Annotate services. Add a link to service template.Marin Jankovski2015-02-111-1/+2
|/
* annotateValery Sizov2014-10-091-8/+8
* Serialize services propertiesDrew Blessing2014-09-101-6/+1
* Remove mass assgnment specsDmitriy Zaporozhets2014-06-261-1/+0
* Re-annotate modelsDmitriy Zaporozhets2014-04-091-2/+3
* Add Gemnasium Service for GitlabBinsztock Rémy2014-02-211-0/+1
* Fix testsDmitriy Zaporozhets2014-01-231-1/+1