summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix attempting to drop views in PostgreSQLweimeng-master-patch-83366Wei-Meng Lee2019-04-021-1/+4
* Allow streaming io objects into GitalyBob Van Landuyt2019-04-014-7/+10
* Merge branch 'jc-remove-find-all-tags-ff' into 'master'Douglas Barbosa Alexandre2019-04-011-1/+1
|\
| * Remove find all tags feature flagjc-remove-find-all-tags-ffJohn Cai2019-03-281-1/+1
* | Merge branch 'fix-container-scanning-on-k8s' into 'master'Douglas Barbosa Alexandre2019-04-012-6/+18
|\ \
| * | Fix Container Scanning for Kubernetes Runnersfix-container-scanning-on-k8sPhilippe Lafoucrière2019-03-312-6/+18
* | | Include cluster domain into Project Cluster APIMayra Cabrera2019-04-012-1/+3
* | | Merge branch 'enable-rubocop-application-record' into 'master'Lin Jen-Shin2019-04-011-1/+1
|\ \ \
| * | | Document ApplicationRecord / pluck_primary_keyNick Thomas2019-03-291-1/+1
* | | | Fix API /project/:id/branches not returning correct merge statusStan Hu2019-03-301-2/+2
| |/ / |/| |
* | | Handle missing keys in sentry api responseReuben Pereira2019-03-291-11/+21
* | | Merge branch '50199-quick-actions-refactor' into 'master'Sean McGivern2019-03-298-3/+717
|\ \ \
| * | | Extend quick actions dsl50199-quick-actions-refactorAlexandru Croitor2019-03-298-3/+717
* | | | Merge branch '59462-applicatonsettings-not-tolerant-of-missing-db-columns' in...Stan Hu2019-03-291-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Use a Gitlab::FakeApplicationSettings when migrations are pendingRémy Coutable2019-03-261-1/+1
* | | | Merge branch 'persist-fulll-ref-path-for-mr-pipelines' into 'master'Kamil Trzciński2019-03-293-1/+10
|\ \ \ \
| * | | | Create detached merge request pipelinespersist-fulll-ref-path-for-mr-pipelinesShinya Maeda2019-03-293-1/+10
| | |_|/ | |/| |
* | | | Merge branch 'sh-fix-gitaly-find-commit-caching' into 'master'Kamil Trzciński2019-03-292-1/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | Guard against nested allows with ref name cachingsh-fix-gitaly-find-commit-cachingStan Hu2019-03-271-0/+1
| * | | Allow ref name caching CommitService#find_commitStan Hu2019-03-272-1/+20
* | | | Merge branch '10735-geo-gitlab-revision-can-return-not-consistent-results' in...Sean McGivern2019-03-291-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Use a fixed git abbrev parameter when we fetch a git revision10735-geo-gitlab-revision-can-return-not-consistent-resultsValery Sizov2019-03-281-1/+1
* | | | Memoize old_blob and new_blob to improve performanceIgor2019-03-281-2/+6
|/ / /
* | | Fix Auto DevOps missing domain error handlingDylan Griffith2019-03-281-1/+1
* | | Merge branch 'sh-add-gitaly-duration-logs' into 'master'Douglas Barbosa Alexandre2019-03-272-7/+16
|\ \ \ | |/ / |/| |
| * | Log Gitaly RPC duration to api_json.log and production_json.logStan Hu2019-03-272-7/+16
* | | Merge branch 'osw-multi-line-suggestions-creation-strategy' into 'master'Andreas Brandl2019-03-275-2/+96
|\ \ \ | |/ / |/| |
| * | Prepare suggestion implementation for multi-lineOswaldo Ferreira2019-03-275-2/+96
| |/
* | Resolve "Get milestone by title via API"Fabio Busatto2019-03-272-0/+8
* | Merge branch 'bvl-allow-more-repos-per-resource-ce' into 'master'James Lopez2019-03-276-29/+95
|\ \
| * | Allow multiple repositories per projectBob Van Landuyt2019-03-266-29/+95
* | | Merge branch '48132-display-output-from-pre-receive-scripts' into 'master'Dmitriy Zaporozhets2019-03-261-6/+25
|\ \ \ | |_|/ |/| |
| * | Allow custom hooks errors to appear in GitLab UILuke Duncalfe2019-03-261-6/+25
* | | Merge branch 'osw-multi-assignees-merge-requests-migration' into 'master'Douglas Barbosa Alexandre2019-03-261-0/+36
|\ \ \
| * | | Add multiple assignees migration and table populationOswaldo Ferreira2019-03-251-0/+36
* | | | Merge branch 'backport-api-parameters' into 'master'Robert Speicher2019-03-269-48/+183
|\ \ \ \
| * | | | Backport parameters for API::ParametersYorick Peterse2019-03-261-0/+8
| * | | | Backport parameters for API::UsersYorick Peterse2019-03-261-0/+8
| * | | | Backport API parameters for API::SettingsYorick Peterse2019-03-261-0/+36
| * | | | Backport changes to API::ProtectedBranchesYorick Peterse2019-03-261-0/+24
| * | | | Backport parameters from API::ProjectsYorick Peterse2019-03-262-35/+44
| * | | | Backport API::Issues parameters from EEYorick Peterse2019-03-262-13/+37
| * | | | Backport API::Helpers::ProjectsHelpers from EEYorick Peterse2019-03-261-0/+11
| * | | | Backport EE API parameters for API::GroupsYorick Peterse2019-03-261-0/+15
* | | | | Merge branch 'fix-hidden-statistics' into 'master'Nick Thomas2019-03-261-1/+1
|\ \ \ \ \
| * | | | | Show statistics also when repository is disabledPeter Marko2019-03-231-1/+1
| | |/ / / | |/| | |
* | | | | Force to recreate all diffs on importrecreate-all-diffs-on-importKamil Trzciński2019-03-261-10/+6
| |/ / / |/| | |
* | | | Merge branch '58805-allow-incomplete-commit-data-to-be-fetched-from-collectio...Sean McGivern2019-03-261-1/+5
|\ \ \ \
| * | | | Enrich commits with full data in CommitCollectionLuke Duncalfe2019-03-221-1/+5
* | | | | Merge branch '54916-extended-tooltip-for-merge-request-links' into 'master'Phil Hughes2019-03-262-6/+17
|\ \ \ \ \