summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'local-markdown-version' into 'master'Douglas Barbosa Alexandre2019-02-071-1/+1
|\
| * Add local markdown versionlocal-markdown-versionJan Provaznik2019-02-061-1/+1
* | 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
|/
* Merge branch 'sh-encode-content-disposition' into 'master'Sean McGivern2019-02-051-1/+1
|\
| * Encode Content-Disposition filenamesStan Hu2019-02-041-1/+1
* | Merge branch 'jprovazn-remove-redcarpet' into 'master'Grzegorz Bizon2019-02-052-41/+0
|\ \
| * | Remove Redcarpet markdown engineJan Provaznik2019-02-042-41/+0
* | | Catch possible Addressable::URI::InvalidURIErrorBrett Walker2019-02-041-0/+7
| |/ |/|
* | DB and model changes for Sentry project selection dropdownReuben Pereira2019-02-041-1/+2
* | Consume remaining MigrateApproverToApprovalRulesInBatchMark Chao2019-02-021-0/+32
|/
* Fix rubocop violationsGabriel Mazetto2019-01-311-1/+1
* [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
* Extract GitLab Pages using RubyZipKamil Trzciński2019-01-313-0/+330
* Prevent comments by email when issue is lockedHeinrich Lee Yu2019-01-311-0/+37
* Show tooltip for malicious looking linksBrett Walker2019-01-314-0/+133
* 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 slow project reference pattern regexHeinrich Lee Yu2019-01-311-0/+6
* 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
* Update Sentry client to get project listReuben Pereira2019-01-311-30/+129
* 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-292-173/+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
* | Merge branch 'bw-enable-sourcepos' into 'master'Robert Speicher2019-01-284-7/+52
|\ \ | |/ |/|
| * Fix review commentsBrett Walker2019-01-213-10/+16
| * Enable CommonMark source line position informationBrett Walker2019-01-213-5/+44
* | 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
|\ \ \