summaryrefslogtreecommitdiff
path: root/lib/api/project_export.rb
Commit message (Expand)AuthorAgeFilesLines
* Extend API for exporting a project with direct upload URLFrancisco Javier López2018-03-301-1/+18
* Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron2018-03-221-1/+6
|\
| * Adds the option to override project description on export via APITiago Botelho2018-03-161-1/+6
* | Add proxy_download to perform proxied sending of all filesMicaël Bergeron2018-03-091-1/+1
|/
* review: remove un-necessary current_application_settingsTravis Miller2018-02-281-1/+1
* review: add feature introduction detailTravis Miller2018-02-281-2/+7
* Add project export API implementationTravis Miller2018-02-281-0/+36