summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Incorporate Gitaly's RefService.FindAllRemoteBranches RPCgitaly-remote-branchesAlejandro Rodríguez2018-07-182-41/+29
* Client implementation for Repository#new_commitsZeger-Jan van de Weg2018-07-183-50/+34
* Merge branch '27456-improve-feedback-when-dev-cannot-push-to-empty-repo' into...Douwe Maan2018-07-181-1/+24
|\
| * Improves remote message when a developer is unable to push in an empty reposi...27456-improve-feedback-when-dev-cannot-push-to-empty-repoTiago Botelho2018-07-181-1/+24
* | Remove unreachable Git codeJacob Vosmaer (GitLab)2018-07-183-152/+3
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jivl-dev-master-...jivl-dev-master-into-com-masterJose2018-07-171-1/+2
|\ \
| * \ Merge branch 'fix-issue-49133' into 'master'José Iván Vargas López2018-07-171-1/+2
| |\ \
| | * | Rename WHITELISTED_FILENAMES => IGNORED_FILENAMESStan Hu2018-07-171-2/+2
| | * | Fix symlink vulnerability in project importStan Hu2018-07-171-1/+2
* | | | Merge branch 'satishperala/gitlab-ce-20720_webhooks_full_image_url' into 'mas...Douwe Maan2018-07-177-18/+130
|\ \ \ \ | |/ / / |/| | |
| * | | Keep #absolute_image_urls as a private instance methodSean McGivern2018-07-171-7/+3
| * | | Don't include a double slash when rewriting the URLSean McGivern2018-07-061-1/+4
| * | | Merge branch 'master' into satishperala/gitlab-ce-20720_webhooks_full_image_urlSean McGivern2018-07-0662-1346/+1060
| |\ \ \
| * | | | Add documentation and specs for webhook URL rewritingSean McGivern2018-07-063-11/+49
| * | | | Add base class for hook builders, and use it for notes and wikisSean McGivern2018-06-206-20/+93
| * | | | Fix MR hook builderSean McGivern2018-06-201-1/+1
| * | | | Passing absolute image urls in the markdown content in the webhooksSatish Perala2018-06-202-0/+2
* | | | | Migrate merge base, merged branches, write refJacob Vosmaer (GitLab)2018-07-171-69/+6
* | | | | Merge branch 'feature/gb/email-delivery-metrics' into 'master'Sean McGivern2018-07-174-0/+74
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Implement action mailer delivery metrics observerGrzegorz Bizon2018-07-161-0/+31
| * | | | Move existing email interceptors into the same moduleGrzegorz Bizon2018-07-163-0/+43
* | | | | Merge branch 'tweak-sql-buckets' into 'master'Yorick Peterse2018-07-161-1/+1
|\ \ \ \ \
| * | | | | Add a 10 ms bucket for SQL timingstweak-sql-bucketsYorick Peterse2018-07-101-1/+1
* | | | | | Remove Repository#lookup and unreachable rugged codeJacob Vosmaer (GitLab)2018-07-161-179/+0
* | | | | | Merge branch '48745-project-exports-fail-when-uploads-have-been-migrated-to-o...Sean McGivern2018-07-164-18/+130
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | refactor code based on feedbackJames Lopez2018-07-162-5/+5
| * | | | | use fileuploader dynamic path method in uploads manager and add spec48745-project-exports-fail-when-uploads-have-been-migrated-to-object-storageJames Lopez2018-07-131-6/+1
| * | | | | fix typo in uploads managerJames Lopez2018-07-131-1/+1
| * | | | | add small comment to download method in uploads managerJames Lopez2018-07-131-0/+1
| * | | | | refactor uploads managerJames Lopez2018-07-131-7/+7
| * | | | | refactor uploads manager to grab uploads in batchesJames Lopez2018-07-121-6/+16
| * | | | | fix uploads restorer missing pathJames Lopez2018-07-121-0/+4
| * | | | | fix specJames Lopez2018-07-112-8/+16
| * | | | | added changelog, small refactorJames Lopez2018-07-111-2/+1
| * | | | | refactor uploads managerJames Lopez2018-07-111-3/+8
| * | | | | fix uploads restorerJames Lopez2018-07-111-0/+4
| * | | | | fix specsJames Lopez2018-07-113-9/+14
| * | | | | add restore methodJames Lopez2018-07-112-3/+18
| * | | | | update uploads saverJames Lopez2018-07-102-13/+16
| * | | | | Fix avatar saver and specJames Lopez2018-07-101-5/+6
| * | | | | add more object storage specsJames Lopez2018-07-101-3/+3
| * | | | | add upload manager and specJames Lopez2018-07-101-0/+62
* | | | | | Backport logger changes from EEStan Hu2018-07-131-0/+8
* | | | | | Merge branch 'sh-fix-stderr-pipe-consumption' into 'master'Yorick Peterse2018-07-132-7/+20
|\ \ \ \ \ \
| * | | | | | Avoid process deadlock in popen by consuming input pipessh-fix-stderr-pipe-consumptionStan Hu2018-07-122-7/+20
* | | | | | | Fix find_branch call sitesgitaly-mandatory-20180712-jvJacob Vosmaer2018-07-121-1/+1
* | | | | | | Make more ref RPC's mandatoryJacob Vosmaer2018-07-121-139/+22
|/ / / / / /
* | | | | | Merge branch 'dz-manifest-import' into 'master'Douwe Maan2018-07-123-1/+124
|\ \ \ \ \ \
| * | | | | | Improve manifest feature after backend reviewDmitriy Zaporozhets2018-07-112-7/+7
| * | | | | | Refactor manifest import codeDmitriy Zaporozhets2018-07-111-12/+8