summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-1726-342/+378
|\
| * Merge branch 'extract-ee-specific-banzai-filters' into 'master'Robert Speicher2018-07-173-10/+28
| |\
| | * Extract EE-specific lines from Banzai pipelinesextract-ee-specific-banzai-filtersSean McGivern2018-07-133-10/+28
| * | Merge branch 'satishperala/gitlab-ce-20720_webhooks_full_image_url' into 'mas...Douwe Maan2018-07-178-39/+131
| |\ \
| | * | 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-0689-1435/+1293
| | |\ \
| | * | | Add documentation and specs for webhook URL rewritingSean McGivern2018-07-064-32/+50
| | * | | Add base class for hook builders, and use it for notes and wikisSean McGivern2018-06-207-31/+93
| | * | | Fix MR hook builderSean McGivern2018-06-201-1/+1
| | * | | Removing the empty line at the class body beginningSatish Perala2018-06-201-1/+0
| | * | | Checking for the presense of markdown textSatish Perala2018-06-201-1/+5
| | * | | Passing absolute image urls in the markdown content in the webhooksSatish Perala2018-06-203-0/+10
| * | | | 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-177-24/+74
| |\ \ \ \
| | * | | | Implement action mailer delivery metrics observerGrzegorz Bizon2018-07-161-0/+31
| | * | | | Move existing email interceptors into the same moduleGrzegorz Bizon2018-07-166-24/+43
| * | | | | Merge branch 'fix-project-api-archived' into 'master'Rémy Coutable2018-07-162-2/+8
| |\ \ \ \ \
| | * | | | | Fix archived parameter for projects APIMarko, Peter2018-07-162-2/+8
| * | | | | | 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
* | | | | | | | Add tests for pull request commentsStan Hu2018-07-151-6/+9
* | | | | | | | Fix assorted bugs and write spec for importing merge eventStan Hu2018-07-151-3/+5
* | | | | | | | Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-155-149/+65
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Backport logger changes from EEStan Hu2018-07-131-0/+8
| * | | | | | | Merge branch 'ide-merge-requests-forks' into 'master'Filipa Lacerda2018-07-131-2/+14
| |\ \ \ \ \ \ \
| | * | | | | | | Allow collaboration with forks through the APIBob Van Landuyt2018-07-121-2/+14
| * | | | | | | | 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
| * | | | | | | | Merge branch 'gitaly-mandatory-20180712-jv' into 'master'Sean McGivern2018-07-131-140/+23
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Fix find_branch call sitesgitaly-mandatory-20180712-jvJacob Vosmaer2018-07-121-1/+1