Commit Graph

133 Commits

Author SHA1 Message Date
Felipe Martín 5fa96a08bb [Miner] textures are now saved to database.
Added local settings for the miner
2013-05-27 16:12:51 +02:00
Felipe Martín 85a52f23c1 Added Texture model 2013-05-27 16:11:45 +02:00
Felipe Martín c87e5028b0 [Miner] Fixed modifications output 2013-05-27 16:11:15 +02:00
Felipe Martín e659a7c762 Improved nginx proxy configuration to bind real addresses. 2013-05-27 13:16:24 +02:00
Felipe Martin aa28fdc965 Drop caches script shows memory before and after the cleaning. 2013-05-25 11:43:25 +02:00
Felipe Martin d4f45fac07 Fixed all links that sentry marked as errors:
+ Some versions don't getting reverse URLs
+ Pages wasn't linking property
+ Using reverse for all URLs
+ Version details can show info from more than one release
2013-05-25 11:27:07 +02:00
Felipe Martín c5b9517573 Fixed header selected classes for navigation 2013-05-24 17:55:47 +02:00
Felipe Martín cdacd63508 Download buttons <button /> -> <a /> 2013-05-24 17:51:29 +02:00
Felipe Martín 8beacd688a Forgot to commit the last fix (download buttons) on version detail 2013-05-24 17:48:29 +02:00
Felipe Martín 6c81aee115 Added separation between download buttons on versions list and detail cause the spaceless middlewarre made them be together. 2013-05-24 17:45:27 +02:00
Felipe Martín 9190ff5fdd Added new info to versions, with a single page for each version.
Added downloads to list
2013-05-24 17:34:36 +02:00
Felipe Martín 0d43f0b3c7 Fixed google analytics position 2013-05-24 15:33:12 +02:00
Felipe Martín db2a9ab0a6 Version have it's jar files on self.jarfiles, also added snapshot boolean. 2013-05-24 13:57:22 +02:00
Felipe Martín 9f6ee806af Added JarFile model 2013-05-24 13:39:28 +02:00
Felipe Martín 829332c930 Base about page 2013-05-24 13:20:45 +02:00
Felipe Martín d6fe24b3fc Fixed layout 2013-05-24 13:17:08 +02:00
Felipe Martín 1d8f89799a Added head template for google analytics 2013-05-24 12:37:53 +02:00
Felipe Martín 16a270c9ef Customized local development version 2013-05-24 12:37:37 +02:00
Felipe Martín 1d63c5c39c Added SITE_TITLE and layout block head_title to manage <title /> tag 2013-05-24 12:37:27 +02:00
Felipe Martín 71411af9bf Added google analytics and app_version to the new template context 2013-05-24 12:21:32 +02:00
Felipe Martín e92e43bd32 Replaced appVersionContext with templateContext with get variables from settings.TEMPLATE_CONTEXT as tuples of key, value 2013-05-24 12:19:39 +02:00
Felipe Martín b84551f78b Fixed fabric script local settings for development not removing correctly 2013-05-24 12:18:16 +02:00
Felipe Martín db488fbb66 Added handler for /favicon.ico 2013-05-24 11:59:20 +02:00
Felipe Martín e94057a908 Added robots.txt handler. 2013-05-24 11:52:12 +02:00
Felipe Martín 3cf1bb4586 Sentry handling all errors now 2013-05-23 19:24:20 +02:00
Felipe Martín f0aff65337 Changed error level for sentry to DEBUG (from ERROR) 2013-05-23 19:05:46 +02:00
Felipe Martín b79b67ac09 Fixed supervisor-gunicorn configuration 2013-05-23 18:55:19 +02:00
Felipe Martín 3bac8469c0 Added supervisor/gunicorn handlers on deploy script. 2013-05-23 18:27:41 +02:00
Felipe Martín d3063e861a Added email. 2013-05-23 18:13:08 +02:00
Felipe Martín fcb52ada1e Added custom context to send git describe to templates 2013-05-23 16:31:44 +02:00
Felipe Martín 2f07391ade Fixed server.sh path on deploy script 2013-05-23 13:42:44 +02:00
Felipe Martín fea572bd83 Finished server configuration with a bash script to start gunicorn monitored by supervisor 2013-05-23 13:40:47 +02:00
Felipe Martín df77cac478 Deploy fixes: supervisor script execution, local settings for logging with raven and logging disabled on main settings 2013-05-23 13:02:19 +02:00
Felipe Martín 1bb173312f Copy supervisor script correctly 2013-05-23 12:49:24 +02:00
Felipe Martín b7ece75cb5 Added supervisor conf 2013-05-23 12:44:09 +02:00
Felipe Martín 8657dad379 drop_caches script chmoed +x 2013-05-23 12:31:11 +02:00
Felipe Martín 85aca4ae39 Added drop caches maintenance scripts 2013-05-23 12:28:46 +02:00
Felipe Martín 6016bb571c Added supervisor install command to install script 2013-05-23 12:12:24 +02:00
Felipe Martín 3d9b207f67 Updated LOGGING settings due to gunicorn failure 2013-05-23 12:12:12 +02:00
Felipe Martín 389d1d20b9 Debug activated on development environment 2013-05-23 12:11:28 +02:00
Felipe Martín 36c843249a Updated production environment:
+ Install script now creates some needed folders and files for the app user
+ Updated nginx.conf file
+ The nginx.conf file is copied to the $HOME/conf folder
+ git describe output is stored.
+ Added raven to requirements and configuration is added to the local_settings file
+ Added unicorn to requirements and configuration is added to the local_settings file
2013-05-23 12:00:50 +02:00
Felipe Martín e39c3fec79 Added base nginx configuration. Added 127.0.0.1 to ALLOWED_HOSTS for nginx reverse proxy 2013-05-22 19:00:13 +02:00
Felipe Martín 1670a42975 Deploy script now compiles bootstrap less files 2013-05-22 18:53:51 +02:00
Felipe Martín 2f239971b8 Install script now starts and enables nginx webserver 2013-05-22 18:53:37 +02:00
Felipe Martín 6cf94e796c Fixed environment settings 2013-05-22 18:31:01 +02:00
Felipe Martín dce7273615 Updated install script with improved output, reminders and more complete postgresql configuration 2013-05-22 18:17:36 +02:00
Felipe Martín 212ea792b3 Added psycopg2 to production requirements and updated local_settings for production environment 2013-05-22 17:59:55 +02:00
Felipe Martín dad71a6114 Fixed python executables and added an alert to the install script 2013-05-22 17:41:58 +02:00
Felipe Martín fc7f349f89 Uncommented GIT section 2013-05-22 17:39:30 +02:00
Felipe Martín 8a76602085 deploy script: CHECK_UPDATE = True (from false) 2013-05-22 17:37:32 +02:00