Commit graph

12227 commits

Author SHA1 Message Date
drigato
10cf16f53a Logging statments 2014-04-16 12:04:18 -04:00
drigato
51af3ba36e Undo-ing imported filepath change 2014-04-16 11:56:14 -04:00
drigato
368be9002e Changing imported path for ftp script 2014-04-16 11:54:20 -04:00
drigato
a4b1db91b1 Logging for ftp 2014-04-16 11:41:29 -04:00
drigato
9cea1f079b Logging for ftp script 2014-04-16 11:31:42 -04:00
Albert Santoni
0431044ee2 Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-saas 2014-04-16 11:11:47 -04:00
Albert Santoni
4d1843ca1f Merge branch 'cc-5709-airtime-analyzer' of github.com:sourcefabric/Airtime into cc-5709-airtime-analyzer 2014-04-16 11:11:24 -04:00
Albert Santoni
f491211167 CC-5709: Airtime Analyzer
* Retry HTTP requests (kinda crappy, should find a better design pattern to
  solve this) - CC-5775
* Persist failed HTTP requests at shutdown
2014-04-16 11:10:06 -04:00
drigato
0c2092b33f Logging for ftp script 2014-04-16 11:04:46 -04:00
drigato
cf13952b45 Logging messages for debugging the ftp script 2014-04-16 11:01:02 -04:00
drigato
8ae172b0bb Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-saas 2014-04-16 10:55:25 -04:00
drigato
7aba416c3b Small fix to ftp hook script.
Removed space that was getting added to the api key
2014-04-16 10:54:55 -04:00
drigato
87f365038f Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-saas 2014-04-14 12:22:15 -04:00
drigato
53ffa29b6b CC-5786: Quota Enforcement in the File Upload API
small fix
2014-04-14 12:21:59 -04:00
drigato
e8cf288d5d Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-saas 2014-04-14 12:14:02 -04:00
drigato
acf91bc627 CC-5786: Quota Enforcement in the File Upload API
Small refactor
2014-04-14 12:13:48 -04:00
drigato
9041801103 Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-saas 2014-04-14 12:09:48 -04:00
drigato
63e2eda64b CC-5786: Quota Enforcement in the File Upload API
Tweaked this so it will work on self-hosted instances
2014-04-14 12:09:15 -04:00
drigato
edcf8844e3 Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-saas 2014-04-14 11:25:02 -04:00
drigato
4add0f0b7b CC-5786: Quota Enforcement in the File Upload API 2014-04-14 11:24:39 -04:00
drigato
4afccfe225 Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-saas 2014-04-10 15:55:49 -04:00
drigato
7fbd285dd0 Fix typo 2014-04-10 15:55:21 -04:00
drigato
51c80bc033 Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-saas 2014-04-10 15:50:58 -04:00
drigato
819862c37b CC-5781: Upgrade script for new storage quota implementation
cleaned up upgrade controller
2014-04-10 10:55:47 -04:00
drigato
b9b3e95caa CC-5781: Upgrade script for new storage quota implementation
Returns error if API key is incorrect
Set the upgrade controller to skip login authentication
2014-04-10 09:28:23 -04:00
drigato
bae0c564d0 Merge branch 'cc-5709-airtime-analyzer' of github.com:sourcefabric/Airtime into cc-5709-airtime-analyzer 2014-04-10 07:12:52 -04:00
drigato
5971f51b53 CC-5781: Upgrade script for new storage quota implementation
First draft of an upgrade controller
2014-04-10 07:12:31 -04:00
drigato
56d85f1ac8 Merge branch 'cc-5709-airtime-analyzer-saas' of github.com:sourcefabric/Airtime into cc-5709-airtime-analyzer-saas 2014-04-09 15:04:37 -04:00
drigato
47215eb541 CC-5781: Upgrade script for new storage quota implementation
Removing scripts from public folder (was only there for testing)
2014-04-09 15:04:15 -04:00
Albert Santoni
652ae8d398 Merge branch 'cc-5709-airtime-analyzer-saas' of github.com:sourcefabric/Airtime into cc-5709-airtime-analyzer-saas 2014-04-09 15:01:19 -04:00
Albert Santoni
8fb95316f2 Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-saas
Conflicts:
	airtime_mvc/locale/de_DE/LC_MESSAGES/airtime.po
	airtime_mvc/locale/es_ES/LC_MESSAGES/airtime.po
2014-04-09 15:01:11 -04:00
Albert Santoni
4fe9fc189a CC-5709: Airtime Analyzer
* CC-5772: Recent Upload table times should be shown in local time
2014-04-09 14:57:30 -04:00
drigato
661ab7f647 CC-5781: Upgrade script for new storage quota implementation
Copied upgrade files to public folder.
Seeing if we can execute the scripts with a URL
2014-04-09 12:32:20 -04:00
Albert Santoni
1e62908e66 CC-5709: Airtime Analyzer
* Bounce files with file extensions we don't support in MediaController
* Added translation stuff for Recent Uploads
2014-04-09 11:28:41 -04:00
Albert Santoni
e4af3a5a0e CC-5709: Airtime Analyzer
* Better SIGTERM handling for airtime_analyzer
* Nuke the .identifier files saved by Airtime
2014-04-08 17:28:50 -04:00
Albert Santoni
5948dc41da Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-saas 2014-04-08 14:29:34 -04:00
Albert Santoni
b90356b74c Merge branch 'cc-5709-airtime-analyzer' of github.com:sourcefabric/Airtime into cc-5709-airtime-analyzer 2014-04-08 14:16:20 -04:00
Albert Santoni
84ee3d26cb CC-5709: Airtime Analyzer
* Fixed metadata import, whoops
2014-04-08 14:16:07 -04:00
drigato
65b7c7ee05 CC-5781: Upgrade script for new storage quota implementation
Upgrade script for saas only
2014-04-08 12:12:42 -04:00
drigato
bbc81be1d3 Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-saas 2014-04-08 12:09:32 -04:00
drigato
0a400081cd Merge branch 'cc-5709-airtime-analyzer' of github.com:sourcefabric/Airtime into cc-5709-airtime-analyzer 2014-04-08 10:32:41 -04:00
drigato
3adaf8e370 CC-5781: Upgrade script for new storage quota implementation
Upgrade script for local installs
SAAS requires a different script
2014-04-08 10:32:27 -04:00
Albert Santoni
312cf57154 Merge branch 'cc-5709-airtime-analyzer' of github.com:sourcefabric/Airtime into cc-5709-airtime-analyzer 2014-04-07 16:20:07 -04:00
Albert Santoni
b8b913ff68 CC-5709: Airtime Analyzer
* Fixed daemonization stuff for upstart
* Adding missing unit test files
2014-04-07 16:19:44 -04:00
drigato
70e660e7da CC-5781: Upgrade script for new storage quota implementation 2014-04-07 15:26:56 -04:00
drigato
c18c4da629 CC-5781: Upgrade script for new storage quota implementation 2014-04-07 15:18:33 -04:00
drigato
aa531c882f CC-5781: Upgrade script for new storage quota implementation 2014-04-07 15:16:32 -04:00
drigato
54868c9f6e CC-5781: Upgrade script for new storage quota implementation 2014-04-07 15:07:42 -04:00
drigato
b61fae77b3 CC-5781: Upgrade script for new storage quota implementation 2014-04-07 15:04:54 -04:00
drigato
6cd1ebb5ea CC-5781: Upgrade script for new storage quota implementation 2014-04-07 14:59:58 -04:00