oweals/karmaworld.git
2013-03-08 Lucian UrsuAdded Install instructions to the README. 100/head
2013-03-08 Lucian UrsuMade deployment work on local machines.
2013-02-28 Lucian UrsuAdded another task that handles the first deploy.
2013-02-28 Lucian UrsuChanged the deploy task to only deploy new changes...
2013-02-28 Lucian UrsuRenamed and fixed a task and added more tasks, all...
2013-02-28 Lucian UrsuSmall adjustments to the way celeryd and celerybeat...
2013-02-28 Lucian UrsuFixed typos in config files.
2013-02-28 Lucian UrsuUpgraded Fabric version.
2013-02-28 Lucian UrsuFixed supervisor version in requirements file.
2013-02-22 Lucian UrsuAdded tasks to manage the gunicorn process. Fixes #86.
2013-02-22 Lucian UrsuUsing a single, more general function to manage supervi...
2013-02-22 Lucian UrsuAdded Fabric tasks for celeryd. Fixes #87.
2013-02-22 Lucian UrsuUpdated the 'update_code' task to also checkout the...
2013-02-22 Lucian UrsuAlso specifying the branch in the environment-related...
2013-02-22 Lucian UrsuSpecifying the path to the conf files in the environmen...
2013-02-22 Lucian UrsuSplit the static files management into several tasks.
2013-02-22 Lucian UrsuAdded a 'here' task which runs commands locally. Specif...
2013-02-22 Lucian UrsuRemoved the env.run variable, because it's not needed.
2013-02-22 Lucian UrsuUsing a single task to sync the db and run migrations.
2013-02-22 Lucian UrsuAdded the 'task' decorator to some functions that are...
2013-02-22 Lucian UrsuRemoved unused command from fabfile.
2013-02-21 Lucian UrsuAdded supervisor to requirements.
2013-02-21 Lucian UrsuRemoved gunicorn.py.ini, because it's not needed anymore.
2013-02-21 Lucian UrsuAdded conf files for gunicorn and supervisord for produ...
2013-02-21 Lucian UrsuAdded a 'var' directory to keep transient information.
2013-02-19 Seth WoodworthMerge remote-tracking branch 'origin/test'
2013-02-19 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-19 Charles Holbrowtablesorter options #83
2013-02-19 bobcallPushed some of the newer os-install docs (still merging...
2013-02-13 Seth Woodworthadding first batch of tests for notes.models
2013-02-13 Seth Woodworthadding django-nose testing framework to dev settings
2013-02-13 Seth Woodworthfixing subtle bugs in notes.models based on tests
2013-02-13 Charles HolbrowPagnination working, but ugly #59 -- client side sort...
2013-02-12 Seth Woodworthadding django-nose and coverage to dev requirements
2013-02-11 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-11 Charles HolbrowClarifying comment
2013-02-11 Seth Woodworthmove add-course lightbox js into file, closes #74
2013-02-11 Seth Woodworthmove course_list tablesorter javascript configuration...
2013-02-11 Seth Woodworthcleanin up imports in base template
2013-02-07 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-07 Seth Woodworthmoving qq.FileUploader to lightboxupload, #74
2013-02-07 Charles Holbrowadding documentation for dump_json manage command
2013-02-07 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-07 Charles Holbrowadding documentaiton for import_json manage command
2013-02-07 Seth Woodworthmoving js from note_detail to note-iframe.js, for issue #74
2013-02-07 Seth Woodworthminor formatting cleanup of the os-install.rst doc
2013-02-07 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-07 Seth Woodworthadding django-extensions helpers to manage.py
2013-02-06 bobcallMerged other documentation to os-install.rst (Still...
2013-02-06 bobcallFixed a few formatting issues in os-install.rst
2013-02-06 bobcallFixed a few formatting issues in os-install.rst
2013-02-06 bobcallRolled out first write of os-install.rst (more testing...
2013-02-05 Seth Woodworthdocumenting how to install rabbitmq-server on ubuntu...
2013-02-05 Seth Woodworthfinish documenting the secrets folder, closes #50
2013-02-05 Seth Woodworthadding intial documentation on the /secrets/ folder...
2013-02-05 Seth Woodworthsetting up grapelli autocomplete for Note >> Course...
2013-02-04 Seth Woodworthfixing absolute path for url() in global.css, for #71
2013-02-04 Seth Woodworthuse relative imports in table_sort.css to work with...
2013-02-04 Seth Woodworthremoving unused bin folder executables in favor of...
2013-02-04 Seth Woodworthupdate one-liner on front page
2013-02-04 Seth Woodworthupdate survey link and thank you text
2013-02-04 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-04 Seth Woodworthset file uploads to use local server file hosting inste...
2013-02-04 Charles Holbrowimport_json command re-generates school, course and...
2013-02-01 Seth Woodworthadding gunicorn to production INSTALLED_APPS
2013-02-01 Seth Woodworthadding amqplib to production requirements
2013-02-01 Charles Holbrowsetting max values slug fields for schools and notes
2013-02-01 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-01 Charles Holbrowsetting max length of school slug
2013-02-01 Seth Woodworthinvert notes defaute sorting
2013-02-01 Seth Woodworthon file upload success, redirect back to course page...
2013-02-01 Seth Woodworthremoving caching from development settings
2013-02-01 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-01 Seth Woodworthadding the CourseForm modelform
2013-02-01 bobcallremove dup. reqs/prod.txt
2013-02-01 Robert CallRemoved AWS var., see secret/static_s3
2013-02-01 Robert CallFixed common.py and dev.py
2013-02-01 Charles HolbrowMerge branch 'master' of https://github.com/FinalsClub...
2013-02-01 bobcallAdded s3 buckets / DB secrets file imports to /karmawor...
2013-02-01 Charles HolbrowMerge branch 'master' of https://github.com/FinalsClub...
2013-02-01 Charles Holbrowadding pylibmc to production requirements, removing...
2013-02-01 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-01 Charles HolbrowConfiguring production settings for postgresql #67...
2013-02-01 Seth Woodworthadding an empty placeholder course_form.html to allow...
2013-02-01 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-01 Seth Woodworthadd CourseSaveView ModelFormMixin and ProcessFormView...
2013-02-01 Seth Woodworthadd CourseSaveView route to urls
2013-02-01 Seth Woodworthmodify add course lightbox styling and autocomplete js
2013-02-01 Seth Woodworthmodify Course.save to append the model id to the slug
2013-02-01 Charles Holbrowremoving slash after all instances of {{ STATIC_URL...
2013-02-01 Charles Holbrowreplacing /static with {{ STATIC_URL }} template tag
2013-02-01 Charles Holbrowtesting PyLibMCCache as caching backend
2013-01-31 Charles HolbrowCourse Detail style tweaks #55
2013-01-31 Charles Holbrowadding clarification to gdrive docs
2013-01-31 Charles Holbrowadding documentation for dbimport
2013-01-31 Charles Holbrowfix error with file importing
2013-01-30 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-30 Charles Holbrowadding script in import db from json
2013-01-30 Charles Holbrowadding hidden OS X file to .gitignore
2013-01-30 Charles Holbrowadding manage command to dump json
next