summaryrefslogtreecommitdiff
path: root/spec/support/shared_examples
Commit message (Expand)AuthorAgeFilesLines
* Improve cluster policy spec coveragespec_cluster_policy_coverageThong Kuah2019-08-121-0/+8
* Remove default relative_position value13208-epicissue-has-an-unexpected-default-relative-position-ceHeinrich Lee Yu2019-08-091-3/+3
* Do not persist notes filter when auto-switchingHeinrich Lee Yu2019-08-071-1/+9
* Add group level container repository endpointsSteve Abrams2019-08-051-0/+58
* Use SQL to find the gap instead of iteratingHeinrich Lee Yu2019-08-051-54/+0
* Optimize rebalancing of relative positioningJan Provaznik2019-08-051-0/+76
* Merge branch 'georgekoltsov/55474-outbound-setting-system-hooks' into 'master'Rémy Coutable2019-08-051-4/+53
|\
| * Refactor SystemHookUrlValidator and specsGeorge Koltsov2019-08-021-4/+53
* | Merge branch '64092-removes-update-statistics-namespace-feature-flag' into 'm...Bob Van Landuyt2019-08-021-40/+0
|\ \ | |/ |/|
| * Removes update_statistics_namespace feature flagMayra Cabrera2019-08-021-40/+0
* | Prevent empty classes in ansi2html conversionLukas '+ alert('Eipi') + ' Eipert2019-08-021-2/+2
|/
* Make diff_refs_match_commit validation reusablePatrick Bajao2019-08-011-0/+52
* Merge branch 'bvl-fix-relative-positioning-rename-ce' into 'master'Robert Speicher2019-08-011-1/+6
|\
| * Skip specs for default relative positionsBob Van Landuyt2019-08-011-1/+6
* | Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'master'Stan Hu2019-08-011-0/+15
|\ \ | |/ |/|
| * Use NotesFinder in IssuableActions modulePatrick Derichs2019-08-011-0/+15
* | Merge branch 'rename-relative-position-move-to-end' into 'master'Bob Van Landuyt2019-08-011-7/+10
|\ \
| * | Fix bug when moving batches of items to the endrename-relative-position-move-to-endHeinrich Lee Yu2019-08-011-7/+10
| |/
* | Add prometheus listen address to whitelistReuben Pereira2019-07-311-1/+61
|/
* Allow blank but not nil in validationsReuben Pereira2019-07-311-0/+11
* Make quick action "commands applied" banner more useful🙈 jacopo beschi 🙉2019-07-296-16/+22
* Merge branch 'tp-qtt182-2' into 'master'Mayra Cabrera2019-07-291-6/+6
|\
| * Change qa-* class references to rspec-*tp-qtt182-2Tanya Pazitny2019-07-261-6/+6
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-07-291-0/+10
|\ \
| * \ Merge branch 'security-60551-fix-upload-scope' into 'master'GitLab Release Tools Bot2019-07-261-0/+10
| |\ \
| | * | Queries for Upload should be scoped by modelAdam Hegyi2019-07-111-0/+10
* | | | Revert "Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'mast...Stan Hu2019-07-271-15/+0
* | | | Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'master'Stan Hu2019-07-261-0/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | Use NotesFinder in module IssuableActionsPatrick Derichs2019-07-261-0/+15
* | | | Merge branch '32495-improve-slack-notification-on-pipeline-status' into 'master'Robert Speicher2019-07-262-3/+4
|\ \ \ \
| * | | | Improve pipeline status Slack notifications32495-improve-slack-notification-on-pipeline-statusNathan Friend2019-07-252-3/+4
* | | | | Merge branch 'rs-resource-label-events-api' into 'master'Lin Jen-Shin2019-07-261-0/+44
|\ \ \ \ \
| * | | | | Simplify resource_label_events API shared examplers-resource-label-events-apiRobert Speicher2019-07-251-0/+1
| * | | | | Extract resource_label_events API shared examplesRobert Speicher2019-07-251-0/+43
* | | | | | Merge branch 'mc/feature/find-all-artifacts-for-sha' into 'master'Robert Speicher2019-07-261-0/+63
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Extract common spec elements to shared_examplesmc/feature/find-all-artifacts-for-shaMatija Čupić2019-07-261-0/+63
| | |_|/ / | |/| | |
* | | | | Merge branch '63568-access-email-notifications-custom-email' into 'master'Lin Jen-Shin2019-07-261-1/+1
|\ \ \ \ \
| * | | | | Respect alt email when sending group access notifications63568-access-email-notifications-custom-emailMario de la Ossa2019-07-251-1/+1
| |/ / / /
* | | | | Merge branch 'frozen_string_spec_support' into 'master'Douwe Maan2019-07-2578-0/+156
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add frozen_string_literal to spec/supportThong Kuah2019-07-2578-0/+156
| | |/ / | |/| |
* | | | Merge branch 'refactor-redis-usage-counter-specs' into 'master'Nick Thomas2019-07-251-0/+57
|\ \ \ \
| * | | | Refactor usage data counters specsrefactor-redis-usage-counter-specsAlex Kalderimis2019-07-221-0/+57
* | | | | Merge branch 'make-relative-positioning-module-reusable' into 'master'Bob Van Landuyt2019-07-251-0/+253
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Make RelativePositioning reusablemake-relative-positioning-module-reusableAdam Hegyi2019-07-241-0/+253
| | |/ / | |/| |
* | | | [ADD] outbound requests whitelistReuben Pereira2019-07-241-43/+60
|/ / /
* | | Merge branch 'safe-archiving-for-traces' into 'master'Kamil Trzciński2019-07-231-0/+52
|\ \ \
| * | | Validate the existence of archived traces before removing live tracesafe-archiving-for-tracesShinya Maeda2019-07-231-0/+52
| |/ /
* | | Make pipeline emails respect group email setting63485-fix-pipeline-emails-to-use-group-settingHeinrich Lee Yu2019-07-231-30/+5
|/ /
* | Properly identify task lists inside a blockquote64697-markdown-issues-checkbox-inside-blockquote-status-won-t-be-savedBrett Walker2019-07-191-0/+21
* | Cleanup usages of `JSON.parse` in specsPeter Leitzen2019-07-162-3/+3