summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Rename gl_project_name -> gl_project_pathsh-log-project-name-with-gitalyStan Hu2019-02-054-22/+22
* Add more tests and comments around Wiki formattingStan Hu2019-02-051-0/+1
* Add convenience methods for creating project and Wiki repositoriesStan Hu2019-02-052-1/+9
* Add comment to explain why gl_repository is blankStan Hu2019-02-051-0/+3
* Rename name -> disk_path in create_repositoryStan Hu2019-02-051-4/+4
* Refactor use of Shell.import_repository for WikisStan Hu2019-02-056-9/+45
* Clean up Shell.fork_repositoryStan Hu2019-02-051-14/+7
* Send project name with Gitaly repository requestsStan Hu2019-02-058-28/+36
* Merge branch 'ce-reduce-diff-in-ci-create_pipeline_service' into 'master'Nick Thomas2019-02-053-0/+61
|\
| * Reduce the diff with EE in Ci::CreatePipelineServiceRémy Coutable2019-02-043-0/+61
* | Merge branch 'speedup-gitlab-assets-compile' into 'master'Sean McGivern2019-02-056-8/+46
|\ \
| * | Add cache to the 'compile-assets' and 'gitlab:assets:compile' jobsRémy Coutable2019-02-055-8/+24
| * | Monkey-patch Sprockets to prevent cache ballooningRémy Coutable2019-02-051-0/+22
* | | Merge branch 'sh-encode-content-disposition' into 'master'Sean McGivern2019-02-052-8/+56
|\ \ \
| * | | Add Rails 6 deprecation error messageStan Hu2019-02-051-0/+7
| * | | Encode Content-Disposition filenamesStan Hu2019-02-042-8/+49
* | | | Merge branch 'jprovazn-remove-redcarpet' into 'master'Grzegorz Bizon2019-02-054-54/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove Redcarpet markdown engineJan Provaznik2019-02-044-54/+0
* | | | Merge branch 'search-title' into 'master'Sean McGivern2019-02-052-2/+4
|\ \ \ \
| * | | | Fix grammar and spellingHiroyuki Sato2019-02-052-4/+4
| * | | | Add 'in' filter that modifies scope of 'search' filter to issues and merge re...Hiroyuki Sato2019-01-142-2/+4
* | | | | Catch possible Addressable::URI::InvalidURIErrorBrett Walker2019-02-041-1/+5
| |_|/ / |/| | |
* | | | Merge branch '46448-add-timestamps-for-each-stage-of-gitlab-rake-gitlab-backu...Rémy Coutable2019-02-041-44/+48
|\ \ \ \
| * \ \ \ Merge branch 'master' into '46448-add-timestamps-for-each-stage-of-gitlab-rak...Rémy Coutable2019-02-041400-10579/+27187
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Add timestamps to gitlab-rake gitlab:backup:restoreWill Chandler2018-06-141-44/+48
* | | | | Add programming language filtering to `/projects`Dylan MacKenzie2019-02-041-0/+4
| |/ / / |/| | |
* | | | DB and model changes for Sentry project selection dropdownReuben Pereira2019-02-041-0/+1
* | | | Merge branch 'ee-1979-1-3-fix-approvals-required' into 'master'Sean McGivern2019-02-041-4/+11
|\ \ \ \
| * | | | Consume remaining MigrateApproverToApprovalRulesInBatchMark Chao2019-02-021-4/+11
| | |_|/ | |/| |
* | | | Merge branch 'if-7693-smartcard_ldap_integration-ee_backport' into 'master'Dmitriy Zaporozhets2019-02-041-8/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Backport of ee/9235: Add LDAP integration to smartcard authenticationImre Farkas2019-01-271-8/+11
* | | | Merge branch '51913-api-getting-projects-for-users-with-dot-gets-404' into 'm...Rémy Coutable2019-02-013-4/+5
|\ \ \ \
| * | | | Unify user requirements for API slugsRobert Schilling2019-01-313-4/+5
| * | | | API: Support username with dotsRobert Schilling2019-01-152-2/+2
* | | | | Fix uninitialized constant with GitLab Pages deployStan Hu2019-01-311-1/+1
* | | | | [master] Pipelines section is available to unauthorized usersKamil Trzciński2019-01-311-3/+3
* | | | | Fix tree restorer visibility levelJames Lopez2019-01-311-1/+8
* | | | | Extract GitLab Pages using RubyZipKamil Trzciński2019-01-313-0/+206
* | | | | Prevent comments by email when issue is lockedHeinrich Lee Yu2019-01-311-1/+1
* | | | | Show tooltip for malicious looking linksBrett Walker2019-01-313-11/+88
* | | | | Added validations to prevent LFS object forgeryFrancisco Javier López2019-01-312-5/+7
* | | | | Fix private user email being visible in tag webhooksLuke Duncalfe2019-01-311-1/+1
* | | | | Present all pipeline triggers using trigger presenterGrzegorz Bizon2019-01-311-3/+3
* | | | | Do not expose trigger token when user should not see itGrzegorz Bizon2019-01-313-3/+35
* | | | | Fix slow project reference pattern regexHeinrich Lee Yu2019-01-311-1/+2
* | | | | Fix path disclosure on Project ImportJames Lopez2019-01-311-12/+27
* | | | | Add number of repositories to usage ping dataBalasankar "Balu" C2019-01-311-0/+1
* | | | | Update Sentry client to get project listReuben Pereira2019-01-312-11/+63
* | | | | Merge branch 'an-opentracing-render-tracing' into 'master'Douwe Maan2019-01-303-8/+118
|\ \ \ \ \
| * | | | | Add OpenTracing instrumentation for Action View Render eventsAndrew Newdigate2019-01-303-8/+118
| | |/ / / | |/| | |