summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rails5-fix-47376' into 'master'Yorick Peterse2018-06-061-1/+2
|\
| * Rails 5 fix glob specJasper Maes2018-06-061-1/+2
* | Merge branch '47189-github_import_visibility' into 'master'Douwe Maan2018-06-061-6/+34
|\ \
| * | Use Github repo visibility during import while respecting restricted visibili...Imre Farkas2018-06-061-6/+34
* | | Merge branch 'bvl-graphql-start-34754' into 'master'Douwe Maan2018-06-061-5/+7
|\ \ \ | |_|/ |/| |
| * | Add a minimal GraphQL APINick Thomas2018-06-051-5/+7
* | | Merge branch 'sh-reject-non-utf8-gpg' into 'master'Robert Speicher2018-06-051-0/+13
|\ \ \
| * | | Reject GPG keys that have e-mail or names with non-valid UTF-8 encodingsStan Hu2018-06-051-0/+13
| | |/ | |/|
* | | Fix repository archive generation when hashed storage is enabledNick Thomas2018-06-051-1/+1
|/ /
* | Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Kamil Trzciński2018-06-0510-26/+53
|\ \ | |/
| * Find and mark more Git disk access locationsJacob Vosmaer (GitLab)2018-06-058-24/+51
| * Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher2018-06-052-2/+2
| |\
| | * Rephrase "maintainer" to more precise "members who can merge to the target br...42751-rename-mr-maintainer-pushMark Chao2018-06-012-2/+2
* | | Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Grzegorz Bizon2018-06-055-77/+253
|\ \ \ | |/ /
| * | Prevent Gitaly WriteConfig log noiseJacob Vosmaer (GitLab)2018-06-051-0/+12
| * | Merge branch 'add-background-migrations-for-not-archived-traces' into 'master'Kamil Trzciński2018-06-051-0/+59
| |\ \
| | * | Fix typo in spec. Add a test for the case of when trace is stored in databaseadd-background-migrations-for-not-archived-tracesShinya Maeda2018-06-041-4/+22
| | * | Fix specs. Rename migration file name which was conflicted with background mi...Shinya Maeda2018-06-041-27/+8
| | * | Directly refer application code from migration codeShinya Maeda2018-06-041-1/+1
| | * | Add background migrations to arhive legacy tracesShinya Maeda2018-06-041-0/+60
| * | | Merge branch 'override-consider-extend' into 'master'Nick Thomas2018-06-051-62/+108
| |\ \ \
| | * | | Also verify if extending would override a class methodoverride-consider-extendLin Jen-Shin2018-06-051-62/+108
| * | | | Merge branch 'gh-importer-transactions' into 'master'Nick Thomas2018-06-052-15/+74
| |\ \ \ \
| | * | | | Perform pull request IO work outside a transactiongh-importer-transactionsYorick Peterse2018-06-042-15/+74
| | |/ / /
* | | | | Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...backstage/gb/use-persisted-stages-to-improve-pipelines-tableGrzegorz Bizon2018-06-0524-208/+473
|\ \ \ \ \ | |/ / / /
| * | | | Adjust insufficient diff hunks being persisted on NoteDiffFileosw-ignore-diff-header-when-persisting-diff-hunkOswaldo Ferreira2018-06-051-50/+63
| |/ / /
| * | | Add ability to search wiki titlesFrancisco Javier López2018-06-043-67/+59
| * | | Merge branch 'sh-fix-issue-43981' into 'master'Douwe Maan2018-06-041-10/+9
| |\ \ \
| | * | | Fix intermittent failing spec in spec/support/helpers/cycle_analytics_helpers.rbsh-fix-issue-43981Stan Hu2018-06-021-10/+9
| | |/ /
| * | | Fix wording in spec. Add PIPELINE_IID in examples of debugged variables in do...per-project-pipeline-iidShinya Maeda2018-06-041-4/+4
| * | | Reveert build_relations and simply add a line for creating iidShinya Maeda2018-06-021-3/+3
| * | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-06-025-41/+120
| |\ \ \ | | |/ /
| | * | Add "deny disk access" Gitaly feature (tripswitch)Jacob Vosmaer (GitLab)2018-06-014-39/+112
| | * | Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López2018-06-011-2/+8
| | |/
| * | Use shared examples for populate specShinya Maeda2018-06-011-18/+16
| * | Remove unneccesary specShinya Maeda2018-06-011-1/+1
| * | Add spec for variables expressions with pipeline iidShinya Maeda2018-06-011-13/+32
| * | Fix populate_specShinya Maeda2018-06-011-3/+3
| * | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-06-0110-24/+118
| |\ \ | | |/
| | * Merge branch '41587-osw-mr-metrics-migration-take-two' into 'master'Grzegorz Bizon2018-05-313-0/+37
| | |\
| | | * Take two for MR metrics population background migrationOswaldo Ferreira2018-05-303-0/+37
| | * | Export assigned issues in iCalendar feedImre Farkas2018-05-312-18/+38
| | * | Merge branch '46445-fix-gitaly-tree-entry-encoding' into 'master'Douwe Maan2018-05-313-4/+10
| | |\ \
| | | * | Fix encoding error in Gitaly::Commit::TreeEntryKim "BKC" Carlbäcker2018-05-303-4/+10
| | | |/
| | * | Removed API endpoint and specsfj-36819-remove-v3-apiFrancisco Javier López2018-05-301-2/+2
| | |/
| | * Merge branch 'fix/bitbucket_import_anonymous' into 'master'Douwe Maan2018-05-301-0/+30
| | |\
| | | * Import bitbucket issues that are reported by an anonymous userBart Libert2018-05-241-0/+30
| | * | Merge branch 'blackst0ne-squash-and-merge-in-gitlab-core-ce' into 'master'Phil Hughes2018-05-301-0/+1
| | |\ \
| | | * | Add 'squash and rebase' feature to CEblackst0ne-squash-and-merge-in-gitlab-core-ceblackst0ne2018-05-291-0/+1
| * | | | Add spec for variables expressionShinya Maeda2018-05-302-17/+39