summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Support dashboard params for metrics dashboardSarah Yasonik2019-08-071-0/+8
* Do not persist notes filter when auto-switchingHeinrich Lee Yu2019-08-071-1/+9
* Use separate Kubernetes namespaces per environmentTiger Watson2019-08-072-18/+51
* Convert RestClient to Gitlab::HTTP for Prometheus MonitorDavid Wilkins2019-08-071-0/+4
* Add group level container repository endpointsSteve Abrams2019-08-052-1/+59
* 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
|/
* Merge branch 'add-edit-note-helper-method-pd' into 'master'Thong Kuah2019-07-311-0/+8
|\
| * Add edit_note helper methodadd-edit-note-helper-method-pdPatrick Derichs2019-07-311-0/+8
* | Allow blank but not nil in validationsReuben Pereira2019-07-311-0/+11
|/
* Improves the graphql_helpers used in GraphQL testsce-delete-designs-v2Alex Kalderimis2019-07-301-2/+6
* Merge branch 'determinstic_dns_specs' into 'master'Douglas Barbosa Alexandre2019-07-301-0/+13
|\
| * Stub DNS to return IPv4 addressdeterminstic_dns_specsThong Kuah2019-07-291-0/+13
* | 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 'remove-nested-groups-checks' into 'master'Lin Jen-Shin2019-07-262-4/+4
|\ \ \ \ \ \
| * | | | | | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-252-4/+4
* | | | | | | 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
| |/ / / / / /
* | | | | | | Feature test for gfm embedding metricsTristan Read2019-07-261-0/+8
* | | | | | | Merge branch 'frozen_string_spec_support' into 'master'Douwe Maan2019-07-25247-4/+499
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix frozen string errorThong Kuah2019-07-251-4/+5
| * | | | | | Add frozen_string_literal to spec/supportThong Kuah2019-07-25247-0/+494
| | |_|/ / / | |/| | | |