Indefero

Indefero Commit Details


Date:2012-01-03 05:33:48 (13 years 4 months ago)
Author:Thomas Keller
Branch:develop, release-1.3
Commit:9e45b7f7f533ae84fb898b99dea0bcb9f6729605
Parents: 5bcd4e18556b61647ffdfe1cbd45457eb1106fad
Message:Add the submitter login name to the webhook notification for uploads.

Changes:

File differences

src/IDF/Upload.php
253253
254254
255255
256
256257
257258
258259
                'filename' => $this->file,
                'filesize' => $this->filesize,
                'md5sum' => $this->md5,
                'submitter' => $this->get_submitter()->login,
                'tags' => $tags,
            ),
            'project_id' => $project->id,

Archive Download the corresponding diff file

Page rendered in 0.17980s using 13 queries.