summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Backport changes from EEmc/refactor/bridges-ceMatija Čupić2019-04-021-1/+1
* 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
* | Fix Container Scanning for Kubernetes Runnersfix-container-scanning-on-k8sPhilippe Lafoucrière2019-03-312-6/+18
* | 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
* | | 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-273-0/+94
|\ \ \ | |/ / |/| |
| * | Prepare suggestion implementation for multi-lineOswaldo Ferreira2019-03-273-0/+94
| |/
* | Merge branch 'bvl-allow-more-repos-per-resource-ce' into 'master'James Lopez2019-03-274-21/+85
|\ \
| * | Allow multiple repositories per projectBob Van Landuyt2019-03-264-21/+85
* | | 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
* | | | 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
* | | | | Apply suggestion to lib/gitlab/danger/helper.rbMike Greiling2019-03-251-1/+1
* | | | | Update frontend-specific files in reviewer rouletteMike Greiling2019-03-251-1/+17
* | | | | Merge branch 'ce-1974-update-user-name-upon-ldap-sync' into 'master'Douwe Maan2019-03-251-10/+7
|\ \ \ \ \
| * | | | | Backport 'Update user name upon LDAP sync' from EERémy Coutable2019-03-251-10/+7
| | |_|_|/ | |/| | |
* | | | | Merge branch 'winh-eslint-config-danger' into 'master'Mike Greiling2019-03-251-1/+1
|\ \ \ \ \
| * | | | | Mark .eslintrc.yml as frontend change for DangerWinnie Hellmann2019-03-251-1/+1
| |/ / / /
* | | | | Merge branch 'sh-fix-github-import-creator' into 'master'Douglas Barbosa Alexandre2019-03-251-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | GitHub importer: Use the project creator to create branches from forksStan Hu2019-03-231-1/+1
| | |/ / | |/| |
* | | | Add error tracking usage countsLogan King2019-03-251-0/+1
|/ / /
* | | Set proper default-branch on GitHub ImportKamil Trzciński2019-03-221-1/+15
* | | Add highest_role method to UserThiago Presa2019-03-221-0/+14
* | | Merge branch 'da-capitalize-db-apapter-name-on-rails-console' into 'master'Stan Hu2019-03-221-0/+4
|\ \ \
| * | | Add helper method to return a human-friendly name for database adapterDouglas Barbosa Alexandre2019-03-211-0/+4
* | | | Merge branch '59147-duplicate-match-line' into 'master'Douwe Maan2019-03-211-10/+15
|\ \ \ \
| * | | | Fix diff bottom expand button appears twiceMark Chao2019-03-211-10/+15
* | | | | Merge branch '10514-fix-non-existing-authorized-keys-file' into 'master'Nick Thomas2019-03-211-0/+4
|\ \ \ \ \
| * | | | | Handle cases when authorized_keys doesn't existPatrick Bajao2019-03-201-0/+4
| | |_|/ / | |/| | |
* | | | | Merge branch '59289-fix-push-to-create-protected-branches' into 'master'Douwe Maan2019-03-211-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Allow users to create protected branches via CLIPatrick Bajao2019-03-211-0/+2
* | | | | Revert "Merge branch '58805-allow-incomplete-commit-data-to-be-fetched-from-c...Sean McGivern2019-03-211-5/+1
|/ / / /
* | | | Merge branch 'osw-multi-line-suggestions-parsing' into 'master'Grzegorz Bizon2019-03-211-0/+10
|\ \ \ \
| * | | | Implement multi-line suggestions filteringOswaldo Ferreira2019-03-201-0/+10