summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ce-4813-fix-ee-projects-destroy_service_spec' into 'master'Sean McGivern2018-02-071-9/+13
|\
| * Reset column information after the schema is migrated in MigrationsHelpers.sc...ce-4813-fix-ee-projects-destroy_service_specRémy Coutable2018-02-071-9/+13
* | Merge branch 'pawel/connect_to_prometheus_through_proxy-30480' into 'master'Robert Speicher2018-02-071-0/+6
|\ \
| * | Make prometheus service querying approach much nicer wrt to arity and default...Pawel Chojnacki2018-02-071-0/+6
| |/
* | Merge branch '41763-search-api' into 'master'Sean McGivern2018-02-071-0/+6
|\ \
| * | Return only limited pagination headers for search API endpointsJarka Kadlecová2018-02-061-0/+6
| |/
* | Fix duplicate CI variable feature spec failureMatija Čupić2018-02-051-1/+1
* | Use dynamic variable list in scheduled pipelines and group/project CI secret ...Eric Eastwood2018-02-051-0/+269
* | Fix validation of duplicate new variablesdynamic-pipeline-variablesMatija Čupić2018-02-051-0/+23
* | Extract Variables controllers specs to shared_examplesMatija Čupić2018-02-051-0/+100
|/
* Merge branch '24167__color_label' into 'master'Douwe Maan2018-02-021-0/+21
|\
| * Add Colors to GitLab Flavored MarkdownTony Rom2018-01-291-0/+21
* | use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-023-8/+4
* | port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-014-28/+86
* | Fail static-analysis if there's output to stderrLin Jen-Shin2018-01-261-1/+0
|/
* Merge branch 'jej/gitattributes-check-at-ref' into 'master'Rémy Coutable2018-01-251-1/+1
|\
| * Can parse root .gitattributes file for a refjej/gitattributes-check-at-refJames Edwards-Jones2018-01-241-1/+1
* | Work around a bug in DatabaseCleaner when using the deletion strategy on MySQLNick Thomas2018-01-241-0/+15
* | Use the DatabaseCleaner 'deletion' strategy instead of 'truncation'Nick Thomas2018-01-242-7/+10
* | Merge branch 'gitaly-user-commit-files' into 'master'Douwe Maan2018-01-232-7/+28
|\ \
| * | Incorporate Gitaly's OperationService.UserCommitFiles RPCgitaly-user-commit-filesAlejandro Rodríguez2018-01-221-3/+28
| * | Ensure hooks are deleted regardless of the project forking methodAlejandro Rodríguez2018-01-191-4/+0
* | | Merge branch '41532-email-reason' into 'master'Sean McGivern2018-01-191-0/+4
|\ \ \ | |/ / |/| |
| * | Initial work to add notification reason to emailsMario de la Ossa2018-01-161-0/+4
* | | Improve MR feature specs and reduce duplicationrc/improve-mr-feature-specsRémy Coutable2018-01-182-0/+239
* | | Merge branch 'jej/fix-disabled-oauth-access-10-3' into 'security-10-3'Robert Speicher2018-01-162-6/+16
* | | Merge branch '41567-projectfix' into 'security-10-3'Sean McGivern2018-01-161-0/+1
* | | Merge branch 'security-10-3-do-not-expose-passwords-or-tokens-in-service-inte...Stan Hu2018-01-161-6/+2
|/ /
* | Use an at_exit hook to stop test gitalystop-gitaly-atexitJacob Vosmaer2018-01-151-5/+3
* | Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-118-0/+10
* | Refactor GCP redirect test suiteMatija Čupić2018-01-111-4/+43
|/
* Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2018-01-054-1/+230
|\
| * Merge branch 'ce-backport=reorder-issues' into 'master'Sean McGivern2018-01-051-1/+14
| |\
| | * Refactor matchers for background migrationsce-backport=reorder-issuesJarka Kadlecová2018-01-051-1/+14
| * | API: get participants from merge_requests & issuesBrent Greeff2018-01-051-0/+29
| * | Merge branch 'backport-issue_3413' into 'master'Sean McGivern2018-01-051-0/+180
| |\ \
| | * | EE-BACKPORT group boardsFelipe Artur2018-01-041-0/+180
| * | | Allow local tests to use a modified GitalyJacob Vosmaer (GitLab)2018-01-051-0/+7
| | |/ | |/|
* | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2018-01-0512-11/+131
|\ \ \ | |/ /
| * | Added multi editor setting on the profile preferences pageJose Ivan Vargas2018-01-041-0/+4
| * | 41054-Disallow creation of new Kubernetes integrationsMayra Cabrera2018-01-041-0/+8
| * | Fix TestEnv.copy_repo to use disk_path instead of full_pathDouglas Barbosa Alexandre2018-01-031-1/+1
| |/
| * Merge branch '36782-replace-team-user-role-with-add_role-user-in-specs' into ...Rémy Coutable2017-12-237-10/+10
| |\
| | * Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-227-10/+10
| * | Merge branch 'sh-disable-dev-shm' into 'master'Rémy Coutable2017-12-231-0/+3
| |\ \
| | * | Disable /dev/shm in CIsh-disable-dev-shmStan Hu2017-12-221-0/+3
| | |/
| * | Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-221-0/+105
| |/
* | Implement GCP billing check in cluster formMatija Čupić2017-12-211-1/+1
* | Make GCP billing check mock more specificMatija Čupić2017-12-211-1/+1
* | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2017-12-218-10/+20
|\ \ | |/