summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '52568-external-mr-diffs' into 'master'Sean McGivern2019-02-061-0/+5
|\
| * Allow MR diffs to be placed into an object storeNick Thomas2019-02-051-0/+5
* | 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-055-1/+35
|\ \ \ | |_|/ |/| |
| * | Add cache to the 'compile-assets' and 'gitlab:assets:compile' jobsRémy Coutable2019-02-054-1/+13
| * | Monkey-patch Sprockets to prevent cache ballooningRémy Coutable2019-02-051-0/+22
| |/
* | Add Rails 6 deprecation error messageStan Hu2019-02-051-0/+7
* | Encode Content-Disposition filenamesStan Hu2019-02-041-0/+47
|/
* 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
* | Fix tree restorer visibility levelJames Lopez2019-01-311-1/+8
* | Prevent comments by email when issue is lockedHeinrich Lee Yu2019-01-311-1/+1
* | 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
* | 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-311-0/+16
* | 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
| |/
* | Merge branch 'anan-add-MethodCallWithoutArgsParentheses-cop' into 'master'Lin Jen-Shin2019-01-302-10/+10
|\ \
| * | Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate2019-01-292-10/+10
* | | Revert the "What's new" featureBrandon Labuschagne2019-01-292-48/+0
* | | Merge branch '55820-adds-common-name-chart-value' into 'master'Stan Hu2019-01-291-2/+4
|\ \ \ | |/ / |/| |
| * | Common name needs to be lower caseJoão Cunha2019-01-281-2/+2
| * | Overrides commonName Helm chart attr with default valueJoão Cunha2019-01-251-2/+4
* | | Port this style change from EELin Jen-Shin2019-01-301-3/+1
* | | Revert " Trigger iid logic from GitHub importer for merge requests."Andreas Brandl2019-01-291-4/+0
* | | Revert "Trigger iid logic from GitHub importer for issues."Andreas Brandl2019-01-291-5/+1
* | | Revert "Trigger iid logic from GitHub importer for milestones."Andreas Brandl2019-01-292-14/+2
* | | Merge branch 'bw-enable-sourcepos' into 'master'Robert Speicher2019-01-281-1/+1
|\ \ \ | |_|/ |/| |
| * | Enable CommonMark source line position informationBrett Walker2019-01-211-1/+1
* | | Refactor Storage MigrationGabriel Mazetto2019-01-251-13/+6
* | | Prepare rake task for storage rollbackGabriel Mazetto2019-01-251-9/+20
* | | Merge branch 'elasticsearch-via-gitaly-ee' into 'master'Nick Thomas2019-01-251-1/+5
|\ \ \ | |_|/ |/| |
| * | Add connection_data method to Gitaly clientValery Sizov2019-01-251-1/+5
* | | Merge branch '54905-milestone-search' into 'master'Sean McGivern2019-01-251-1/+1
|\ \ \
| * | | Adds milestone searchJacopo2019-01-241-1/+1
* | | | Merge branch 'feature/gb/cross-project-pipeline-trigger' into 'master'Douwe Maan2019-01-257-8/+28
|\ \ \ \
| * | | | Add a new relation between a stage and related bridgesGrzegorz Bizon2019-01-251-1/+1
| * | | | Make CI/CD bridge job a pipeline processable entityGrzegorz Bizon2019-01-251-1/+0
| * | | | Use defauly `only` policy defined as a constantGrzegorz Bizon2019-01-252-1/+3
| * | | | Do not assigne unused attributes to CI/CD buildsGrzegorz Bizon2019-01-251-1/+1
| * | | | Make it possible to fabricate CI/CD bridge jobsGrzegorz Bizon2019-01-253-4/+19
| * | | | Make it possible to override config jobs composition in EEGrzegorz Bizon2019-01-251-1/+5
* | | | | Merge branch '54250-upstream-kubeclient-redirect-patch' into 'master'Kamil Trzciński2019-01-251-1/+4
|\ \ \ \ \