oweals/karmaworld.git
2013-12-20 Bryanfirst attempt at resolving migration dependencies
2013-12-20 Charles ConnellStart migrations from beginning
2013-12-20 Charles ConnellMigration to keep RawDocument up to date
2013-12-20 Charles ConnellDon't delete a note if its user is deleted
2013-12-20 Bryan BonvalletAdding beautifulsoup4 back. still needed.
2013-12-20 Bryan BonvalletDefault sort is ascending, want descending sort here.
2013-12-20 Bryan BonvalletOrdering leaderboard by score and truncating at 20
2013-12-20 Bryan BonvalletFixing about page to display all schools that have...
2013-12-20 Charles ConnellI meant hide, not show
2013-12-20 Charles ConnellUpdate note counts when a note is create or deleted
2013-12-20 Charles ConnellMigrations necessary for last change
2013-12-20 Charles ConnellAccept uploaders' email addresses
2013-12-20 Bryan BonvalletReenabling santize_html now that it works. closes #160
2013-12-20 Bryan Bonvalletfix sanitize_html to write out HTML instead of repr...
2013-12-19 BryanFixing multiple upload problem by removing anonymous...
2013-12-19 Bryan Bonvalletwoops, no reason to wait only to fail. moving fail...
2013-12-19 Bryanfixing the example drive.py, properly importing it...
2013-12-19 Bryanmissing dependencies; not sure how beautifulsoup4 got...
2013-12-19 Bryanfixing minor typo
2013-12-19 Bryanconvert gdrive.py and secrets to auth against a Google...
2013-12-19 Charles ConnellTests for google drive conversion
2013-12-19 Charles ConnellAdd bit about document_upload tests
2013-12-18 Charles ConnellImprove formatting
2013-12-18 Bryan BonvalletMerge pull request #164 from FinalsClub/filepick.io
2013-12-18 Charles ConnellDatabase migration for enforcing course uniqueness 164/head
2013-12-18 Charles ConnellFormat commands better
2013-12-18 Charles ConnellBetter Evernotes
2013-12-18 Charles ConnellBasics of Evernote workaround
2013-12-18 Charles ConnellEnforce course uniqueness
2013-12-18 Charles ConnellLittle cleanup on courses
2013-12-17 Bryanplaces ENML to XML mimetype conversion in the wrong...
2013-12-17 Bryanconverting ENML mimetypes to XML mimetypes
2013-12-17 Bryansome quick notes to complete the VM startup procedure
2013-12-17 BryanMerge remote-tracking branch 'origin/filepick.io' into...
2013-12-17 Bryan Bonvalletremoving license for Ajaxuploader, closing #194
2013-12-17 BryanMerge filepick.io into feature_vagrant_startup
2013-12-17 Charles ConnellRemove unused code: ajaxuploader, lightboxes, and other...
2013-12-17 Charles ConnellMore automation of Selenium tests
2013-12-17 Charles ConnellDjango unit tests for courses, move around test files
2013-12-17 Charles ConnellMore testing of Add Course form
2013-12-16 Andrew Magliozziremoving github and skydrive from list of filepicker...
2013-12-16 Andrew Magliozzirestoring evernote to list of filepicker services
2013-12-16 Charles ConnellBeginning Selenium tests
2013-12-15 Charles ConnellAutocomplete instructor names, take users to existing...
2013-12-14 Charles ConnellCharles additions to .gitignore
2013-12-14 Charles ConnellAutocomplete course names
2013-12-13 Charles ConnellAdd buttons in header
2013-12-13 Andrew Magliozziadding S# as filepicker data store location
2013-12-13 Charles ConnellDisable evernote upload
2013-12-13 Bryan BonvalletMerge branch 'filepick.io' of ssh://github.com/FinalsCl...
2013-12-13 Bryan BonvalletChanging SITE_ID from 2 (less than 1% use case) to...
2013-12-13 Bryanupdating changed function name
2013-12-13 Bryancopy secrets from host and updated README to address...
2013-12-12 Bryanfirst_deploy() appears to be nearly ready for primetime...
2013-12-12 Bryanfetch USDE csv and import it closes #195
2013-12-12 Bryanautomating USDE course synchronization for #195, but...
2013-12-11 BryanDjango will now output useful info to gunicorn, closing...
2013-12-11 Bryancollecting static in case static hosting is not done...
2013-12-11 BryanRuby does not like tilde for home directory.
2013-12-11 Bryancopying workaround from #192 to address part of the...
2013-12-11 BryanFixing URL formatting mistake
2013-12-11 Bryanclosing #191 by adding the VM's private SSH key into...
2013-12-11 BryanCommenting upon the third party service requirements.
2013-12-11 Bryanignoring json secrets as well.
2013-12-10 BryanFilling out additional example files for storing secrets.
2013-12-06 Bryangunicorn logs now, closing #188
2013-12-05 Bryanfor #184 nginx deploys with config and for #186 supervi...
2013-12-04 Bryanpulling in nginx config
2013-12-04 Seth Woodworthadding nginx.conf from production server to repo 185/head
2013-12-04 Bryanfixing typos
2013-12-04 Bryanseparating env, code, and project directories while...
2013-12-04 Bryanreverting back to original, pre-VM setup
2013-12-04 Bryanstreamlining deploy, although with 2 invalid configs...
2013-12-04 Bryanfix to output the file contents properly
2013-12-04 Bryanos-install says rabbitmq is needed, although celery...
2013-12-04 Bryangenerate database connection info for VM for #178
2013-12-02 Bryanfirst_deploy completes, supervisord runs (#174), but...
2013-11-27 Bryan Bonvalletcreating directory structure for supervisord files...
2013-11-27 Bryan Bonvalletget supervisord up and running for #174
2013-11-23 Bryan Bonvalletremoving a function that is probably important but...
2013-11-23 Bryan BonvalletReplacing all instances of env.run with virtenv_exec...
2013-11-23 Bryan BonvalletSame meaning for psycopg2, but removing explicit localh...
2013-11-23 Bryan BonvalletRemoving here() antipattern, fixing virtualenv deployme...
2013-11-19 Andrew MagliozziHot fix to allow full folder upload to KarmaNotes
2013-11-18 Bryan Bonvalletadditional dependencies and instructions for them
2013-11-18 Bryan BonvalletAdding some lower bound version number for Vagrant...
2013-11-12 Robert CallUpdate common.txt
2013-11-11 Bryanmore useful information about interacting with the VM
2013-11-11 Bryanminor typo correct and clarification
2013-11-11 Bryanfixing markdown link mistakes
2013-11-11 Bryannew branch for establishing a production-ready KarmaWor...
2013-11-08 Andrew Magliozzifixed typo
2013-11-08 Andrew MagliozziUpdate filepicker.html
2013-11-08 Andrew Magliozzifixing line return errors
2013-11-08 Andrew MagliozziAdding facebook ads tracking pixel to upload thank...
2013-10-31 bobcallRemoved Install section from README.md and pointed...
2013-10-31 bobcallAdded TODO.rst to /docs/source
2013-10-31 bobcallRemoved step 4 and made ref. to os-install.rst docs
2013-10-31 bobcallfixed fabric supervisord.conf to use absolute paths
2013-10-31 bobcallAdded remaining secret templates
next