Commit Graph

  • 0d43f0b3c7 Fixed google analytics position Felipe Martín 2013-05-24 14:42:24 +0200
  • db2a9ab0a6 Version have it's jar files on self.jarfiles, also added snapshot boolean. Felipe Martín 2013-05-24 13:57:22 +0200
  • 9f6ee806af Added JarFile model Felipe Martín 2013-05-24 13:39:28 +0200
  • 829332c930 Base about page Felipe Martín 2013-05-24 13:20:45 +0200
  • d6fe24b3fc Fixed layout Felipe Martín 2013-05-24 13:17:08 +0200
  • 1d8f89799a Added head template for google analytics Felipe Martín 2013-05-24 12:37:53 +0200
  • 16a270c9ef Customized local development version Felipe Martín 2013-05-24 12:37:37 +0200
  • 1d63c5c39c Added SITE_TITLE and layout block head_title to manage <title /> tag Felipe Martín 2013-05-24 12:37:27 +0200
  • 71411af9bf Added google analytics and app_version to the new template context Felipe Martín 2013-05-24 12:21:32 +0200
  • e92e43bd32 Replaced appVersionContext with templateContext with get variables from settings.TEMPLATE_CONTEXT as tuples of key, value Felipe Martín 2013-05-24 12:19:39 +0200
  • b84551f78b Fixed fabric script local settings for development not removing correctly Felipe Martín 2013-05-24 12:18:16 +0200
  • db488fbb66 Added handler for /favicon.ico 0.1.2 Felipe Martín 2013-05-24 11:59:20 +0200
  • e94057a908 Added robots.txt handler. Felipe Martín 2013-05-24 11:52:12 +0200
  • 3cf1bb4586 Sentry handling all errors now Felipe Martín 2013-05-23 19:24:20 +0200
  • f0aff65337 Changed error level for sentry to DEBUG (from ERROR) Felipe Martín 2013-05-23 19:05:46 +0200
  • b79b67ac09 Fixed supervisor-gunicorn configuration Felipe Martín 2013-05-23 18:55:19 +0200
  • 3bac8469c0 Added supervisor/gunicorn handlers on deploy script. Felipe Martín 2013-05-23 18:27:41 +0200
  • d3063e861a Added email. Felipe Martín 2013-05-23 18:13:08 +0200
  • fcb52ada1e Added custom context to send git describe to templates Felipe Martín 2013-05-23 16:31:44 +0200
  • 2f07391ade Fixed server.sh path on deploy script 0.1.1 Felipe Martín 2013-05-23 13:42:44 +0200
  • fea572bd83 Finished server configuration with a bash script to start gunicorn monitored by supervisor Felipe Martín 2013-05-23 13:40:47 +0200
  • df77cac478 Deploy fixes: supervisor script execution, local settings for logging with raven and logging disabled on main settings Felipe Martín 2013-05-23 13:02:19 +0200
  • 1bb173312f Copy supervisor script correctly Felipe Martín 2013-05-23 12:49:24 +0200
  • b7ece75cb5 Added supervisor conf Felipe Martín 2013-05-23 12:44:09 +0200
  • 8657dad379 drop_caches script chmoed +x Felipe Martín 2013-05-23 12:31:11 +0200
  • 85aca4ae39 Added drop caches maintenance scripts Felipe Martín 2013-05-23 12:28:46 +0200
  • 6016bb571c Added supervisor install command to install script Felipe Martín 2013-05-23 12:12:24 +0200
  • 3d9b207f67 Updated LOGGING settings due to gunicorn failure Felipe Martín 2013-05-23 12:12:12 +0200
  • 389d1d20b9 Debug activated on development environment Felipe Martín 2013-05-23 12:11:28 +0200
  • 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 Felipe Martín 2013-05-23 12:00:50 +0200
  • e39c3fec79 Added base nginx configuration. Added 127.0.0.1 to ALLOWED_HOSTS for nginx reverse proxy Felipe Martín 2013-05-22 19:00:13 +0200
  • 1670a42975 Deploy script now compiles bootstrap less files Felipe Martín 2013-05-22 18:53:51 +0200
  • 2f239971b8 Install script now starts and enables nginx webserver Felipe Martín 2013-05-22 18:53:37 +0200
  • 6cf94e796c Fixed environment settings Felipe Martín 2013-05-22 18:31:01 +0200
  • dce7273615 Updated install script with improved output, reminders and more complete postgresql configuration Felipe Martín 2013-05-22 18:17:36 +0200
  • 212ea792b3 Added psycopg2 to production requirements and updated local_settings for production environment Felipe Martín 2013-05-22 17:59:55 +0200
  • dad71a6114 Fixed python executables and added an alert to the install script Felipe Martín 2013-05-22 17:41:58 +0200
  • fc7f349f89 Uncommented GIT section Felipe Martín 2013-05-22 17:39:30 +0200
  • 8a76602085 deploy script: CHECK_UPDATE = True (from false) Felipe Martín 2013-05-22 17:37:32 +0200
  • f1f1690d89 Updated deploy script and added install.sh for server easy install of dependencies (archlinux based) Felipe Martín 2013-05-22 17:36:48 +0200
  • 4152b00958 Testing production local settings Felipe Martín 2013-05-22 17:11:02 +0200
  • 133fb6aadb Fixed production.pip -> requirements.pip Felipe Martín 2013-05-22 17:07:40 +0200
  • 5acb175f4b Bump to 0.1.0 0.1.0 Felipe Martín 2013-05-22 16:55:41 +0200
  • afea041e66 Hiding the "v." in the footer if the app_version variable is not set. Felipe Martín 2013-05-22 16:55:20 +0200
  • 8e1497111e Ignorning some files trom the mining tool Felipe Martín 2013-05-22 16:02:25 +0200
  • d212471f39 Base mining tool for textures, blocks and items. Felipe Martín 2013-05-22 16:01:17 +0200
  • 08e4c9fd03 Added util to unzip, decompile and parse a minecraft jar. (WIP) Felipe Martín 2013-05-21 18:58:28 +0200
  • 3754c5a595 Added about page and finished base home disclaimer Felipe Martín 2013-05-21 15:18:02 +0200
  • a535b8eda8 Added bootstrap CSS files to ignore list Felipe Martín 2013-05-21 14:00:44 +0200
  • 2eeab61673 Added custom middleware to remove spaces between tags and remove html comments. Only if DEBUG = False Felipe Martín 2013-05-21 13:59:48 +0200
  • da4c9670dc Added templates, urls and views for home page and versions list. Felipe Martín 2013-05-21 13:51:34 +0200
  • dad7884524 Added bootstrap 2.3.2 with custom flat layout and font-awesome 2.3.3 Felipe Martín 2013-05-21 13:50:25 +0200
  • 94d3963ad2 Configured jingo Felipe Martín 2013-05-21 13:49:28 +0200
  • c768b88fa5 Updated tests. Now using django TestCase, fabric command and fox working again. Felipe Martín 2013-05-20 19:03:44 +0200
  • f4e9dbff0e Added migrate script for dumping all the version from the old herobrine project Felipe Martín 2013-05-20 17:15:02 +0200
  • ae6d6d53d2 Moved models to a single file until I found a useful method for sorting them Felipe Martín 2013-05-20 16:56:06 +0200
  • 913f5c7189 databae.mod: Showing last version and clickable url Felipe Martín 2013-05-20 16:38:35 +0200
  • 20581464a5 Added version model Felipe Martín 2013-05-20 16:29:14 +0200
  • 7fbe0b241b Added Vanilla fixture for database.mod Felipe Martín 2013-05-20 16:28:38 +0200
  • 50c9ae667d Added app database. Added model mod Felipe Martín 2013-05-20 16:16:29 +0200
  • c8d288fc13 Added south actions to fabfile Felipe Martín 2013-05-20 16:16:02 +0200
  • 4d07760550 Moved to python 2.7.5 *sigh* Felipe Martín 2013-05-20 16:09:03 +0200
  • dfef227c21 Added south Felipe Martín 2013-05-20 16:08:45 +0200
  • 687c9d32df Ignore MANIFEST Felipe Martín 2013-05-20 14:15:45 +0200
  • aa642ceb5b Delete MANIFEST Felipe Martín 2013-05-20 14:15:19 +0200
  • 843cdeb914 Removed local settings (gitignore) Felipe Martín 2013-05-20 14:04:28 +0200
  • f8bbc422fd Removed local_settings Felipe Martín 2013-05-20 14:04:08 +0200
  • a931d35324 Added tests settings Felipe Martín 2013-05-20 14:03:07 +0200
  • 656670d284 Updated TOX Felipe Martín 2013-05-20 14:00:50 +0200
  • 19fc742050 Added django-grappelli Felipe Martín 2013-05-20 14:00:23 +0200
  • 01919b44b8 Added django 1.5.1 and configured local_settings Felipe Martín 2013-05-20 13:56:58 +0200
  • 947594e76c Initial commit: Base files and folder structure Felipe Martín 2013-05-20 13:01:24 +0200