summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Fix stage index migration failing in PostgreSQL 10sh-fix-issue-59985Stan Hu2019-04-031-1/+1
* Include DAST as dependent CI templateLucas Charles2019-04-041-1/+3
* Add port section to CI Image objectFrancisco Javier López2019-04-039-12/+547
* Merge branch '47234-composable-auto-devops' into 'master'Dmitriy Zaporozhets2019-04-031-1/+5
|\
| * Split Security Auto DevOps jobs into templatesTiger2019-04-021-1/+5
* | Revert "Merge branch 'jprovazn-graphql-prometheus' into 'master'"Jan Provaznik2019-04-021-35/+0
* | Merge branch 'jarv/dev-to-gitlab-2019-04-02' into 'master'Robert Speicher2019-04-027-46/+239
|\ \
| * \ Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-027-46/+239
| |\ \ | | |/ | |/|
| | * Rake task for removing exif from uploadsJan Provaznik2019-04-021-0/+120
| | * Merge branch 'security-use-untrusted-regexp' into 'master'GitLab Release Tools Bot2019-04-026-46/+119
| | |\
| | | * Make CI refs matching to to use UntrustedRegexpKamil Trzciński2019-03-156-46/+119
* | | | Monitor GraphQL with PrometheusJan Provaznik2019-04-021-0/+35
* | | | Merge branch 'sh-fix-rugged-tree-entries' into 'master'Sean McGivern2019-04-021-1/+1
|\ \ \ \
| * | | | Avoid excessive recursive calls with Rugged TreeEntriessh-fix-rugged-tree-entriesStan Hu2019-03-311-1/+1
* | | | | Merge branch 'issue_51789_part_1' into 'master'Sean McGivern2019-04-021-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge masterFelipe Artur2019-03-27111-579/+4011
| |\ \ \ \
| * | | | | Address review commentsFelipe Artur2019-02-191-5/+5
| * | | | | Merge branch 'master' into issue_51789_part_1Felipe Artur2019-02-1912-46/+591
| |\ \ \ \ \
| * | | | | | Add Reschedulable moduleFelipe Artur2019-02-151-5/+5
| * | | | | | Fix specsFelipe Artur2019-02-151-0/+2
* | | | | | | Allow streaming io objects into GitalyBob Van Landuyt2019-04-011-2/+11
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch '50199-quick-actions-refactor' into 'master'Sean McGivern2019-03-292-1/+55
|\ \ \ \ \ \
| * | | | | | Extend quick actions dsl50199-quick-actions-refactorAlexandru Croitor2019-03-292-1/+55
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '59462-applicatonsettings-not-tolerant-of-missing-db-columns' in...Stan Hu2019-03-291-3/+12
|\ \ \ \ \ \
| * | | | | | Apply suggestion to spec/lib/gitlab/current_settings_spec.rb59462-applicatonsettings-not-tolerant-of-missing-db-columnsLin Jen-Shin2019-03-281-1/+1
| * | | | | | Use a Gitlab::FakeApplicationSettings when migrations are pendingRémy Coutable2019-03-261-2/+11
* | | | | | | Merge branch 'persist-fulll-ref-path-for-mr-pipelines' into 'master'Kamil Trzciński2019-03-293-1/+83
|\ \ \ \ \ \ \
| * | | | | | | Create detached merge request pipelinespersist-fulll-ref-path-for-mr-pipelinesShinya Maeda2019-03-293-1/+83
| | |/ / / / / | |/| | | | |
* | | | | | | Allow ref name caching CommitService#find_commitStan Hu2019-03-271-0/+15
|/ / / / / /
* | | | | | Merge branch 'osw-multi-line-suggestions-creation-strategy' into 'master'Andreas Brandl2019-03-274-0/+175
|\ \ \ \ \ \
| * | | | | | Prepare suggestion implementation for multi-lineOswaldo Ferreira2019-03-274-0/+175
| |/ / / / /
* | | | | | Merge branch 'bvl-allow-more-repos-per-resource-ce' into 'master'James Lopez2019-03-274-15/+83
|\ \ \ \ \ \
| * | | | | | Allow multiple repositories per projectBob Van Landuyt2019-03-264-15/+83
* | | | | | | Merge branch '48132-display-output-from-pre-receive-scripts' into 'master'Dmitriy Zaporozhets2019-03-262-8/+18
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Allow custom hooks errors to appear in GitLab UILuke Duncalfe2019-03-262-8/+18
* | | | | | | Merge branch 'osw-multi-assignees-merge-requests-migration' into 'master'Douglas Barbosa Alexandre2019-03-262-0/+57
|\ \ \ \ \ \ \
| * | | | | | | Add multiple assignees migration and table populationOswaldo Ferreira2019-03-252-0/+57
* | | | | | | | GitalyClient spec: Remove the diff between CE/EEZeger-Jan van de Weg2019-03-261-0/+10
* | | | | | | | Force to recreate all diffs on importrecreate-all-diffs-on-importKamil Trzciński2019-03-261-33/+45
* | | | | | | | Merge branch '58805-allow-incomplete-commit-data-to-be-fetched-from-collectio...Sean McGivern2019-03-261-0/+12
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Enrich commits with full data in CommitCollectionLuke Duncalfe2019-03-221-0/+12
* | | | | | | | Merge branch 'ce-1974-update-user-name-upon-ldap-sync' into 'master'Douwe Maan2019-03-251-3/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Backport 'Update user name upon LDAP sync' from EERémy Coutable2019-03-251-3/+8
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'sh-fix-github-import-creator' into 'master'Douglas Barbosa Alexandre2019-03-251-3/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | GitHub importer: Use the project creator to create branches from forksStan Hu2019-03-231-3/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'ce-10136-extract-ee-specific-files-lines-for-plan-spec-lib-gitl...Rémy Coutable2019-03-251-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Freeze strings in ReferenceExtractor specSean McGivern2019-03-221-0/+2
* | | | | | | | Add error tracking usage countsLogan King2019-03-251-0/+4
| |/ / / / / / |/| | | | | |
* | | | | | | Set proper default-branch on GitHub ImportKamil Trzciński2019-03-221-0/+11
|/ / / / / /
* | | | | | Merge branch 'da-capitalize-db-apapter-name-on-rails-console' into 'master'Stan Hu2019-03-221-0/+14
|\ \ \ \ \ \