summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2014-12-15improve performance of sync scriptAndy Doan
2014-12-12cleanup dead code from launchpad daysAndy Doan
2014-12-11utils.py: remove weird at-exit logicAndy Doan
2014-12-11utils.py: make get_commits_to_parse smarterAndy Doan
2014-12-11utils.py: make git-pull smartAndy Doan
2014-12-11utils.py: remove need for ensure_on_valid_branchAndy Doan
2014-12-11utils.py: simplify subprocess usage in branch syncing codeAndy Doan
2014-11-21fix broken commit ea20228e346cc2fbbbebcb32a44331c534943cf7Andy Doan
2014-11-21allow cron script to exit with an errorAndy Doan
2014-08-06Fix issue with version logic2014.07.1Andy Doan
2014-07-31Include deployed version information in page footer2014.07Andy Doan
2014-07-31add a requirements.txt fileAndy Doan
2014-07-24use django DB connection for patchworkAndy Doan
2014-03-12Fix get-linaro-membership script problem.Milo Casagrande
2014-02-28Update settings and local_settings.Milo Casagrande
2014-02-28Fix for production deployment.Milo Casagrande
2014-02-14Moved comment saving.Milo Casagrande
2014-02-14Reworked the way we chacke if a patch is valid.Milo Casagrande
2014-02-14Space conversion.Milo Casagrande
2014-02-14Added missing parameters.Milo Casagrande
2014-02-12Updated URL file and added new .gitignore.Milo Casagrande
2014-02-12Removed monthly highlight code.Milo Casagrande
2014-02-12Updated settings file.Milo Casagrande
2013-12-20Added expiry check on cached users.Milo Casagrande
2013-12-05Refactored code.Milo Casagrande
2013-12-05Fixed if clause.Milo Casagrande
2013-12-05Added crowd integration for email checking.Milo Casagrande
2013-12-05Merged from trunk.Milo Casagrande
2013-12-05Fixed datetime parsing from db.Milo Casagrande
2013-12-05Added logic for cached user expiration check.Milo Casagrande
2013-12-05Fixed if clause.Milo Casagrande
2013-12-05Fixed print statement.Milo Casagrande
2013-12-04Fixed doc string, refactored variable, fixed if-logic.Milo Casagrande
2013-12-03Merged from trunk.Milo Casagrande
2013-11-29Fixes to accept only patches from Linaro engineers.Milo Casagrande
2013-11-29PEP8 fixes for parsemail.Milo Casagrande
2013-10-24Fixed email/username length.Milo Casagrande
2013-10-24Added user migration script for Crowd ID.Paul Sokolovsky
2013-10-23Add a Django app to increase login field length.Paul Sokolovsky
2013-10-23Add django-south to handle any future DB migrations.Paul Sokolovsky
2013-10-23Added script to migrate Linaro user to Crowd.Milo Casagrande
2013-10-18Don't create Person (== patch submitter) object if we don't have email for it.Paul Sokolovsky
2013-10-17Merged from trunk.Milo Casagrande
2013-10-17Fixed PEP8 error.Milo Casagrande
2013-10-17Added team display name creation, removed unnecessary call.Milo Casagrande
2013-10-17Applied improvements to diff parsing script.Milo Casagrande
2013-10-17Fixed formatting error.Milo Casagrande
2013-10-16Updated to use new Crowd code.Milo Casagrande
2013-10-16Merged from trunk.Milo Casagrande
2013-10-16Removed unused imports, added comment.Milo Casagrande