summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'expose-clean-backtrace-method-from-profiler' into 'master'Rémy Coutable2018-06-181-5/+8
|\
| * Expose a clean_backtrace method from Gitlab::Profilerexpose-clean-backtrace-method-from-profilerSean McGivern2018-06-151-5/+8
* | Make Gitaly wiki RPC's mandatoryJacob Vosmaer (GitLab)2018-06-181-148/+22
* | Remove FaviconUploader favicon_main versiondm-remove-favicon-main-versionDouwe Maan2018-06-151-1/+1
|/
* Merge branch 'rails5-database' into 'master'Sean McGivern2018-06-142-3/+7
|\
| * Use data_source_exists? instead of table_exists?rails5-databaseJarka Kadlecová2018-06-142-3/+7
* | Merge branch 'zj-mandatory-batch' into 'master'Sean McGivern2018-06-142-137/+29
|\ \
| * | Local branches go through GitalyZeger-Jan van de Weg2018-06-141-20/+2
| * | HasLocalBranches check is done by Gitaly onlyZeger-Jan van de Weg2018-06-141-18/+2
| * | Branches are fully migrated to GitalyZeger-Jan van de Weg2018-06-141-6/+2
| * | Tags are migrated to GitalyZeger-Jan van de Weg2018-06-141-32/+2
| * | Move TagNames to mandatory through GitalyZeger-Jan van de Weg2018-06-141-7/+15
| * | Tag names returned through GitalyZeger-Jan van de Weg2018-06-141-7/+1
| * | Default branch detection happens through GitalyZeger-Jan van de Weg2018-06-141-32/+5
| * | RawBlame only called through GitalyZeger-Jan van de Weg2018-06-131-17/+2
* | | Deny repository disk access in development and testJacob Vosmaer (GitLab)2018-06-141-6/+8
* | | Merge branch 'unify-parallel_importer' into 'master'Stan Hu2018-06-131-0/+9
|\ \ \
| * | | Bring changes from EE for parallel_importer.rbLin Jen-Shin2018-06-141-0/+9
* | | | Add support for verifying remote uploads, artifacts, and LFS objects in check...Michael Kozono2018-06-135-16/+79
|/ / /
* | | Merge branch 'zj-empty-batch-no-rpc' into 'master'Rémy Coutable2018-06-131-0/+2
|\ \ \ | |/ / |/| |
| * | ListCommitByOid isn't called with an empty batchZeger-Jan van de Weg2018-06-131-0/+2
* | | Merge branch 'sql-buckets' into 'master'Stan Hu2018-06-132-2/+2
|\ \ \ | |/ / |/| |
| * | Adjust SQL and transaction Prometheus bucketssql-bucketsYorick Peterse2018-06-112-2/+2
* | | Resolve "Quick actions are case sensitive"Jan2018-06-132-5/+5
* | | Merge branch '47735-milestone-regression' into 'master'Phil Hughes2018-06-131-0/+2
|\ \ \
| * | | Sidebar Milestone - Fix wrong URL when selecting a parent group milestone47735-milestone-regressionMario de la Ossa2018-06-121-0/+2
* | | | Merge branch 'zj-compare-source-branch' into 'master'Sean McGivern2018-06-131-11/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Migrate compare_source_branch to use only GitalyZeger-Jan van de Weg2018-06-121-11/+11
* | | | Merge branch 'pr-importer-io-extra-error-handling' into 'master'Nick Thomas2018-06-121-1/+2
|\ \ \ \
| * | | | Ensure MR diffs always exist in the PR importerpr-importer-io-extra-error-handlingYorick Peterse2018-06-121-1/+2
* | | | | Merge branch 'gitaly-disk-access-3' into 'master'Douwe Maan2018-06-124-42/+62
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Find and mark more Git disk access locations, part 2Jacob Vosmaer2018-06-124-42/+62
* | | | | Merge branch 'da-port-cte-to-ce' into 'master'Yorick Peterse2018-06-121-0/+50
|\ \ \ \ \
| * | | | | Add Gitlab::SQL:CTE for easily building CTE statementsDouglas Barbosa Alexandre2018-06-111-0/+50
| | |_|/ / | |/| | |
* | | | | Move Gitaly branch/tag/ref RPC's to opt-outJacob Vosmaer (GitLab)2018-06-121-8/+8
| |_|/ / |/| | |
* | | | Merge branch 'sh-expire-content-cache-after-import' into 'master'Mayra Cabrera2018-06-111-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Expire Wiki content cache after importing a repositoryStan Hu2018-06-111-2/+0
* | | | Avoid checking the user format in every url validationFrancisco Javier López2018-06-111-2/+2
* | | | Migrate CycleAnalytics::CommitCount to GitalyKim Carlbäcker2018-06-111-15/+5
* | | | Don't use Gitlab::Utils.nlbr in Gitlab::GitJacob Vosmaer (GitLab)2018-06-115-14/+33
* | | | Move gitaly_blame, gitaly_count_commits, gitaly_commit_count to opt-outJacob Vosmaer (GitLab)2018-06-112-3/+3
|/ / /
* | | Merge branch 'use-restore-custom-hooks-gitaly' into 'master'Douwe Maan2018-06-081-18/+37
|\ \ \
| * | | RefactorAhmad Hassan2018-06-081-35/+32
| * | | Use RestoreCustomHooks RPC in restore rake taskAhmad Hassan2018-06-071-0/+22
* | | | Remove Gitlab::Popen dependency from lib/gitlab/gitJacob Vosmaer2018-06-082-1/+12
| |/ / |/| |
* | | Merge branch 'add-new-arg-to-git-rev-list-call' into 'master'Douwe Maan2018-06-072-6/+23
|\ \ \
| * | | Pass the --in-commit-order arg to `git-rev-list`Rubén Dávila2018-06-072-6/+23
* | | | Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan2018-06-072-1/+48
|\ \ \ \
| * | | | dry up asset path helper callsAlexis Reigel2018-06-051-3/+10
| * | | | the '?' favicon hack doesn't seem to be requiredAlexis Reigel2018-06-051-8/+1