summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Escaped html charactersChantal Rollison2018-08-212-5/+15
* Merge branch 'sh-fix-bitbucket-cloud-importer-replies' into 'master'Robert Speicher2018-08-081-0/+75
|\
| * Fix Bitbucket Cloud importer omitting repliesStan Hu2018-08-071-0/+75
* | Remove todos of users without access to targets migrationJarka Kadlecová2018-08-071-0/+124
* | Merge branch '46535-orphaned-uploads' into 'master'Kamil Trzciński2018-08-071-0/+74
|\ \ | |/ |/|
| * Clean orphaned files in object storageJarka Kadlecová2018-08-071-0/+74
* | Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera2018-08-077-73/+91
* | Merge branch 'sh-support-bitbucket-server-import' into 'master'Tim Zallmann2018-08-062-11/+307
|\ \
| * | Remove date from author line since that is already present in `created_at`Stan Hu2018-08-031-1/+1
| * | Add a comment when user can't be identifiedStan Hu2018-08-021-4/+10
| * | Fix failing spec in fallback diff note changeStan Hu2018-07-311-3/+0
| * | Fix bug where fallback diff notes would not have an associated positionStan Hu2018-07-311-4/+14
| * | Give some context on threaded discussionsStan Hu2018-07-311-6/+12
| * | Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-316-11/+180
| |\ \
| * | | Fix merge request SHAStan Hu2018-07-301-1/+4
| * | | Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-276-8/+136
| |\ \ \
| * \ \ \ Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-259-4/+222
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-201-0/+29
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-204-22/+64
| |\ \ \ \ \ \
| * | | | | | | Disable recovery of missing SHAs by defaultStan Hu2018-07-201-1/+1
| * | | | | | | Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-192-133/+128
| |\ \ \ \ \ \ \
| * | | | | | | | Fix Rubocop offensesStan Hu2018-07-191-16/+16
| * | | | | | | | Add spec for restore and deleting temp branchesStan Hu2018-07-191-5/+61
| * | | | | | | | Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-192-34/+38
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Escape username and password in UrlSanitizer#full_urlStan Hu2018-07-191-0/+2
| * | | | | | | | | Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-186-90/+47
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Escape username and password in UrlSanitizer#full_urlStan Hu2018-07-181-1/+3
| * | | | | | | | | | Improve formatting of diff notes that could not be importedStan Hu2018-07-171-1/+1
| * | | | | | | | | | Fix specs for Bitbucket ServerStan Hu2018-07-171-11/+16
| * | | | | | | | | | Fallback to creating a note if DiffNote fails to importStan Hu2018-07-171-0/+34
| * | | | | | | | | | Code cleanup and test threaded discussionsStan Hu2018-07-171-25/+40
| * | | | | | | | | | Add spec for importing a DiffNoteStan Hu2018-07-171-9/+47
| * | | | | | | | | | Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-1713-93/+279
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add tests for pull request commentsStan Hu2018-07-151-8/+32
| * | | | | | | | | | | Fix assorted bugs and write spec for importing merge eventStan Hu2018-07-151-2/+62
| * | | | | | | | | | | Add first rev of Bitbucket Server importer testStan Hu2018-07-151-0/+42
* | | | | | | | | | | | Merge branch 'issue_44821' into 'master'Sean McGivern2018-08-061-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Retrieve merge request closing issues from database cacheFelipe Artur2018-08-061-0/+1
* | | | | | | | | | | | | Merge branch 'artifact-format-v2-with-parser' into 'master'Kamil Trzciński2018-08-038-0/+898
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add spec for parsers factoryShinya Maeda2018-08-031-0/+23
| * | | | | | | | | | | | | Add factory for parsers. Add required specification in json schema matcher. I...Shinya Maeda2018-08-031-29/+13
| * | | | | | | | | | | | | Merge branch 'master-ce' into artifact-format-v2-with-parserShinya Maeda2018-08-0325-52/+546
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Squashed commit of the following:Shinya Maeda2018-08-027-0/+891
* | | | | | | | | | | | | | | Merge branch 'fix/gb/improve-blocked-user-tracking' into 'master'Sean McGivern2018-08-031-62/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Improve blocked user tracking code readabilityGrzegorz Bizon2018-08-031-1/+1
| * | | | | | | | | | | | | | Improve authentication events-related code readabilityGrzegorz Bizon2018-08-011-2/+2
| * | | | | | | | | | | | | | Simplify blocked user tracking during authenticationGrzegorz Bizon2018-08-011-62/+17
* | | | | | | | | | | | | | | Add object storage related tests for `gitlab:cleanup:project_uploads` taskMichael Kozono2018-08-031-0/+278
* | | | | | | | | | | | | | | Merge branch '48773-gitlab-project-import-should-use-object-storage' into 'ma...Sean McGivern2018-08-024-4/+209
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add Object Storage to GitLab project importJames Lopez2018-08-024-4/+209