Tags give the ability to mark specific points in history as being important
Gitlab Premium Edition
- adds storage and checksums to submission upload
- adds upload mirroring for submission upload
- add file field to backend based upload model - delete upload parts upon successful upload
- refactoring of progress bar
- adds upload progress for entire upload
- add new models for backend based s3 conncetivity
- increased retry time for backup upload
- fixes sanitizing for files in folders
- sanitizes file name for space character
- sentry for clientside upload - limiting special characters in clientside upload
- adds filesize field - adds clientside upload filesize saving
- css changes - save checksum clientside upload - celery time limits increased
- bug fix successfull files for clientsideupload
- creation of objects before upload (clientside upload) - added upload status to objects
- checking of progress for interrupting upload
- Fix for successful files in clientside upload
- improvements to clientside upload
- custom filefield
- imports in clientside upload template refactored
- fixes import for clientside upload