summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Adapt that diverging commits could be just one baradd-client-for-count-diverging-commitsLin Jen-Shin2019-02-111-4/+8
* Add client support for count diverging commitsJohn Cai2019-02-061-0/+86
* Modifying gitaly search files client to add chunking supportJohn Cai2019-02-061-13/+64
* Merge branch 'bjk/56788_unicorn_labels' into 'master'Stan Hu2019-02-061-2/+2
|\
| * Clean up unicorn sampler metric labelsBen Kochie2019-02-061-2/+2
* | Merge branch 'sh-log-project-name-with-gitaly' into 'master'Rémy Coutable2019-02-0618-50/+90
|\ \
| * | Rename gl_project_name -> gl_project_pathsh-log-project-name-with-gitalyStan Hu2019-02-051-3/+3
| * | Add more tests and comments around Wiki formattingStan Hu2019-02-052-1/+36
| * | Refactor use of Shell.import_repository for WikisStan Hu2019-02-052-9/+13
| * | Clean up Shell.fork_repositoryStan Hu2019-02-051-8/+3
| * | Send project name with Gitaly repository requestsStan Hu2019-02-0516-37/+43
* | | Fix #44332 - Add support for profile and emailGotenXiao2019-02-061-1/+1
| |/ |/|
* | Add reply to notes to turn into discussionsHeinrich Lee Yu2019-02-061-5/+21
|/
* DB and model changes for Sentry project selection dropdownReuben Pereira2019-02-041-1/+2
* Consume remaining MigrateApproverToApprovalRulesInBatchMark Chao2019-02-021-0/+32
* [master] Pipelines section is available to unauthorized usersKamil Trzciński2019-01-311-2/+2
* [master] Check access rights when creating/updating ProtectedRefsFrancisco Javier López2019-01-311-15/+8
* Fix tree restorer visibility levelJames Lopez2019-01-311-1/+60
* Prevent comments by email when issue is lockedHeinrich Lee Yu2019-01-311-0/+37
* Added validations to prevent LFS object forgeryFrancisco Javier López2019-01-312-11/+25
* Fix private user email being visible in tag webhooksLuke Duncalfe2019-01-311-2/+2
* Prefer build() rather than create()Luke Duncalfe2019-01-311-1/+1
* Fix path disclosure on Project ImportJames Lopez2019-01-312-1/+32
* Add number of repositories to usage ping dataBalasankar "Balu" C2019-01-311-0/+4
* Merge branch 'an-opentracing-render-tracing' into 'master'Douwe Maan2019-01-302-4/+151
|\
| * Add OpenTracing instrumentation for Action View Render eventsAndrew Newdigate2019-01-302-4/+151
* | Merge branch 'anan-add-MethodCallWithoutArgsParentheses-cop' into 'master'Lin Jen-Shin2019-01-302-2/+2
|\ \
| * | Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate2019-01-292-2/+2
* | | Revert the "What's new" featureBrandon Labuschagne2019-01-291-97/+0
|/ /
* | Revert " Trigger iid logic from GitHub importer for merge requests."Andreas Brandl2019-01-291-10/+0
* | Revert "Trigger iid logic from GitHub importer for issues."Andreas Brandl2019-01-291-22/+0
* | Revert "Trigger iid logic from GitHub importer for milestones."Andreas Brandl2019-01-292-25/+1
|/
* Refactor Storage MigrationGabriel Mazetto2019-01-251-3/+17
* Prepare rake task for storage rollbackGabriel Mazetto2019-01-251-5/+5
* Merge branch 'elasticsearch-via-gitaly-ee' into 'master'Nick Thomas2019-01-251-0/+9
|\
| * Add connection_data method to Gitaly clientValery Sizov2019-01-251-0/+9
* | Merge branch 'feature/gb/cross-project-pipeline-trigger' into 'master'Douwe Maan2019-01-255-45/+58
|\ \
| * | Add a new relation between a stage and related bridgesGrzegorz Bizon2019-01-251-0/+1
| * | Add new pipeline relation to import/export specsGrzegorz Bizon2019-01-251-0/+1
| * | Do not assigne unused attributes to CI/CD buildsGrzegorz Bizon2019-01-251-33/+0
| * | Refactor pipeline specs and remove raise_error warningGrzegorz Bizon2019-01-251-5/+5
| * | Make it possible to fabricate CI/CD bridge jobsGrzegorz Bizon2019-01-252-7/+51
* | | Merge branch '54250-upstream-kubeclient-redirect-patch' into 'master'Kamil Trzciński2019-01-251-0/+32
|\ \ \
| * | | Use http_max_redirects opt to replace monkeypatchThong Kuah2019-01-251-0/+32
| |/ /
* | | Merge branch '40997-gitlab-pages-deploy-jobs-have-a-null-status' into 'master'Grzegorz Bizon2019-01-251-1/+17
|\ \ \
| * | | Treat "" as nil for external commit status descriptionVladimir Shushlin2019-01-221-1/+9
| * | | Fix empty labels for `pages:deploy` jobVladimir Shushlin2019-01-211-1/+9
* | | | Merge branch 'an-opentracing-active-record-tracing' into 'master'Kamil Trzciński2019-01-251-0/+73
|\ \ \ \ | |_|/ / |/| | |
| * | | Adds tracing support for ActiveRecord notificationsAndrew Newdigate2019-01-241-0/+73
* | | | Merge branch '56392-enable-the-layout-extraspacing-cop' into 'master'Lin Jen-Shin2019-01-2417-27/+27
|\ \ \ \