summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Allow to use untrusted Regexp via feature flagKamil Trzciński2019-04-043-11/+150
|/ / /
* | | Monitor GraphQL with PrometheusJan Provaznik2019-04-041-0/+33
* | | Fixed test specsOswaldo Ferreira2019-04-043-43/+137
* | | Merge branch 'dz-reserve-v2-root-path' into 'master'Grzegorz Bizon2019-04-041-1/+1
|\ \ \
| * | | Add v2 to reserved top level routesdz-reserve-v2-root-pathDmitriy Zaporozhets2019-04-041-1/+1
* | | | Merge branch '54417-graphql-type-authorization' into 'master'Nick Thomas2019-04-041-8/+14
|\ \ \ \
| * | | | GraphQL Type authorizationLuke Duncalfe2019-04-031-8/+14
* | | | | Filters branch and path labels for metricsRyan Cobb2019-04-041-0/+229
* | | | | Merge branch '24704-download-repository-path' into 'master'Kushal Pandya2019-04-042-13/+29
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Download a folder from repositoryPatrick Bajao2019-04-022-13/+29
| |/ / /
* | | | Merge branch 'support-time-windows-api' into 'master'James Lopez2019-04-041-2/+28
|\ \ \ \ | |_|_|/ |/| | |
| * | | Specify time window for additional metrics apisupport-time-windows-apisyasonik2019-04-031-2/+28
* | | | Include DAST as dependent CI templateLucas Charles2019-04-041-1/+3
* | | | Add port section to CI Image objectFrancisco Javier López2019-04-0311-12/+600
|/ / /
* | | 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-27126-684/+4303
| |\ \ \ \
| * | | | | Address review commentsFelipe Artur2019-02-191-5/+5
| * | | | | Merge branch 'master' into issue_51789_part_1Felipe Artur2019-02-1914-48/+596
| |\ \ \ \ \
| * | | | | | 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
| |_|_|/ / / |/| | | | |
* | | | | | Handle missing keys in sentry api responseReuben Pereira2019-03-291-14/+71
* | | | | | 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
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'sh-fix-gitaly-find-commit-caching' into 'master'Kamil Trzciński2019-03-291-0/+15
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Allow ref name caching CommitService#find_commitStan Hu2019-03-271-0/+15
| |/ / / / / /
* | | | | | | Use a fixed git abbrev parameter when we fetch a git revision10735-geo-gitlab-revision-can-return-not-consistent-resultsValery Sizov2019-03-281-1/+1
|/ / / / / /
* | | | | | 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
|\ \ \ \ \ \ \