-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PBL-32835 Upgrade to Django 1.9 and use django-pipline #279
base: master
Are you sure you want to change the base?
Commits on Jan 28, 2016
-
Joseph Atkins-Turkish committed
Jan 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 55db94d - Browse repository at this point
Copy the full SHA 55db94dView commit details -
Updated bootstrap/procfile/post_compile configuration
Joseph Atkins-Turkish committedJan 28, 2016 Configuration menu - View commit details
-
Copy full SHA for 009d320 - Browse repository at this point
Copy the full SHA 009d320View commit details -
Renamed 'auth' app to 'site_auth' to fix app name conflict.
Joseph Atkins-Turkish committedJan 28, 2016 Configuration menu - View commit details
-
Copy full SHA for b1a0e8c - Browse repository at this point
Copy the full SHA b1a0e8cView commit details -
Use 'celery worker -A cloudpebble' in Procfile
Joseph Atkins-Turkish committedJan 28, 2016 Configuration menu - View commit details
-
Copy full SHA for f24a2ef - Browse repository at this point
Copy the full SHA f24a2efView commit details -
Fixied some errors and updated some requirements.
Joseph Atkins-Turkish committedJan 28, 2016 Configuration menu - View commit details
-
Copy full SHA for ee4480f - Browse repository at this point
Copy the full SHA ee4480fView commit details
Commits on Feb 3, 2016
-
Joseph Atkins-Turkish committed
Feb 3, 2016 Configuration menu - View commit details
-
Copy full SHA for c38c98f - Browse repository at this point
Copy the full SHA c38c98fView commit details -
Added staticfiles to .gitignore
Joseph Atkins-Turkish committedFeb 3, 2016 Configuration menu - View commit details
-
Copy full SHA for 4613a5d - Browse repository at this point
Copy the full SHA 4613a5dView commit details
Commits on Feb 4, 2016
-
Merge branch 'master' into feature/django-1.9
Joseph Atkins-Turkish committedFeb 4, 2016 Configuration menu - View commit details
-
Copy full SHA for b9c6c8f - Browse repository at this point
Copy the full SHA b9c6c8fView commit details -
Upgrade to Django 1.9.2 & migrate --fake-initial in post_compile
Joseph Atkins-Turkish committedFeb 4, 2016 Configuration menu - View commit details
-
Copy full SHA for 3ac0aaf - Browse repository at this point
Copy the full SHA 3ac0aafView commit details -
Update initial migration with latest changes
Joseph Atkins-Turkish committedFeb 4, 2016 Configuration menu - View commit details
-
Copy full SHA for 257f121 - Browse repository at this point
Copy the full SHA 257f121View commit details -
Support CSS compression with sourcemaps
Joseph Atkins-Turkish committedFeb 4, 2016 Configuration menu - View commit details
-
Copy full SHA for 056afe4 - Browse repository at this point
Copy the full SHA 056afe4View commit details -
Updated DEBUG=False logging to use console.
Joseph Atkins-Turkish committedFeb 4, 2016 Configuration menu - View commit details
-
Copy full SHA for 93dc170 - Browse repository at this point
Copy the full SHA 93dc170View commit details
Commits on Feb 5, 2016
-
Joseph Atkins-Turkish committed
Feb 5, 2016 Configuration menu - View commit details
-
Copy full SHA for a85a7df - Browse repository at this point
Copy the full SHA a85a7dfView commit details -
Use absolute BASE_DIR and STATIC_ROOT, and uglify-js
Joseph Atkins-Turkish committedFeb 5, 2016 Configuration menu - View commit details
-
Copy full SHA for 9c02541 - Browse repository at this point
Copy the full SHA 9c02541View commit details -
Try replacing dj_static with whitenoise
Joseph Atkins-Turkish committedFeb 5, 2016 Configuration menu - View commit details
-
Copy full SHA for 16574fd - Browse repository at this point
Copy the full SHA 16574fdView commit details -
Joseph Atkins-Turkish committed
Feb 5, 2016 Configuration menu - View commit details
-
Copy full SHA for 1724057 - Browse repository at this point
Copy the full SHA 1724057View commit details
Commits on Feb 9, 2016
-
Set up S3 on first access instead of at module import time.
Joseph Atkins-Turkish committedFeb 9, 2016 Configuration menu - View commit details
-
Copy full SHA for ed9bcfe - Browse repository at this point
Copy the full SHA ed9bcfeView commit details -
Joseph Atkins-Turkish committed
Feb 9, 2016 Configuration menu - View commit details
-
Copy full SHA for c304cf5 - Browse repository at this point
Copy the full SHA c304cf5View commit details
Commits on Mar 25, 2016
-
Set BucketHolder self.configured *after* actually configuring
Joseph Atkins-Turkish committedMar 25, 2016 Configuration menu - View commit details
-
Copy full SHA for e22b6d4 - Browse repository at this point
Copy the full SHA e22b6d4View commit details -
Joseph Atkins-Turkish committed
Mar 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 8fa0765 - Browse repository at this point
Copy the full SHA 8fa0765View commit details
Commits on Apr 7, 2016
-
Removed staticfiles_storage toggle
Joseph Atkins-Turkish committedApr 7, 2016 Configuration menu - View commit details
-
Copy full SHA for ece69cf - Browse repository at this point
Copy the full SHA ece69cfView commit details -
Fixed issues with django-pipeline speed in Development mode.
Joseph Atkins-Turkish committedApr 7, 2016 Configuration menu - View commit details
-
Copy full SHA for 8d43772 - Browse repository at this point
Copy the full SHA 8d43772View commit details -
Merge branch 'master' into feature/django-1.9
Conflicts: ide/tasks/keen_task.py requirements.txt
Joseph Atkins-Turkish committedApr 7, 2016 Configuration menu - View commit details
-
Copy full SHA for a15d5e9 - Browse repository at this point
Copy the full SHA a15d5e9View commit details -
Merge branch 'task/update-python' into feature/django-1.9
Conflicts: requirements.txt utils/s3.py
Joseph Atkins-Turkish committedApr 7, 2016 Configuration menu - View commit details
-
Copy full SHA for e7db207 - Browse repository at this point
Copy the full SHA e7db207View commit details
Commits on Apr 15, 2016
-
Bumped packages and updated project for compataility
Joseph Atkins-Turkish committedApr 15, 2016 Configuration menu - View commit details
-
Copy full SHA for fb4b975 - Browse repository at this point
Copy the full SHA fb4b975View commit details
Commits on Apr 19, 2016
-
Joseph Atkins-Turkish committed
Apr 19, 2016 Configuration menu - View commit details
-
Copy full SHA for 3be02da - Browse repository at this point
Copy the full SHA 3be02daView commit details
Commits on Apr 28, 2016
-
Merge branch 'task/update-python' into feature/django-1.9
Joseph Atkins-Turkish committedApr 28, 2016 Configuration menu - View commit details
-
Copy full SHA for db1d1c5 - Browse repository at this point
Copy the full SHA db1d1c5View commit details
Commits on May 3, 2016
-
Merge branch 'task/update-python' into feature/django-1.9
Conflicts: requirements.txt
Joseph Atkins-Turkish committedMay 3, 2016 Configuration menu - View commit details
-
Copy full SHA for 09786f5 - Browse repository at this point
Copy the full SHA 09786f5View commit details
Commits on May 10, 2016
-
Merge branch 'feature/s3_bucketholder' into feature/django-1.9
Joseph Atkins-Turkish committedMay 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 1e33def - Browse repository at this point
Copy the full SHA 1e33defView commit details -
Merge branch 'feature/travis' into feature/django-1.9
Conflicts: cloudpebble/settings.py requirements.txt
Joseph Atkins-Turkish committedMay 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 6b05f12 - Browse repository at this point
Copy the full SHA 6b05f12View commit details -
Joseph Atkins-Turkish committed
May 10, 2016 Configuration menu - View commit details
-
Copy full SHA for e9191cc - Browse repository at this point
Copy the full SHA e9191ccView commit details
Commits on May 11, 2016
-
Merge branch 'feature/travis' into feature/django-1.9
Joseph Atkins-Turkish committedMay 11, 2016 Configuration menu - View commit details
-
Copy full SHA for 978d66f - Browse repository at this point
Copy the full SHA 978d66fView commit details
Commits on May 19, 2016
-
Merge branch 'feature/improved-logging' into feature/django-1.9
Conflicts: cloudpebble/settings.py ide/tasks/archive.py ide/tasks/git.py
Joseph Atkins-Turkish committedMay 19, 2016 Configuration menu - View commit details
-
Copy full SHA for d5185df - Browse repository at this point
Copy the full SHA d5185dfView commit details
Commits on Jun 10, 2016
-
Merge branch 'master' into feature/django-1.9
# Conflicts: # cloudpebble/settings.py # ide/tasks/archive.py # ide/tasks/gist.py # ide/templates/ide/project.html # requirements.txt # root/templates/common/base.html # utils/s3.py
Joseph Atkins-Turkish committedJun 10, 2016 Configuration menu - View commit details
-
Copy full SHA for e93a4be - Browse repository at this point
Copy the full SHA e93a4beView commit details -
Joseph Atkins-Turkish committed
Jun 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 2c06d97 - Browse repository at this point
Copy the full SHA 2c06d97View commit details -
Backported improvements from test-bench
Joseph Atkins-Turkish committedJun 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 17810ba - Browse repository at this point
Copy the full SHA 17810baView commit details
Commits on Jul 6, 2016
-
Merge branch 'master' into feature/django-1.9
Joseph Atkins-Turkish committedJul 6, 2016 Configuration menu - View commit details
-
Copy full SHA for 2d6bc84 - Browse repository at this point
Copy the full SHA 2d6bc84View commit details
Commits on Aug 3, 2016
-
Merge branch 'master' into feature/django-1.9
# Conflicts: # ide/models/build.py # ide/templates/ide/project.html
Joseph Atkins-Turkish committedAug 3, 2016 Configuration menu - View commit details
-
Copy full SHA for d69ac58 - Browse repository at this point
Copy the full SHA d69ac58View commit details
Commits on Aug 5, 2016
-
Joseph Atkins-Turkish committed
Aug 5, 2016 Configuration menu - View commit details
-
Copy full SHA for df1339e - Browse repository at this point
Copy the full SHA df1339eView commit details
Commits on Sep 7, 2016
-
Merge branch 'master' into feature/django-1.9
# Conflicts: # Dockerfile # cloudpebble/settings.py # ide/tasks/archive.py # ide/tasks/build.py # package.json
Joseph Atkins-Turkish committedSep 7, 2016 Configuration menu - View commit details
-
Copy full SHA for 732e0ef - Browse repository at this point
Copy the full SHA 732e0efView commit details -
Joseph Atkins-Turkish committed
Sep 7, 2016 Configuration menu - View commit details
-
Copy full SHA for b5371a7 - Browse repository at this point
Copy the full SHA b5371a7View commit details
Commits on Dec 16, 2016
-
Chase Sillevis committed
Dec 16, 2016 Configuration menu - View commit details
-
Copy full SHA for 9630157 - Browse repository at this point
Copy the full SHA 9630157View commit details